Model Signal logo Model Signal Fast, verified AI updates
AI Models

Claude Code Releases

3 min read

Key Takeaways

  • * `/code-review --fix` now applies review findings to the working tree after the review
  • * `/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
  • * `SessionStart` hooks can now set the session title via `hookSpecificOutput.sessionTitle` on startup and resume

Quick Summary

Claude Code has released version 2.1.152, which includes several new features and bug fixes. The update applies review findings to the working tree after a review, simplifies code, and improves the user experience.

Key Points

  • /code-review --fix now applies review findings to the working tree after the review
  • /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
  • 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

What Actually Changed?

The release notes are quite detailed, but some of the key changes include:

  • Improvements to the /usage breakdown, including per-category breakdowns and large session files
  • Improvements to the /diff detail view, including keyboard scrolling
  • Markdown output now renders GFM task list checkboxes
  • Enterprise: added the allowAllClaudeAiMcps managed setting to load claude.ai cloud MCP connectors
  • Several bug fixes, including permission bypasses, sandbox write allowlist issues, and plugin MCP server issues

Coding Impact

The update includes several changes that will impact developers, including:

  • The addition of new commands and features, such as /reload-skills and pluginSuggestionMarketplaces
  • Improvements to the user experience, including better error handling and more informative output
  • Bug fixes that will improve the stability and reliability of the code

Model / Tool Comparison

Model/Tool Version Changes
Claude Code 2.1.152 New features and bug fixes
Previous Version 2.1.151 Internal infrastructure improvements

Strengths

The update includes several strengths, including:

  • Improved user experience
  • Better error handling
  • More informative output
  • Bug fixes that improve stability and reliability

Limitations / Concerns

The update also includes some limitations and concerns, including:

  • Some users may experience issues with the new features and bug fixes
  • The update may require additional configuration or setup
  • Some users may not be able to take advantage of the new features and bug fixes

Should I Try It?

If you are using Claude Code and want to take advantage of the new features and bug fixes, you should try the update. However, if you are not using Claude Code or are not sure about the update, you may want to wait and see how it is received by the community.

Tags

Claude Code, version 2.1.152, new features, bug fixes, user experience, error handling, informative output, stability, reliability.

Sources

  1. Claude Code Releases
  2. Claude Code Documentation

Why This Matters

The update includes several changes that will impact developers, including: The addition of new commands and features, such as `/reload-skills` and `pluginSuggestionMarketplaces` Improvements to the user experience, including better error handling and more informative output Bug fixes that will improve the stability and reliability of the code