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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Plugin eval reference documents image grading and new exit codes

Use it now
Useful3 Signal2
Plugin Evals not in their notes

Plugin eval docs now say image focus files are shown to the judge, and document new exit codes.

claude plugin eval
What

The offline reference bundled for claude plugin eval now says image focus files (PNG, JPEG, GIF, WebP) are shown to the LLM judge as images, which it previously listed as upcoming. It also documents exit code 2 for hitting the cost ceiling or an auth failure, and 143 for a terminated run.

Details
  • --json runs still write load errors and notices to stderr; this is now stated rather than implied.
  • Partial runs carry a reason field explaining why they stopped.
Evidence

partialReason

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