<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Claude Code Issues — Release announcements</title>
    <link>https://claudeissues.com</link>
    <description>New Claude Code releases with version number, publish date, changelog preview, and links to related issues.</description>
    <language>en</language>
    <atom:link href="https://claudeissues.com/rss/releases.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>v2.1.251 released</title>
      <link>https://claudeissues.com/version/v2.1.251</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.251</guid>
      <pubDate>Fri, 28 Aug 2026 18:19:32 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.251&lt;/strong&gt; was published on August 28, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;123&lt;/strong&gt; (119 open, 4 resolved).&lt;/p&gt;&lt;pre&gt;## What'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'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 gat&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.251&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.250 released</title>
      <link>https://claudeissues.com/version/v2.1.250</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.250</guid>
      <pubDate>Fri, 28 Aug 2026 00:49:16 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.250&lt;/strong&gt; was published on August 28, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;54&lt;/strong&gt; (52 open, 2 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Bug fixes and reliability improvements
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.248 released</title>
      <link>https://claudeissues.com/version/v2.1.248</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.248</guid>
      <pubDate>Thu, 27 Aug 2026 22:12:20 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.248&lt;/strong&gt; was published on August 27, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;23&lt;/strong&gt; (21 open, 2 resolved).&lt;/p&gt;&lt;pre&gt;## What'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` (`&amp;quot;5m&amp;quot;` or `&amp;quot;1h&amp;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 &amp;lt;&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.248&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.247 released</title>
      <link>https://claudeissues.com/version/v2.1.247</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.247</guid>
      <pubDate>Wed, 26 Aug 2026 23:06:39 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.247&lt;/strong&gt; was published on August 26, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;113&lt;/strong&gt; (110 open, 3 resolved).&lt;/p&gt;&lt;pre&gt;## What'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 &amp;quot;Yes, and switch to &lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.247&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.246 released</title>
      <link>https://claudeissues.com/version/v2.1.246</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.246</guid>
      <pubDate>Tue, 25 Aug 2026 22:31:52 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.246&lt;/strong&gt; was published on August 25, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;177&lt;/strong&gt; (174 open, 3 resolved).&lt;/p&gt;&lt;pre&gt;## What'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'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 &lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.246&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.245 released</title>
      <link>https://claudeissues.com/version/v2.1.245</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.245</guid>
      <pubDate>Tue, 25 Aug 2026 05:13:24 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.245&lt;/strong&gt; was published on August 25, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;89&lt;/strong&gt; (87 open, 2 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed a crash on startup on Linux distributions that ship glibc 2.44 (for example Arch Linux, CachyOS and Fedora Rawhide)
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.241 released</title>
      <link>https://claudeissues.com/version/v2.1.241</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.241</guid>
      <pubDate>Sun, 23 Aug 2026 00:52:16 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.241&lt;/strong&gt; was published on August 23, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;239&lt;/strong&gt; (222 open, 17 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Bug fixes and reliability improvements
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.240 released</title>
      <link>https://claudeissues.com/version/v2.1.240</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.240</guid>
      <pubDate>Sat, 22 Aug 2026 14:45:30 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.240&lt;/strong&gt; was published on August 22, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;55&lt;/strong&gt; (50 open, 5 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Bug fixes and reliability improvements
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.239 released</title>
      <link>https://claudeissues.com/version/v2.1.239</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.239</guid>
      <pubDate>Fri, 21 Aug 2026 19:54:23 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.239&lt;/strong&gt; was published on August 21, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;79&lt;/strong&gt; (73 open, 6 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Cost estimates (`/cost`, status line, `--max-budget-usd`) now include the 1.1× US-only-inference premium for data-residency workspaces
- Added the one-time fullscreen renderer offer on Bedrock, Vertex, Foundry and other previously excluded setups; new installs there now start in fullscreen
- Added `/claude-api upgrade` to migrate Python projects from `anthropic` 0.x to 1.x, and updated the skill's Python reference for 1.x (timeouts use `anthropic.Timeout`, not `httpx.Timeout&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.239&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.238 released</title>
      <link>https://claudeissues.com/version/v2.1.238</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.238</guid>
      <pubDate>Thu, 20 Aug 2026 20:33:51 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.238&lt;/strong&gt; was published on August 20, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;108&lt;/strong&gt; (89 open, 19 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added a `keybindingFlavor` setting: set it to `&amp;quot;readline&amp;quot;` to make Ctrl+W in the prompt delete back to the previous whitespace, as in Bash; the default (`&amp;quot;classic&amp;quot;`) is unchanged
- Plugin marketplaces: `headersHelper` on a url marketplace or a catalog entry runs a command that mints HTTP headers (e.g. a short-lived token) for catalog and same-origin archive fetches
- A catalog entry's `headersHelper` runs only when you install or update that plugin, after its command is show&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.238&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.237 released</title>
      <link>https://claudeissues.com/version/v2.1.237</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.237</guid>
      <pubDate>Thu, 20 Aug 2026 00:54:41 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.237&lt;/strong&gt; was published on August 20, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;199&lt;/strong&gt; (164 open, 35 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed prompt caching for sessions using an LLM gateway or custom base URL
- Added a built-in &amp;quot;Concise&amp;quot; output style: Claude leads with results and skips preamble and narration, while doing the work just as thoroughly. Select it under Output style in /config.
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.236 released</title>
      <link>https://claudeissues.com/version/v2.1.236</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.236</guid>
      <pubDate>Wed, 19 Aug 2026 20:02:05 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.236&lt;/strong&gt; was published on August 19, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;48&lt;/strong&gt; (39 open, 9 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added `ANTHROPIC_DEFAULT_MODEL` environment variable: sets the model new sessions start on, while a `/model` pick still overrides it and persists across restarts (unlike `ANTHROPIC_MODEL`)
- Added `notify_when_idle` to cross-session `SendMessage`: ask another Claude Code session on this machine to send one notice when it next goes idle — opt-in, one-shot, no polling (macOS and Linux)
- Sandbox: on macOS, wildcard read-deny rules (e.g. `**/.env`) now take precedence inside al&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.236&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.235 released</title>
      <link>https://claudeissues.com/version/v2.1.235</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.235</guid>
      <pubDate>Tue, 18 Aug 2026 20:38:54 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.235&lt;/strong&gt; was published on August 18, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;133&lt;/strong&gt; (109 open, 24 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added an optional `spellcheck` setting that underlines misspelled words in the prompt input as you type, using your installed `aspell`, `hunspell`, or `ispell`
- Fixed whole-prompt-cache invalidation when a language server disconnected or reconnected mid-session
- Fixed nested markdown list items misaligning at depth 3+ and added a hanging indent to wrapped list items in the terminal UI
- Fixed prompt input highlights (slash commands, keywords, mentions) appearing shifted by&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.235&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.234 released</title>
      <link>https://claudeissues.com/version/v2.1.234</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.234</guid>
      <pubDate>Mon, 17 Aug 2026 20:20:58 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.234&lt;/strong&gt; was published on August 17, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;189&lt;/strong&gt; (148 open, 41 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added the optional `CLAUDE_CODE_PROJECT_DIR_NAME` environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript directory
- Added the `selection:clear` keybinding action, so a key can be bound to clear an in-app text selection; also works in the agents view
- Added a GitLab merge request badge to the footer and statusline: repos with a GitLab remote and an authenticated glab CLI show MR !N with draft/pendin&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.234&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.233 released — elevated issue volume (322 reports)</title>
      <link>https://claudeissues.com/version/v2.1.233</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.233</guid>
      <pubDate>Fri, 14 Aug 2026 22:20:57 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.233&lt;/strong&gt; was published on August 14, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;322&lt;/strong&gt; (240 open, 82 resolved) — &lt;strong&gt;elevated volume&lt;/strong&gt; versus the 160-report median across releases.&lt;/p&gt;&lt;pre&gt;## What's changed

- Added GitLab merge request URL support to the `--worktree` flag and the `claude agents` view (where MRs display as `!N`)
- Added an opt-in `forward_user_identity` apps gateway setting on Anthropic upstreams that sends the signed-in user's identity as headers, so a proxy behind the gateway can attribute spend per user
- Added opt-in memory cgroup support for Bash tool commands on Linux (`CLAUDE_CODE_TOOL_MEMORY_LIMIT`) so a runaway build can't stall the session
- Added `CLAUD&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.233&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.232 released</title>
      <link>https://claudeissues.com/version/v2.1.232</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.232</guid>
      <pubDate>Thu, 13 Aug 2026 23:29:59 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.232&lt;/strong&gt; was published on August 13, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;124&lt;/strong&gt; (80 open, 44 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Subagent forking is now on by default: a `subagent_type: &amp;quot;fork&amp;quot;` subagent inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions now run in the background by default
- Type `@` in the prompt to mention another Claude session by name; Claude then uses `SendMessage` to reach that session directly
- `SendMessage` now delivers to a bare name that exactly matches one live session, instead of asking to confirm with a ref first
- Inte&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.232&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.231 released</title>
      <link>https://claudeissues.com/version/v2.1.231</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.231</guid>
      <pubDate>Thu, 13 Aug 2026 08:38:50 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.231&lt;/strong&gt; was published on August 13, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;107&lt;/strong&gt; (81 open, 26 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.229 released</title>
      <link>https://claudeissues.com/version/v2.1.229</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.229</guid>
      <pubDate>Wed, 12 Aug 2026 20:56:22 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.229&lt;/strong&gt; was published on August 12, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;160&lt;/strong&gt; (114 open, 46 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Documented `claude remote-control --continue` for resuming the most recent Remote Control session
- Added server-supplied Claude Code hook support for self-hosted runner sessions, matching managed-environment behavior
- Added SSE keepalive pings to gateway streaming responses during long thinking pauses, preventing idle-timeout disconnects on Vertex and Bedrock upstreams
- Added plugin marketplace `command` sources: a local command (e.g. an IDE) prints the plugin directory, &lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.229&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.228 released</title>
      <link>https://claudeissues.com/version/v2.1.228</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.228</guid>
      <pubDate>Tue, 11 Aug 2026 19:50:59 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.228&lt;/strong&gt; was published on August 11, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;156&lt;/strong&gt; (118 open, 38 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed interactive sessions that could stop redrawing entirely, while the process kept running, after a rare internal layout error
- Fixed `git` / Git Bash not being found on Windows when Claude Code is launched from a parent folder of the git installation
- Fixed `/tui` reverting the session to an earlier model when `/model` had been changed since the last response
- Fixed cross-session messaging sometimes starting without an inbox in the first session after install or upgra&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.228&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.227 released</title>
      <link>https://claudeissues.com/version/v2.1.227</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.227</guid>
      <pubDate>Mon, 10 Aug 2026 22:56:53 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.227&lt;/strong&gt; was published on August 10, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;190&lt;/strong&gt; (133 open, 57 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token, which could wrongly prompt Max plan users to enable usage credits for Fable
- Fixed every Bash command failing under `claude-code-action` with `allowed_non_write_users` on GitHub-hosted runners
- Fixed `/tui` bringing back a conversation that had been rewound to before its first message
- Improved slash-command menu: blue now marks only the selected ro&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.227&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.226 released — elevated issue volume (325 reports)</title>
      <link>https://claudeissues.com/version/v2.1.226</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.226</guid>
      <pubDate>Sat, 08 Aug 2026 02:48:05 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.226&lt;/strong&gt; was published on August 8, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;325&lt;/strong&gt; (253 open, 72 resolved) — &lt;strong&gt;elevated volume&lt;/strong&gt; versus the 160-report median across releases.&lt;/p&gt;&lt;pre&gt;## What's changed

- Bug fixes and reliability improvements
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.225 released</title>
      <link>https://claudeissues.com/version/v2.1.225</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.225</guid>
      <pubDate>Sat, 08 Aug 2026 01:09:26 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.225&lt;/strong&gt; was published on August 8, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;28&lt;/strong&gt; (26 open, 2 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added gateway spend-limit support to Claude Code's usage warning; the limit-reached message now names the cap, its reset time, and the operator's message (requires the gateway on 2.1.225)
- Added a workspace trust prompt to `claude agents` for untrusted directories, matching the behavior of `claude`
- Fixed a transient 401 replacing a long-lived `CLAUDE_CODE_OAUTH_TOKEN` with a stored login's short-lived token, breaking headless sessions until restart
- Fixed MCP OAuth serve&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.225&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.224 released</title>
      <link>https://claudeissues.com/version/v2.1.224</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.224</guid>
      <pubDate>Fri, 07 Aug 2026 04:00:59 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.224&lt;/strong&gt; was published on August 7, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;134&lt;/strong&gt; (108 open, 26 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added self-hosted environments: `claude self-hosted-runner` turns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can run, on Team and Enterprise plans
- Added `archive` plugin source: install plugins from a zip over HTTPS without git or npm, with optional SHA-256 pinning
- Added a cancel-and-confirm step when removing an unavailable paste changes a command's text
- Added `ANTHROPIC_BEDROCK_REGION_PREFIX` env var for Bedrock to pref&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.224&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.223 released</title>
      <link>https://claudeissues.com/version/v2.1.223</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.223</guid>
      <pubDate>Thu, 06 Aug 2026 00:52:37 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.223&lt;/strong&gt; was published on August 6, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;170&lt;/strong&gt; (133 open, 37 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added owner wildcard entries (`&amp;quot;owner/*&amp;quot;`) to the `strictKnownMarketplaces` and `blockedMarketplaces` managed settings for allowing or blocking all marketplace repos under a GitHub org
- Added a warning when workflow agents, forked skills, slash commands, or resumed background agents' requested subagent model is restricted and the parent model runs instead
- Added a `/teleport` hint in cloud sessions showing how to continue locally with `claude --teleport &amp;lt;session id&amp;gt;`
- Fix&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.223&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.222 released</title>
      <link>https://claudeissues.com/version/v2.1.222</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.222</guid>
      <pubDate>Tue, 04 Aug 2026 22:39:55 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.222&lt;/strong&gt; was published on August 4, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;276&lt;/strong&gt; (220 open, 56 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Fixed worktree-isolated sessions and their subagents being able to run destructive git commands against the main checkout; isolation now applies to file edits and Bash in every session type
- Fixed PreToolUse auto-allow hooks bypassing tool restrictions in background agent tasks (summaries, compaction, renames)
- Fixed `/usage-credits` on Team and Enterprise showing &amp;quot;you've already sent a usage credit request&amp;quot; for members whose earlier request was dismissed, blocking them fr&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.222&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.221 released</title>
      <link>https://claudeissues.com/version/v2.1.221</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.221</guid>
      <pubDate>Tue, 04 Aug 2026 00:14:23 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.221&lt;/strong&gt; was published on August 4, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;246&lt;/strong&gt; (194 open, 52 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- [VSCode] Added Focus view: a chat-menu toggle that hides tool activity behind an expandable per-turn summary with a live running-tool indicator, toggled with `Ctrl+Alt+F` or the &amp;quot;Claude Code: Toggle Focus view&amp;quot; command
- Added `mode: &amp;quot;mask&amp;quot;` for sandbox credential files on Linux and WSL — sandboxed commands read a sentinel copy (the whole file, or just the spans captured by an `extract` regex) while the sandbox proxy substitutes the real value on egress; on macOS file maskin&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.221&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.220 released — elevated issue volume (1457 reports)</title>
      <link>https://claudeissues.com/version/v2.1.220</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.220</guid>
      <pubDate>Sat, 25 Jul 2026 01:35:55 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.220&lt;/strong&gt; was published on July 25, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;1457&lt;/strong&gt; (1228 open, 229 resolved) — &lt;strong&gt;elevated volume&lt;/strong&gt; versus the 160-report median across releases.&lt;/p&gt;&lt;pre&gt;## What's changed

- Bug fixes and reliability improvements
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>v2.1.219 released</title>
      <link>https://claudeissues.com/version/v2.1.219</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.219</guid>
      <pubDate>Fri, 24 Jul 2026 17:14:23 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.219&lt;/strong&gt; was published on July 24, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;244&lt;/strong&gt; (192 open, 52 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added Claude Opus 5 (`claude-opus-5`), now the default Opus model — 1M context, fast mode at $10/$50 per Mtok
- Added `sandbox.network.strictAllowlist` setting to deny non-allowlisted hosts for sandboxed commands without prompting
- Added `DirectoryAdded` hook that fires after `/add-dir` or the SDK `register_repo_root` control request registers a new working directory mid-session
- Added `mcp_server_errors` to the headless stream-json init event, listing `--mcp-config` entri&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.219&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.218 released</title>
      <link>https://claudeissues.com/version/v2.1.218</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.218</guid>
      <pubDate>Wed, 22 Jul 2026 21:24:56 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.218&lt;/strong&gt; was published on July 22, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;299&lt;/strong&gt; (244 open, 55 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Changed `/code-review` to run as a background subagent, so review work no longer fills your conversation and keeps stacked slash commands as its review target
- Added screen-reader announcements of deleted text for word and line deletions (`Option+Delete`, `Ctrl+W`, `Cmd+Backspace`, `Ctrl+U`, `Ctrl+K`) in `--ax-screen-reader` mode
- Fixed Windows paths with `\u`-prefixed segments (like `C:\Users\unicorn`) being corrupted into CJK characters in tool inputs, which made those f&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.218&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>v2.1.217 released</title>
      <link>https://claudeissues.com/version/v2.1.217</link>
      <guid isPermaLink="true">https://claudeissues.com/version/v2.1.217</guid>
      <pubDate>Tue, 21 Jul 2026 21:35:10 GMT</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;v2.1.217&lt;/strong&gt; was published on July 21, 2026.&lt;/p&gt;&lt;p&gt;Issue reports attributed to this version so far: &lt;strong&gt;240&lt;/strong&gt; (189 open, 51 resolved).&lt;/p&gt;&lt;pre&gt;## What's changed

- Added emoji shortcode autocomplete in the prompt input: type `:heart:` to insert ❤️, or `:hea` for suggestions — disable with the `emojiCompletionEnabled` setting
- Added warnings when transcript writes are failing (e.g. disk full) or when session saving is off due to an inherited environment variable, instead of losing transcripts silently
- Fixed a memory leak where truncated MCP tool outputs kept the full untruncated result in memory for the rest of the session
- Fixed Wi&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;https://claudeissues.com/version/v2.1.217&quot;&gt;Read full release notes and related issues →&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>