Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Worktree-session cleanup on resume consolidated into a shared helper

Worktree cleanup logic on resume was consolidated into a shared helper.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaWorktreeswhat it touches
KindInternal Changesin v2.1.260,
Under the hood

Worktree cleanup logic on resume was consolidated into a shared helper.

The worktree-session cleanup logic that runs on --resume (both the fork and normal paths) is now consolidated into a shared lf helper taking {persist, storageV5}, replacing duplicated inline code. Behavior such as printing worktree-gone messages and persisting bindings is preserved but centralized.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed -p --resume/--continue (as used by the desktop app) failing on every retry once a session's worktree directory lost its git metadata…

See this entry in the whole of v2.1.260 →

Feedback