Claude Opus 5

5.00
What interests me most about Opus 5 isn’t the benchmark bump. It’s that Anthropic has pushed near-flagship capability into a price range more teams can actually use every day. I still wouldn’t treat it as a model you can leave alone for hours and assume everything will work out.
Advertisement 728 × 90
CompanyAnthropic
Context1M
Released2026-07
Updated2026-09-10

Claude Opus 5 Overview

Claude Opus 5 is Anthropic’s new flagship model, released on July 24, 2026. It is aimed mainly at complex agentic coding and enterprise workloads.

It accepts text and images, supports tool calling and structured output, and comes with a 1-million-token context window and up to 128K tokens of output.

One of the bigger changes is that extended thinking is on by default. Users can adjust the effort level depending on how much reasoning a task needs.

Opus 5 is now the default model on Claude Max and the most capable option available on the Pro plan.

Claude Opus 5 Pricing

PlanPriceDescription
API input $5 / 1M tokens Same as Opus 4.8
API output $25 / 1M tokens Same as Opus 4.8
Cached input $0.50 / 1M tokens Lower cost when reusing context
Batch API $2.50 input / $12.50 output 50% cheaper for jobs that can wait
Claude Pro $20 / month Includes Opus 5 with usage limits
Claude Max 5x $100 / month 5× usage and priority access
Claude Max 20x $200 / month 20× usage, aimed at heavy users

There is also a Fast mode. Anthropic says it runs at around 2.5× the normal speed, with roughly double the cost.

Claude still has a free tier, but Opus 5 itself requires a paid plan or API access.

For occasional use, Pro at $20 a month is the simplest choice. Heavy daily users will get more room from Max 20x. Teams building products are better off with the API, where spending scales with actual usage.

Batch API is worth looking at for work that does not need an immediate answer, since it cuts the API price in half.

Claude Opus 5 Key Features

1. Four Effort Levels

Opus 5 supports four effort settings: low, medium, high, and max.

Higher settings give the model more room to reason internally, but they also use more tokens and take longer.

This is one of the more useful changes in practice. A support workflow or code-review system does not need to run every request at max. Routine jobs can stay on low or medium, while harder cases get more compute.

Artificial Analysis found that even at lower effort settings, Opus 5 still beat the best scores of many competing models.

2. Stronger Agentic Work

Opus 5 performs well on tasks where the model has to gather information, use tools, interact with a computer, and keep working through several steps.

On OSWorld 2.0, it beat Fable 5’s best score while using roughly one-third of the cost. On AutomationBench, its task completion rate at a similar cost was 1.5× higher than the next-best model.

Anthropic also showed a more unusual example.

The model was given a drawing of a mechanical part but was not allowed to inspect the image directly. Instead, it wrote its own computer-vision pipeline, extracted geometry from the raw pixels, and rebuilt the part as a 3D model.

Other models failed across five attempts.

That example is more interesting than simply saying the model “uses tools well.” It built a tool for itself when the obvious path was blocked.

3. Better at Checking Its Own Work — Sometimes Too Much

Anthropic says Opus 5 is better at verifying its answers and tracing bugs back to their root cause instead of making a quick surface-level fix.

That behavior is useful for coding agents.

The System Card also shows the downside. Opus 5 can sometimes get stuck in what amounts to a self-verification loop.

In one biology research task, the model spent eight hours building and running checks, then produced no final output.

That is the kind of failure I would care about in long autonomous runs. More checking is helpful until the checking becomes the task.

4. What Changed From Opus 4.8

Opus 4.8 arrived two months earlier, and the API price is unchanged.

The jump shows up in a few numbers:

  • Frontier-Bench: 18.7% → 43.3%
  • CursorBench 3.2: within 0.5% of Fable 5’s best result, at roughly half the cost
  • Safety-classifier intervention rate: about 85% lower than Fable 5

There is also a practical migration detail.

Opus 5 has thinking enabled by default, and it can only be disabled when effort is set to high or lower.

If your existing code assumes Opus 4.8-style behavior, that is worth checking before switching models.

Summary

Opus 5 makes the most sense to me as a model for teams that want high-end agent and coding performance without paying top-end prices on every call.

The effort setting helps here. Routine work can run cheaper, while harder jobs get more reasoning only when needed.

Its weaker point is long autonomous execution.

The eight-hour self-verification case in the System Card is hard to ignore. A model can be strong at individual steps and still get lost when nobody is watching for a long stretch.

I would trust Opus 5 with difficult work. I would also give it more room to use tools and make decisions than I would with a weaker model.

What I would not do yet is start a multi-hour or multi-day task, walk away, and assume the final result will be ready when I come back.

Opus 5 is already close to being a much cheaper flagship. The remaining question is whether it can stay reliable once the job stops being a single hard prompt and turns into hours of uninterrupted work.

Comments (0)

Leave a comment

Advertisement 728 × 90

Anthropic Model Comparison

Model Context Pricing API Released Global Heat
Claude Opus 5
1M YES 2026-07
100/100
1M YES 2026-09
95/100
1M Paid YES 2026-06
95/100
1M Paid YES 2026-06
95/100
1M Paid YES 2026-05
100/100

Similar Models

Claude Opus 4.8
100
Claude Opus 4.8 is Anthropic's most powerful Opus-series model, featuring multimodal input, reasoning, and a 1M-token context window, excelling in complex reasoning and coding.
Anthropic
Claude Fable 5
95
Claude Fable 5 is Anthropic's Mythos-class model for autonomous knowledge work and coding, with multimodal input and reasoning support.
Anthropic
Claude Opus 4.7
95
Fast-mode variant of [Opus 4.7](/anthropic/claude-opus-4.7) - identical capabilities with higher output speed at premium 6x pricing.
Anthropic
Claude Sonnet 5
95
High‑performance agentic model for coding, tool use, and reasoning—secure, cost‑effective, and available across all plans.
Anthropic
Claude Fable 5.1
95
Claude Fable 5.1 arrived not long after GPT-5.6 Sol. Yes, it is more capable. But the more interesting change is pricing: base token rates are unchanged, while cache reads are now 75% cheaper. For developers running long, complex API workflows, that matters more than a few extra benchmark points.
Anthropic
GPT-5.5 Pro
100
I’ve been using GPT-5.5 Pro with a few colleagues for the past several weeks, mostly on the kinds of jobs where regular chatbots tend to fall apart: long documents, messy research questions, code debugging, and tasks that need more than one or two steps of reasoning.
OpenAI
GPT-5.6 Luna Pro
99
OpenAI’s next-generation efficient AI model, balancing speed, cost, and intelligence for chat, coding, and automation tasks.
OpenAI
GPT-5.5
99
OpenAI flagship model, a multimodal AI natively supporting text, images, and audio.
OpenAI

Related Tools

Related News