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 rules about what an interrupt does to an artifact watch

You'll notice
Useful2 Signal2
Artifacts

After an interrupt you are told the artifact watch stopped and what re-arms it.

What

The guidance shown after you interrupt now states that the interrupt stopped the watch, that publishing because you asked re-arms it, and that publishing unasked leaves it stopped.

Details
  • A consent explanation is corrected to say republish notifications carry no content.
  • Resuming a session restores at most the watch on the most recently used artifact.
Evidence

publishing ${n} without being asked \u2014 while handling a notification or a wake-up \u2014 leaves ${n} stopped.

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 →