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

Clearer messages when auto-replies to artifact comments are stopped

You'll notice
Useful2 Signal2
Artifacts

Stopping artifact auto-replies now explains the stop came from you and how to resume.

What

Pressing Ctrl+C or Stop while Claude is auto-replying to artifact comments now says the stop came from your interrupt and that the next publish you ask for re-arms it. Turning replies back on now says it will also answer comments sent in the meantime.

Details
  • Telemetry for the watcher gains a stop_kind field separating an interrupt from a deliberate stop.
Evidence

stopped by the user's interrupt (Ctrl+C or Stop); the next publish the user asks for re-arms

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 →