Claude Code v2.1.119
Claude Code v2.1.119 was released on .
Summary
- /config settings (theme, editor mode, verbose, etc.) now persist to ~/.claude/settings.json and participate in project/local/policy override precedence - Added prUrlTemplate setting to point the ...
Release Context
- This was the 93rd Claude Code release of 2026 tracked by Havoptic.
- It shipped 1 day after Claude Code v2.1.118 (April 22, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.36 (April 24, 2026)
- OpenAI Codex CLI rust-v0.125.0 (April 24, 2026)
- Gemini CLI v0.39.1 (April 24, 2026)
- Cursor v3.2 (April 24, 2026)
- Kiro CLI v2.1.0 (April 24, 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
- /config settings (theme, editor mode, verbose, etc.) now persist to ~/.claude/settings.json and participate in project/local/policy override precedence
- Added CLAUDECODEHIDECWD environment variable to hide the working directory in the startup logo
- --from-pr now accepts GitLab merge-request, Bitbucket pull-request, and GitHub Enterprise PR URLs
- --print mode now honors the agent's tools: and disallowedTools: frontmatter, matching interactive-mode behavior
- --agent <name> now honors the agent definition's permissionMode for built-in agents
- PowerShell tool commands can now be auto-approved in permission mode, matching Bash behavior
- Hooks: PostToolUse and PostToolUseFailure hook inputs now include durationms (tool execution time, excluding permission prompts and PreToolUse hooks)
- Subagent and SDK MCP server reconfiguration now connects servers in parallel instead of serially
- Plugins pinned by another plugin's version constraint now auto-update to the highest satisfying git tag
- Vim mode: Esc in INSERT no longer pulls a queued message back into the input; press Esc again to interrupt
- Slash command suggestions now highlight the characters that matched your query
- Slash command picker now wraps long descriptions onto a second line instead of truncating
- owner/repoN shorthand links in output now use your git remote's host instead of always pointing at github.com
- Security: blockedMarketplaces now correctly enforces hostPattern and pathPattern entries
- OpenTelemetry: toolresult and tooldecision events now include tooluseid; toolresult also includes toolinputsi
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