Anthropic released Claude Code version 2.1.225, introducing new usage warnings for gateway spend limits and a workspace trust prompt for untrusted directories. The update also addresses several authentication issues, including transient 401 errors in headless sessions and intermittent failures on macOS keychain reads.
- Gateway spend-limit support now names the cap, reset time, and operator message in usage warnings.
- Workspace trust prompts are added to `claude agents` for untrusted directories, matching `claude` behavior.
- Fixed transient 401 errors replacing long-lived tokens with short-lived ones, which previously broke headless sessions.
- Resolved MCP OAuth server failures on macOS caused by keychain read timeouts.
- Auto mode no longer counts safety-filter refusals toward the consecutive-block limit.
- Remote Control now displays photos attached from the Claude app directly instead of reading them from disk.
These changes improve session stability, clarify usage limits for operators, and enhance security through explicit workspace trust mechanisms.