qwen-code/packages/channels/base
tanzhenxin 92c54ff309 feat(channels): add DingTalk channel adapter
- Add @qwen-code/channel-dingtalk package with stream-based bot integration
- Support clientId/clientSecret authentication for DingTalk
- Add message deduplication and group chat mention handling
- Update ChannelConfig type to include dingtalk channel type

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-26 08:03:43 +00:00
..
src feat(channels): add DingTalk channel adapter 2026-03-26 08:03:43 +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