agentscope-ai / agentscope-ai/QwenPaw
[Bug Report] WeChat Routing Error & Model Vision Handling Issue
Ouverte
bug
- Langage dominant
- Python
- Étoiles
- 34.9k
- Forks
- 3.1k
- Merge moyen
- 1 j 15 h
- PR mergées (30 j)
- 225
Description
1. 微信消息路由错误 (WeChat Routing Bug)
现象: 微信会话 (WeChat Channel) 的消息被错误路由到“控制台 (Console)"标签。
影响: 微信端只能看到 Tool Call 的过程,看不到 Agent 的最终回复文字。控制台标签显示完整回复,但无法同步回微信。
环境: macOS, WeChat Channel.
2. 非视觉模型处理图片导致乱码
现象: 当使用 MiniMax M2.7 (非多模态模型) 时,Agent 尝试使用 read_file 读取图片路径。由于图片是二进制文件,导致 Agent 输出大量乱码字符 (e.g., M.پ, &)...) 到微信端。
建议: 系统应该在调用非视觉模型前,拦截图片文件的 read_file 请求,或者强制调用视觉模型处理。
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.