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.228 Home All releases olderv2.1.227 v2.1.229newer
Claude Code v2.1.228

Artifact auto-edit and auto-reply notices

You'll notice
Useful2 Signal4
Artifacts

You may see notices that an artifact auto-edit needs review, or that auto-replies paused or resumed.

What

Three new notification texts can appear alongside the existing "Auto-edited Artifact:" messages: one saying an artifact's auto-edit needs review, one saying auto-replies are paused, and one saying a publish re-enabled them. Each names the artifact.

Details
  • The fixed parts are "Auto-edit on Artifact: " ... " needs review", and "Auto-replies on Artifact: " ... " are paused" / " were re-enabled by this publish".
  • The artifact name is interpolated at runtime between the prefix and suffix.
  • None of the three strings exist in the previous build.
Evidence

Auto-replies on Artifact:

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.228 →