v2.1.267
2.1.267
Highlights:
- Added maxEffortLevel setting to cap effort on all providers (Bedrock, Vertex, Foundry), enforcing admin limits
- Adds --system-prompt-snapshot off to re-render system prompt each request, enabling faster prompt iteration
- Workflow agent() large-output calls now run safety checks in auto mode, not rejected
CLI changelog
- Added maxEffortLevel setting (top-level or per model under modelSettings): caps the effort level on every provider, including Bedrock, Vertex and Foundry; users can still pick a lower level
- Added --system-prompt-snapshot off to render the system prompt fresh on every request instead of reusing the conversation's recorded prompt (for iterating on prompt text)
- Fixed Cowork scheduled tasks in the cloud failing at startup for organizations whose managed settings require sandboxing
- Fixed /context and other local command output rendering blank on mobile clients
- Fixed shift+enter and option+backspace not working after reconnecting to a tmux or ssh session inside an agent view
- Fixed the dim last-prompt header not appearing at the top of the conversation when scrolling up in fullscreen mode
- Fixed Workflow agent() calls with large output schemas being refused in auto mode instead of being checked by the safety classifier
- Fixed a case where a marketplace entry path containing a backslash could bypass the containment check for fetched marketplaces on macOS and Linux
- Fixed expired AWS or Google Cloud credentials under a host app such as Claude Desktop retrying ten times with a generic "request failed" before the re-authenticate error appeared
- Fixed resuming a session after /compact or another slash command ran via -p --resume: a spurious "Continue from where you left off." turn is no longer inserted
- Fixed resuming a large session (transcript over 5 MB): parallel tool calls and their hook output are no longer dropped from the reloaded conversation
- Fixed managed allowedHttpHookUrls, httpHookAllowedEnvVars and allowedChannelPlugins to admit nothing, not everything, when unreadable
- … +41 more CLI changelog entries
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21267
Metadata
-
Time since 2.1.266 release: 18h 24m 46s
-
Bundle file size: +277.7 kB (+0.6%)
-
Prompt files: +0 (+0.0%)
-
Prompt tokens: +0 (+0.0%)
Prompt token mix by kind:
- tools: 69.3%→69.3%
- system: 30.7%→30.7%
Files: