← Reddit

Let Max users manually toggle between Adaptive and Extended thinking on Opus 4.7

Reddit · Nelli-1 · April 17, 2026
A Claude Max user requests the ability to manually toggle between Adaptive and Extended thinking modes in Opus 4.7, noting that the new Adaptive thinking prioritizes efficiency and speed over deeper reasoning, causing the model to make assumptions rather than think carefully. The user previously had this toggle option in Opus 4.6 and upgraded to Max specifically to have unlimited usage without worrying about token limits, but finds the Adaptive mode defaults to conserving tokens when they wish to use the full capacity available. The user argues that Max subscribers should have the choice to select deeper analysis when needed rather than being restricted to the efficiency-focused Adaptive thinking.

Detailed Analysis

A Reddit user posting to r/ClaudeAI has surfaced a pointed feature request directed at Anthropic: the restoration of a manual toggle between Adaptive and Extended thinking modes for Claude Opus 4.7, particularly for subscribers on Max and Pro tiers. The user, who upgraded from Pro to Max specifically to gain unconstrained usage, describes a qualitative shift in model behavior since the transition to 4.7 — namely that the model now prioritizes efficiency and occasionally substitutes assumptions for careful reasoning. The core frustration is not about usage limits but about agency: on Opus 4.6, users could manually activate Extended thinking; on Opus 4.7, that choice has been removed entirely in favor of Adaptive thinking, which is designed to calibrate reasoning depth automatically based on perceived task complexity.

The technical reality underlying the complaint is confirmed by Anthropic's own documentation. Claude Opus 4.7 supports only adaptive thinking — specified via `thinking: {type: "adaptive"}` in the API — and attempts to invoke manual extended thinking with a token budget return a 400 error. Adaptive thinking is off by default and must be explicitly enabled, with an optional `effort` parameter (`"xhigh"`, `"high"`, `"medium"`, `"low"`) that provides indirect influence over reasoning depth. Users can also nudge behavior through prompting strategies, such as instructing the model to "think step-by-step," but these are heuristic levers rather than deterministic controls. Crucially, thinking mode is fixed per assistant turn and cannot be toggled mid-conversation. Extended thinking on Opus 4.6 remains temporarily functional but is formally deprecated, signaling the direction of travel across Anthropic's model lineup.

The design decision behind Adaptive thinking reflects a broader product philosophy: delegate cognitive resource allocation to the model rather than to the user. The rationale is sound at scale — most users lack the context to judge when extended reasoning genuinely improves output quality versus when it merely consumes additional tokens. Adaptive thinking is meant to thread that needle automatically, deploying deep reasoning where it matters and conserving resources where it does not. For the majority of users, particularly those operating under token budgets or usage limits, this is a net benefit. The problem, as the Reddit post articulates, is that this optimization is applied uniformly regardless of subscription tier, meaning Max subscribers — who explicitly pay to remove resource constraints — receive the same efficiency-oriented defaults as users on more restricted plans.

The request points to a real tension in AI product design between simplicity and granular user control. Anthropic has historically leaned toward abstraction, allowing the model to make decisions that would otherwise require technical expertise from users. However, as the subscriber base grows more sophisticated — including developers, researchers, and power users who understand the mechanics of reasoning models — demand for lower-level controls naturally increases. The existence of an `effort` parameter in the API suggests Anthropic is aware of this spectrum, but that parameter is not currently surfaced as a user-facing toggle in Claude.ai's interface. Bridging that gap — exposing effort level or a simplified Adaptive/Extended toggle in the front-end product, at minimum for Max users — would address the user's concern without requiring a full architectural reversal.

More broadly, this feedback reflects an emerging category of user friction as AI systems grow more autonomous in their internal decision-making. The shift from Extended to Adaptive thinking on Opus 4.7 is architecturally significant: it moves control over a core cognitive parameter from the human to the model itself. That shift is directionally consistent with Anthropic's long-term vision for increasingly agentic AI systems, where models manage their own computational strategies. But in the near term, for users who are accustomed to explicit control and who have financial stakes in premium tiers, the removal of manual overrides can feel like a regression in usability. How Anthropic navigates the tradeoff between model autonomy and user agency on this relatively narrow question may serve as an early indicator of how it will handle similar tensions as Claude's capabilities — and its autonomy — continue to expand.

Read original article →