Claude Opus 5: the migration question behind Anthropic's new flagship

Opus 5 keeps the $5/$25 price and 1M-token window. The catch is a thinking setting that can break an otherwise routine upgrade.

By benchr Editorial Team · · Changelog · Provider-published facts rechecked against the official sources on July 29, 2026

Claude Opus 5: the migration question behind Anthropic's new flagship: warm clay layers and branching decision routes.
Benchr model field plate Claude Opus 5 1M context · migration contract
AnthropicClaude Opus 5: the migration question behind Anthropic's new flagship is mapped with warm clay layers and branching decision routes.
Input / 1M$5Output: $25
Context1M128K max output
Launched24 Jul2026
Access4API and cloud routes

Claude Opus 5 is not the most expensive Claude and Anthropic does not position it as the absolute capability ceiling. The official model guide says to start here for complex agentic coding and enterprise work, while Fable 5 is the higher-capability option. That makes Opus 5 a deployment decision, not a trophy purchase: can it improve the hard work you already send to Opus without changing the economics?

The real upgrade is operational, not numerical

The API ID is the fixed snapshot claude-opus-5. The headline limits are familiar: a 1M-token context window and 128K synchronous output. The list rate also stays at $5 per million input tokens and $25 per million output tokens. A procurement spreadsheet won't reveal the migration risk.

The request contract will. Adaptive thinking is on by default. Anthropic documents five effort levels from low through max, and a request that disables thinking at xhigh or max returns a 400 error. If your wrapper injects a shared thinking configuration, the same setting that worked elsewhere can stop this model before it produces a token.

Opus 5 decision matrix
Your situationWhat to doWhy
Complex coding agents already on Opus 4.8Run a shadow evaluationSame list price makes quality, token use, and failures the deciding evidence
Shared client disables thinking globallyFix configuration before testingxhigh and max can return 400 with thinking disabled
Capability matters more than priceInclude Fable 5 in the shortlistAnthropic positions Fable 5 above Opus 5 for maximum capability
High-volume routine generationKeep a faster, cheaper tier in the testOpus pricing is difficult to justify when the task is already solved reliably

A four-stage rollout catches the expensive mistakes

1. Freeze representative requests

Keep tool schemas, system prompts, expected outputs, and failure labels together.

2. Validate the request contract

Remove incompatible thinking settings before judging output quality.

3. Score blind and record usage

Compare task success, tool validity, retries, latency, and total billed output.

4. Promote by workload

Route only the job classes that beat the incumbent without breaking the budget.

Same list price can still produce a different bill

A long context window is capacity, not a recommendation to resend a repository on every turn. An agent that takes more turns, writes longer answers, or retries tools can cost more even when the per-token rate is unchanged. Compare completed jobs. Record input, output, retries, cache behavior, and whether the answer passed without human repair.

This is also why a generic “quality score” is weak evidence here. Anthropic calls Opus 5 a step-change improvement, but the checked sources do not publish a model-specific benchmark table that benchr can put into the verified record. The honest substitute is a versioned evaluation pack from your own work, not invented precision.

Choose it for hard bounded work; skip the reflex upgrade

Opus 5 makes the strongest case when a task has a clear acceptance test and failure is expensive: repository-wide changes, multi-tool investigations, complex code review, or enterprise analysis with large evidence packs. It is less compelling for classification, short rewrites, extraction, or any queue where a cheaper tier already clears the quality bar.

Gate the rollout on critical failures, not an average

A single blended score can hide the reason an expensive workflow is unsafe. Separate contract failures, tool-selection errors, unsupported claims, incomplete edits, and style preferences. The first four can stop a rollout even when reviewers like the average answer. Style can usually be repaired with a prompt or formatter; an agent that edits the wrong file or cites evidence it never opened needs a different decision.

Run the control and Opus 5 on the same frozen cases, then review outputs without model names. Promote one workload class at a time and keep the previous route available for rollback. This preserves the evidence trail when prompts, tools, or effort settings change later. It also lets easy queues stay on a cheaper tier while only the failure-sensitive work earns Opus-class spend.

What this review can and cannot conclude

The official record verifies the ID, launch date, access routes, price, context, output limit, and thinking behavior. It does not prove that Opus 5 is better on your repository or faster in your region. Treat those as evaluation questions. Record the exact model ID, settings, date, and outputs so the decision can be audited later.

Frequently asked

What is the Claude Opus 5 API model ID?

Anthropic lists the fixed API model ID as claude-opus-5.

How much does Claude Opus 5 cost?

The official model overview lists $5 per million input tokens and $25 per million output tokens.

Does Claude Opus 5 have a public benchr score?

No. benchr does not assign a score from a provider description without a published, attributable benchmark table.

Should every Opus 4.8 workload move to Opus 5 immediately?

No. The list price and limits are unchanged, so replay representative requests and promote only the workloads that improve without raising failure rates or token use beyond your limits.

Changelog

  • July 29, 2026 — Rebuilt the review around a workload-level migration matrix, staged rollout, explicit choose/skip guidance, and Anthropic's current model-selection documentation.
  • July 28, 2026 — Published after reviewing the official provider sources and recording unreported fields as gaps.

References

  1. Anthropic, Claude Platform release notes, July 24, 2026: Claude Platform release notes.
  2. Anthropic, current model comparison and pricing, rechecked July 29, 2026: Models overview.
  3. Anthropic, request changes and upgrade guidance, rechecked July 29, 2026: Migration guide.