Claude Code v2.1.83
Claude Code v2.1.83 was released on .
Summary
- Added managed-settings.d/ drop-in directory alongside managed-settings.json, letting separate teams deploy independent policy fragments that merge alphabetically - Added CwdChanged and FileChange...
Release Context
- This was the 66th Claude Code release of 2026 tracked by Havoptic.
- It shipped 4 days after Claude Code v2.1.81 (March 20, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Gemini CLI v0.35.2 (March 26, 2026)
- OpenAI Codex CLI rust-v0.117.0 (March 26, 2026)
- GitHub Copilot CLI v1.0.12 (March 26, 2026)
- Gemini CLI v0.35.1 (March 26, 2026)
- Kiro CLI v1.28.2 (March 26, 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 managed-settings.d/ drop-in directory alongside managed-settings.json, letting separate teams deploy independent policy fragments that merge alphabetically
- Added CwdChanged and FileChanged hook events for reactive environment management (e.g., direnv)
- Added disableDeepLinkRegistration setting to prevent claude-cli:// protocol handler registration
- Added CLAUDECODESUBPROCESSENVSCRUB=1 to strip Anthropic and cloud provider credentials from subprocess environments (Bash tool, hooks, MCP stdio servers)
- Added transcript search — press / in transcript mode (Ctrl+O) to search, n/N to step through matches
- Added Ctrl+X Ctrl+E as an alias for opening the external editor (readline-native binding; Ctrl+G still works)
- Pasted images now insert an [Image N] chip at the cursor so you can reference them positionally in your prompt
- Agents can now declare initialPrompt in frontmatter to auto-submit a first turn
- chat:killAgents and chat:fastMode are now rebindable via ~/.claude/keybindings.json
- Fixed mouse tracking escape sequences leaking to shell prompt after exit
- Fixed Claude Code hanging on exit on macOS
- Fixed screen flashing blank after being idle for a few seconds
- Fixed a hang when diffing very large files with few common lines — diffs now time out after 5 seconds and fall back gracefully
- Fixed a 1–8 second UI free
Other Recent Claude Code Releases
- v2.1.216 (July 20, 2026)
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic