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

Clearer failure text when an artifact PR review can't be matched

You'll notice
Useful2 Signal0
Artifacts

A failed artifact PR review now tells you to re-run the command instead of blaming gh auth.

What

When a review payload names a pull request but no review target was resolved, the mismatch message no longer asks whether gh is authenticated as if fixing it now would help.

Details
  • the text explains that the target is fixed at invocation time, so nothing changed afterwards can revive that run
  • it points you at re-running the command instead
  • applies to everyone
Evidence

the target is fixed at invocation, so fixing anything now cannot revive this run

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