multica/src/shared
Naiyuan Qing 020d132260 feat(channels): add media attachment types and cache directory
Add ChannelMediaAttachment type with support for audio, image, video,
and document media types. Extend ChannelMessage with optional media
field and ChannelPlugin with optional downloadMedia method.
Add MEDIA_CACHE_DIR path for downloaded media files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:44:21 +08:00
..
cancellation.ts feat(shared): add error handling infrastructure (#27) 2026-01-30 13:50:49 +08:00
errors.ts feat(shared): add error handling infrastructure (#27) 2026-01-30 13:50:49 +08:00
index.ts refactor(sdk): unify gateway-sdk into @multica/sdk package 2026-02-02 13:43:52 +08:00
paths.ts feat(channels): add media attachment types and cache directory 2026-02-09 09:44:21 +08:00
retry.ts feat(shared): add error handling infrastructure (#27) 2026-01-30 13:50:49 +08:00
types.ts Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00