Child worker processes no longer inherit your session id, resume prompt or auth handles.
What's wrong with this entry?
Spawning a worker now blanks the inherited resume and session environment variables, so a child process cannot pick up the parent's resume prompt, session id or auth handles.
- Cleared:
CLAUDE_CODE_RESUME_PROMPT,CLAUDE_CODE_RESUME_FROM_SESSION,CLAUDE_CODE_REMOTE_SESSION_ID,CLAUDE_SESSION_INGRESS_TOKEN_FILE,CLAUDE_CODE_WEBSOCKET_AUTH_FILE_DESCRIPTOR,CLAUDE_CODE_COWORK_FRAME_ARTIFACTS. CLAUDE_CODE_RESUME_INTERRUPTED_TURNis set to1only for relaunches after the first.
CLAUDE_CODE_RESUME_INTERRUPTED_TURN
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.224
Attention budget: state and telemetry land, nothing can trigger it
Both mention management
-
v2.1.233
Remaining-token countdown is now on by default
Both mention management
-
v2.1.234
Background-event polling no longer piles up reminder text
Both mention management