Sonnet 5 launches at $2/$10, nears Opus 4.8

Anthropic launched Claude Sonnet 5 on 2026-06-30 as “the most agentic Sonnet model yet” — a model that can plan, use browsers and terminals, and run autonomously at a level that, just months ago, required larger and more expensive models (Anthropic blog, 2026-06-30). The launch ships a new effort API dial, intro pricing of $2 / $10 per MTok through 2026-08-31 (→ $3 / $15 on 2026-09-01), and a chart where Sonnet 5 overlaps Opus 4.8.
What happened
Sonnet 5 is the default for Free and Pro plans, available to Max, Team, and Enterprise, in Claude Code and the Claude Platform API as claude-sonnet-5 (Anthropic blog; API model listing).
| Pricing surface | Rate per MTok |
|---|---|
| Sonnet 5 — introductory, through 2026-08-31 | $2 input / $10 output |
| Sonnet 5 — standard, from 2026-09-01 | $3 input / $15 output |
| Opus 4.8 (comparison) | $5 input / $25 output |
The new effort parameter is generally available for Sonnet 5 (no beta header) with four settings: low / medium / high / xhigh (API release notes, 2026-06-30). Higher effort costs more tokens; rate limits across Chat, Cowork, Claude Code, and the Claude Platform were raised to accommodate.
On Anthropic’s own charts, Sonnet 5 (orange) is a strict improvement over Sonnet 4.6 (gray) and overlaps Opus 4.8 (yellow) at high / xhigh near 82–85% pass rate on BrowseComp. OSWorld-Verified tells the same story: Sonnet 5 reaches ~81% at xhigh vs Opus 4.8’s ~83% at xhigh and max.

The launch post’s Changelog documents an “Edit June 30, 2026” BrowseComp chart methodology fix to “10M token budget with compaction and programmatic tool calling”, the Sonnet 5 system card standard. The chart above is the corrected version, captured 2026-07-01.
Same-day releases. Sonnet 5 ships alongside Fable 5 returns (with a proposed industry-wide jailbreak-severity framework with Amazon, Microsoft, Google, and Glasswing), Claude Science (a research workbench), and Claude Tag (a teams product) — separate AI Newsroom Day 2 and Day 3 candidates.
Why it matters
Near-Opus agentic performance is now reachable at Sonnet pricing. The launch post: “Between Sonnet 5 and Opus 4.8, users can adjust the effort level to find the right balance of cost and performance.” For builders, effort is the new primary optimization knob — a runtime parameter, not a model swap. The August 31 deadline is a 50% price increase at a specific date; any team that budgets by token volume should plan for it now.
Practical implications for builders
- Model name swap. Existing code on
claude-sonnet-4-6becomesclaude-sonnet-5— the smallest possible change to an agent stack. - Tune the dial. Start at
effort="medium"for cost efficiency; pineffort="xhigh"for near-Opus behavior. - Plan for August 31. $2 / $10 → $3 / $15 is a 50% step on a fixed date. Opus 4.8 at $5 / $25 stays a 67% premium over Sonnet 5 standard for near-Opus performance.
- Tokenizer delta. The same input maps to ~1.0–1.35× more tokens depending on content type; output tokens are unaffected; introductory pricing is set so the transition is roughly input-cost-neutral. Bench context-window budgets before assuming the bill is unchanged.
- Cyber Verification Program. Sonnet 5 is enrolled on the native Claude Platform, AWS, and Claude in Microsoft Foundry, and coming to Google Vertex. Anthropic recommends Opus 4.8 for cyber work needing reduced guardrails.
- Partner signal (Anthropic blog). Sualeh Asif, Co-founder (Cursor): “With Claude Sonnet 5, agents stay on plan, follow our conventions, and ship clean multi-step changes, all at an efficient cost.” Daniel Shepard, Senior Engineer: “We handed Claude Sonnet 5 a two-part job — update Salesforce account tiers, send a launch announcement to enterprise contacts — and it finished end to end. That used to stall halfway.”
Risks and caveats
- Intro price ends 2026-08-31. No extension announced.
- Tokenizer 1.0–1.35×. Cost-neutrality is at the input level; output unchanged. A 200K window budget may now hit sooner on content that tokenizes less efficiently.
- Cyber capability: 0.0% full working exploit on Firefox 147, partial success rose. Launch post: “Sonnet 5 showed a slightly higher partial success rate than Sonnet 4.6.” VentureBeat reports 13.2% partial for Sonnet 5 vs 8.8% for Sonnet 4.6. All Firefox 147 vulnerabilities are patched in Firefox 148 (Mozilla advisories).
- Cyber safeguards less strict than Fable 5’s. Anthropic: “the safeguards are less strict than those launched with Fable 5.”
- Misaligned-behavior ranking. Sonnet 5 is lower (safer) than Sonnet 4.6, but higher than Opus 4.8 and Claude Mythos Preview (system card Section 6.4).
What to watch
- First independent benchmarks on Sonnet 5 (SWE-Bench, Aider polyglot, Terminal-Bench, Vibe-Eval) — the load-bearing independent evidence versus Anthropic’s own charts.
- The August 31 pricing transition on the pricing page and the API model listing.
- Effort-level adoption in Claude Code, Cursor, Codex, and other agent frameworks.
- Fable 5 returns and Claude Science as the Day 2 and Day 3 stories in the AI Newsroom cycle.
Sources
- Anthropic — Introducing Claude Sonnet 5 (launch post, 2026-06-30)
- Anthropic — Claude Sonnet 5 System Card (2026-06-30)
- Anthropic — Pricing page (2026-06-30)
- Anthropic — Claude API reference, model listing (2026-06-30)
- Anthropic — Claude API release notes (2026-06-30)
- Mozilla — Security advisories index (2026-06-30)
- VentureBeat — Anthropic launches Claude Sonnet 5 at a steep discount to its top model (Michael Nuñez, 2026-06-30)
- AI Newsroom 2026-07-01 news radar sweep (sitemap)
- AI Newsroom EditorInChief disposition 2026-07-01 (Headroom rejection reference)
- AI Newsroom article candidate brief: Claude Sonnet 5 (sitemap)