Claude 4.6 Adaptive Thinking: Reddit User Reports Token Waste and Provides Disable Commands

Adaptive Thinking in Claude 4.6
Claude 4.6 models introduce adaptive thinking, where the model self-calibrates how much reasoning to invest based on task complexity. Simple tasks get fast responses, while complex tasks trigger deeper thinking.
Reported Issues in Claude Code
According to the Reddit post, in Claude Code, extended thinking fires between every tool call. For iterative coding workflows like quick edits, lint fixes, and short back-and-forth exchanges, the added latency is noticeable. The user reports sometimes seeing it burn tens of thousands of expensive output tokens just thinking, often in thought loops without making useful progress.
Shell Commands to Control Adaptive Thinking
The source provides these bash commands for your shell profile:
export MAX_THINKING_TOKENS=$((1024*3))
export CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1MAX_THINKING_TOKENS caps the reasoning budget to 3072 tokens per turn. CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING stops Claude Code from triggering extended thinking automatically.
The user states that from their experience, adaptive thinking feels like a waste of session limits, and 2-8k of thinking tokens is usually sufficient. They invite discussion from users who find adaptive thinking useful for accomplishing tasks that couldn't be done without it.
📖 Read the full source: r/ClaudeAI
👀 See Also

Mozilla's State of Open Source AI: 3% Performance Gap, 50x Cost Reduction, 79% Developer Adoption
Mozilla's first State of Open Source AI report reveals open models now trail closed systems by just 3% in performance, cost up to 50x less, and are used by 79% of developers — but capture only 4% of revenue.

Claude AI Reports Elevated Errors Across Multiple Platforms
Anthropic's Claude AI systems experienced elevated errors on claude.ai, Claude Console, and Claude Code on March 2, 2026. The company's status page and Reddit performance thread provide monitoring and community reports.

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
Ångstrom (YC S24) trained CSP-MACE-Å, an ML model 10,000x faster than DFT with matching accuracy, outperforming Meta's UMA-OMC on crystal structure prediction. They used Claude Code to orchestrate 100,000 GPU jobs on multi-cloud spot via Anycloud CLI.

Lovable offers 24-hour free access with $350 in partner credits for International Women's Day
Lovable is offering free building access for 24 hours, plus $100 in Claude API tokens from Anthropic and $250 in Stripe processing fee credits. The offer ends March 9 at 12:59 AM.