Core
- Fix plugin and mode glob patterns
- Add debug agent subcommand to test agents in isolation (@Eric-Guo)
- Display MCP tag for prompts in autocomplete but not in prompt (@paoloricciuti)
TUI
- Clarify agent-name placeholder in tips (@anzulaqeel-anunzio)
Desktop
- Remove status bar and add new elements in header
- Better new session button in desktop app
- Add unified diff toggle to desktop application
- Fix desktop not rendering large sessions
Thank you to 4 community contributors:
- @paoloricciuti:
- fix: display MCP tag for prompts in autocomplete but not in prompt (#6531)
- @anzulaqeel-anunzio:
- fix: Clarify agent-name placeholder in tips (#6520)
- @Eric-Guo:
- feat(cli): New debug agent subcommand (#6529)
- @backnotprop:
- docs: Add plannotator plugin (#6510)