multica/packages/core/src/channels
Jiayuan Zhang 01b89ed488 feat(channels): add message source prefix, sendFile, and channel info
Prepend [ChannelName · private/group] prefix to debounced messages so
the LLM knows the message source. Add sendFile() for outbound media
routing and listChannelInfos() for system prompt channel awareness.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 01:37:22 +08:00
..
plugins feat(channels): add outbound media types and sendMedia to channel adapter 2026-02-13 01:37:08 +08:00
config.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
inbound-debouncer.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
manager.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
manager.ts feat(channels): add message source prefix, sendFile, and channel info 2026-02-13 01:37:22 +08:00
registry.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
types.ts feat(channels): add outbound media types and sendMedia to channel adapter 2026-02-13 01:37:08 +08:00