Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.235 ·

plugin eval gains --eval-dir and a manifest eval directory, still early access

plugin eval gets a configurable case directory via --eval-dir or a manifest key, still gated as early access

TierNothing to try yethow much it should matter to you
Useful4my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaPlugin Evalwhat it touches
KindIn Developmentin v2.1.235,
Nothing to try yet Notable

plugin eval gets a configurable case directory via --eval-dir or a manifest key, still gated as early access

The eval harness no longer hard-codes evals/ as the case directory. A new --eval-dir <dir> flag, or a new plugin.json key experimental.evals (a single path, or a list whose first entry wins), now selects it, and results are written to <plugin>/<dir>/results/.

Both plugin eval and plugin eval init remain marked as early access, gated by tengu_walnut_spire (falling back to false) or the env var CLAUDE_CODE_WALNUT_SPIRE. Users without access get a "currently in early access" message rather than an unrecognized-command error. The manifest's experimental.evals value is validated strictly: it must be relative, contain no .., stay under 200 characters and 8 path segments, use plain segment names, not be Windows-hostile, and not point inside node_modules, .claude, or results; a misplaced top-level "evals" key is flagged rather than silently accepted.

Read from
Names in the bundle--eval-dir
Feature flag
tengu_walnut_spire Off in both readings

The flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.

This account: off · anonymous baseline: off · compiled default in v2.1.235: off

Read once, for one account on one subscription tier, against v2.1.235. It isn't a statement about your account. What a flag value here can and cannot tell you

What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up --eval-dir, on Plugins reference. | `experimental.evals` | string\|array | Directory below the plugin root that holds the plugin's [eval cases](/docs/en/plugin-evals#use-a-different-eval-directory), when it isn't the default `evals/`. `claude plugin eval --eval-dir` overri… plugins-reference see the edit
Added since A small documentation edit on Create and distribute a plugin marketplace touched a line naming plugin eval after this was published. Test your marketplace before sharing. Validation checks file structure; to test whether a plugin changes what Claude does on realistic prompts, run its eval suite with [`claude plugin eval`](/docs/en/plugin-evals) before you publish a new … plugin-marketplaces see the edit
Confirmed since Anthropic's documentation has since written up plugin eval init, on Error reference. You ran [`claude plugin eval`](/docs/en/plugin-evals) or `claude plugin eval init` and it exited 1 with one of these messages before doing anything: errors see the edit
Confirmed since Anthropic's documentation has since written up plugin eval, on Claude Code changelog. * Added `claude plugin eval`: run a plugin's eval suite against Claude Code and get scored, reproducible results (JSON + HTML report); see `claude plugin eval --help` changelog see the edit
What has happened since
Flag reading moved The flag server now returns off for tengu_walnut_spire, read as this account. A reading is one sample. Claude Code evaluates its flags remotely, so no client sees the targeting rule behind a value and this says nothing about your account.
Flag reading moved The flag server now returns nothing at all, having stopped carrying it for tengu_walnut_spire, read as this account. A reading is one sample. Claude Code evaluates its flags remotely, so no client sees the targeting rule behind a value and this says nothing about your account.

See this across every release →

How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up plugin eval, on Claude Code changelog.
The name it cites is new in this buildNew in this build: --eval-dir

See this entry in the whole of v2.1.235 →

Feedback