Claude Code v2.1.234
Claude Code v2.1.234 was released on .
Summary
Claude Code 2.1.234 now automatically continues your session when usage limits reset and includes stronger security protections against credential leaks across file operations. We've also added GitLab merge request badges and improved how Claude handles your email to keep your...
Release Context
- This was the 188th Claude Code release of 2026 tracked by Havoptic.
- It shipped 3 days after Claude Code v2.1.233 (August 14, 2026).
- Claude Code: ships every 1 days — 18 releases in the last month.
Why it matters: Claude Code continues your session automatically now.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Antigravity CLI v1.1.16 (August 20, 2026)
- Kiro CLI v2.19.0 (August 19, 2026)
- Gemini CLI v0.56.0 (August 19, 2026)
- Antigravity CLI v1.1.15 (August 19, 2026)
- OpenAI Codex CLI rust-v0.148.0 (August 18, 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
Release Notes
- Added the optional CLAUDECODEPROJECTDIRNAME environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript directory
- Added the selection:clear keybinding action, so a key can be bound to clear an in-app text selection; also works in the agents view
- Added a GitLab merge request badge to the footer and statusline: repos with a GitLab remote and an authenticated glab CLI show MR !N with draft/pending/green states
- Claude Code now continues your session automatically when a claude.ai usage limit resets; turn it off in /config ("Continue automatically at usage limit")
- Claude is now told to use your account email only to identify you, and not to send it to unrelated services unless you ask
- Security: remote file reads, session restore, CLAUDE.md includes, workflow scripts and file uploads now reject Windows NT-namespace (\??\) paths, hardening the remaining pre-approval file accesses against the NTLM credential-leak vector
- Fixed auto mode in very long sessions repeatedly re-checking and denying sandboxed commands' network access after the conversation had been compacted
- Fixed session-scoped permission answers (including denies) being dropped when answering background subagent tool permission prompts
- Fixed a crash when an API response on the non-streaming fallback path (typically via third-party gateways) contained a thinking block missing its thinking field or a text block missing its text field
- Fixed markdown rendering becoming extremely slow for some messages containing unusual Unicode sequences
- Fixed SendMessage rejecting a recipient copied from ListAgents when the session name is at the 200-character cap or emoji-heavy
- Fixed repository detection mis-reading the host of git remotes with unusual userinfo, producing links and repo-specific behavior for the wrong host
- Fixed MCP diagnostics printing resolved secrets: scope-conflict warnings now show the configured ${VAR} form, and connection-failure details show only the server origin
- Fixed strictKnownMarketplaces allowlists accepting SCP-style git marketplace sources whose host differs from the one git would actually connect to
- Fixed modal text such as the /login OAuth URL losing characters when copied in fullscreen
- Fixed a --- hori
Other Recent Claude Code Releases
- v2.1.246 (August 25, 2026)
- v2.1.245 (August 25, 2026)
- v2.1.243 (August 24, 2026)
- v2.1.241 (August 22, 2026)
- v2.1.240 (August 22, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic