Highlights
- break change: remove browser integration
- subagent: support custom by directory
- subagent: support tool approval
- skill: add skill command to add, list and remove skills
- commit: support create github pr
- model: add naidia and canopywave provider
- ux: enhance diff viewer with syntax highlighting
- ux: fix max listeners warning problem
- ux: redesign tool approval ui and support inline deny input
- add Minimal output style for none-programming task
- add extra system message to anthropic provider to bypass claude-code restrictions
What's Changed
- feat: add agent progress overlay and transcript mode by @xierenyuan in #570
- feat: redesign ApprovalModal UI with inline deny input by @xierenyuan in #582
- chore: update model aliases with latest provider mappings by @sorrycc in #585
- fix: update git status command implementation by @sorrycc in #584
- feat: add minimal output style option by @sorrycc in #586
- feat: add command description field to bash tool by @xierenyuan in #587
- feat: add tool approval support for task tool by @xierenyuan in #583
- feat: add skill command with add list remove subcommands by @sorrycc in #589
- feat: enhance diff viewer with syntax highlighting and smart display by @xierenyuan in #591
- feat: replace diff gap indicator with ellipsis by @xierenyuan in #594
- feat: add multi-directory SubAgent file loading support by @xierenyuan in #593
- feat: remove browser integration and chrome-devtools-mcp support by @sorrycc in #597
- refactor: implement terminal size context provider to fix max listeners warning by @sorrycc in #598
- feat: update init command documentation with thorough analysis steps by @sorrycc in #599
- feat: add GitHub PR creation to commit workflow by @sorrycc in #601
- feat: add nvidia and canopywave provider support by @sorrycc in #604
Full Changelog: 0.22.4...0.22.5