Claude Code v2.1.152
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 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.149 (May 22, 2026)
- v2.1.148 (May 22, 2026)
- v2.1.147 (May 21, 2026)
- v2.1.146 (May 20, 2026)
- v2.1.145 (May 19, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic