Changes
🚀 Features
- feat(auth): add Google Application Default Credentials support for Vertex AI @amitksingh1490 (#2326)
- feat(workspace): add batch delete support for multiple workspaces @tusharmath (#2332)
- feat(zsh): add cost display to rprompt with related conversations @tusharmath (#2329)
- refactor(hook): add lifecycle hook system @tusharmath (#2284)
📝 Documentation
- refactor(skill): use temp file for gh pr create body @tusharmath (#2338)
🐛 Bug Fixes
- fix(transformer): preserve reasoning continuity after compaction @amitksingh1490 (#2335)
- fix(vertex): add Gemini 3 thought signature support @amitksingh1490 (#2324)
- fix(openai): trim tool call IDs to 40 chars max @amitksingh1490 (#2342)
- fix(fs): respect ignore files in directory listing @laststylebender14 (#2341)
- fix(semantic_search): remove extensions field @laststylebender14 (#2339)
- fix(git): escape single quotes in commit messages @tusharmath (#2337)
- fix(zsh): prevent terminal hang during sync and improve command execution @tusharmath (#2333)
🧰 Maintenance
- chore(deps): use published streamdown version @laststylebender14 (#2340)
- refactor(skill): use temp file for gh pr create body @tusharmath (#2338)