Skip to content

feat(delete): inline branch and worktree confirmations#178

Merged
barrettruth merged 1 commit intomainfrom
fix/delete-confirmation-ux
Apr 12, 2026
Merged

feat(delete): inline branch and worktree confirmations#178
barrettruth merged 1 commit intomainfrom
fix/delete-confirmation-ux

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Branch and worktree deletes currently use a numbered choice prompt, which feels heavier than the rest of the picker UX and offers no way to skip confirmations for faster flows.

Solution

Switch branch and worktree deletes to inline [y/N] prompts, add config flags to disable those confirmations, and update the picker docs and specs to match the new behavior.

Make destructive picker actions lighter by switching branch and worktree deletes to inline [y/N] prompts and adding config to skip those confirmations entirely.
@barrettruth barrettruth merged commit 110abaa into main Apr 12, 2026
7 of 8 checks passed
@barrettruth barrettruth deleted the fix/delete-confirmation-ux branch April 12, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant