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.219 Home All releases olderv2.1.218 v2.1.220newer
Claude Code v2.1.219

Composed PR-review publish refusal explains whether it is a live switch

Not switched on
Useful2 Signal2
Code Review not in their notes

If composed review publishing is unavailable, the refusal now says whether it was turned off mid-session.

Two distinct refusal messages plus stricter anchor validation in the PR review skill, driven by a runtime switch.

/artifact-pr-review
What

When composed review publishing is unavailable, the refusal now distinguishes a feature switched off mid-session from one that was never on.

Details
  • Replaces the blanket "re-run /artifact-pr-review and follow the template flow" message with two cases: an operator turning it off during the session (retry later, do not loop) and a session where it was never enabled (start a new session).
  • The pr-review skill text now states that a published composed review page is updated only through the acting loop's republish, adds a "Communicating while this skill runs" section, and requires validating a second island prr-anchor whose publishedAt must match YYYY-MM-DDTHH:MM:SSZ.
  • Driven by a runtime switch checked at publish time.
Evidence

composed review publishing was turned off by an operator during this session

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