qwen-code/packages/channels/base
tanzhenxin 4f2b9e9bd8 feat(channels): add multimodal support with image handling
- Add model configuration option for channel-specific model selection
- Support base64-encoded images in prompts via AcpBridge
- Add media utilities for WeChat/Weixin channel
- Update settings schema for model configuration

Enables channels to process images and use custom models.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-25 07:43:48 +00:00
..
src feat(channels): add multimodal support with image handling 2026-03-25 07:43:48 +00:00
package.json feat(channels): add Telegram channel integration with ACP bridge 2026-03-24 06:33:36 +00:00
tsconfig.json fix(channels): fix TypeScript build errors 2026-03-24 06:45:39 +00:00