New /mcp command, Ctrl-G external editor, and bash tab completion land together; PreToolUse hooks can now modify tool inputs—enabling automation beyond passive observation.
Changes
6
Total Changes (vs Average)
0.5×
Version Type
Patch
Release Focus
Features
Days Since Prior Release
2
Release # This Month
#5 of 20
Bug Fix Ratio
0%
Post-Release Edits
—
Change Category
Ecosystem Impact
AWS Bedrock appeared in 4 of the last 10 releases, IDE tooling in 3—reflecting steady integration investment. This release shifts that pattern, focusing entirely on core interactive experience: new commands, hook write access, and terminal quality.
Key Themes
3Three new input mechanisms at once|1Hooks gain write access|2Terminal renderer and infra polish
May Help If You've Noticed
MCP servers appear but you can't quickly toggle them on/off per task
Your prompts get too long to edit inline and you want your normal editor
Tab completion doesn't work when typing shell commands in bash mode
A tool runs with unintended inputs you want to intercept or rewrite before execution
Terminal display feels laggy or flickery during long sessions
Changes in Claude Code v2.0.10
Added3 changes
•Enable/disable MCP servers by @mentioning, or in /mcp
•Added tab completion for shell commands in bash mode
•Press Ctrl-G to edit your prompt in your system's configured text editor
Other3 changes
•Rewrote terminal renderer for buttery smooth UI
•PreToolUse hooks can now modify tool inputs
•Fixes for bash permission checks with environment variables in the command