Sources#
- Claude Opus 5 System Card
- Introducing Claude Sonnet 5
- The price is wrong: AI cost calculation has to consider task completion rates, not just token costs
Summary#
Claude Sonnet 5 is Anthropic's "most agentic Sonnet yet" (announced July 2, 2026), a direct upgrade to Sonnet 4.6 that makes plans, uses tools (browsers, terminals), and runs autonomously "at a level that, just a few months ago, required larger and more expensive models." Anthropic's positioning: the Sonnet class started the agentic era (3.5 / 3.6 / 3.7 were the first models with strong coding + tool use), but recent agentic gains had concentrated in the Opus class — Sonnet 5 narrows that gap, landing close to Opus 4.8 at lower prices. API model id: claude-sonnet-5. As a first-party release announcement this is a vendor-claim source; benchmark deltas below are Anthropic's own and the fuller evaluation lives in the Claude Sonnet 5 System Card.
Pricing and identity#
- Introductory pricing (through Aug 31, 2026): $2 / M input tokens, $10 / M output tokens.
- Standard pricing (from Sep 1, 2026): $3 / M input, $15 / M output — vs Opus 4.8 at $5 / $25.
- API model id
claude-sonnet-5; the default model for Free and Pro plans, and available to Max, Team, Enterprise, in Claude Code, and on the Claude Platform. - Rate limits raised across Chat, Cowork, Claude Code, and the Claude Platform to accommodate higher-effort token usage.
Capability profile#
The headline claim is cost-performance range, not a single peak. Anthropic frames Sonnet 5 against Sonnet 4.6 (its predecessor) and Opus 4.8 (a more capable reference model) on two agentic evals — BrowseComp (agentic search) and OSWorld-Verified (computer use):
- Strict improvement over Sonnet 4.6 across reasoning, tool use, coding, and knowledge work.
- Wider cost-performance range than Opus 4.8, tunable via the effort parameter (up to
xhigh): substantially better cost-efficiency at medium effort, and higher-effort runs "can match Opus 4.8 on some tasks." The pitch is that between Sonnet 5 and Opus 4.8 a user dials effort to find the right cost/performance balance — a first-party instance of the effort/budget lever in Client-Side Agent Optimization. - Early-access partners reported it "finishes complex tasks where previous Sonnet models would stop short" and "checks its own output without explicitly being asked" — spontaneous self-verification, a capability the shrinking-harness thesis predicts (the verification scaffold the harness used to supply migrates into the model).
(The head-to-head benchmark table vs Sonnet 4.6 and Opus 4.8 is published only as an image in the source and is not transcribed here.)
Benchmark errata (methodology, not model): a June 30, 2026 changelog corrected the BrowseComp cost-performance chart to the standard agentic-search methodology (10M-token budget with compaction + programmatic tool calling), which had underestimated Sonnet 5. Sonnet 4.6 baselines were also restated: Humanity's Last Exam re-graded to 34.6% (no tools) / 46.8% (tools), and OSWorld-Verified to 78.5%, after eval-methodology changes — so numbers differ from the Sonnet 4.6 launch blog.
Token-economics (migration hazard)#
Sonnet 5 uses an updated tokenizer — the same kind of change Opus 4.7 introduced — so the same input maps to roughly 1.0–1.35× more tokens depending on content type. Anthropic set the introductory pricing so the transition from Sonnet 4.6 is "roughly cost-neutral." As with Opus 4.7, real-traffic token inflation is content-dependent and worth measuring rather than assuming (cross-reference the context-window-as-primary-constraint theme in Claude Code Best Practices).
First third-party per-task measurement (Databricks, July 2026)#
Databricks' internal coding benchmark — real engineering tasks against its own multi-million-line codebase, relayed by The Register (2026-07-13, case-study, secondary reporting) — is the first non-Anthropic measurement in the corpus that prices Sonnet 5 against Opus 4.8 on the same real work:
- $2.09 per task at 81% task success, versus Opus 4.8 at $1.94 and 87%, on tokens "around 1.7x cheaper" (consistent with the list prices above: $3/$15 vs $5/$25 = 1.67×).
- CTO Matei Zaharia's reading: Sonnet 5 "costs less per token than Opus 4.8 but used more tokens, resulting in higher cost and lower quality."
So on this workload the cost-performance range does not reach Opus 4.8 — it costs 8% more per task to complete six points fewer of them. The effort level Sonnet 5 was run at is not reported, which is the caveat that keeps the crossover question below open; nor is the harness, which the same benchmark shows swings per-task context by 3× (Orchestration Sets Token Economics). Neither Anthropic nor Databricks sells the other's product, but this is a news article relaying a vendor blog, without n, variance or per-arm methodology.
Safety and alignment profile#
Anthropic's pre-deployment evaluations report Sonnet 5 as an overall improvement on Sonnet 4.6:
- Agentic safety: better at refusing malicious requests and resisting hijack attempts in prompt-injection attacks.
- Honesty: lower rates of hallucination and sycophancy than Sonnet 4.6.
- Automated behavioral audit (cooperation-with-misuse, deception, and other misaligned behaviors across many contexts): Sonnet 5 scored lower — i.e. safer — overall than Sonnet 4.6, but higher (worse) than the more capable Opus 4.8 and Claude Mythos Preview. This is the mirror image of the usual worry: here the more capable models are better aligned on the audit, and Sonnet 5's residual misalignment is a mid-tier-capability artifact, not a frontier one.
Cyber capabilities and safeguards#
Sonnet 5 was not deliberately trained on cybersecurity tasks (contrast Opus 4.7, whose cyber capability was differentially reduced during training). It can do routine, non-harmful cyber work, but performs "substantially poorer" than Opus 4.8 and Mythos 5 on dangerous tasks like exploit development.
- Firefox exploit eval (built with Mozilla; all vulnerabilities patched in Firefox 148): both Sonnet models scored 0.0% at developing a working exploit. Sonnet 5 showed a slightly higher partial-success rate than Sonnet 4.6 — which Anthropic attributes to general-intelligence gains, not cyber-specific training.
- Default safeguards on. Because Sonnet 5 is somewhat stronger than 4.6 here, it launches with the same real-time cyber safeguards as Opus 4.7 and 4.8 (detect-and-block prohibited/high-risk cyber usage at inference). Judged low-risk, these are less strict than the safeguards launched with Fable 5 (which block a much wider range of cyber tasks and fall back to a weaker model). Legitimate security researchers route through the Cyber Verification Program; Anthropic recommends Opus 4.8 for cyber work needing reduced guardrails.
This places Sonnet 5 as a distinct point on the safeguard spectrum mapped in Capability-Gated Model Fallback: no deliberate train-down (its low cyber capability is native), inference-time detect-and-block at the Opus-4.7/4.8 strictness level, and no model-swap fallback — narrower than Fable 5's classifier-plus-fallback regime because the underlying uplift risk is judged low.
Availability#
Available everywhere from launch (July 2, 2026): default for Free/Pro, available to Max/Team/Enterprise, in Claude Code, and on the Claude Platform (native, AWS, Microsoft Foundry; Google Vertex "coming soon" for the Cyber Verification Program). API id claude-sonnet-5.
Connections#
- Claude Opus 5 — the July 2026 Opus release; Sonnet 5 remains more robust than it on raw browser-use prompt injection without safeguards (0.93% vs 3.70% with thinking)
- Claude Opus 4.8 — the capability ceiling Sonnet 5 is measured against: "close to Opus 4.8 at lower prices," matching it at higher effort on some tasks, and safer-than-Sonnet-5 on the behavioral audit; the model Anthropic recommends over Sonnet 5 for reduced-guardrail cyber work
- Claude Opus 4.7 — precedent for the two migration-relevant changes: the 1.0–1.35× tokenizer inflation and the default real-time cyber safeguards Sonnet 5 inherits
- Claude Fable 5 — the stricter end of the safeguard spectrum; Sonnet 5's cyber safeguards are explicitly "less strict than those launched with Fable 5"
- Claude Mythos 5 — cyber-capability reference point Sonnet 5 falls far short of
- Mythos Model — Mythos Preview is the best-aligned reference on the behavioral audit that Sonnet 5 trails
- Anthropic — vendor
- Claude Code — primary agentic runtime; Sonnet 5 ships as an available model there at launch
- Capability-Gated Model Fallback — the safeguard-spectrum framing Sonnet 5 adds a low-risk, no-fallback point to
- Client-Side Agent Optimization — Sonnet 5's effort-level cost-performance tuning is a first-party instance of the model-per-role / budget / routing lever
- Cost-per-Task Over Cost-per-Token — Sonnet is the class Anthropic names for "high-volume sub-agents in multi-agent orchestration," and Sonnet 5 is the worker half of the published advisor strategy result: paired with a Fable 5 advisor it lands within 10% of Fable 5's SWE-bench Pro score at 63% of the price of running Fable 5 throughout. Sonnet 5 is also that page's cleanest measured instance of its own thesis, from the losing side: cheaper tokens, dearer task
- Harness Shrinkage as Models Improve — "checks its own output without being asked" is verification scaffolding migrating from harness into model
- Agentic Prompt Injection — improved hijack-resistance is a headline agentic-safety gain
- Automated Behavioral Audit — the alignment evaluation Sonnet 5 is scored on (safer than 4.6, worse than Opus 4.8 / Mythos Preview)
- LLM-Driven Vulnerability Research — the cyber-capability axis Sonnet 5 is deliberately weak on; the Firefox exploit eval is the worked instance
- Responsible Scaling Policy Evaluations — Sonnet 5's pre-deployment safety/capability evals and its low-risk cyber determination
Open Questions#
- The head-to-head benchmark numbers vs Sonnet 4.6 and Opus 4.8 are image-only in the source; the System Card has the full set.
- What is the real-world token-inflation multiplier on typical Sonnet 5 traffic (1.0–1.35× is content-dependent), and does "roughly cost-neutral" hold once effort levels rise?
- Why does a mid-tier model show higher behavioral-audit misalignment than the more capable Opus 4.8 and Mythos Preview — a capability-alignment coupling, or a training-recipe difference between the Sonnet and Opus/Mythos lines?
- At what effort level does Sonnet 5 actually match Opus 4.8, and how does the crossover cost compare to just running Opus 4.8? #oq/source Partially answered: Anthropic's model-selection guidance reframes the crossover as a topology choice rather than a point on the effort dial — Sonnet 5 with a Fable 5 advisor reaches within 10% of Fable 5 on SWE-bench Pro at 63% of the cost. That is a different pairing (Fable, not Opus 4.8) and a different mechanism (selective coaching, not raised effort), so the effort-dial crossover itself is still unmeasured. Second half answered (2026-08-04): on Databricks' internal coding bench the crossover cost comes out unfavorable — $2.09/task at 81% success versus Opus 4.8's $1.94 at 87%, so running Opus 4.8 was cheaper and better on that workload. The effort level is not reported, so the first half — at what effort Sonnet 5 matches Opus 4.8 — remains unmeasured, and one bench on one company's codebase does not generalize.
Sources#
- Introducing Claude Sonnet 5 — Anthropic, "Introducing Claude Sonnet 5" (July 2, 2026; changelog edit June 30, 2026).
evidence: vendor-claim - The price is wrong: AI cost calculation has to consider task completion rates, not just token costs — Thomas Claburn, The Register, 2026-07-13 (
case-study, secondary reporting of Databricks' internal-benchmark blog post and CTO Matei Zaharia's social posts; the primary is not in the corpus): the $2.09/task, 81%-success and ~1.7×-cheaper-tokens figures against Opus 4.8's $1.94 and 87%. No effort level, harness, task count or variance is reported - Claude Opus 5 System Card — Anthropic, July 24, 2026 (
empirical): Sonnet 5 as a comparison arm throughout, including the browser-use injection figures quoted above (Table 5.2.2.3.A). Parse hazard: this PDF's raw markdown shifts table rows — model names land inside value columns across the §4 safeguards tables (4.1.1.A, 4.2.B, 4.3.1.B, 4.3.2.A, 4.4.2.B, 4.4.3.B), the §5.1 agentic-safety tables (5.1.1.A–5.1.3.A) and Table 8.13.6.A, so a row read literally can hand one model's score to another. Figures quoted here were reconciled against the PDF on 2026-08-03; never quote a table row from the raw markdown unchecked
Cited by 20
- Cost-per-Task Over Cost-per-Token×4
The one quantified result: on SWE-bench Pro, Sonnet 5 with a Fable 5 advisor lands within 10% of…
- Anthropic×3
Claude Sonnet 5 — mid-tier July 2026 release; most agentic Sonnet yet, default model for Free/Pro…
- Claude Fable 5×2
The same guidance positions Fable as the advisor in the cheap-worker/strong-advisor pattern: Sonnet…
- Claude Opus 4.8×2
Claude Sonnet 5 — the July 2026 mid-tier release measured against 4.8: "close to Opus 4.8 at lower…
- Open Questions Backlog×2
Claude Sonnet 5 ×3 (oldest 41d) — The head-to-head benchmark numbers vs Sonnet 4.6 and Opus 4.8 are…
- Agentic Prompt Injection
Claude Sonnet 5 — improved hijack-resistance is a headline agentic-safety gain over Sonnet 4.6; the…
- Automated Behavioral Audit
Claude Sonnet 5 — scored on the same audit: safer overall than Sonnet 4.6 but worse than the more…
- Capability-Gated Model Fallback
Claude Sonnet 5 — a lower-risk point on the same safeguard spectrum: native low cyber capability…
- Claude Code
Claude Sonnet 5 — available model in Claude Code from launch (July 2026); the cheaper agentic…
- Claude Mythos 5
Claude Sonnet 5 — the far bottom of the cyber-capability ladder Mythos 5 tops: Sonnet 5 performs…
- Claude Opus 4.7
Claude Sonnet 5 — inherits two of 4.7's migration-relevant changes: the 1.0–1.35× tokenizer…
- Claude Opus 5
Claude Sonnet 5 — remains more robust than Opus 5 on raw browser-use injection without safeguards
- Client-Side Agent Optimization
Claude Sonnet 5 — a vendor-shipped instance of the same lever: Anthropic pitches dialing the effort…
- GLM (Z.AI)
The corpus's first third-party coding placement for GLM-5.2, and it is an economic one. Databricks'…
- Instruction Compounding
Design: a block of N ∈ {10, 20, 40, 80, 120, 160} simultaneous, programmatically verifiable rules…
- LLM-Driven Vulnerability Research
Claude Sonnet 5 — the low-capability end of the ladder: 0.0% working-exploit rate on the Firefox…
- Entities — People, Orgs, Tools & Projects
Claude Sonnet 5 — Anthropic's most agentic Sonnet yet (July 2026); narrows the gap to Opus 4.8 at…
- Mythos Model
Claude Sonnet 5 — Mythos Preview is the best-aligned reference on the automated behavioral audit…
- Responsible Scaling Policy Evaluations
Claude Sonnet 5 — the brake's disengaged mode on a mid-tier model: pre-deployment evals found low…
- When to Use Claude Opus 4.6 for Work
> Anthropic's general-access frontier), alongside the Claude 5 family. The
Related articles
- Claude Opus 4.8
Anthropic's most capable general-access model as of May 2026, since superseded by Fable 5 and Opus 5 and now the fallba…
- Anthropic
AI safety company / vendor of Claude; mission-as-tiebreaker culture; ~30–40 PMs across teams; Mike Krieger leads Labs r…
- Claude Opus 5
Anthropic's Opus-class release of July 2026; matches Mythos 5 on capability without advancing the frontier, is the best…
- Mythos Model
Anthropic preview-tier frontier model and the first member of the Mythos-class tier (above Opus); gated for safety, use…
- Capability-Gated Model Fallback
Fable 5's safeguard architecture: classifiers detect cyber / bio-chem / distillation queries and route the response to…
