picoclaw/pkg/utils
yinwm 6f4da88b28 refactor(channels): consolidate media handling and improve resource cleanup
Extract common file download and audio detection logic to utils package,
implement consistent temp file cleanup with defer, add allowlist checks
before downloading attachments, and improve context management across
Discord, Slack, and Telegram channels. Replace logging with structured
logger and prevent context leaks in transcription and thinking animations.
2026-02-12 12:46:28 +08:00
..
media.go refactor(channels): consolidate media handling and improve resource cleanup 2026-02-12 12:46:28 +08:00
string.go refactor(agent): improve code quality and restore summarization 2026-02-11 20:31:41 +08:00