Point plugin eval at any case directory with --eval-dir, still behind an early-access gate or env var.
tengu_walnut_spire Off in both readingsThe 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: on
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's wrong with this entry?
The plugin evaluation harness no longer hard-codes evals/. A new --eval-dir <dir> flag, or an experimental.evals key in plugin.json, chooses the case directory, and results land in <plugin>/<dir>/results/. A list is accepted and its first entry wins. Both plugin eval and plugin eval init stay behind early access: the gate tengu_walnut_spire (fallback false) or the env var CLAUDE_CODE_WALNUT_SPIRE. Without it the commands are filtered from the command list and report "currently in early access".
- Manifest values are validated hard: relative only, no
.., at most 200 characters and 8 path segments, plain segment names, not a bare filename, no reserved Windows device names, trailing dot or space, or:. - The path may not sit inside a loaded component directory or route through
node_modules,.claudeorresults. - A top-level
"evals"key is detected and reported as misplaced rather than used.
must stay inside the plugin root (no ..), Directory of eval cases for the plugin evaluation harness, relative to the plugin root (default: evals/). A list is accepted; its first entry is the case directory.
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.
-
v2.1.233
Plugin eval tells the model the env var that turns it on
Both mention eval walnut spire
-
v2.1.233
Plugin command help text comes from one table
Both mention eval init
-
v2.1.242
claude plugin eval initrefuses to scaffold in the wrong directoryBoth mention eval init