Claude Code Changelog https://anthropic.com/feed_anthropic_changelog_claude_code.xml Claude Code Changelog http://www.rssboard.org/rss-specification python-feedgen https://www.anthropic.com/images/icons/apple-touch-icon.png Claude Code Changelog https://anthropic.com/feed_anthropic_changelog_claude_code.xml en Wed, 19 Nov 2025 04:04:09 +0000 v0.2.21 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0221 <ul><li>Fuzzy matching for /commands</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0221#-8376151983908855485 Changelog Thu, 23 Jan 2025 04:04:09 +0000 v0.2.26 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0226 <ul><li>New /approved-tools command for managing tool permissions</li><li>Word-level diff display for improved code readability</li><li>Fuzzy matching for slash commands</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0226#-4997129082619973414 Changelog Sat, 25 Jan 2025 04:04:09 +0000 v0.2.30 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0230 <ul><li>Added ANSI color theme for better terminal compatibility</li><li>Fixed issue where slash command arguments weren't being sent properly</li><li>(Mac-only) API keys are now stored in macOS Keychain</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0230#3911969407186745422 Changelog Mon, 27 Jan 2025 04:04:09 +0000 v0.2.31 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0231 <ul><li>Custom slash commands: Markdown files in .claude/commands/ directories now appear as custom slash commands to insert prompts into your conversation</li><li>MCP debug mode: Run with --mcp-debug flag to get more information about MCP server errors</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0231#-2447779953787491624 Changelog Wed, 29 Jan 2025 04:04:09 +0000 v0.2.32 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0232 <ul><li>Interactive MCP setup wizard: Run "claude mcp add" to add MCP servers with a step-by-step interface</li><li>Fix for some PersistentShell issues</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0232#1384343556579837022 Changelog Fri, 31 Jan 2025 04:04:09 +0000 v0.2.34 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0234 <ul><li>Vim bindings for text input - enable with /vim or /config</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0234#-7088278197732998571 Changelog Sun, 02 Feb 2025 04:04:09 +0000 v0.2.36 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0236 <ul><li>Import MCP servers from Claude Desktop with `claude mcp add-from-claude-desktop`</li><li>Add MCP servers as JSON strings with `claude mcp add-json <n> <json>`</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0236#-6658109811984936013 Changelog Tue, 04 Feb 2025 04:04:09 +0000 v0.2.37 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0237 <ul><li>New /release-notes command lets you view release notes at any time</li><li>`claude config add/remove` commands now accept multiple values separated by commas or spaces</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0237#1927392454591773840 Changelog Thu, 06 Feb 2025 04:04:09 +0000 v0.2.41 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0241 <ul><li>MCP server startup timeout can now be configured via MCP_TIMEOUT environment variable</li><li>MCP server startup no longer blocks the app from starting up</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0241#7503262922500817384 Changelog Sat, 08 Feb 2025 04:04:09 +0000 v0.2.44 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0244 <ul><li>Ask Claude to make a plan with thinking mode: just say 'think' or 'think harder' or even 'ultrathink'</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0244#-7336929871795982620 Changelog Mon, 10 Feb 2025 04:04:09 +0000 v0.2.47 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0247 <ul><li>Press Tab to auto-complete file and folder names</li><li>Press Shift + Tab to toggle auto-accept for file edits</li><li>Automatic conversation compaction for infinite conversation length (toggle with /config)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0247#825209440047845495 Changelog Wed, 12 Feb 2025 04:04:09 +0000 v0.2.49 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0249 <ul><li>Previous MCP server scopes have been renamed: previous "project" scope is now "local" and "global" scope is now "user"</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0249#1100187282159138512 Changelog Fri, 14 Feb 2025 04:04:09 +0000 v0.2.50 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0250 <ul><li>New MCP "project" scope now allows you to add MCP servers to .mcp.json files and commit them to your repository</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0250#888002947912407146 Changelog Sun, 16 Feb 2025 04:04:09 +0000 v0.2.53 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0253 <ul><li>New web fetch tool lets Claude view URLs that you paste in</li><li>Fixed a bug with JPEG detection</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0253#-7756572395834842666 Changelog Tue, 18 Feb 2025 04:04:09 +0000 v0.2.54 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0254 <ul><li>Quickly add to Memory by starting your message with '#'</li><li>Press ctrl+r to see full output for long tool results</li><li>Added support for MCP SSE transport</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0254#4272015308742061524 Changelog Thu, 20 Feb 2025 04:04:09 +0000 v0.2.59 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0259 <ul><li>Copy+paste images directly into your prompt</li><li>Improved progress indicators for bash and fetch tools</li><li>Bugfixes for non-interactive mode (-p)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0259#-3312291992529432636 Changelog Sat, 22 Feb 2025 04:04:09 +0000 v0.2.61 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0261 <ul><li>Navigate menus with vim-style keys (j/k) or bash/emacs shortcuts (Ctrl+n/p) for faster interaction</li><li>Enhanced image detection for more reliable clipboard paste functionality</li><li>Fixed an issue where ESC key could crash the conversation history selector</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0261#3076898366296564975 Changelog Mon, 24 Feb 2025 04:04:09 +0000 v0.2.63 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0263 <ul><li>Fixed an issue where MCP tools were loaded twice, which caused tool call errors</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0263#-7168264506120756579 Changelog Wed, 26 Feb 2025 04:04:09 +0000 v0.2.66 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0266 <ul><li>Print mode (-p) now supports streaming output via --output-format=stream-json</li><li>Fixed issue where pasting could trigger memory or bash mode unexpectedly</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0266#4711154751891260167 Changelog Fri, 28 Feb 2025 04:04:09 +0000 v0.2.67 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0267 <ul><li>Shared project permission rules can be saved in .claude/settings.json</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0267#-223717588924908260 Changelog Sun, 02 Mar 2025 04:04:09 +0000 v0.2.69 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0269 <ul><li>Fixed UI glitches with improved Select component behavior</li><li>Enhanced terminal output display with better text truncation logic</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0269#-8863746355311824809 Changelog Tue, 04 Mar 2025 04:04:09 +0000 v0.2.70 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0270 <ul><li>Network commands like curl are now available for Claude to use</li><li>Claude can now run multiple web queries in parallel</li><li>Pressing ESC once immediately interrupts Claude in Auto-accept mode</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0270#-8149915040776186793 Changelog Thu, 06 Mar 2025 04:04:09 +0000 v0.2.72 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0272 <ul><li>Updated spinner to indicate tokens loaded and tool usage</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0272#1034006142575790729 Changelog Sat, 08 Mar 2025 04:04:09 +0000 v0.2.74 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0274 <ul><li>Added support for refreshing dynamically generated API keys (via apiKeyHelper), with a 5 minute TTL</li><li>Task tool can now perform writes and run bash commands</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0274#-3842241567282546431 Changelog Mon, 10 Mar 2025 04:04:09 +0000 v0.2.75 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0275 <ul><li>Hit Enter to queue up additional messages while Claude is working</li><li>Drag in or copy/paste image files directly into the prompt</li><li>@-mention files to directly add them to context</li><li>Run one-off MCP servers with `claude --mcp-config <path-to-file>`</li><li>Improved performance for filename auto-complete</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0275#-5914667917535515183 Changelog Wed, 12 Mar 2025 04:04:09 +0000 v0.2.82 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0282 <ul><li>Added support for --disallowedTools</li><li>Renamed tools for consistency: LSTool -> LS, View -> Read, etc.</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0282#8923134463327675252 Changelog Fri, 14 Mar 2025 04:04:09 +0000 v0.2.93 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0293 <ul><li>Resume conversations from where you left off from with "claude --continue" and "claude --resume"</li><li>Claude now has access to a Todo list that helps it stay on track and be more organized</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0293#-5104117479119869597 Changelog Sun, 16 Mar 2025 04:04:09 +0000 v0.2.96 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0296 <ul><li>Claude Code can now also be used with a Claude Max subscription (https://claude.ai/upgrade)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0296#7645377309129037233 Changelog Tue, 18 Mar 2025 04:04:09 +0000 v0.2.98 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0298 <ul><li>Fixed an issue where auto-compact was running twice</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#0298#-6591416501053810327 Changelog Thu, 20 Mar 2025 04:04:09 +0000 v0.2.100 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02100 <ul><li>Fixed a crash caused by a stack overflow error</li><li>Made db storage optional; missing db support disables --continue and --resume</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02100#-7265536521267493097 Changelog Sat, 22 Mar 2025 04:04:09 +0000 v0.2.102 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02102 <ul><li>Improved thinking triggering reliability</li><li>Improved @mention reliability for images and folders</li><li>You can now paste multiple large chunks into one prompt</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02102#-5142176819009809516 Changelog Mon, 24 Mar 2025 04:04:09 +0000 v0.2.105 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02105 <ul><li>Claude can now search the web</li><li>Moved system & account status to /status</li><li>Added word movement keybindings for Vim</li><li>Improved latency for startup, todo tool, and file edits</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02105#-1337058848746964333 Changelog Wed, 26 Mar 2025 04:04:09 +0000 v0.2.106 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02106 <ul><li>MCP SSE server configs can now specify custom headers</li><li>Fixed a bug where MCP permission prompt didn't always show correctly</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02106#-3777554828965384474 Changelog Fri, 28 Mar 2025 04:04:09 +0000 v0.2.107 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02107 <ul><li>CLAUDE.md files can now import other files. Add @path/to/file.md to ./CLAUDE.md to load additional files on launch</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02107#245409735733131241 Changelog Sun, 30 Mar 2025 04:04:09 +0000 v0.2.108 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02108 <ul><li>You can now send messages to Claude while it works to steer Claude in real-time</li><li>Introduced BASH_DEFAULT_TIMEOUT_MS and BASH_MAX_TIMEOUT_MS env vars</li><li>Fixed a bug where thinking was not working in -p mode</li><li>Fixed a regression in /cost reporting</li><li>Deprecated MCP wizard interface in favor of other MCP commands</li><li>Lots of other bugfixes and improvements</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02108#7406194133241030400 Changelog Tue, 01 Apr 2025 04:04:09 +0000 v0.2.117 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02117 <ul><li>Breaking change: --print JSON output now returns nested message objects, for forwards-compatibility as we introduce new metadata fields</li><li>Introduced settings.cleanupPeriodDays</li><li>Introduced CLAUDE_CODE_API_KEY_HELPER_TTL_MS env var</li><li>Introduced --debug mode</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02117#-644914955518919120 Changelog Thu, 03 Apr 2025 04:04:09 +0000 v0.2.125 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02125 <ul><li>Breaking change: Bedrock ARN passed to `ANTHROPIC_MODEL` or `ANTHROPIC_SMALL_FAST_MODEL` should no longer contain an escaped slash (specify `/` instead of `%2F`)</li><li>Removed `DEBUG=true` in favor of `ANTHROPIC_LOG=debug`, to log all requests</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#02125#-2617802852330311025 Changelog Sat, 05 Apr 2025 04:04:09 +0000 v1.0.0 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#100 <ul><li>Claude Code is now generally available</li><li>Introducing Sonnet 4 and Opus 4 models</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#100#7711864793364248082 Changelog Mon, 07 Apr 2025 04:04:09 +0000 v1.0.1 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#101 <ul><li>Added `DISABLE_INTERLEAVED_THINKING` to give users the option to opt out of interleaved thinking.</li><li>Improved model references to show provider-specific names (Sonnet 3.7 for Bedrock, Sonnet 4 for Console)</li><li>Updated documentation links and OAuth process descriptions</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#101#-8479489791583562599 Changelog Wed, 09 Apr 2025 04:04:09 +0000 v1.0.4 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#104 <ul><li>Fixed a bug where MCP tool errors weren't being parsed correctly</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#104#-5681317397428962918 Changelog Fri, 11 Apr 2025 04:04:09 +0000 v1.0.6 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#106 <ul><li>Improved edit reliability for tab-indented files</li><li>Respect CLAUDE_CONFIG_DIR everywhere</li><li>Reduced unnecessary tool permission prompts</li><li>Added support for symlinks in @file typeahead</li><li>Bugfixes, UI polish, and tool reliability improvements</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#106#-3453151374807941504 Changelog Sun, 13 Apr 2025 04:04:09 +0000 v1.0.7 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#107 <ul><li>Renamed /allowed-tools -> /permissions</li><li>Migrated allowedTools and ignorePatterns from .claude.json -> settings.json</li><li>Deprecated claude config commands in favor of editing settings.json</li><li>Fixed a bug where --dangerously-skip-permissions sometimes didn't work in --print mode</li><li>Improved error handling for /install-github-app</li><li>Bugfixes, UI polish, and tool reliability improvements</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#107#9171999526718870125 Changelog Tue, 15 Apr 2025 04:04:09 +0000 v1.0.8 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#108 <ul><li>Fixed Vertex AI region fallback when using CLOUD_ML_REGION</li><li>Increased default otel interval from 1s -> 5s</li><li>Fixed edge cases where MCP_TIMEOUT and MCP_TOOL_TIMEOUT weren't being respected</li><li>Fixed a regression where search tools unnecessarily asked for permissions</li><li>Added support for triggering thinking non-English languages</li><li>Improved compacting UI</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#108#5718854146076225871 Changelog Thu, 17 Apr 2025 04:04:09 +0000 v1.0.10 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1010 <ul><li>Added markdown table support</li><li>Improved streaming performance</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1010#-8359955731223482252 Changelog Sat, 19 Apr 2025 04:04:09 +0000 v1.0.11 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1011 <ul><li>Claude Code can now also be used with a Claude Pro subscription</li><li>Added /upgrade for smoother switching to Claude Max plans</li><li>Improved UI for authentication from API keys and Bedrock/Vertex/external auth tokens</li><li>Improved shell configuration error handling</li><li>Improved todo list handling during compaction</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1011#-8321676947062052587 Changelog Mon, 21 Apr 2025 04:04:09 +0000 v1.0.17 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1017 <ul><li>We now emit messages from sub-tasks in -p mode (look for the parent_tool_use_id property)</li><li>Fixed crashes when the VS Code diff tool is invoked multiple times quickly</li><li>MCP server list UI improvements</li><li>Update Claude Code process title to display "claude" instead of "node"</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1017#-5863391809253598958 Changelog Wed, 23 Apr 2025 04:04:09 +0000 v1.0.18 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1018 <ul><li>Added --add-dir CLI argument for specifying additional working directories</li><li>Added streaming input support without require -p flag</li><li>Improved startup performance and session storage performance</li><li>Added CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR environment variable to freeze working directory for bash commands</li><li>Added detailed MCP server tools display (/mcp)</li><li>MCP authentication and permission improvements</li><li>Added auto-reconnection for MCP SSE connections on disconnect</li><li>Fixed issue where pasted content was lost when dialogs appeared</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1018#1580395444529332394 Changelog Fri, 25 Apr 2025 04:04:09 +0000 v1.0.21 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1021 <ul><li>Improved editing of files with tab-based indentation</li><li>Fix for tool_use without matching tool_result errors</li><li>Fixed a bug where stdio MCP server processes would linger after quitting Claude Code</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1021#-3992223616346511222 Changelog Sun, 27 Apr 2025 04:04:09 +0000 v1.0.22 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1022 <ul><li>SDK: Renamed `total_cost` to `total_cost_usd`</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1022#3210838897861649789 Changelog Tue, 29 Apr 2025 04:04:09 +0000 v1.0.23 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1023 <ul><li>Released TypeScript SDK: import @anthropic-ai/claude-code to get started</li><li>Released Python SDK: pip install claude-code-sdk to get started</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1023#-329506199497631743 Changelog Thu, 01 May 2025 04:04:09 +0000 v1.0.24 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1024 <ul><li>Improved /mcp output</li><li>Fixed a bug where settings arrays got overwritten instead of merged</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1024#-3363940937325081243 Changelog Sat, 03 May 2025 04:04:09 +0000 v1.0.25 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1025 <ul><li>Slash commands: moved "project" and "user" prefixes to descriptions</li><li>Slash commands: improved reliability for command discovery</li><li>Improved support for Ghostty</li><li>Improved web search reliability</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1025#-2349411985208538206 Changelog Mon, 05 May 2025 04:04:09 +0000 v1.0.27 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1027 <ul><li>Streamable HTTP MCP servers are now supported</li><li>Remote MCP servers (SSE and HTTP) now support OAuth</li><li>MCP resources can now be @-mentioned</li><li>/resume slash command to switch conversations within Claude Code</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1027#-8746851086262141649 Changelog Wed, 07 May 2025 04:04:09 +0000 v1.0.28 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1028 <ul><li>Slash commands: Fix selector display during history navigation</li><li>Resizes images before upload to prevent API size limit errors</li><li>Added XDG_CONFIG_HOME support to configuration directory</li><li>Performance optimizations for memory usage</li><li>New attributes (terminal.type, language) in OpenTelemetry logging</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1028#-4784522396501971264 Changelog Fri, 09 May 2025 04:04:09 +0000 v1.0.29 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1029 <ul><li>Improved CJK character support in cursor navigation and rendering</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1029#81188950972770262 Changelog Sun, 11 May 2025 04:04:09 +0000 v1.0.30 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1030 <ul><li>Custom slash commands: Run bash output, @-mention files, enable thinking with thinking keywords</li><li>Improved file path autocomplete with filename matching</li><li>Added timestamps in Ctrl-r mode and fixed Ctrl-c handling</li><li>Enhanced jq regex support for complex filters with pipes and select</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1030#-4164316167439595462 Changelog Tue, 13 May 2025 04:04:09 +0000 v1.0.31 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1031 <ul><li>Fixed a bug where ~/.claude.json would get reset when file contained invalid JSON</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1031#-6934125795969655695 Changelog Thu, 15 May 2025 04:04:09 +0000 v1.0.32 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1032 <ul><li>Updated loopback config for litellm</li><li>Added forceLoginMethod setting to bypass login selection screen</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1032#34969123924544489 Changelog Sat, 17 May 2025 04:04:09 +0000 v1.0.33 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1033 <ul><li>Improved logging functionality with session ID support</li><li>Added prompt input undo functionality (Ctrl+Z and vim 'u' command)</li><li>Improvements to plan mode</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1033#-2950938516145874746 Changelog Mon, 19 May 2025 04:04:09 +0000 v1.0.34 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1034 <ul><li>Fixed a memory leak causing a MaxListenersExceededWarning message to appear</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1034#429955374765945549 Changelog Wed, 21 May 2025 04:04:09 +0000 v1.0.35 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1035 <ul><li>Added support for MCP OAuth Authorization Server discovery</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1035#2919038173951829199 Changelog Fri, 23 May 2025 04:04:09 +0000 v1.0.36 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1036 <ul><li>Web search now takes today's date into context</li><li>Fixed a bug where stdio MCP servers were not terminating properly on exit</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1036#6283284031836241573 Changelog Sun, 25 May 2025 04:04:09 +0000 v1.0.37 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1037 <ul><li>Remove ability to set `Proxy-Authorization` header via ANTHROPIC_AUTH_TOKEN or apiKeyHelper</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1037#4317749853529009857 Changelog Tue, 27 May 2025 04:04:09 +0000 v1.0.38 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1038 <ul><li>Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://docs.claude.com/en/docs/claude-code/hooks</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1038#-3997213685736600248 Changelog Thu, 29 May 2025 04:04:09 +0000 v1.0.39 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1039 <ul><li>New Active Time metric in OpenTelemetry logging</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1039#-3707753050631080368 Changelog Sat, 31 May 2025 04:04:09 +0000 v1.0.40 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1040 <ul><li>Fixed a bug causing API connection errors with UNABLE_TO_GET_ISSUER_CERT_LOCALLY if `NODE_EXTRA_CA_CERTS` was set</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1040#-697275443814745459 Changelog Mon, 02 Jun 2025 04:04:09 +0000 v1.0.41 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1041 <ul><li>Hooks: Split Stop hook triggering into Stop and SubagentStop</li><li>Hooks: Enabled optional timeout configuration for each command</li><li>Hooks: Added "hook_event_name" to hook input</li><li>Fixed a bug where MCP tools would display twice in tool list</li><li>New tool parameters JSON for Bash tool in `tool_decision` event</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1041#173264941299468387 Changelog Wed, 04 Jun 2025 04:04:09 +0000 v1.0.42 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1042 <ul><li>Added tilde (`~`) expansion support to `/add-dir` command</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1042#905254869890724619 Changelog Fri, 06 Jun 2025 04:04:09 +0000 v1.0.43 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1043 <ul><li>Fixed a bug where the theme selector was saving excessively</li><li>Hooks: Added EPIPE system error handling</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1043#-7328291887169586153 Changelog Sun, 08 Jun 2025 04:04:09 +0000 v1.0.44 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1044 <ul><li>New /export command lets you quickly export a conversation for sharing</li><li>MCP: resource_link tool results are now supported</li><li>MCP: tool annotations and tool titles now display in /mcp view</li><li>Changed Ctrl+Z to suspend Claude Code. Resume by running `fg`. Prompt input undo is now Ctrl+U.</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1044#-4040513684403452262 Changelog Tue, 10 Jun 2025 04:04:09 +0000 v1.0.45 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1045 <ul><li>Redesigned Search (Grep) tool with new tool input parameters and features</li><li>Disabled IDE diffs for notebook files, fixing "Timeout waiting after 1000ms" error</li><li>Fixed config file corruption issue by enforcing atomic writes</li><li>Updated prompt input undo to Ctrl+\_ to avoid breaking existing Ctrl+U behavior, matching zsh's undo shortcut</li><li>Stop Hooks: Fixed transcript path after /clear and fixed triggering when loop ends with tool call</li><li>Custom slash commands: Restored namespacing in command names based on subdirectories. For example, .claude/commands/frontend/component.md is now /frontend:component, not /component.</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1045#-8558065256033615788 Changelog Thu, 12 Jun 2025 04:04:09 +0000 v1.0.48 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1048 <ul><li>Fixed a bug in v1.0.45 where the app would sometimes freeze on launch</li><li>Added progress messages to Bash tool based on the last 5 lines of command output</li><li>Added expanding variables support for MCP server configuration</li><li>Moved shell snapshots from /tmp to ~/.claude for more reliable Bash tool calls</li><li>Improved IDE extension path handling when Claude Code runs in WSL</li><li>Hooks: Added a PreCompact hook</li><li>Vim mode: Added c, f/F, t/T</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1048#-1679935248419216014 Changelog Sat, 14 Jun 2025 04:04:09 +0000 v1.0.51 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1051 <ul><li>Added support for native Windows (requires Git for Windows)</li><li>Added support for Bedrock API keys through environment variable AWS_BEARER_TOKEN_BEDROCK</li><li>Settings: /doctor can now help you identify and fix invalid setting files</li><li>`--append-system-prompt` can now be used in interactive mode, not just --print/-p.</li><li>Increased auto-compact warning threshold from 60% to 80%</li><li>Fixed an issue with handling user directories with spaces for shell snapshots</li><li>OTEL resource now includes os.type, os.version, host.arch, and wsl.version (if running on Windows Subsystem for Linux)</li><li>Custom slash commands: Fixed user-level commands in subdirectories</li><li>Plan mode: Fixed issue where rejected plan from sub-task would get discarded</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1051#-8458162433467357483 Changelog Mon, 16 Jun 2025 04:04:09 +0000 v1.0.52 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1052 <ul><li>Added support for MCP server instructions</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1052#-374163641604419539 Changelog Wed, 18 Jun 2025 04:04:09 +0000 v1.0.53 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1053 <ul><li>Updated @-mention file truncation from 100 lines to 2000 lines</li><li>Add helper script settings for AWS token refresh: awsAuthRefresh (for foreground operations like aws sso login) and awsCredentialExport (for background operation with STS-like response).</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1053#-5674393151386882407 Changelog Fri, 20 Jun 2025 04:04:09 +0000 v1.0.54 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1054 <ul><li>Hooks: Added UserPromptSubmit hook and the current working directory to hook inputs</li><li>Custom slash commands: Added argument-hint to frontmatter</li><li>Windows: OAuth uses port 45454 and properly constructs browser URL</li><li>Windows: mode switching now uses alt + m, and plan mode renders properly</li><li>Shell: Switch to in-memory shell snapshot to fix file-related errors</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1054#4137314161069365706 Changelog Sun, 22 Jun 2025 04:04:09 +0000 v1.0.55 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1055 <ul><li>Clarified knowledge cutoff for Opus 4 and Sonnet 4 models</li><li>Windows: fixed Ctrl+Z crash</li><li>SDK: Added ability to capture error logging</li><li>Add --system-prompt-file option to override system prompt in print mode</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1055#-3432846109135244 Changelog Tue, 24 Jun 2025 04:04:09 +0000 v1.0.56 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1056 <ul><li>Windows: Enabled shift+tab for mode switching on versions of Node.js that support terminal VT mode</li><li>Fixes for WSL IDE detection</li><li>Fix an issue causing awsRefreshHelper changes to .aws directory not to be picked up</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1056#-3251718843127234603 Changelog Thu, 26 Jun 2025 04:04:09 +0000 v1.0.57 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1057 <ul><li>Added support for specifying a model in slash commands</li><li>Improved permission messages to help Claude understand allowed tools</li><li>Fix: Remove trailing newlines from bash output in terminal wrapping</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1057#8934559211384797443 Changelog Sat, 28 Jun 2025 04:04:09 +0000 v1.0.58 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1058 <ul><li>Added support for reading PDFs</li><li>MCP: Improved server health status display in 'claude mcp list'</li><li>Hooks: Added CLAUDE_PROJECT_DIR env var for hook commands</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1058#2858594160239047741 Changelog Mon, 30 Jun 2025 04:04:09 +0000 v1.0.59 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1059 <ul><li>SDK: Added tool confirmation support with canUseTool callback</li><li>SDK: Allow specifying env for spawned process</li><li>Hooks: Exposed PermissionDecision to hooks (including "ask")</li><li>Hooks: UserPromptSubmit now supports additionalContext in advanced JSON output</li><li>Fixed issue where some Max users that specified Opus would still see fallback to Sonnet</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1059#-689600308206448574 Changelog Wed, 02 Jul 2025 04:04:09 +0000 v1.0.60 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1060 <ul><li>You can now create custom subagents for specialized tasks! Run /agents to get started</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1060#-811996684006395972 Changelog Fri, 04 Jul 2025 04:04:09 +0000 v1.0.61 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1061 <ul><li>Transcript mode (Ctrl+R): Changed Esc to exit transcript mode rather than interrupt</li><li>Settings: Added `--settings` flag to load settings from a JSON file</li><li>Settings: Fixed resolution of settings files paths that are symlinks</li><li>OTEL: Fixed reporting of wrong organization after authentication changes</li><li>Slash commands: Fixed permissions checking for allowed-tools with Bash</li><li>IDE: Added support for pasting images in VSCode MacOS using ⌘+V</li><li>IDE: Added `CLAUDE_CODE_AUTO_CONNECT_IDE=false` for disabling IDE auto-connection</li><li>Added `CLAUDE_CODE_SHELL_PREFIX` for wrapping Claude and user-provided shell commands run by Claude Code</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1061#-1583899521534374027 Changelog Sun, 06 Jul 2025 04:04:09 +0000 v1.0.62 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1062 <ul><li>Added @-mention support with typeahead for custom agents. @<your-custom-agent> to invoke it</li><li>Hooks: Added SessionStart hook for new session initialization</li><li>/add-dir command now supports typeahead for directory paths</li><li>Improved network connectivity check reliability</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1062#-2982632208398047829 Changelog Tue, 08 Jul 2025 04:04:09 +0000 v1.0.63 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1063 <ul><li>Windows: Fixed file search, @agent mentions, and custom slash commands functionality</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1063#-3561948899085137529 Changelog Thu, 10 Jul 2025 04:04:09 +0000 v1.0.64 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1064 <ul><li>Agents: Added model customization support - you can now specify which model an agent should use</li><li>Agents: Fixed unintended access to the recursive agent tool</li><li>Hooks: Added systemMessage field to hook JSON output for displaying warnings and context</li><li>SDK: Fixed user input tracking across multi-turn conversations</li><li>Added hidden files to file search and @-mention suggestions</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1064#-8925089866306833478 Changelog Sat, 12 Jul 2025 04:04:09 +0000 v1.0.65 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1065 <ul><li>IDE: Fixed connection stability issues and error handling for diagnostics</li><li>Windows: Fixed shell environment setup for users without .bashrc files</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1065#-4601274522714463248 Changelog Mon, 14 Jul 2025 04:04:09 +0000 v1.0.68 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1068 <ul><li>Fix incorrect model names being used for certain commands like `/pr-comments`</li><li>Windows: improve permissions checks for allow / deny tools and project trust. This may create a new project entry in `.claude.json` - manually merge the history field if desired.</li><li>Windows: improve sub-process spawning to eliminate "No such file or directory" when running commands like pnpm</li><li>Enhanced /doctor command with CLAUDE.md and MCP tool context for self-serve debugging</li><li>SDK: Added canUseTool callback support for tool confirmation</li><li>Added `disableAllHooks` setting</li><li>Improved file suggestions performance in large repos</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1068#6044614438364497205 Changelog Wed, 16 Jul 2025 04:04:09 +0000 v1.0.69 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1069 <ul><li>Upgraded Opus to version 4.1</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1069#-1759504840875723884 Changelog Fri, 18 Jul 2025 04:04:09 +0000 v1.0.70 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1070 <ul><li>Performance: Optimized message rendering for better performance with large contexts</li><li>Windows: Fixed native file search, ripgrep, and subagent functionality</li><li>Added support for @-mentions in slash command arguments</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1070#-6514791369493257988 Changelog Sun, 20 Jul 2025 04:04:09 +0000 v1.0.71 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1071 <ul><li>Background commands: (Ctrl-b) to run any Bash command in the background so Claude can keep working (great for dev servers, tailing logs, etc.)</li><li>Customizable status line: add your terminal prompt to Claude Code with /statusline</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1071#4632811364545513394 Changelog Tue, 22 Jul 2025 04:04:09 +0000 v1.0.72 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1072 <ul><li>Ask permissions: have Claude Code always ask for confirmation to use specific tools with /permissions</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1072#6683961886785503944 Changelog Thu, 24 Jul 2025 04:04:09 +0000 v1.0.73 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1073 <ul><li>MCP: Support multiple config files with `--mcp-config file1.json file2.json`</li><li>MCP: Press Esc to cancel OAuth authentication flows</li><li>Bash: Improved command validation and reduced false security warnings</li><li>UI: Enhanced spinner animations and status line visual hierarchy</li><li>Linux: Added support for Alpine and musl-based distributions (requires separate ripgrep installation)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1073#-4968033180330464223 Changelog Sat, 26 Jul 2025 04:04:09 +0000 v1.0.77 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1077 <ul><li>Bash tool: Fix heredoc and multiline string escaping, improve stderr redirection handling</li><li>SDK: Add session support and permission denial tracking</li><li>Fix token limit errors in conversation summarization</li><li>Opus Plan Mode: New setting in `/model` to run Opus only in plan mode, Sonnet otherwise</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1077#-8202217341798255819 Changelog Mon, 28 Jul 2025 04:04:09 +0000 v1.0.80 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1080 <ul><li>UI improvements: Fix text contrast for custom subagent colors and spinner rendering issues</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1080#4350912216509152164 Changelog Wed, 30 Jul 2025 04:04:09 +0000 v1.0.81 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1081 <ul><li>Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://docs.claude.com/en/docs/claude-code/output-styles</li><li>Agents: Fix custom agent loading when agent files are unparsable</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1081#286550520937501760 Changelog Fri, 01 Aug 2025 04:04:09 +0000 v1.0.82 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1082 <ul><li>SDK: Add request cancellation support</li><li>SDK: New additionalDirectories option to search custom paths, improved slash command processing</li><li>Settings: Validation prevents invalid fields in .claude/settings.json files</li><li>MCP: Improve tool name consistency</li><li>Bash: Fix crash when Claude tries to automatically read large files</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1082#-3482035513717198475 Changelog Sun, 03 Aug 2025 04:04:09 +0000 v1.0.83 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1083 <ul><li>@-mention: Support files with spaces in path</li><li>New shimmering spinner</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1083#-5530988883402851028 Changelog Tue, 05 Aug 2025 04:04:09 +0000 v1.0.84 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1084 <ul><li>Fix tool_use/tool_result id mismatch error when network is unstable</li><li>Fix Claude sometimes ignoring real-time steering when wrapping up a task</li><li>@-mention: Add ~/.claude/\* files to suggestions for easier agent, output style, and slash command editing</li><li>Use built-in ripgrep by default; to opt out of this behavior, set USE_BUILTIN_RIPGREP=0</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1084#4388436247146889103 Changelog Thu, 07 Aug 2025 04:04:09 +0000 v1.0.85 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1085 <ul><li>Status line input now includes session cost info</li><li>Hooks: Introduced SessionEnd hook</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1085#-6954222771510565223 Changelog Sat, 09 Aug 2025 04:04:09 +0000 v1.0.86 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1086 <ul><li>Added /context to help users self-serve debug context issues</li><li>SDK: Added UUID support for all SDK messages</li><li>SDK: Added `--replay-user-messages` to replay user messages back to stdout</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1086#-8262153102523941214 Changelog Mon, 11 Aug 2025 04:04:09 +0000 v1.0.88 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1088 <ul><li>Fixed issue causing "OAuth authentication is currently not supported"</li><li>Status line input now includes `exceeds_200k_tokens`</li><li>Fixed incorrect usage tracking in /cost.</li><li>Introduced `ANTHROPIC_DEFAULT_SONNET_MODEL` and `ANTHROPIC_DEFAULT_OPUS_MODEL` for controlling model aliases opusplan, opus, and sonnet.</li><li>Bedrock: Updated default Sonnet model to Sonnet 4</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1088#-3336945899204926627 Changelog Wed, 13 Aug 2025 04:04:09 +0000 v1.0.90 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1090 <ul><li>Settings file changes take effect immediately - no restart required</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1090#-3207290688533445324 Changelog Fri, 15 Aug 2025 04:04:09 +0000 v1.0.93 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1093 <ul><li>Windows: Add alt + v shortcut for pasting images from clipboard</li><li>Support NO_PROXY environment variable to bypass proxy for specified hostnames and IPs</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1093#-4175036931589549245 Changelog Sun, 17 Aug 2025 04:04:09 +0000 v1.0.94 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1094 <ul><li>Vertex: add support for global endpoints for supported models</li><li>/memory command now allows direct editing of all imported memory files</li><li>SDK: Add custom tools as callbacks</li><li>Added /todos command to list current todo items</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1094#2269396231251969680 Changelog Tue, 19 Aug 2025 04:04:09 +0000 v1.0.97 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1097 <ul><li>Settings: /doctor now validates permission rule syntax and suggests corrections</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1097#8486209982334050726 Changelog Thu, 21 Aug 2025 04:04:09 +0000 v1.0.106 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10106 <ul><li>Windows: Fixed path permission matching to consistently use POSIX format (e.g., `Read(//c/Users/...)`)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10106#5755730901581246207 Changelog Sat, 23 Aug 2025 04:04:09 +0000 v1.0.109 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10109 <ul><li>SDK: Added partial message streaming support via `--include-partial-messages` CLI flag</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10109#-2310376570228874147 Changelog Mon, 25 Aug 2025 04:04:09 +0000 v1.0.110 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10110 <ul><li>/terminal-setup command now supports WezTerm</li><li>MCP: OAuth tokens now proactively refresh before expiration</li><li>Fixed reliability issues with background Bash processes</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10110#5637155899219573525 Changelog Wed, 27 Aug 2025 04:04:09 +0000 v1.0.111 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10111 <ul><li>/model now validates provided model names</li><li>Fixed Bash tool crashes caused by malformed shell syntax parsing</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10111#3191147613318306359 Changelog Fri, 29 Aug 2025 04:04:09 +0000 v1.0.112 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10112 <ul><li>Transcript mode (Ctrl+R): Added the model used to generate each assistant message</li><li>Addressed issue where some Claude Max users were incorrectly recognized as Claude Pro users</li><li>Hooks: Added systemMessage support for SessionEnd hooks</li><li>Added `spinnerTipsEnabled` setting to disable spinner tips</li><li>IDE: Various improvements and bug fixes</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10112#6652486290913065793 Changelog Sun, 31 Aug 2025 04:04:09 +0000 v1.0.113 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10113 <ul><li>Deprecated piped input in interactive mode</li><li>Move Ctrl+R keybinding for toggling transcript to Ctrl+O</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10113#-1382966454868716681 Changelog Tue, 02 Sep 2025 04:04:09 +0000 v1.0.115 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10115 <ul><li>Improve thinking mode display with enhanced visual effects</li><li>Type /t to temporarily disable thinking mode in your prompt</li><li>Improve path validation for glob and grep tools</li><li>Show condensed output for post-tool hooks to reduce visual clutter</li><li>Fix visual feedback when loading state completes</li><li>Improve UI consistency for permission request dialogs</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10115#2191999081212263370 Changelog Thu, 04 Sep 2025 04:04:09 +0000 v1.0.117 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10117 <ul><li>Add Ctrl-R history search to recall previous commands like bash/zsh</li><li>Fix input lag while typing, especially on Windows</li><li>Add sed command to auto-allowed commands in acceptEdits mode</li><li>Fix Windows PATH comparison to be case-insensitive for drive letters</li><li>Add permissions management hint to /add-dir output</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10117#-6794458050528310512 Changelog Sat, 06 Sep 2025 04:04:09 +0000 v1.0.119 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10119 <ul><li>Fix Windows issue where process visually freezes on entering interactive mode</li><li>Support dynamic headers for MCP servers via headersHelper configuration</li><li>Fix thinking mode not working in headless sessions</li><li>Fix slash commands now properly update allowed tools instead of replacing them</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10119#9196906271346638976 Changelog Mon, 08 Sep 2025 04:04:09 +0000 v1.0.120 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10120 <ul><li>Fix input lag during typing, especially noticeable with large prompts</li><li>Improved VSCode extension command registry and sessions dialog user experience</li><li>Enhanced sessions dialog responsiveness and visual feedback</li><li>Fixed IDE compatibility issue by removing worktree support check</li><li>Fixed security vulnerability where Bash tool permission checks could be bypassed using prefix matching</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10120#4480515926433509657 Changelog Wed, 10 Sep 2025 04:04:09 +0000 v1.0.123 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10123 <ul><li>Bash permission rules now support output redirections when matching (e.g., `Bash(python:*)` matches `python script.py > output.txt`)</li><li>Fixed thinking mode triggering on negation phrases like "don't think"</li><li>Fixed rendering performance degradation during token streaming</li><li>Added SlashCommand tool, which enables Claude to invoke your slash commands. https://docs.claude.com/en/docs/claude-code/slash-commands#SlashCommand-tool</li><li>Enhanced BashTool environment snapshot logging</li><li>Fixed a bug where resuming a conversation in headless mode would sometimes enable thinking unnecessarily</li><li>Migrated --debug logging to a file, to enable easy tailing & filtering</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10123#-6321512700631413775 Changelog Fri, 12 Sep 2025 04:04:09 +0000 v1.0.124 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10124 <ul><li>Set `CLAUDE_BASH_NO_LOGIN` environment variable to 1 or true to to skip login shell for BashTool</li><li>Fix Bedrock and Vertex environment variables evaluating all strings as truthy</li><li>No longer inform Claude of the list of allowed tools when permission is denied</li><li>Fixed security vulnerability in Bash tool permission checks</li><li>Improved VSCode extension performance for large files</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10124#-5921644207016109217 Changelog Sun, 14 Sep 2025 04:04:09 +0000 v1.0.126 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10126 <ul><li>Enable /context command for Bedrock and Vertex</li><li>Add mTLS support for HTTP-based OpenTelemetry exporters</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#10126#6824076847492722979 Changelog Tue, 16 Sep 2025 04:04:09 +0000 v2.0.0 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#200 <ul><li>New native VS Code extension</li><li>Fresh coat of paint throughout the whole app</li><li>/rewind a conversation to undo code changes</li><li>/usage command to see plan limits</li><li>Tab to toggle thinking (sticky across sessions)</li><li>Ctrl-R to search history</li><li>Unshipped claude config command</li><li>Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors</li><li>SDK: The Claude Code SDK is now the Claude Agent SDK</li><li>Add subagents dynamically with `--agents` flag</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#200#-2046633911229249889 Changelog Thu, 18 Sep 2025 04:04:09 +0000 v2.0.1 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#201 <ul><li>Skip Sonnet 4.5 default model setting change for Bedrock and Vertex</li><li>Various bug fixes and presentation improvements</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#201#-7935550013886579056 Changelog Sat, 20 Sep 2025 04:04:09 +0000 v2.0.5 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#205 <ul><li>IDE: Fix IME unintended message submission with Enter and Tab</li><li>IDE: Add "Open in Terminal" link in login screen</li><li>Fix unhandled OAuth expiration 401 API errors</li><li>SDK: Added SDKUserMessageReplay.isReplay to prevent duplicate messages</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#205#7548550213168367772 Changelog Mon, 22 Sep 2025 04:04:09 +0000 v2.0.8 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#208 <ul><li>Update Bedrock default Sonnet model to `global.anthropic.claude-sonnet-4-5-20250929-v1:0`</li><li>IDE: Add drag-and-drop support for files and folders in chat</li><li>/context: Fix counting for thinking blocks</li><li>Improve message rendering for users with light themes on dark terminals</li><li>Remove deprecated .claude.json allowedTools, ignorePatterns, env, and todoFeatureEnabled config options (instead, configure these in your settings.json)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#208#-8639563527909587813 Changelog Wed, 24 Sep 2025 04:04:09 +0000 v2.0.9 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#209 <ul><li>Fix regression where bash backgrounding stopped working</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#209#-2376323105417339773 Changelog Fri, 26 Sep 2025 04:04:09 +0000 v2.0.10 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2010 <ul><li>Rewrote terminal renderer for buttery smooth UI</li><li>Enable/disable MCP servers by @mentioning, or in /mcp</li><li>Added tab completion for shell commands in bash mode</li><li>PreToolUse hooks can now modify tool inputs</li><li>Press Ctrl-G to edit your prompt in your system's configured text editor</li><li>Fixes for bash permission checks with environment variables in the command</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2010#195190866468227918 Changelog Sun, 28 Sep 2025 04:04:09 +0000 v2.0.11 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2011 <ul><li>Reduced system prompt size by 1.4k tokens</li><li>IDE: Fixed keyboard shortcuts and focus issues for smoother interaction</li><li>Fixed Opus fallback rate limit errors appearing incorrectly</li><li>Fixed /add-dir command selecting wrong default tab</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2011#-3020556081935876969 Changelog Tue, 30 Sep 2025 04:04:09 +0000 v2.0.12 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2012 <ul><li>**Plugin System Released**: Extend Claude Code with custom commands, agents, hooks, and MCP servers from marketplaces</li><li>`/plugin install`, `/plugin enable/disable`, `/plugin marketplace` commands for plugin management</li><li>Repository-level plugin configuration via `extraKnownMarketplaces` for team collaboration</li><li>`/plugin validate` command for validating plugin structure and configuration</li><li>Plugin announcement blog post at https://www.anthropic.com/news/claude-code-plugins</li><li>Plugin documentation available at https://docs.claude.com/en/docs/claude-code/plugins</li><li>Comprehensive error messages and diagnostics via `/doctor` command</li><li>Avoid flickering in `/model` selector</li><li>Improvements to `/help`</li><li>Avoid mentioning hooks in `/resume` summaries</li><li>Changes to the "verbose" setting in `/config` now persist across sessions</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2012#2093089379012206151 Changelog Thu, 02 Oct 2025 04:04:09 +0000 v2.0.13 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2013 <ul><li>Fixed `/plugin` not working on native build</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2013#-3628942427895709031 Changelog Sat, 04 Oct 2025 04:04:09 +0000 v2.0.14 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2014 <ul><li>Fix @-mentioning MCP servers to toggle them on/off</li><li>Improve permission checks for bash with inline env vars</li><li>Fix ultrathink + thinking toggle</li><li>Reduce unnecessary logins</li><li>Document --system-prompt</li><li>Several improvements to rendering</li><li>Plugins UI polish</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2014#8629578753305405849 Changelog Mon, 06 Oct 2025 04:04:09 +0000 v2.0.15 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2015 <ul><li>Fixed bug with resuming where previously created files needed to be read again before writing</li><li>Fixed bug with `-p` mode where @-mentioned files needed to be read again before writing</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2015#-5550068953308138742 Changelog Wed, 08 Oct 2025 04:04:09 +0000 v2.0.17 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2017 <ul><li>Added Haiku 4.5 to model selector!</li><li>Haiku 4.5 automatically uses Sonnet in plan mode, and Haiku for execution (i.e. SonnetPlan by default)</li><li>3P (Bedrock and Vertex) are not automatically upgraded yet. Manual upgrading can be done through setting `ANTHROPIC_DEFAULT_HAIKU_MODEL`</li><li>Introducing the Explore subagent. Powered by Haiku it'll search through your codebase efficiently to save context!</li><li>OTEL: support HTTP_PROXY and HTTPS_PROXY</li><li>`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` now disables release notes fetching</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2017#3184304074661220641 Changelog Fri, 10 Oct 2025 04:04:09 +0000 v2.0.19 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2019 <ul><li>Auto-background long-running bash commands instead of killing them. Customize with BASH_DEFAULT_TIMEOUT_MS</li><li>Fixed a bug where Haiku was unnecessarily called in print mode</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2019#-1207876496063105184 Changelog Sun, 12 Oct 2025 04:04:09 +0000 v2.0.20 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2020 <ul><li>Added support for Claude Skills</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2020#1240942485253996723 Changelog Tue, 14 Oct 2025 04:04:09 +0000 v2.0.21 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2021 <ul><li>Support MCP `structuredContent` field in tool responses</li><li>Added an interactive question tool</li><li>Claude will now ask you questions more often in plan mode</li><li>Added Haiku 4.5 as a model option for Pro users</li><li>Fixed an issue where queued commands don't have access to previous messages' output</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2021#493504510022869025 Changelog Thu, 16 Oct 2025 04:04:09 +0000 v2.0.22 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2022 <ul><li>Fixed content layout shift when scrolling through slash commands</li><li>IDE: Add toggle to enable/disable thinking.</li><li>Fix bug causing duplicate permission prompts with parallel tool calls</li><li>Add support for enterprise managed MCP allowlist and denylist</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2022#-8201865236296401585 Changelog Sat, 18 Oct 2025 04:04:09 +0000 v2.0.24 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2024 <ul><li>Fixed a bug where project-level skills were not loading when --setting-sources 'project' was specified</li><li>Claude Code Web: Support for Web -> CLI teleport</li><li>Sandbox: Releasing a sandbox mode for the BashTool on Linux & Mac</li><li>Bedrock: Display awsAuthRefresh output when auth is required</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2024#-1834700905179337082 Changelog Mon, 20 Oct 2025 04:04:09 +0000 v2.0.25 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2025 <ul><li>Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://docs.claude.com/en/docs/claude-code/sdk/migration-guide</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2025#6887716105299037040 Changelog Wed, 22 Oct 2025 04:04:09 +0000 v2.0.27 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2027 <ul><li>New UI for permission prompts</li><li>Added current branch filtering and search to session resume screen for easier navigation</li><li>Fixed directory @-mention causing "No assistant message found" error</li><li>VSCode Extension: Add config setting to include .gitignored files in file searches</li><li>VSCode Extension: Bug fixes for unrelated 'Warmup' conversations, and configuration/settings occasionally being reset to defaults</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2027#2899551858748971688 Changelog Fri, 24 Oct 2025 04:04:09 +0000 v2.0.28 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2028 <ul><li>Plan mode: introduced new Plan subagent</li><li>Subagents: claude can now choose to resume subagents</li><li>Subagents: claude can dynamically choose the model used by its subagents</li><li>SDK: added --max-budget-usd flag</li><li>Discovery of custom slash commands, subagents, and output styles no longer respects .gitignore</li><li>Stop `/terminal-setup` from adding backslash to `Shift + Enter` in VS Code</li><li>Add branch and tag support for git-based plugins and marketplaces using fragment syntax (e.g., `owner/repo#branch`)</li><li>Fixed a bug where macOS permission prompts would show up upon initial launch when launching from home directory</li><li>Various other bug fixes</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2028#5354843184922315985 Changelog Sun, 26 Oct 2025 04:04:09 +0000 v2.0.30 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2030 <ul><li>Added helpful hint to run `security unlock-keychain` when encountering API key errors on macOS with locked keychain</li><li>Added `allowUnsandboxedCommands` sandbox setting to disable the dangerouslyDisableSandbox escape hatch at policy level</li><li>Added `disallowedTools` field to custom agent definitions for explicit tool blocking</li><li>Added prompt-based stop hooks</li><li>VSCode: Added respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)</li><li>Enabled SSE MCP servers on native build</li><li>Deprecated output styles. Review options in `/output-style` and use --system-prompt-file, --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead</li><li>Removed support for custom ripgrep configuration, resolving an issue where Search returns no results and config discovery fails</li><li>Fixed Explore agent creating unwanted .md investigation files during codebase exploration</li><li>Fixed a bug where `/context` would sometimes fail with "max_tokens must be greater than thinking.budget_tokens" error message</li><li>Fixed `--mcp-config` flag to correctly override file-based MCP configurations</li><li>Fixed bug that saved session permissions to local settings</li><li>Fixed MCP tools not being available to sub-agents</li><li>Fixed hooks and plugins not executing when using --dangerously-skip-permissions flag</li><li>Fixed delay when navigating through typeahead suggestions with arrow keys</li><li>VSCode: Restored selection indicator in input footer showing current file or code selection status</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2030#-2843927452046952762 Changelog Tue, 28 Oct 2025 04:04:09 +0000 v2.0.31 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2031 <ul><li>Windows: native installation uses shift+tab as shortcut for mode switching, instead of alt+m</li><li>Vertex: add support for Web Search on supported models</li><li>VSCode: Adding the respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)</li><li>Fixed a bug with subagents and MCP servers related to "Tool names must be unique" error</li><li>Fixed issue causing `/compact` to fail with `prompt_too_long` by making it respect existing compact boundaries</li><li>Fixed plugin uninstall not removing plugins</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2031#3985836218871314331 Changelog Thu, 30 Oct 2025 04:04:09 +0000 v2.0.32 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2032 <ul><li>Un-deprecate output styles based on community feedback</li><li>Added `companyAnnouncements` setting for displaying announcements on startup</li><li>Fixed hook progress messages not updating correctly during PostToolUse hook execution</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2032#4835688502571959147 Changelog Sat, 01 Nov 2025 04:04:09 +0000 v2.0.33 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2033 <ul><li>Native binary installs now launch quicker.</li><li>Fixed `claude doctor` incorrectly detecting Homebrew vs npm-global installations by properly resolving symlinks</li><li>Fixed `claude mcp serve` exposing tools with incompatible outputSchemas</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2033#-6471680605876338086 Changelog Mon, 03 Nov 2025 04:04:09 +0000 v2.0.34 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2034 <ul><li>VSCode Extension: Added setting to configure the initial permission mode for new conversations</li><li>Improved file path suggestion performance with native Rust-based fuzzy finder</li><li>Fixed infinite token refresh loop that caused MCP servers with OAuth (e.g., Slack) to hang during connection</li><li>Fixed memory crash when reading or writing large files (especially base64-encoded images)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2034#-2018471828528868617 Changelog Wed, 05 Nov 2025 04:04:09 +0000 v2.0.35 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2035 <ul><li>Improve fuzzy search results when searching commands</li><li>Improved VS Code extension to respect `chat.fontSize` and `chat.fontFamily` settings throughout the entire UI, and apply font changes immediately without requiring reload</li><li>Added `CLAUDE_CODE_EXIT_AFTER_STOP_DELAY` environment variable to automatically exit SDK mode after a specified idle duration, useful for automated workflows and scripts</li><li>Migrated `ignorePatterns` from project config to deny permissions in the localSettings.</li><li>Fixed messages returning null `stop_reason` and `stop_sequence` values</li><li>Fixed menu navigation getting stuck on items with empty string or other falsy values (e.g., in the `/hooks` menu)</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2035#-2077595433471669384 Changelog Fri, 07 Nov 2025 04:04:09 +0000 v2.0.36 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2036 <ul><li>Fixed: DISABLE_AUTOUPDATER environment variable now properly disables package manager update notifications</li><li>Fixed queued messages being incorrectly executed as bash commands</li><li>Fixed input being lost when typing while a queued message is processed</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2036#-1439323403168541799 Changelog Sun, 09 Nov 2025 04:04:09 +0000 v2.0.37 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2037 <ul><li>Fixed how idleness is computed for notifications</li><li>Hooks: Added matcher values for Notification hook events</li><li>Output Styles: Added `keep-coding-instructions` option to frontmatter</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2037#-6752980454587940508 Changelog Tue, 11 Nov 2025 04:04:09 +0000 v2.0.41 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2041 <ul><li>Added `model` parameter to prompt-based stop hooks, allowing users to specify a custom model for hook evaluation</li><li>Fixed slash commands from user settings being loaded twice, which could cause rendering issues</li><li>Fixed incorrect labeling of user settings vs project settings in command descriptions</li><li>Fixed crash when plugin command hooks timeout during execution</li><li>Fixed: Bedrock users no longer see duplicate Opus entries in the /model picker when using `--model haiku`</li><li>Fixed broken security documentation links in trust dialogs and onboarding</li><li>Fixed issue where pressing ESC to close the diff modal would also interrupt the model</li><li>ctrl-r history search landing on a slash command no longer cancels the search</li><li>SDK: Support custom timeouts for hooks</li><li>Allow more safe git commands to run without approval</li><li>Plugins: Added support for sharing and installing output styles</li><li>Teleporting a session from web will automatically set the upstream branch</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2041#-7270470366394172243 Changelog Thu, 13 Nov 2025 04:04:09 +0000 v2.0.42 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2042 <ul><li>Added `agent_id` and `agent_transcript_path` fields to `SubagentStop` hooks.</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2042#189277043537907123 Changelog Sat, 15 Nov 2025 04:04:09 +0000 v2.0.43 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2043 <ul><li>Added `permissionMode` field for custom agents</li><li>Added `tool_use_id` field to `PreToolUseHookInput` and `PostToolUseHookInput` types</li><li>Added skills frontmatter field to declare skills to auto-load for subagents</li><li>Added the `SubagentStart` hook event</li><li>Fixed nested `CLAUDE.md` files not loading when @-mentioning files</li><li>Fixed duplicate rendering of some messages in the UI</li><li>Fixed some visual flickers</li><li>Fixed NotebookEdit tool inserting cells at incorrect positions when cell IDs matched the pattern `cell-N`</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2043#-360900098584201884 Changelog Mon, 17 Nov 2025 04:04:09 +0000 v2.0.45 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2045 <ul><li>Add support for Azure AI Foundry! See https://code.claude.com/docs/en/azure-ai-foundry</li><li>Added `PermissionRequest` hook to automatically approve or deny tool permission requests with custom logic</li><li>Send background tasks to Claude Code on the web by starting a message with `&`</li></ul> https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2045#-925594501095137555 Changelog Wed, 19 Nov 2025 04:04:09 +0000