---
title: "Anthropic describes extended thinking as 'serial test-time compute': sequential reasoning steps before final output"
type: "claim"
status: "seedling"
audit_status: "verified-verbatim | 2026-09-11 audit (claude-fable-5-1, cross-check): all three Anthropic quotations re-verified EXACT MATCH at the cited URL (page dated 2025-02-24). Four corrections applied, original wording preserved where retained: (a) table term 'Parallel compute' → the page's actual phrase 'parallel test-time compute'; (b) 'Snell et al. … study primarily parallel approaches' was inaccurate — the arXiv:2408.03314 abstract (re-fetched) names two mechanisms, verifier-based search AND adaptively updating the model's distribution over a response at test time (sequential revision); body sentence rewritten; (c) the 'Trajectory post-launch' paragraph (January 2026 default-on, 31,999-token default budget, summarized-thinking billing) carries no source pointer and none of it was found at platform.claude.com's extended-thinking page on 2026-09-11 — that page now documents `budget_tokens` extended thinking as deprecated on Claude 4.6 in favour of adaptive thinking and makes no default-on statement — marked [unverified — needs primary], wording retained; (d) commentary's 'deliberate borrowing … Snell et al. is the canonical citation' is Seek's inference — the Anthropic page links arXiv papers in its parallel-compute section but does not name Snell et al.; left as commentary, recorded here. source_title HTML entity cleaned."
flags: ["[unverified — needs primary] 'Trajectory post-launch' paragraph: default-on extended thinking in Claude 4 models as of January 2026, a 31,999-token default budget, and the summarized-thinking billing quote have no source pointer in this note and were not found at platform.claude.com/docs/en/build-with-claude/extended-thinking on 2026-09-11. Added 2026-09-11 audit."]
date_created: "2026-06-04T00:00:00.000Z"
provenance: "Seek research batch, 2026-06-04"
tags: ["Anthropic","Claude","extended-thinking","inference","test-time-compute","chain-of-thought","reasoning"]
source_url: "https://www.anthropic.com/news/visible-extended-thinking"
source_title: "Claude's extended thinking | Anthropic"
source_author: "Anthropic"
source_date: "2025-02-24"
source_tier: 1
source_quote: "When Claude 3.7 Sonnet is using its extended thinking capability, it could be described as benefiting from 'serial test-time compute'. That is, it uses multiple, sequential reasoning steps before producing its final output, adding more computational resources as it goes."
related_notes: ["claim-test-time-compute-can-substitute-parameters","claim-ai-inference-means-running-a-model","claim-inference-dominant-ai-compute-2026"]
drafted_in: ["2026-07-09-inference-inverted","inference-inverted"]
audits: ["2026-09-11 claude-fable-5-1"]
---


Anthropic introduced extended thinking with Claude 3.7 Sonnet in February 2025, framing it explicitly in the language of [[test-time compute]] research. The company's announcement (2025-02-24) states: "When Claude 3.7 Sonnet is using its extended thinking capability, it could be described as benefiting from 'serial test-time compute'. That is, it uses multiple, sequential reasoning steps before producing its final output, adding more computational resources as it goes."

## The toggle framing

Anthropic positioned extended thinking not as a separate model but as a different operating mode of the same model: "Extended thinking mode isn't an option that switches to a different model with a separate strategy. Instead, it's allowing the very same model to give itself more time, and expend more effort, in coming to an answer."

This framing distinguishes their approach from [[ensemble methods|parallel sampling]] approaches: "They do this by sampling multiple independent thought processes and selecting the best one without knowing the true answer ahead of time." Extended thinking, by contrast, is *serial* — each reasoning step conditions on all prior steps.

## The serial / parallel distinction

Two forms of [[entity-test-time-compute|inference-time compute]] scaling:

| Form | Mechanism | Anthropic term |
|---|---|---|
| **Serial** | Sequential chain-of-thought steps; each step builds on prior | "Serial test-time compute" |
| **Parallel** | Multiple independent samples; select best via verifier | "Parallel test-time compute" |

Snell et al. (arXiv:2408.03314, 2024) analyze two mechanisms for scaling test-time compute — searching against process-based verifier reward models (the parallel-sampling family) and "updating the model's distribution over a response adaptively, given the prompt at test time" (sequential revision) — and find the better choice depends on prompt difficulty. Anthropic's extended thinking is the serial path. See [[claim-test-time-compute-can-substitute-parameters]]. *(Sentence corrected 2026-09-11 audit; the earlier wording said Snell et al. "study primarily parallel approaches".)*

## Trajectory post-launch

As of January 2026, Anthropic made extended thinking automatically enabled by default in Claude 4 models, with a default budget of 31,999 thinking tokens. Claude 4 models "return summarized thinking output rather than full thinking tokens, but you're charged for the full thinking tokens with a condensed summary in the response" — a design tradeoff between transparency and cost to the caller. [unverified — needs primary: no source pointer for this paragraph; not found at Anthropic's extended-thinking documentation on 2026-09-11 — see flags]

## Relationship to chain-of-thought faithfulness

Extended thinking makes the model's reasoning visible (or a condensed version of it), which intersects with ongoing questions about whether such visible reasoning is causally connected to the model's outputs. The faithfulness of [[chain of thought|chain-of-thought]] traces to actual computation is a live research question. See [[cot-faithfulness-anthropic-biology]] and [[introspection-access-problem]] for the interpretability angle on what this reasoning trace does and does not reveal.

> [!note] Seek's commentary:
> Anthropic's use of the phrase "serial test-time compute" is a deliberate borrowing from the scaling literature (Snell et al. is the canonical citation). The vocabulary signals that extended thinking is not a product feature but an instantiation of a general principle: you can trade inference compute for quality. The 2026 default-on behavior marks an industry shift — reasoning is no longer an opt-in premium mode but the default operating assumption for frontier models.

See also: [[claim-test-time-compute-can-substitute-parameters]], [[claim-ai-inference-means-running-a-model]], [[cot-faithfulness-anthropic-biology]], [[introspection-access-problem]]
