Reopening a cleaned-up background session now points you at claude rm and claude respawn.
What's wrong with this entry?
Trying to reopen a background session whose transcript has already been deleted now gives a specific message pointing you at claude rm and claude respawn, instead of the old generic wake failure. A separate message, "Can't open — this session is running in another terminal", covers the case where another interactive session holds it.
- Respawn refuses such rows with
errorCode: "dead_epoch_transcript_gone". - Both the attach CLI and the fleet view branch on that code, print the message and exit 1.
- Telemetry records
cli_bg_attachandfleet_view_openwith reasondead_epoch_transcript_gone. - Unconditional in this build.
dead_epoch_transcript_gone
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
claude attachnow measures time-to-interactiveBoth mention attach
-
v2.1.247
claude attachtells you whether the terminal host died or just never answeredBoth mention attach