Skip to content

Browse catalog

Search catalog

[READY] Type a title, tag, or description.

Claude

Claude Sonnet 5 closes the gap to Opus without the Opus bill

AUTHOR
Bartłomiej Krupa
PUBLISHED
2026.06.30
UPDATED
2026.07.27
READ_TIME
6 min

Anthropic shipped Claude Sonnet 5 (claude-sonnet-5) on 2026-06-30 as the most agentic Sonnet tier yet - positioned close to Opus on agentic search and computer-use benchmarks, at $2 / $10 per million input/output tokens through 2026-08-31 (then $3 / $15). It is the default on Free and Pro, available in Claude Code and on the Claude Platform. For agent workflows, treat it as the upgraded daily driver and sub-agent worker; keep Opus 5 for orchestration and tasks where you need the highest accuracy at High or XHigh effort.

Definitions

Sonnet 5 - Anthropic’s mid-tier model (claude-sonnet-5). Replaces Sonnet 4.6 as the default Sonnet class. Anthropic reports strict improvement over Sonnet 4.6 on BrowseComp (agentic search) and OSWorld-Verified (computer use), with cost-performance curves that overlap Opus’s range at lower per-token price.

Effort level - a Sonnet/Opus parameter that trades token spend for accuracy. Anthropic’s launch charts show Sonnet 5 at High or XHigh effort can burn more tokens chasing Opus-level scores - the bill advantage shrinks or reverses at the top of the curve.

Cyber safeguards - real-time blocks on dangerous cybersecurity usage. Enabled by default on Sonnet 5 (less strict than Fable 5). For cyber work that needs reduced guardrails, Anthropic points at Opus - Sonnet 5 was not trained for those tasks, so lowering its safeguards buys nothing.

What shipped

Sonnet 5 (intro)Sonnet 5 (standard)Opus 5
API IDclaude-sonnet-5claude-sonnet-5claude-opus-5
Input / output ($/M tokens)$2 / $10 (through 2026-08-31)$3 / $15$5 / $25
Default on claude.aiFree + ProFree + ProMax (strongest on Pro)
vs Sonnet 4.6Strict improvement on agentic benchmarks; lower misalignment and hallucination ratesSame tokenizer caveat (below)Higher peak accuracy on long-horizon agentic work
Cyber capabilitySubstantially weaker than Opus on dangerous exploit tasks; safeguards on by defaultSameStronger; Anthropic recommends Opus for cyber work needing reduced guardrails

Tokenizer change: Sonnet 5 uses an updated tokenizer (similar to Opus 4.7). The same text can map to ~1.0–1.35× more tokens depending on content type. Anthropic set intro pricing so the switch from Sonnet 4.6 is roughly cost-neutral despite the count shift.

Availability: Claude Code, Claude Platform API, and all claude.ai plans from launch day. Anthropic also raised rate limits across Chat, Cowork, Claude Code, and the Platform for higher-effort runs.

Sources: Introducing Claude Sonnet 5. Orchestrator ID updated for Opus 5 (2026-07-24).

Where Sonnet 5 sits in the stack

The role pattern from pick the right Claude tier still holds - Fable 5 is the frontier rung, Opus 5 is the orchestrator, Sonnet 5 is the worker:

RoleTierWhy (post–Opus 5)
OrchestratorOpus 5Longest horizon, highest autonomy below Fable, best top-end accuracy on agentic evals at $5/$25
Default workerSonnet 5Near-Opus agentic quality at 40% of Opus input cost during intro pricing ($2 vs $5), 60% at standard pricing ($3 vs $5)
Parallel workerHaiku 4.5Still the cheapest fan-out tier until Haiku gets its own bump

Early-access partners quoted on Anthropic’s Sonnet 5 launch post describe end-to-end task completion, unprompted self-checking, brownfield debugging, and fewer steps to the same outcome - the behaviors that matter for sub-agents spawned under an Opus orchestrator. See subagent context isolation for why the worker tier’s quality matters more than the orchestrator’s benchmark delta.

Encoded for launchers and config:

ORCHESTRATOR=claude-opus-5     # long-horizon, max accuracy at high effort
DEFAULT=claude-sonnet-5        # daily driver + sub-agent default (was sonnet-4-6)
WORKER=claude-haiku-4-5        # parallel scoped tasks

Reading the cost-performance curve

Anthropic’s launch charts plot cost vs accuracy at different effort levels on BrowseComp and OSWorld-Verified. Three takeaways for the bill:

  1. Sonnet 5 strictly beats Sonnet 4.6 at every effort level on those curves - a real upgrade, not a rename.
  2. Sonnet 5 and Opus cover one range - Sonnet is cheaper at comparable effort; Opus still wins on peak accuracy.
  3. High and XHigh effort on Sonnet 5 spend more tokens per point of accuracy - at the top of the curve, total cost can approach or exceed Opus for the same task quality.

Practical rule: run Sonnet 5 at Medium effort (or lower) for the worker and default roles. Escalate to Opus 5 - not Sonnet 5 at XHigh - when the task needs frontier accuracy and you are willing to pay for it.

When to stay on Sonnet 5 vs reach for Opus

SituationTier
Interactive coding, document Q&A, most Claude Code sessionsSonnet 5
Sub-agents under an Opus orchestratorSonnet 5
Long-horizon migration, hundreds of tool calls, plan must not driftOpus 5
Cybersecurity work that needs reduced guardrailsOpus 5 (per Anthropic)
You are burning Pro limits in ~30 minutes on OpusSonnet 5 - lower per-token rate extends the same subscription

Sonnet 5 is not a Fable replacement. Anthropic did not train it for dangerous cyber tasks; it scores substantially below Opus and Fable 5 on exploit-development evaluations and ships with safeguards on by default.

Verify the effort rule on your own workload

The Medium-effort rule above is the one claim here worth testing rather than taking on faith, because it decides your bill. Run the same task three times - Sonnet 5 at Medium, Sonnet 5 at XHigh, Opus 5 at High - and log total tokens and task success for each.

The failure the rule predicts is specific: Sonnet 5 at XHigh spends materially more tokens without closing the accuracy gap, so it lands at or above Opus 5’s cost for worse results. If you see that crossover on your tasks, the escalation path is the model, not the dial. If you don’t, keep the cheaper setting - the curves are Anthropic’s launch measurements on their benchmarks, not a guarantee about your workload.

Bottom line

Sonnet 5 is the default worker tier: agentic enough to shrink the gap to Opus, priced to run all day. Default to Sonnet 5, orchestrate with Opus 5, fan out on Haiku 4.5, and match effort level to the role - Medium Sonnet for volume, High Opus when accuracy is the bottleneck. Escalate the tier, not the effort dial.

FAQ

How much does Claude Sonnet 5 cost?
Intro pricing is $2 / $10 per million input/output tokens through 2026-08-31, then $3 / $15 standard - 40% and 60% of Opus 5's $5 / $25 input cost respectively. Anthropic set the intro price so the switch from Sonnet 4.6 is about cost-neutral despite an updated tokenizer that can map the same text to ~1.0–1.35× more tokens.
Is Claude Sonnet 5 as good as Opus 5?
It is close on agentic benchmarks, not equal. Sonnet 5 and Opus cover one cost-performance range - Sonnet is cheaper at comparable effort, but Opus still wins on peak accuracy. Run Sonnet 5 at Medium effort or lower for worker and default roles, and escalate to Opus 5 (not Sonnet 5 at XHigh) when you need frontier accuracy.
Should I use Claude Sonnet 5 for cybersecurity work?
No. Anthropic did not train Sonnet 5 for dangerous cyber tasks; it scores substantially below Opus on exploit-development evaluations and ships with cyber safeguards on by default. Anthropic recommends Opus for cyber work that needs reduced guardrails. Sonnet 5 is not a Fable replacement.

Series // MODEL_SELECTION →