ClaudeUpdates.dev
Update Claude Code
ClaudeUpdates.dev
359 releases|Latest v2.1.226|Last Update Aug 08, 2026
Update Claude Code
v2.1.224Older
2.1.223
2.1.224
2.1.225
2.1.226
2.1.224
2.1.225
2.1.226
v2.1.226Newer
← Back to all releases

v2.1.225 Claude Code Release Notes

Aug 8, 2026Source: Anthropic changelog
Claude's Analysisby Sonnet 4.6
Full Analysis

Broad stability pass fixes headless and Remote Control sessions—expired OAuth tokens, stuck web sessions, broken resume—plus a new trust prompt for claude agents.

Changes
14
Total Changes (vs Average)
1.2×
Version Type
Patch
Release Focus
Bug Fixes
Day Since Prior Release
1
Release # This Month
#5 of 6
Bug Fix Ratio
64%
Post-Release Edits
—
Change Category
Ecosystem Impact
MCP reliability keeps resurfacing (7 of last 10 releases), now including a macOS keychain-timeout auth fix — part of a broader push to harden OAuth flows across headless and MCP connections.
Key Themes
5Headless & Remote Control reliability|3New guardrails & auth hardening|3Remote Control UX additions|3Editor & agent-list polish
May Help If You've Noticed
Headless sessions broke unexpectedly, requiring a restart to log back in
Claude Code on the web looked stuck, resending old messages after every reconnect
A long conversation lost its history after resuming a Remote Control session
Messages sent to a headless session sat with no notice or timeout
Auto mode kept retrying a denied action instead of moving on

Changes in Claude Code v2.1.225

Added2 changes

  • •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

Improved1 change

  • •Improved Remote Control: photos attached from the Claude app are now shown to Claude directly instead of being read from disk with a separate tool call

Fixed9 changes

  • •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 servers on macOS intermittently failing with a burst of 401 errors, as if never authenticated, after a keychain read timed out
  • •Fixed auto mode counting a safety-filter refusal of its own permission check toward the consecutive-block limit; the action is still denied, but the model is now told to move on rather than retry
  • •Fixed cross-session messages staying parked without a notice or expiry in headless sessions and during startup
  • •Fixed conversation history breaking on Remote Control session resume after very large conversations were compacted
  • •Fixed hovering over a session in another project in the agents list changing the directory the next agent starts in
  • •Fixed claude self-hosted-runner registering and then failing every session when --base-dir cannot be created or written; it now exits at startup with a clear error
  • •Fixed Claude Code on the web sessions being misreported as stuck, re-sending a growing event backlog on every reconnect
  • •[VSCode] Fixed Focus view folding away the latest to-do list, a pending question's context, and settled answers; thinking-only folds show "Thought for Ns" and re-collapse when their turn completes

Other2 changes

  • •SendMessage can now start a conversation with your Remote Control sessions on other machines by name (ListAgents shows them as name [ref]), instead of only replying after they message you first
  • •SendMessage: a Remote Control recipient you already confirmed is never swapped for a same-named session on this machine when its own list couldn't be checked

← v2.1.224
All Releases
v2.1.226 →