Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

thinking_disabled_effort_cap follows the same gate-precedence rework

The thinking_disabled_effort_cap flag can now override the claude-opus-5 hardcoded default in either direction

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaModel Safetywhat it touches
KindInternal Changesin v2.1.267,
Under the hood No documentation found

The thinking_disabled_effort_cap flag can now override the claude-opus-5 hardcoded default in either direction

What

A helper that decides whether an extra-high reasoning effort cap applies to a model previously required the thinking_disabled_effort_cap flag to be exactly true, or the model to literally be claude-opus-5. Now, any explicit value returned by the flag (true or false) is used first, and the claude-opus-5 hardcoded default only applies when the flag has no value at all.

Why

This mirrors a similar change to another flag in this release, letting the server control this cap explicitly instead of it always being forced on for claude-opus-5.

See this entry in the whole of v2.1.267 →