AI Codex
Foundation Models & LLMsCore Definition

Adaptive thinking: how Claude decides how hard to think

Claude doesn't apply the same effort to every question. Here's what adaptive thinking is, how it works, and why it matters for the outputs you get.

3 min read·Adaptive Thinking

When you ask Claude a simple question — "What's the capital of France?" — it answers immediately. When you ask it something complex — "What are the second-order effects of raising our enterprise pricing by 20%?" — it should take more care. And it does, automatically.

That's adaptive thinking: Claude's ability to calibrate how much reasoning effort to apply based on what the question actually requires.

How it works

Claude assesses the complexity and ambiguity of each request and adjusts its internal process accordingly. Simple, factual questions get direct answers. Nuanced, multi-part, or high-stakes questions get more deliberate internal processing before a response is generated.

You don't configure this — it happens automatically. It's different from extended thinking, which is a specific feature you explicitly enable for tasks that require maximum reasoning depth. Adaptive thinking is the background process that's always running.

Why it matters in practice

Two things to understand:

The quality floor is higher than it used to be. Early language models applied roughly the same process to everything, which meant complex questions often got shallow treatment. Adaptive thinking means Claude is more likely to give appropriately careful answers to questions that need them — without you having to explicitly ask for more effort.

Complex questions still benefit from explicit framing. Adaptive thinking doesn't mean Claude always knows what a question requires. A question like "Should we expand into the European market?" looks like a business strategy question but might need very different treatment depending on your company's stage, resources, and risk tolerance. Giving Claude more context — "We're a 30-person SaaS company, €2M ARR, currently UK-only" — helps it calibrate more accurately.

Think of adaptive thinking as the default setting that gets you most of the way there. Clear context and good prompting take you the rest of the way.