- 改进了 `mcp` 命令行工具并增加了调试 MCP OAuth 的功能 (@elithrar)
- 修复了 grep 工具中 Windows CRLF 换行符的处理问题 (@majiayu000)
- 为技能工具描述添加了基于智能体的过滤功能 (@malhashemi)
- 优化了小屏幕(矮屏和/或窄屏)的显示样式
- 将任务工具容器改为块级布局,以更好地显示子智能体会话
- 改进了连接失败时的错误提示信息
- 允许压缩钩子完全替换提示内容 (@joelhooks)
**感谢 5 位社区贡献者:**
- @malhashemi:
- 功能(技能):为技能工具描述添加基于智能体的过滤功能 (#6000)
- @joelhooks:
- 功能(插件):允许压缩钩子完全替换提示内容 (#5907)
- @majiayu000:
- 修复:处理 grep 工具中的 Windows CRLF 换行符问题 (#5948)
- @elithrar:
- 改进 `mcp` 命令行工具 + 调试 MCP OAuth 的功能 (#5980)
- @Brendonovich:
- 控制台:添加 AppImage 下载链接
- Improved `mcp` CLI and added ability to debug MCP OAuth (@elithrar)
- Fixed handling of Windows CRLF line endings in grep tool (@majiayu000)
- Added per-agent filtering to skill tool description (@malhashemi)
- Better styling for small screens (short and/or not wide)
- Changed task tool container to block layout for better subagent session display
- Better error messages on connection failure
- Allowed compaction hook to replace prompt entirely (@joelhooks)
**Thank you to 5 community contributors:**
- @malhashemi:
- feat(skill): add per-agent filtering to skill tool description (#6000)
- @joelhooks:
- feat(plugin): allow compaction hook to replace prompt entirely (#5907)
- @majiayu000:
- fix: handle Windows CRLF line endings in grep tool (#5948)
- @elithrar:
- improve `mcp` CLI + ability to debug MCP oauth (#5980)
- @Brendonovich:
- console: add AppImage download link