qwen-code/packages
tanzhenxin 1a272a12e9 feat(channels): add reply context support for referenced messages
- Add referencedText field to Envelope for quoted/replied-to messages
- TelegramAdapter extracts text from reply_to_message
- WeixinAdapter extracts text from ref_msg field
- ChannelBase prepends referenced text to agent prompt

This allows the agent to see what message a user is replying to,
providing better context for conversations in both Telegram and WeChat.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-26 03:34:16 +00:00
..
channels feat(channels): add reply context support for referenced messages 2026-03-26 03:34:16 +00:00
cli feat(channel): add status and stop commands for service management 2026-03-26 03:06:48 +00:00
core Merge pull request #2607 from QwenLM/fix/hook_runner-process_kill 2026-03-23 20:57:38 +08:00
sdk-java fix(core/rateLimit): add support for IdealTalk rate limit error code 1305 2026-02-28 11:05:41 +08:00
sdk-typescript feat: add system prompt customization options in SDK and CLI 2026-03-16 02:57:31 +08:00
test-utils chore: bump version to 0.13.0 2026-03-18 10:41:32 +08:00
vscode-ide-companion feat(channels): add multimodal support with image handling 2026-03-25 07:43:48 +00:00
web-templates refactor(export): clean up unnecessary fields and simplify data structure 2026-03-19 14:33:33 +08:00
webui feat(vscode-ide-companion): add image paste support (#1978) 2026-03-20 13:47:09 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00