<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Claude Code changelog</title><link>https://www.thinkfacility.com/changelogs/claude-code/</link><description>Releases and changelog entries for Claude Code.</description><atom:link href="https://www.thinkfacility.com/changelogs/claude-code/feed.xml" rel="self" type="application/rss+xml"/><item><title>claude-code v2.1.260</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.260</link><guid isPermaLink="false">0547bdf1f7ee559ffd128b315876ee796a689c70</guid><pubDate>Thu, 03 Sep 2026 23:48:12 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added a diff panel that opens beside the conversation in fullscreen mode and shows your uncommitted changes as Claude edits; toggle it with /diff
Added a likely cause for prompt-cache misses (e.g. tool definitions or system prompt changed, idle past the TTL) to /cost and the status line&#x27;s prompt_cache field
Added /reload-plugins to headless sessions, so it appears in the Claude Code Desktop and SDK command lists
Added a text form of /advisor ( /advisor , /advisor &lt;model&gt; , /advisor off ) for the desktop app, Remote Control, and other headless ( -p /Agent SDK) sessions
Added…</description></item><item><title>claude-code v2.1.259</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.259</link><guid isPermaLink="false">8ebe8fa2686f8c0617192e6600340cff3930cba2</guid><pubDate>Wed, 02 Sep 2026 22:33:51 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added managedMcpServers managed setting: organizations can provide HTTP/SSE MCP servers to every user (same entry shape as .mcp.json ); entries that name a command to run are skipped
Added --permission-prompts none for unattended headless hosts: anything that would prompt is denied automatically while the active permission mode (including auto mode) keeps deciding
Added recognition of glab mr create/merge/close/reopen/note/update so GitLab merge requests show as MR !N in the collapsed tool summary and refresh the footer MR badge
Added --json to claude plugin validate for a…</description></item><item><title>claude-code v2.1.258</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.258</link><guid isPermaLink="false">bfed9ced676951f6ecb26c27ce0bb4eedf8be852</guid><pubDate>Tue, 01 Sep 2026 22:33:20 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Fixed Claude Code failing to launch on macOS 12 (Monterey), a regression introduced in 2.1.255
Fixed remote and scheduled sessions failing with &quot;user messages must have non-empty content&quot; after a re-sent permission approval could not be applied</description></item><item><title>claude-code v2.1.257</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.257</link><guid isPermaLink="false">df03e26f88f2372a7f644bccaa9bc193b2df26e1</guid><pubDate>Tue, 01 Sep 2026 17:53:52 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added Claude Fable 5.1 ( claude-fable-5-1 ), now the default Fable model — 1M context, $10/$50 per Mtok with $0.25/Mtok cache reads
Added &quot;Time format&quot; ( timeFormat ) and timeZone settings: 12-hour, 24-hour, 24-hour UTC, or a strftime pattern for the turn-end clock and transcript-view timestamps
Added a Containment Escape rule to auto mode so cloud metadata-credential fetches, egress evasion, and cross-tenant reach are no longer auto-approved unless your environment marks them expected
Added CLAUDE_CODE_SUBAGENT_MODEL_FORCE to apply CLAUDE_CODE_SUBAGENT_MODEL (or the main…</description></item><item><title>claude-code v2.1.252</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.252</link><guid isPermaLink="false">d7be2f56f44f495af76a135d4821bc4dc3ccd2a8</guid><pubDate>Mon, 31 Aug 2026 19:46:55 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Fixed Bash commands failing with &quot;task output swap refused (tasks dir moved or linked)&quot; on some Macs
Fixed &quot;always allow&quot; not saving in a project that has no .claude/settings.local.json yet
Fixed Remote Control sessions hosted by Claude Desktop or VS Code stalling for minutes after a tool finished when the connection to claude.ai was degraded
Fixed background task notifications with very large failure output (for example git errors on a full disk) making the conversation exceed the API request size limit</description></item><item><title>claude-code v2.1.251</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.251</link><guid isPermaLink="false">eeba668d92f06ed1fad3c97d72931c4750d37db5</guid><pubDate>Fri, 28 Aug 2026 18:19:32 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added PreModelSwitch and PostModelSwitch hook events (block, confirm, or annotate a model switch); SessionStart resume hooks now receive session staleness and the estimated re-cache cost
Added live streaming of a foreground subagent&#x27;s tool calls and results to Remote Control clients (background subagents, the default, still show status only)
Added a Spend limit bar to /usage and a rate_limits.spend_limit status line field for developers behind a Claude apps gateway with spend limits
Added a per-session prompt-cache line to /cost (hit ratio, misses, tokens re-cached, warm/cold)…</description></item><item><title>claude-code v2.1.250</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.250</link><guid isPermaLink="false">a2836a6fb36806ff884548f7686db4ad09f7157d</guid><pubDate>Fri, 28 Aug 2026 00:49:16 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Bug fixes and reliability improvements</description></item><item><title>claude-code v2.1.248</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.248</link><guid isPermaLink="false">118b4f8f5a88039aed174ac2c530233e1f4f3dd2</guid><pubDate>Thu, 27 Aug 2026 22:12:20 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added --restricted (or CLAUDE_CODE_RESTRICTED=1 ): removes the built-in tools that run commands or code and WebFetch (unless named in --tools ), keeps file tools inside the working directory, refuses bypassPermissions , and ignores user, project and local settings files
Added experimental.cacheTtl ( &quot;5m&quot; or &quot;1h&quot; ) to agent frontmatter: a per-agent prompt cache TTL used when no subagent TTL setting is configured
Added claude self-hosted-runner --client-label &lt;label&gt; (or SELF_HOSTED_RUNNER_CLIENT_LABEL ) to override the label the runner registers with (default: hostname)
Added…</description></item><item><title>claude-code v2.1.247</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.247</link><guid isPermaLink="false">fe04424f49352efd0177fc18cf10db9320a02e42</guid><pubDate>Wed, 26 Aug 2026 23:06:39 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added the SendFeedback tool: when something goes wrong in a session, Claude can draft a feedback report for you to review and send from /feedback (turn off with the feedbackDrafts setting)
Added {id, text, cooldownSessions, priority} entries, tipsFile , and label to spinnerTipsOverride , so organizations can rotate their own tips alongside the built-in ones
Added a tip on Bash permission prompts pointing to auto mode, with a one-keystroke &quot;Yes, and switch to auto mode&quot; option
Added /claude-api cost-optimize to profile an existing project&#x27;s Claude API spend and work through cost…</description></item><item><title>claude-code v2.1.246</title><link>https://github.com/anthropics/claude-code/releases/tag/v2.1.246</link><guid isPermaLink="false">d3bbba1599775dff8ad9dfa67b2f2d8f13c219c2</guid><pubDate>Tue, 25 Aug 2026 22:31:52 +0000</pubDate><category>Anthropic</category><category>release</category><description>What&#x27;s changed
Added a startup warning for Bash allow rules with a wildcard before the subcommand (e.g. Bash(git * main) ), since they also match options inserted before the subcommand
Added an Auto mode tab to /permissions for viewing and editing auto mode classifier rules
Added the turn&#x27;s completion time to the end-of-turn duration line, e.g. ✻ Sautéed for 23s · done 6:05 PM
Fixed fullscreen mode showing a blank transcript after resizing the terminal and jumping to the bottom until the next keypress
Fixed a severe transcript slowdown when a diff contained a very long single line (e.g. a…</description></item></channel></rss>
