mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-06-14 06:12:00 +00:00
62c28e1b3e
Extract shared media utilities (MediaInfo, BuildMediaTags, TranscribeAudio, DetectMIMEType) into internal/channels/media/ and refactor Telegram to use them. Add full inbound/outbound media support to Discord and Feishu channels (STT transcription, document extraction, media tags, voice agent routing). Add WebSocket media upload/serve endpoints and MIME-aware media tags in chat.send. Split large channel files for maintainability.