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.238 Home All releases olderv2.1.237 v2.1.239newer
Claude Code v2.1.238

/artifact-pr-review detects pages edited outside the CLI

You'll notice
Useful2 Signal3
Artifacts not in their notes

/artifact-pr-review now flags a review page whose approval marker looks edited outside the CLI.

/artifact-pr-review
What

Verifying a published review page is more tolerant of formatting differences, and there is a new failure for a page whose approval marker is written in a form this CLI never produces. That is treated as a sign the page was edited somewhere else, and the recorded decision is not trusted.

Details
  • The matcher for the approval element and the regex for the embedded page-state script now accept extra attributes on <body> and on the <script> tag.
  • The new failure fires on markup or an unrecognized character reference in the marker, and tells you to re-run /artifact-pr-review to publish a fresh review.
Evidence

the page was edited outside this CLI and its recorded decision cannot be verified; re-run /artifact-pr-review to publish a fresh review

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