Resuming now recognises a turn that was cut off when Claude Code shut down mid-tool.
What's wrong with this entry?
Resuming a session now makes a second pass over the transcript that drops sibling blocks and marks tool results left unfinished, so a turn cut off when Claude Code shut down is still recognised where the first pass found nothing.
- A helper recognises tool results flagged as backgrounded by a turn abort.
- The resume result carries a flag saying a rescue was suppressed, plus a transcript anchor, both passed through to
--print. - Setting
CLAUDE_CODE_RESUME_INTERRUPTED_TURNonly controls whether the stale-turn suppression is reported in telemetry here; it does not gate the classification pass.
rescueSuppressed
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.223
--resume-session-at help text clarified to chain entries
Both mention resume
-
v2.1.228
A /resume mid-upload no longer sends the wrong transcript
Both mention resume
-
v2.1.232
Resuming with an unrecognisable session id now forks instead of resuming
Both mention resume