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 ID | claude-sonnet-5 | claude-sonnet-5 | claude-opus-5 |
| Input / output ($/M tokens) | $2 / $10 (through 2026-08-31) | $3 / $15 | $5 / $25 |
| Default on claude.ai | Free + Pro | Free + Pro | Max (strongest on Pro) |
| vs Sonnet 4.6 | Strict improvement on agentic benchmarks; lower misalignment and hallucination rates | Same tokenizer caveat (below) | Higher peak accuracy on long-horizon agentic work |
| Cyber capability | Substantially weaker than Opus on dangerous exploit tasks; safeguards on by default | Same | Stronger; 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:
| Role | Tier | Why (post–Opus 5) |
|---|---|---|
| Orchestrator | Opus 5 | Longest horizon, highest autonomy below Fable, best top-end accuracy on agentic evals at $5/$25 |
| Default worker | Sonnet 5 | Near-Opus agentic quality at 40% of Opus input cost during intro pricing ($2 vs $5), 60% at standard pricing ($3 vs $5) |
| Parallel worker | Haiku 4.5 | Still 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:
- Sonnet 5 strictly beats Sonnet 4.6 at every effort level on those curves - a real upgrade, not a rename.
- Sonnet 5 and Opus cover one range - Sonnet is cheaper at comparable effort; Opus still wins on peak accuracy.
- 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
| Situation | Tier |
|---|---|
| Interactive coding, document Q&A, most Claude Code sessions | Sonnet 5 |
| Sub-agents under an Opus orchestrator | Sonnet 5 |
| Long-horizon migration, hundreds of tool calls, plan must not drift | Opus 5 |
| Cybersecurity work that needs reduced guardrails | Opus 5 (per Anthropic) |
| You are burning Pro limits in ~30 minutes on Opus | Sonnet 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.