This release (0.2.19) includes workspace-focused PR scoping, onboarding improvements, agent behavior improvements, accessibility and visual polish, and a set of bug fixes.
Highlights:
- PRs in the sidebar are now scoped to each workspace instead of showing every open PR across the repo.
- Cleaner onboarding: sidebar navigation is hidden during provider setup so you can focus on getting connected.
- Custom behavior prompts now carry through to delegated specialist agents.
- Improved accessibility across the app shell, navigation, and workspace UI.
- Visual polish for the diagram system.
Fixes:
- Blank agent created on workspace open.
- Tool calls misrouted when provider titles replace tool names.
- Stack overflow in deep clone operations.
- Node.js version check using the wrong PATH.
- Workspace context menu bugs on Windows.
- Broken links on settings and onboarding pages.
- Provider selection desyncing when changed externally.
- Workspace archive flicker on the home screen.
- Stale agents blocking the spawn cap.
- PR status changes not reflected in workspace state.
- Improved error message when Node.js installation is stale.