Skip to content
Go To Agency
/AI & Tech
AI & Tech

Claude Sonnet 5 is here: Anthropic just put near-Opus power at a Sonnet price

On June 30, 2026, Anthropic shipped Claude Sonnet 5, 'the most agentic Sonnet model yet', generally available the same day across all plans and in Claude Code. We went to the official system card and pricing docs to separate the verified facts from the marketing: a 1M-token context, $3/$15 pricing ($2/$10 until August 31), and company-reported benchmarks that land Sonnet 5 within touching distance of the far pricier Opus 4.8. Here is the honest breakdown of whether it is the new default model for builders.

By Florian LoppionJune 30, 20267 min · 1 591 mots
Claude Sonnet 5Anthropicagentic AIAI coding assistantClaude API
Share article
Claude Sonnet 5 is here: Anthropic just put near-Opus power at a Sonnet price

On June 30, 2026, Anthropic released Claude Sonnet 5 (API model ID claude-sonnet-5), and it went generally available the same day: the default model for Free and Pro plans, available to Max, Team and Enterprise, and live in Claude Code and on the Claude Platform. Anthropic's pitch is blunt, "built to be the most agentic Sonnet model yet", a model that "can make plans, use tools like browsers and terminals, and run autonomously at a level that, just a few months ago, required larger and more expensive models."

That is a big claim, and "most agentic" is marketing language, not a measured fact. So we did what we always do: we went to the primary sources, the official announcement, the model docs, the pricing pages and the system card, and split everything into verified facts, company-reported benchmarks, and our own analysis. The short version: the specs and pricing are rock solid, the benchmarks (all from Anthropic's own system card, with no independent third-party run published yet) put Sonnet 5 startlingly close to the much pricier Opus 4.8, and for anyone building agents or coding tools this is probably your new default model. Here are the numbers.

Claude Sonnet 5 by Anthropic, a luminous interwoven form representing structured agentic intelligence, the new most agentic Sonnet model

The verified spec sheet

First, the facts that are not in dispute, straight from Anthropic's model documentation. No invention, no rounding games.

Claude Sonnet 5, verified specsDetail
API model IDclaude-sonnet-5 (dateless pinned snapshot; AWS Bedrock anthropic.claude-sonnet-5, Google Cloud claude-sonnet-5)
ReleasedJune 30, 2026, generally available across all plans and in Claude Code
Context window1M tokens
Max output128k tokens (up to 300k via the batch beta header)
Knowledge cutoffJanuary 2026 (reliable knowledge and training cutoff)
Input / outputText and image input with vision, multilingual, text output
ThinkingAdaptive thinking (always available), effort defaults to high on the API and Claude Code
LatencyFast (positioned as the best balance of speed and intelligence)

The headline is the combination: a one-million-token context window and a January 2026 knowledge cutoff on a model Anthropic explicitly tunes for speed and agentic work. That is the workhorse profile, and it matters because agents burn tokens by the millions, so the model you run them on has to be both capable and affordable.

The price: cheap now, slightly less cheap in September

This is the part that reorders builders' defaults. Claude Sonnet 5's standard API pricing is $3 per million input tokens and $15 per million output tokens. But there is an introductory discount: $2 / $10 per million tokens through August 31, 2026, after which the standard $3 / $15 kicks in on September 1. The Batch API is cheaper still, $1 / $5 introductory.

To see why that is aggressive, line it up against the rest of the current Claude lineup. Sonnet 5 sits at a fraction of the Opus and Fable tiers while, as we will see, matching them on several evals.

Output price per million tokens, current Claude lineup (lower is cheaper)

Haiku 4.5
$5
Sonnet 5 (intro, to Aug 31)
$10
Sonnet 5 (standard, from Sep 1)
$15
Opus 4.8
$25
Fable 5
$50

Source: Anthropic models and pricing docs, June 2026 (verified). Output price per million tokens. One honest caveat: independent reports note Sonnet 5 uses a new tokenizer that produces somewhat more tokens per request, so the intro discount is closer to cost-neutral than to a true halving versus the previous Sonnet.

ModelPrice (in / out per MTok)ContextRole
Haiku 4.5$1 / $5200kFastest, near-frontier
Sonnet 5$3 / $15 ($2 / $10 to Aug 31)1MBest speed + intelligence
Opus 4.8$5 / $251MMost capable Opus-tier
Fable 5$10 / $501MMost capable widely released
Claude Sonnet 5 benchmarks visualized as ascending performance bars for coding and agentic evaluations

The benchmarks: closing the gap to Opus

Important honesty note: every number below is from Anthropic's own system card. At the time of writing, on launch day, no independent third-party evaluation (Artificial Analysis and similar) had published its own run. Treat these as company-reported, directionally strong, but not yet independently confirmed.

The story the benchmarks tell is consistent: Sonnet 5 is a real generational jump over Sonnet 4.6, and on several evals it lands within a few points of Opus 4.8, a model that costs nearly twice as much on output. On the agentic coding benchmark SWE-bench Pro, the progression is clear.

SWE-bench Pro, agentic coding (company-reported, higher is better)

Sonnet 4.6 (previous)
58.1%
Sonnet 5 (new)
63.2%
Opus 4.8 (premium)
69.2%

Source: Claude Sonnet 5 system card via The Decoder, June 2026 (company-reported). Sonnet 5 closes most of the gap to Opus 4.8 at a fraction of the output price.

It is even tighter on the broader, more expensive evals. Look at where Sonnet 5 essentially ties Opus 4.8 despite the price gap.

Benchmark (company-reported)Sonnet 5Sonnet 4.6Opus 4.8
SWE-bench Pro (agentic coding)63.2%58.1%69.2%
Terminal-Bench 2.180.4%67.0%not shown
OSWorld-Verified (computer use)81.2%78.5%not shown
Humanity's Last Exam (with tools)57.4%not shown57.9%
GDPval-AA v2 (knowledge work)1,618 ptsnot shown1,615 pts

Read those last two rows again. On Humanity's Last Exam with tools (57.4% vs 57.9%) and on the GDPval knowledge-work eval (1,618 vs 1,615 points), Sonnet 5 is statistically level with Opus 4.8, at $15 output versus Opus's $25. That is the entire thesis of this release in two numbers. The Terminal-Bench jump from 67% to 80.4% over a single Sonnet generation is the other eye-catcher: real progress on running things in a real shell, which is exactly what agents do.

Who is already using it

The announcement leans on named customers rather than anonymous praise, and the list is telling, because several of them are the AI-coding tools usually framed as a threat to incumbents. Anthropic quotes Replit ("handles sustained coding, tool use, and debugging well"), Cursor (excels on "brownfield code" with robust fixes), Lovable ("gets more done with less" and "refuses unsafe requests cleanly"), Salesforce (completed multi-step automations "end to end" that previously stalled), plus ClickHouse, Eve and Pace. When the companies building agentic products line up on day one, it is a signal the model is tuned for exactly that workload.

Claude Sonnet 5 balancing speed and intelligence, an equilibrium of a swift form and a dense luminous form meeting at a balanced point

The catches to keep in view

It is a strong release, but a launch post will not lead with the asterisks.

  • The benchmarks are Anthropic's own. Every figure here is from the system card. Independent evaluators had not published runs at launch. The numbers are likely directionally right, but wait for third-party confirmation before treating them as settled.
  • The cheap price has a clock on it. The $2 / $10 introductory rate ends August 31, 2026. From September 1 it is $3 / $15, a 50% jump on both sides. Budget for the standard price, not the intro.
  • A new tokenizer muddies the savings. Independent reports note Sonnet 5 tokenizes text into somewhat more tokens than the previous Sonnet, so for a given task the real cost is closer to flat than the headline discount suggests. Measure your own workload.
  • "Most agentic Sonnet yet" and "close to Opus" are Anthropic's framing. The data supports a strong model, but the marketing superlatives are not independent verdicts.

Our read: is this the new default for builders?

What follows is our analysis.

For most coding and agentic workloads, yes, Sonnet 5 becomes the sensible default, and the reason is cost-performance, not raw peak intelligence. If a model lands a few points behind Opus 4.8 on the hardest coding eval but ties it on knowledge work and tool-use reasoning, while costing 60% of Opus on output (and far less during the intro window), then for the token-hungry reality of running agents the math points to Sonnet 5. You reserve Opus 4.8 and Fable 5 for the genuinely hardest reasoning, and you run the bulk of your agent traffic on Sonnet 5.

The deeper point, the one we keep making in this series, is that the model is a swappable component, not the product. The right architecture puts the model behind your own abstraction so you can move from Sonnet 4.6 to Sonnet 5, or to a cheaper open-weights model where quality allows, with a config change rather than a rebuild. That is how you capture a release like this on day one instead of in a quarter. It is exactly how we build AI features for clients: chosen per task on quality, cost and governance, over infrastructure you control (see our work). If you want help turning Claude Sonnet 5 into agents and product features that actually ship, and a stack that can swap the best model in as the next one lands, tell us about your project or get in touch, and we reply within 48 hours. For more on the fast-moving model landscape, read our breakdowns of GLM-5.2, the best open-weights LLM, SpaceX buying Cursor (a named Sonnet 5 customer) for 60 billion dollars, and Figma Motion against the AI-design wave.

Key numbers (as of June 30, 2026)

  • June 30, 2026 Claude Sonnet 5 launches, generally available the same day, model ID claude-sonnet-5.
  • $3 / $15 standard price per million tokens, with $2 / $10 introductory pricing through August 31, 2026.
  • 1M tokens context window, 128k max output, January 2026 knowledge cutoff.
  • 63.2% SWE-bench Pro (company-reported), versus 58.1% for Sonnet 4.6 and 69.2% for Opus 4.8.
  • 57.4% vs 57.9% Sonnet 5 versus Opus 4.8 on Humanity's Last Exam with tools, effectively tied.
  • 80.4% Terminal-Bench 2.1, up from 67.0% on Sonnet 4.6.
AI BRIEF · GO TO AGENCY

AI news, decoded for builders

Once a week, our no-noise take on the AI releases that matter: models, tools, pricing. No spam.

1 email a week · 1-click unsubscribe · GDPR-friendly

FL

About the author

Florian Loppion

Co-fondateur de Go To Agency

Expert en marketing digital et co-fondateur de Go To Agency, Florian pilote les stratégies d'acquisition et la visibilité en ligne des projets.

Meet the team

Go To Agency — digital agency, Dijon (France)

The team behind this article can build it for you

Custom Next.js websites and e-commerce, SEO that ranks, and ad campaigns measured down to the return. Everything happens in writing, no meetings: describe what you need and we come back with a concrete read.

Your request lands directly in [email protected] — reply within 24 business hours, no commitment.

Share article

Questions fréquentes

What is Claude Sonnet 5?+

Claude Sonnet 5 is Anthropic's new AI model, released on June 30, 2026 with the API model ID claude-sonnet-5. Anthropic positions it as 'the most agentic Sonnet model yet', built to make plans, use tools like browsers and terminals, and run autonomously. It has a 1M-token context window, 128k max output, a January 2026 knowledge cutoff, vision, and adaptive thinking. It is generally available across all plans, is the default for Free and Pro, and ships in Claude Code and on the Claude Platform/API.

How much does Claude Sonnet 5 cost?+

Standard API pricing is $3 per million input tokens and $15 per million output tokens. There is introductory pricing of $2/$10 per million tokens through August 31, 2026, after which the standard $3/$15 takes effect on September 1, 2026. The Batch API is cheaper at $1/$5 introductory. Note that Sonnet 5 uses a new tokenizer that produces somewhat more tokens per request, so measure your own workload rather than assuming a flat discount.

Is Claude Sonnet 5 as good as Opus 4.8?+

On Anthropic's own benchmarks it gets close. Sonnet 5 scores 63.2% on SWE-bench Pro versus Opus 4.8's 69.2%, but it effectively ties Opus on Humanity's Last Exam with tools (57.4% vs 57.9%) and on the GDPval knowledge-work eval (1,618 vs 1,615 points), at a lower output price ($15 vs $25). These figures are company-reported from the system card; no independent third-party evaluation had been published at launch, so treat them as directionally strong but unconfirmed.

What is the context window and knowledge cutoff of Claude Sonnet 5?+

Claude Sonnet 5 has a 1M-token context window and a maximum output of 128k tokens (up to 300k via a batch beta header). Its reliable knowledge cutoff and training data cutoff are January 2026. It accepts text and image input with vision and produces text output, and it uses adaptive thinking, with effort defaulting to high on the API and in Claude Code.

Where can I use Claude Sonnet 5?+

As of launch on June 30, 2026, Claude Sonnet 5 is generally available across all plans: it is the default model for Free and Pro, and available to Max, Team and Enterprise users. It ships in Claude Code (the new default for Pro users) and on the Claude Platform and API via the model ID claude-sonnet-5. Model IDs also exist for AWS Bedrock (anthropic.claude-sonnet-5) and Google Cloud (claude-sonnet-5).

Should developers switch to Claude Sonnet 5?+

For most coding and agentic workloads, it is a sensible new default, primarily on cost-performance: near-Opus benchmarks at roughly 60% of Opus output price (and less during the introductory window). The smart approach is to keep the model as a swappable component behind your own abstraction, so you run the bulk of agent traffic on Sonnet 5, reserve Opus 4.8 or Fable 5 for the hardest reasoning, and can switch models with a config change. Budget for the standard $3/$15 price after August 31 and measure real token usage given the new tokenizer.

Related articles

Free quote
Claude Sonnet 5: near-Opus power at a Sonnet price | Go To Agency