AI & ML

Claude Sonnet 5: Anthropic's Most Agentic Sonnet, Near Opus 4.8 for Less

Claude Sonnet 5 launched June 30, 2026 as Anthropic's most agentic Sonnet — near Opus 4.8 on reasoning, tool use, and coding, at lower prices. Here's what changed, the benchmarks, and the pricing catch after August 31.

Waqas Ahmed Waseer
Waqas Ahmed Waseer Jun 30, 2026 7 min read
Claude Sonnet 5: Anthropic's Most Agentic Sonnet, Near Opus 4.8 for Less

Anthropic released Claude Sonnet 5 on June 30, 2026, and the pitch is simple: it's the most agentic Sonnet model yet, performing close to the flagship Opus 4.8 on reasoning, tool use, coding, and knowledge work, but at a Sonnet-tier price. Starting July 1 it becomes the default model for free and Pro users, and developers can call it on the API as claude-sonnet-5. The short version for anyone running agents: you get most of Opus-class capability for a fraction of the cost, with an introductory price that's cheaper still until the end of August.

This is a mid-tier model doing work that, a few months ago, needed a larger and more expensive one. Below is what actually changed, the benchmark gap to Opus 4.8, the pricing detail most launch coverage glossed over, and whether it's worth switching today.

What is Claude Sonnet 5?

Claude Sonnet 5 is Anthropic's newest mid-size model, the successor to Sonnet 4.6. "Sonnet" is the balanced tier that sits between the small, fast Haiku models and the top-end Opus line. Sonnet 5's headline trait is autonomy: Anthropic built it to plan multi-step tasks, drive tools like browsers and terminals, and run on its own for longer stretches without losing the thread.

The practical change is that it finishes. Anthropic says Sonnet 5 completes complex tasks where earlier models "would have stopped short," and that it checks its own output without being told to. For agent workflows, where one early mistake compounds across dozens of steps, a model that self-corrects and pushes through is worth more than a few extra benchmark points. That's the gap Sonnet 5 is built to close.

What's new versus Sonnet 4.6?

Sonnet 4.6 was already a capable coding and reasoning model. Sonnet 5 is a substantial step up on the things that matter for agentic work:

  • Agentic search and tool use: stronger results on evaluations like BrowseComp (agentic web search) and OSWorld-Verified (computer use), where the model operates a real desktop environment.
  • Software coding: better at long, multi-file engineering tasks, not just isolated snippets.
  • Knowledge work: research, synthesis, and document-heavy tasks where it now rivals Opus.
  • Self-checking: it reviews its own output mid-task, which cuts the kind of silent error that derails an autonomous run.

Anthropic also reports Sonnet 5 has a lower rate of undesirable behaviors than 4.6 (less cooperation with misuse, less deception, and fewer hallucinations) and ships with cybersecurity safeguards on by default. For anyone deploying an agent that touches real systems, the safety regression test matters as much as the capability jump.

Benchmarks: how close is it to Opus 4.8?

Close enough to change the math. On agentic coding, Sonnet 5 scores 63.2%, against 69.2% for Opus 4.8 and 58.1% for Sonnet 4.6. So Sonnet 5 closes roughly half the gap between the old Sonnet and the current flagship. On knowledge work, Anthropic says Sonnet 5 slightly outperforms Opus 4.8 outright.

TaskSonnet 4.6Sonnet 5Opus 4.8
Agentic coding58.1%63.2%69.2%
Knowledge workrivals/edges Opusbaseline
Built for autonomyGoodMost agentic Sonnet yetFlagship

The honest read: Opus 4.8 is still the stronger model for the hardest coding problems, and that ~6-point coding gap is real. But for the broad middle of agentic work (research, tool use, routine engineering), Sonnet 5 lands within striking distance, and on knowledge work it's level. If your workload isn't pinned to the absolute frontier of coding difficulty, the cheaper model now does the job.

Pricing: the catch after August 31

This is the part to read carefully. Sonnet 5 launched with introductory pricing of $2 per million input tokens and $10 per million output tokens, but only through August 31, 2026. After that it reverts to the standard rate of $3 input / $15 output — a 50% jump on both.

ModelInput / M tokensOutput / M tokensNotes
Sonnet 5 (intro)$2$10Through Aug 31, 2026 only
Sonnet 5 (standard)$3$15From Sep 1, 2026
Sonnet 4.6$3$15Same standard rate
Opus 4.8$5$25Flagship pricing

Two things stand out. First, Sonnet 5's standard price is identical to Sonnet 4.6 — you get a meaningfully more capable model for the same money, which is the real win once the promo ends. Second, against Opus 4.8 you're paying 40% less per input token and 40% less per output token while getting roughly 91% of its agentic-coding score. For high-volume agent traffic, where token costs dominate the bill, that swing is the whole point of the launch. TechCrunch notes Sonnet 5 also undercuts OpenAI's GPT-5.5 and Google's Gemini 3.1 Pro, though Google's Gemini 3.5 Flash remains cheaper if raw price is all you care about.

If you're budgeting an agent build, the smart move is to validate on Sonnet 5 during the intro window, then size your production costs against the September $3/$15 rate, not the promo.

Where you can use Claude Sonnet 5

Availability is broad from day one:

  • Claude apps: default model for Free and Pro from July 1, and available on Max, Team, and Enterprise.
  • API: call it as claude-sonnet-5 on the Claude Platform.
  • Claude Code: Anthropic's agentic coding tool, where the autonomy gains show up most.
  • Cloud platforms: available on AWS, which calls it the most capable Sonnet model on Bedrock.

Because it's the new default for free and Pro accounts, most casual Claude users will be on Sonnet 5 without changing a setting. If you've built around an earlier model and want to pin a version, do it explicitly in your API calls rather than relying on the default.

Is Sonnet 5 worth switching to?

For most agent and coding workloads, yes — the value case is strong: near-Opus capability at Sonnet pricing, and temporarily cheaper than the model it replaces. The clearest wins are high-volume autonomous tasks, tool-driven research, and everyday coding where Opus was overkill for the price.

Reception hasn't been universally glowing, though. Early community threads on Reddit and Hacker News include the usual launch-day complaints, and at least one YouTube reviewer panned it outright, a reminder that day-one impressions are noisy and workload-specific. Run your own evals on your actual prompts before you migrate a production pipeline. If your work sits at the hardest edge of coding difficulty, Opus 4.8 is still the safer pick; for the broad middle, Sonnet 5 is the new default for good reason.

For more on Anthropic's lineup, see our guide to Claude Fable 5, Anthropic's most powerful model, and how Claude Code stacks up against rivals in the Cursor vs Copilot vs Windsurf vs Claude Code showdown.

FAQ

Is Claude Sonnet 5 available? Yes. It launched June 30, 2026, and rolls out as the default model for Free and Pro plans on July 1. It's available across Max, Team, and Enterprise, in Claude Code, on the API as claude-sonnet-5, and on AWS.

Is Sonnet 5 good? For agentic work, it's a clear upgrade over Sonnet 4.6 and approaches Opus 4.8: it scores 63.2% on agentic coding versus Opus 4.8's 69.2%, and slightly outperforms Opus on knowledge work. Early community reactions are mixed, so test it on your own tasks, but the price-to-capability ratio is the best in the Sonnet line so far.

What can Claude Sonnet 5 do? It plans and completes multi-step tasks, uses tools like browsers and terminals, writes and edits code across multiple files, handles research and knowledge work, and checks its own output mid-task. It's built to run autonomously for longer without losing track of the goal.

When was Sonnet 5 released? June 30, 2026. Introductory API pricing of $2/$10 per million input/output tokens runs through August 31, 2026, after which it moves to the standard $3/$15.

How much does Claude Sonnet 5 cost? Through August 31, 2026: $2 per million input tokens and $10 per million output tokens. From September 1, 2026: $3 input and $15 output — the same standard rate as Sonnet 4.6, and well below Opus 4.8's $5/$25.

Sources

Some links may earn us a commission at no extra cost to you.

Waqas Ahmed Waseer

Waqas Ahmed Waseer

Waqas Ahmed Waseer is a developer and automation builder with 8+ years shipping production systems used by 100k+ people. He builds custom multi-tenant SaaS, AI automation (n8n, LLM workflows, WhatsApp bots) and hosting infrastructure (WHM/cPanel, CloudLinux) — and is the maker of WaSphere, FlowMaticX, and the WaseerHost hosting brand. 100+ projects delivered for SMBs, agencies and funded startups.

Related

More in AI & ML

View all

Discussion · 0

Be kind. Comments are public.

    Newsletter · Monday edition

    The Monday brief.

    One email every Monday morning. The week ahead in AI, startups, hosting and dev tools — no fluff, no sponsored bait.

    Free. Unsubscribe in one click.