← All changes
1.3.18April 25, 2026
Annotate AI Diff, Linear Integration & Claude Account Switching

Features
- Annotate AI Diff — leave comments on any lines of an AI-generated diff, then send them all back to the agent in one batch to revise, keeping the review loop tight without copying line numbers
- Linear integration — browse and create Linear issues alongside GitHub, with a team selector and persisted last-used task source
- Claude account switcher — hot swap between multiple Claude accounts, matching the existing Codex switcher
- Cross-group tab drag — drag tabs between split-pane groups, not just within them
- Per-tab activity indicators in the terminal so you can see which sessions are working
- Writable issues page with inline editing
- SSH status surfaced directly in the worktree UI, plus a streamlined add-repo flow
- Windows default shell setting to pick between PowerShell and CMD
- Update card now collapses into the status bar instead of taking up permanent space
- Blank workspace names default to a unique marine creature
Improvements
- Colored top border on the active tab for easier orientation across split panes
- Polished sidebar typography and compacted the Task page chrome
- Back/forward workspace navigation icons replaced with clearer arrows
- Linkify bare filenames from `ls` output and stop underlining trailing whitespace in the terminal
- Overlay the rich markdown find bar instead of shifting content
- Renamed "Add repo" to "Add project" across the UI
Fixes
- Stopped infinitely flashing find-widget button tooltips in the editor
- Auggie agent now detected via its real `auggie` binary name
- Cold terminal restore no longer leaks CSI 997 into fresh shells
- Sidebar worktree spinner keeps running while any split pane is active
- Cmd+P file search works for non-git folders without ripgrep over SSH
- Linear no longer triggers a keychain prompt during app launch
- Prerelease users stay on the RC channel through the updater
- Daemon terminal emulator no longer replies to xterm device queries
- Stopped issues page flickering and tile memory exhaustion
- Dialog forms now submit on Enter
- Focus terminal after a file-tree drop