Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.236 Home All releases olderv2.1.235 v2.1.237newer
Claude Code v2.1.236

Resuming auto-replies picks up comments left during an interrupt

You'll notice
Useful3 Signal3
Artifacts

Comments left while you interrupted Claude now get answered when auto-replies resume, with clearer status wording.

What

When automatic replies to comments resume, Claude Code now distinguishes how the previous session ended: after you pressed Ctrl+C or Stop, recent comments addressed to Claude are picked up on reconnect, while a killed or unwatched session leaves them as unanswered history. The resume and watch result text was rewritten to say which case applies, and no longer claims auto-replies are on before the status confirms it.

Details
  • Requires the comment auto-reply opt-in, which is off by default.
Evidence

pickUpRecentSummons

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.236 →