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.233 Home All releases olderv2.1.232 v2.1.234newer
Claude Code v2.1.233

Artifact comment auto-reply gains a third stand-down case

Not switched on
Useful2 Signal3
Artifacts

Auto-replies to artifact comments now skip when the question was already answered when posted.

A third stand-down case for artifact comment auto-reply, on a path that is off by default.

What

The path that auto-replies to artifact comments can now stand down because the question was already answered at post time, alongside the existing answered-elsewhere and foreign-summon cases, each with its own telemetry value.

Details
  • When a reply is withheld, the model is told explicitly that nothing was posted and what the user should do instead.
  • Replies that are posted now name the comment id, tell the model not to post a duplicate, and tell it to resolve the thread when done.
  • Requires the artifact comment auto-react gate to be armed.
Evidence

stood_down_answered_post_time

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.

See this entry in the whole of v2.1.233 →