mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-06 08:01:49 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| channels | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||
| web-templates | ||
| webui | ||
| zed-extension | ||