Anthropic Deprecates Fixed Extended Thinking, Forces Adaptive Thinking on Claude Models

Anthropic is deprecating the ability to disable adaptive thinking in Claude Code and Claude API. Effective now, manual extended thinking (thinking: {type: "enabled", budget_tokens: N}) is no longer supported on Claude Opus 4.7 — it returns a 400 error. For Opus 4.6 and Sonnet 4.6, manual configuration is still functional but deprecated and will be removed in a future model release.
The change means adaptive thinking (thinking: {type: "adaptive"} with effort parameter) becomes the default and only mode. Users who previously disabled adaptive thinking to maintain quality — citing noticeable degradation in Claude Code output — lose that toggle.
Key Details
- Opus 4.7: Manual extended thinking disabled entirely; use adaptive thinking with effort parameter.
- Opus 4.6 & Sonnet 4.6: Adaptive thinking recommended; manual mode deprecated, will be removed.
- API users: Cannot opt into fixed reasoning budget even if willing to pay for extra tokens.
Community Reaction
The /r/ClaudeAI thread (by u/CaffeineBrogrammer) questions the rationale: if adaptive thinking improves performance as Anthropic claims, why did quality drop in Claude Code disappear when disabling it? And why remove the option for paying API customers who want predictable reasoning depth? Skeptics see it as a cost-cutting measure disguised as improvement.
Who It's For
Developers using Claude Code, Claude API with extended thinking, or relying on consistent reasoning budgets for quality-sensitive tasks.
📖 Read the full source: r/ClaudeAI
👀 See Also

Gemini 3 Flash Performance Boost Using Competitive Prompting
Researchers achieved 95% of Claude 4.6 Opus benchmark performance with Gemini 3 Flash at 1/200th the cost and 4x the speed by using competitive prompting techniques that leveraged human-like jealousy as motivation.

Claude Skills vs. MCP: A Developer's Practical Boundary Question
A developer questions where MCP's value becomes decisive versus Claude Skills after the Skills release made tool integration reasoning harder, noting that well-structured instructions can often suffice without protocol boundaries.

Gemma 4 Released: Four Model Sizes for Local AI Hosting
Google has released Gemma 4 with four model sizes optimized for different hardware, including edge devices, laptops, and GPUs. All models are multimodal with text and vision capabilities, and the smaller models support real-time audio.

Claude Opus 4.7 Flags Hantavirus Vaccine Questions as Safety Risk, Pausing Chats
Asking Claude Opus 4.7 how to develop a hantavirus vaccine triggers safety filters pausing the chat, while Sonnet 4.6 also blocks related predictive modeling.