Claude Code v2.1.269
Claude Code v2.1.269 was released on .
Summary
Claude Code 2.1.269 now lets you evaluate plugins with reproducible, scored results and gives you more control over how output appears across different environments. We've also improved prompt caching reliability and fixed several terminal compatibility issues—check the full r...
Release Context
- This was the 214th Claude Code release of 2026 tracked by Havoptic.
- It shipped 1 day after Claude Code v2.1.268 (September 10, 2026).
- Claude Code: ships every 1.1 days — 29 releases in the last month.
Why it matters: Code evals now score plugins reproducibly.
we heard feedback that it's hard to know if your skills are still working with new model releases plugin evals are here to help run `claude plugin eval init` in your plugin folder… — Thariq
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Grok Build v1.0.32 (September 14, 2026)
- Grok Build v1.0.31 (September 13, 2026)
- Antigravity CLI v1.2.2 (September 12, 2026)
- Antigravity CLI v1.2.1 (September 11, 2026)
- Kiro CLI v2.21.4 (September 11, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI · vs Grok Build
Release Notes
- 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 OTELMETRICSINCLUDEREPOSITORY to tag OpenTelemetry metrics and events with vcs. repository attributes; commit events get vcs.ref.head. with OTELLOGTOOLDETAILS
- Added CLAUDECODEGATEWAYMODELDISCOVERYTIMEOUTMS 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 CLAUDECODEWORKFLOWMAXCONCURRENTAGENTS (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 session after interrupting Claude mid-thought could change how earlier context was re-sent, hurting prompt-cache reuse
- Fixed F1/F2/F4 not working in kitty-protocol terminals and Delete in st, Alt+arrows acting as Escape in rxvt-unicode, and Shift+punctuation typing the unshifted key in We
Other Recent Claude Code Releases
- v2.1.276 (September 18, 2026)
- v2.1.275 (September 17, 2026)
- v2.1.274 (September 16, 2026)
- v2.1.273 (September 15, 2026)
- v2.1.272 (September 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic