v0.7.0
What's New
Multi-Project Workspaces
:BanjoProject <path>opens a project in a new tab with its own cwd and Claude session/project <path>slash command- scope.nvim integration for tab-scoped buffers
- Each tab gets independent bridge/session
- Automatic bufferline configuration for multi-project tabs (shows
N:project-name)
Permission Prompts
- Claude Code permission dialogs with tool name and risk level
- Formatted tool input display (command, path, pattern)
- y/a/n keybindings for allow/always/deny
Nudge Continuation
- Auto-continue when Claude hits turn limits
- Checks for pending Dots tasks
- Toggle with
/nudgeor<leader>an
UI Improvements
- Background tab notifications when agent needs attention
- Tool call display with status icons and folding
qcloses panel from both input and output buffers- nui.nvim fallback for prompts
Bug Fixes
- Remove redundant keymap_prefix fallbacks (default is
<leader>a) - Fix bufferline tab numbering and project name display
Other
- Better error handling and reconnection
- Documentation updates
- Code review fixes and DRY improvements
Full Changelog: v0.6.1...v0.7.0