Claude Code v2.1.152
Claude Code v2.1.152 was released on .
Summary
- /code-review --fix now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; /simplify now invokes /code-review --fix - Skill...
Release Context
- This was the 119th Claude Code release of 2026 tracked by Havoptic.
- It shipped 4 days after Claude Code v2.1.150 (May 23, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.56 (May 29, 2026)
- Kiro CLI v2.5.0 (May 29, 2026)
- Cursor v3.6 (May 29, 2026)
- GitHub Copilot CLI v1.0.55 (May 28, 2026)
- Gemini CLI v0.44.1 (May 28, 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
- /code-review --fix now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; /simplify now invokes /code-review --fix
- Skills and slash commands can now set disallowed-tools in frontmatter to remove tools from the model while the skill is active
- Added /reload-skills command to re-scan skill directories without restarting the session
- SessionStart hooks can now return reloadSkills: true to re-scan skill directories, making skills installed by the hook available in the same session
- SessionStart hooks can now set the session title via hookSpecificOutput.sessionTitle on startup and resume
- Added a MessageDisplay hook event that lets hooks transform or hide assistant message text as it is displayed
- Added pluginSuggestionMarketplaces managed setting: admins can allowlist org marketplaces whose plugins may be suggested via context-aware tips
- claude plugin marketplace remove now accepts --scope user|project|local for symmetry with marketplace add, install, and uninstall
- Claude Code now switches to your configured --fallback-model for the rest of the session when the primary model is not found, instead of failing every request
- Auto mode no longer requires opt-in consent
- Vim mode: / in NORMAL mode now opens reverse history search (like Ctrl+R), matching bash/
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