Claude Code — October 2025 Releases
20 releases in October 2025.
- v2.0.31 (October 31, 2025) — - Windows: native installation uses shift+tab as shortcut for mode switching, instead of alt+m - Vertex: add support for Web Search on supported model
- v2.0.30 (October 30, 2025) — - Added helpful hint to run security unlock-keychain when encountering API key errors on macOS with locked keychain - Added allowUnsandboxedCommands s
- v2.0.28 (October 27, 2025) — - Plan mode: introduced new Plan subagent - Subagents: claude can now choose to resume subagents
- v2.0.27 (October 24, 2025) — - New UI for permission prompts - Added current branch filtering and search to session resume screen for easier navigation
- v2.0.25 (October 21, 2025) — - Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://platform.claude.com/docs/en/agent-sd
- v2.0.24 (October 20, 2025) — - Fixed a bug where project-level skills were not loading when --setting-sources 'project' was specified - Claude Code Web: Support for Web -> CLI tel
- v2.0.22 (October 17, 2025) — - Fixed content layout shift when scrolling through slash commands - IDE: Add toggle to enable/disable thinking.
- v2.0.21 (October 16, 2025) — - Support MCP structuredContent field in tool responses - Added an interactive question tool
- v2.0.20 (October 16, 2025) — - Added support for Claude Skills
- v2.0.19 (October 15, 2025) — - Auto-background long-running bash commands instead of killing them. Customi
- v2.0.17 (October 15, 2025) — - Added Haiku 4.5 to model selector! - Haiku 4.5 automatically uses Sonnet in plan mode, and Haiku for execution (i.e. SonnetPlan by default)
- v2.0.15 (October 14, 2025) — - Fixed bug with resuming where previously created files needed to be read again before writing - Fixed bug with -p mode where @-mentioned files neede
- v2.0.14 (October 10, 2025) — - Fix @-mentioning MCP servers to toggle them on/off - Improve permission checks for bash with inline env vars
- v2.0.13 (October 9, 2025) — - Fixed /plugin not working on native build
- v2.0.12 (October 9, 2025) — - Plugin System Released: Extend Claude Code with custom commands, agents, hooks, and MCP servers from marketplaces - /plugin install, /plugin enable/
- v2.0.11 (October 8, 2025) — - Reduced system prompt si
- v2.0.10 (October 7, 2025) — - Rewrote terminal renderer for buttery smooth UI - Enable/disable MCP servers by @mentioning, or in /mcp
- v2.0.9 (October 6, 2025) — - Fix regression where bash backgrounding stopped working
- v2.0.8 (October 4, 2025) — - Update Bedrock default Sonnet model to global.anthropic.claude-sonnet-4-5-20250929-v1:0 - IDE: Add drag-and-drop support for files and folders in ch
- v2.0.5 (October 2, 2025) — - IDE: Fix IME unintended message submission with Enter and Tab - IDE: Add "Open in Terminal" link in login screen