Plugin eval runs now report exit codes and stderr tails when a case fails.
Richer eval failure reporting sits behind the plugin eval early-access gate.
What's wrong with this entry?
Eval run summaries now separate ok, error and exit outcomes. A non-zero exit produces an error built from the result message, or from the exit code plus the tail of stderr, falling back to "(no stderr)" when there is none. Behind the plugin eval early-access gate.
- Runs where a top-level assistant message reported
authentication_failedoroauth_org_not_allowedare now flagged as auth-rejected rather than as generic errors.
(no stderr)
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.234
plugin evalno longer swallows piped inputBoth mention eval
-
v2.1.234
Plugin eval reference documents image grading and new exit codes
Both mention eval
-
v2.1.234
claude plugin evalhandles termination signals and cleans up its outputBoth mention eval