- December 2025
- No date parsed from source.
- Detected by Releasebot:Dec 6, 2025
2.0.60
Added background agent support. Agents run in the background while you work
Added --disable-slash-commands CLI flag to disable all slash commands
Added model name to "Co-Authored-By" commit messages
Enabled "/mcp enable [server-name]" or "/mcp disable [server-name]" to quickly toggle all servers
Updated Fetch to skip summarization for pre-approved websites
VSCode: Added support for multiple terminal clients connecting to the IDE server simultaneously
- December 2025
- No date parsed from source.
- Detected by Releasebot:Dec 5, 2025
2.0.59
Added --agent CLI flag to override the agent setting for the current session
Added
agentsetting to configure main thread with a specific agent's system prompt, tool restrictions, and modelVS Code: Fixed .claude.json config file being read from incorrect location
- December 2025
- No date parsed from source.
- Detected by Releasebot:Dec 4, 2025
2.0.58
Release Notes
- Pro users now have access to Opus 4.5 as part of their subscription!
- Fixed timer duration showing "11m 60s" instead of "12m 0s"
- Windows: Managed settings now prefer
C:\Program Files\ClaudeCodeif it exists. Support forC:\ProgramData\ClaudeCodewill be removed in a future version.
- December 2025
- No date parsed from source.
- Detected by Releasebot:Dec 3, 2025
2.0.57
Release notes
- Added feedback input when rejecting plans, allowing users to tell Claude what to change
- VSCode: Added streaming message support for real-time response display
- December 2025
- No date parsed from source.
- Detected by Releasebot:Dec 2, 2025
2.0.56
Release notes
Added setting to enable/disable terminal progress bar (OSC 9;4)
VSCode Extension: Added support for VS Code's secondary sidebar (VS Code 1.97+), allowing Claude Code to be displayed in the right sidebar while keeping the file explorer on the left. Requires setting sidebar as Preferred Location in the config.
- November 2025
- No date parsed from source.
- Detected by Releasebot:Nov 27, 2025
2.0.55
Release Notes
Fixed proxy DNS resolution being forced on by default. Now opt-in via
CLAUDE_CODE_PROXY_RESOLVES_HOSTS=trueenvironment variableFixed keyboard navigation becoming unresponsive when holding down arrow keys in memory location selector
Improved AskUserQuestion tool to auto-submit single-select questions on the last question, eliminating the extra review screen for simple question flows
Improved fuzzy matching for
@file suggestions with faster, more accurate results
- November 2025
- No date parsed from source.
- Detected by Releasebot:Nov 26, 2025
2.0.54
Hooks: Enable PermissionRequest hooks to process 'always allow' suggestions and apply permission updates
Fix issue with excessive iTerm notifications
- November 2025
- No date parsed from source.
- Detected by Releasebot:Nov 26, 2025
2.0.54
Release notes
Hooks: Enable PermissionRequest hooks to process 'always allow' suggestions and apply permission updates
VSCode Extension: Added support for VSCode's secondary sidebar (VSCode 1.97+), allowing Claude Code to be displayed on the right sidebar while keeping the file explorer on the left. Requires setting "sidebar" as "Preferred Location" in the config.
VSCode Extension: Added "Preferred Location" setting to configure where Claude opens by default (sidebar or panel)
VSCode Extension: Added keyboard shortcut (Cmd+N / Ctrl+N) to start new conversations
- November 2025
- No date parsed from source.
- Detected by Releasebot:Nov 25, 2025
2.0.52
Fixed duplicate message display when starting Claude with a command line argument
Fixed
/usagecommand progress bars to fill up as usage increases (instead of showing remaining percentage)Fixed image pasting not working on Linux systems running Wayland (now falls back to wl-paste when xclip is unavailable)
Permit some uses of
$!in bash commands
- November 2025
- No date parsed from source.
- Detected by Releasebot:Nov 25, 2025
2.0.51
Release Notes
- Added Opus 4.5! https://www.anthropic.com/news/claude-opus-4-5
- Introducing Claude Code for Desktop: https://claude.com/download
- To give you room to try out our new model, we've updated usage limits for Claude Code users. See the Claude Opus 4.5 blog for full details
- Pro users can now purchase extra usage for access to Opus 4.5 in Claude Code
- Plan Mode now builds more precise plans and executes more thoroughly
- Usage limit notifications now easier to understand
- Switched
/usageback to "% used" - Fixed handling of thinking errors
- Fixed performance regression