Adds claude plugin eval for reproducible plugin scoring
Claude adds plugin eval for reproducible plugin scoring with JSON and HTML reports.
What's changed 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` Added `/output-style [name]` to list and switch output styles, including over Remote Control and in cloud and other headless sessions Added a diff of the files a Bash command changed to the Bash tool result when the Bash tool handles file edits (setting `bashEditDiffEnabled`) Added `OTEL_METRICS_INCLUDE_REPOSITORY` to tag OpenTelemetry metrics and events with `vcs.` repository attributes; commit events get `vcs.ref.head.` with `OTEL_LOG_TOOL_DETAILS` Added `CLAUDE_CODE_GATEWAY_MODEL_DISCOVERY_TIMEOUT_MS` to extend the LLM gateway `/v1/models` discovery timeout (default 3s) Added a spinner tip suggesting `/focus` for a view with just your prompt, a one-line work summary, and the response Added `CLAUDE_CODE_WORKFLOW_MAX_CONCURRENT_AGENTS` (1–256) to raise the Workflow tool's per-run concurrent agent limit for inference-bound fan-outs Fixed the prompt cache being partially invalidated on the turn after a response was cut off at the output-token limit and automatically resumed Fixed a case where resuming a…
§ how this story moved
- primary — MarkTechPost publishes the launch post.
- Claude Code — Releases picks up coverage.