SHIPPED · v1.13.2
Worktree-Aware Panels
Improved
Every panel follows the active worktree — file explorer, Command Palette, Quick Open, sidebar branch label, and status bar all update when switching worktrees
Browser panel remembers your URL per worktree and restores it automatically on switch
Add Terminal dialog defaults to the active worktree instead of always defaulting to main
Push works on new worktree branches — first push automatically sets up tracking
Input shortcut label in AI terminals reflects your custom keybinding instead of always showing ⌘I
Fixed
Fixed Quick Open showing "No matching files" for worktree files
Fixed file explorer showing the wrong folder after switching worktrees
Fixed status bar showing git status for the main repo instead of the active worktree
Fixed terminal losing focus after paste on Windows
Fixed git push failing on new worktree branches