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.251 Home All releases olderv2.1.250
Claude Code v2.1.251

A plugin eval quickref document is bundled

Not switched on
Useful1 Signal4
Plugins

A plugin evaluation reference document ships in the binary but nothing surfaces it.

A bundled plugin eval quickref is unpacked at runtime with no interface exposing it.

What

A compressed reference document on evaluating plugins now ships inside the binary and is unpacked at runtime, next to the agent proxy failure diagnostics. Nothing in the interface surfaces it yet.

Evidence

plugin-eval-quickref-7cde824c.md.zst

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