Vibe Coding
Tip: Keep Worktrees Under .claude/worktrees/ or You'll Now Get a Confirmation Prompt
v2.1.206 makes EnterWorktree ask for confirmation before entering any git worktree outside the project's .claude/worktrees/ directory, and v2.1.205 fixed a Windows bug where worktree removal deleted files *outside* the worktree if an NTFS junction or directory symlink existed inside it. If you run parallel-agent workflows on worktrees, the actionable change is to relocate them under .claude/worktrees/ so agent teams stop stalling on approval prompts mid-run — and if you are on Windows, upgrade before your next `git worktree remove`, because the old path could eat files outside the tree.
↳ Follow the thread