Claude Code v2.1.193
Claude Code v2.1.193 was released on .
Summary
- Added autoMode.classifyAllShell setting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execution patterns - Added auto-mode denial reasons t...
Release Context
- This was the 150th Claude Code release of 2026 tracked by Havoptic.
- It shipped 1 day after Claude Code v2.1.191 (June 24, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Antigravity CLI v1.0.13 (June 27, 2026)
- OpenAI Codex CLI rust-v0.142.3 (June 26, 2026)
- Kiro CLI v2.10.0 (June 26, 2026)
- Gemini CLI v0.49.0 (June 25, 2026)
- OpenAI Codex CLI rust-v0.142.2 (June 25, 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 autoMode.classifyAllShell setting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execution patterns
- Added auto-mode denial reasons to the transcript, the denial toast, and /permissions recent denials
- Added claudecode.assistantresponse OpenTelemetry log event containing the model's response text. Redacted unless OTELLOGASSISTANTRESPONSES=1; when that var is unset it follows OTELLOGUSERPROMPTS, so deployments that already log prompt content will start receiving response content on upgrade — set OTELLOGASSISTANTRESPONSES=0 to keep prompts-only.
- Added live file path autocomplete to bash mode (!)
- Added a startup notice when MCP servers need authentication, pointing at /mcp
- Added automatic memory-pressure reaping for idle background shell commands (disable with CLAUDECODEDISABLEBGSHELLPRESSUREREAP=1)
- Fixed /model and other client-data-gated UI showing stale/empty state immediately after /login
- Fixed backgrounding (←←) spuriously cancelling with "N background tasks would be abandoned" when all running tasks carry over to the new session
- Fixed pinned background agents being re-prompted to "Continue from where you left off" after every auto-update
- Fixed backgrounding the main turn spawning a phantom "general-purpose (resumed)" subagent that re-ran the main conversation
- Fixed agent panel hiding sibling agents when viewing a subagent
- Improved background agents: the launch result no longer instructs Claude to "end your response" — it keeps working on other tasks while the agent runs
- Improved MCP headersHelper auth: the helper now re-runs and reconnects automatically when a tool call returns 401/403
- Improved plugin auto-rename: marketplace renames maps are now followed automatically, updating your settings to the new name
- Improved /add-dir message when the directory is already a working directory
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic