Episode Details
Back to Episodes
Claude Code Fixes a Silent Worktree Bug
Episode 22
Published 4 months, 2 weeks ago
Description
This episode breaks down a subtle Git behavior in Claude Code v2.1.128 where new worktrees now branch from local HEAD instead of origin/default-branch, preventing unpushed commits from being skipped. It also covers related reliability improvements, including OTEL isolation for subprocesses and better handling of parallel tool calls.