fix(agent-manager): open worktree dialog by default - #12279
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Incremental review of the new commit ( Files Reviewed (1 file, incremental)
Previous Review Summary (commit 64e9b14)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 64e9b14)Status: No Issues Found | Recommendation: Merge The rename of Files Reviewed (29 files)
Reviewed by claude-sonnet-5 · Input: 64 · Output: 17.3K · Cached: 1.9M Review guidance: REVIEW.md from base branch |
822c169 to
3752722
Compare
…plus-default fix(agent-manager): open worktree dialog by default
Creating a worktree from the primary Agent Manager action immediately changed repository state without letting people select the branch, prompt, model, mode, sandbox, or multi-version options now available in the worktree dialog. The shortcut and tooltip affordances also no longer communicated one consistent behavior.\n\nThe primary add action and Cmd/Ctrl+N now open the New Worktree dialog. Cmd/Ctrl+Shift+N remains the explicit quick-create path from the default base branch, including the restored dropdown hint. Command Palette labels, in-product shortcut help, tooltips, localization, and documentation use the same mapping so the dialog-first flow is discoverable without removing the fast path.