- 修复:当配置中存在无效引用时提供更清晰的错误提示信息 (#1874)
- 修复:任务工具提示信息 (#1887)
- 修复:不支持推理功能的问题 (#1882)
- 修复:权限提示相关问题 (#1884)
- 将默认代理权限与全局配置合并 (#1879)
- 修复:更新读取工具描述以排除二进制/图像文件
- 修复:允许当前工作目录外的附件,并支持SVG格式
- 修复:消息布局不稳定的问题
- fix: better error message when config has invalid references (#1874)
- fix: task tool prompt (#1887)
- fix: reasoning not supported (#1882)
- fix: permission prompting issues (#1884)
- Merge default agent permissions with global config (#1879)
- fix: update read tool description to exclude binary/image files
- fix: allow attachments outside cwd, and support svg
- fix: messages layout instability