releaseintermediate
[Release] anthropics/claude-code v2.1.225: v2.1.225
By ashwin-antgithub
View original on githubClaude Code v2.1.225 introduces gateway spend-limit support with detailed cap information, adds workspace trust prompts for untrusted directories, and fixes critical issues including OAuth token handling, MCP server authentication failures on macOS, safety-filter refusal counting, cross-session message persistence, and conversation history corruption. The release also improves Remote Control functionality with direct photo handling and enhanced session messaging capabilities.
Key Points
- •Gateway spend-limit warnings now display the cap amount, reset time, and operator's message for better cost transparency
- •Workspace trust prompt added to `claude agents` command for untrusted directories, matching core `claude` behavior
- •Fixed critical 401 error when short-lived tokens replace long-lived OAuth tokens, which broke headless sessions until restart
- •Resolved MCP OAuth server authentication failures on macOS caused by keychain read timeouts resulting in burst 401 errors
- •Fixed auto mode incorrectly counting safety-filter refusals toward consecutive-block limit; model now instructed to proceed rather than retry
- •Eliminated cross-session messages remaining parked without expiry in headless sessions and during startup
- •Fixed conversation history corruption on Remote Control session resume after large conversation compaction
- •Improved Remote Control to display photos directly from Claude app instead of requiring separate disk read tool calls
- •Enhanced SendMessage to initiate conversations with Remote Control sessions by name without requiring prior message exchange
- •Fixed VSCode Focus view folding behavior and improved thinking-only fold display with duration indicators
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete