- Improved
mcpCLI 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
mcpCLI + ability to debug MCP oauth (#5980)
- improve
- @Brendonovich:
- console: add AppImage download link