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.275 ·

runner session cleanup: appears to be pure identifier churn, no behavioral diff found

Runner session cleanup code was renamed internally with no behavioral change found

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

Runner session cleanup code was renamed internally with no behavioral change found

What

The block of code that handles cleanup when a session fails to spawn or is released—unmounting, running the post-session hook, flushing debug logs, and removing worktree and session state—is structurally the same as before. The only differences found were internal variable renames from the build process.

Why

This appears to be incidental renaming rather than a change to how session cleanup behaves.

See this entry in the whole of v2.1.275 →

Feedback