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.241 Home All releases olderv2.1.240 v2.1.242newer
Claude Code v2.1.241

Code-review prompt rebuilt with the same text

Under the hood
Useful1 Signal0
Elsewhere

The code-review prompt was rebuilt with identical wording, so reviews work exactly as before.

What

The multi-angle code-review prompt was re-emitted in the bundle, but a line-by-line comparison against the previous build shows the same angles, phases and fallback text in the same order. Reviews behave exactly as before.

Details
  • Covers the Angles A through E block, the verify and sweep phases including the recall-biased variant, and the text used when subagents are unavailable.
  • The apparent change is the minifier reshuffling internal symbols.
Evidence

### Angle E \u2014 wrapper/proxy correctness

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