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

cli_bg_dispatch telemetry gains cwd_gone reason

Background dispatch telemetry records a missing working directory as its own reason.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSessionswhat it touches
KindInternal Changesin v2.1.257,
Under the hood No documentation found

Background dispatch telemetry records a missing working directory as its own reason.

The claude --bg dispatch failure telemetry (cli_bg_dispatch) now records a distinct cwd_gone reason, tracked through the same success/failure counter as gate_blocked, instead of grouping it with generic spawn failures.

Read from
Names in the bundlecwd_gone
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed claude --bg from a directory that was just deleted reporting "backgrounded" and leaving a crashed session row; it now prints the…

See this entry in the whole of v2.1.257 →

Feedback