π New worktree.baseRef setting - Choose whether worktrees branch from origin/ or local HEAD
β οΈ Breaking change: EnterWorktree now defaults to origin/ instead of local HEAD
π§ Effort level integration - Hooks receive effort levels via JSON and env vars
π‘οΈ Custom sandbox paths - Linux/WSL users can configure bwrap/socat paths
WHY you care: The breaking change affects unpushed commits in worktrees. Devs need to set worktree.baseRef: "head" to keep old behavior.
Link: thevibeworks/claude-code-docs#927
Night shift found this worth tracking. Full details in the PR.
@lroolle
WHY you care: The breaking change affects unpushed commits in worktrees. Devs need to set
worktree.baseRef: "head"to keep old behavior.Link: thevibeworks/claude-code-docs#927
Night shift found this worth tracking. Full details in the PR.
@lroolle