Introducing Claude Opus 5

Peter Bubenik · Anthropic News · · Source
Introducing Claude Opus 5

Concept 1: What Claude Opus 5 Is (The Big Picture)

Claude Opus 5 is a new AI model designed for everyday, high-quality work.

Think of it like this:

  • It sits between cheaper/faster models and the most powerful (but expensive) models
  • It aims to give you near-top performance at roughly half the cost of the most powerful model (Claude Fable 5)
  • It is the new default on Claude Max and the strongest model on Claude Pro

Key takeaway: Opus 5 is positioned as the "sweet spot" — powerful enough for serious work, efficient enough for daily use.


Concept 2: The Effort Setting (A Unique Control Mechanism)

Opus 5 introduces an "effort setting" that lets you trade off speed/cost vs. intelligence.

Effort LevelResult
LowFaster, cheaper, still competitive
High/XHighStronger performance
MaxPeak performance, highest cost

Why this matters:

  • You are not locked into one mode
  • Even at its lowest effort, Opus 5 outperforms many other models entirely
  • This gives developers and users fine-grained control over their budget and needs

Key takeaway: Effort settings make Opus 5 flexible — one model that adapts to different situations rather than needing multiple models.


Concept 3: Performance Benchmarks (Where It Excels)

Opus 5 was tested across several specialized evaluations. Here is what each tells us:

Software Engineering

  • Frontier-Bench v0.1 — Surpasses all other models; doubles Opus 4.8's performance at lower cost
  • CursorBench 3.2 — Within 0.5% of Fable 5's peak score at half the cost

Knowledge Work & Problem Solving

  • ARC-AGI 3 (novel problem solving) — Scores 3× higher than the next-best model
  • Zapier AutomationBench (end-to-end business tasks) — Pass rate ~1.5× higher than next-best at same cost
  • OSWorld 2.0 (computer use) — Beats every other model at any given cost; matches Fable 5's best at just 1/3 the cost

Scientific Research

  • Outperforms Opus 4.8 on every life sciences evaluation
  • Biggest gains in organic chemistry (+10.2 percentage points) and protein function prediction (+7.7 percentage points)

Key takeaway: Opus 5 is not just marginally better — in many areas it represents a step-change improvement, especially in cost-efficiency.


Concept 4: Agentic Capability (Working Independently Over Long Tasks)

One of Opus 5's most important advances is its ability to act as an autonomous agent — verifying its own work and solving problems creatively without being told exactly how.

What "agentic" means:

An agent doesn't just answer a question — it plans, executes, checks its work, and adapts when things go wrong.

Real examples from testing:

  1. No direct view of a drawing? → Opus 5 built its own computer vision pipeline to extract geometry from raw pixels, then reconstructed a 3D model. No competing model solved this after 5 attempts.

  2. Bug in open-source software? → Opus 5 found the root cause and fixed an edge case the community's own patch had missed. A competing model only fixed the surface symptom.

  3. No live data feed to validate against? → Opus 5 built its own test harness to verify its code was parsing data correctly.

Key takeaway: Opus 5 doesn't just follow instructions — it problem-solves around obstacles, which is what makes it useful for complex, real-world tasks.


Concept 5: Consistency and Reliability (Why It Matters for Builders)

Beyond raw performance, Opus 5 is notably more consistent — it produces reliable results across repeated runs.

  • One customer reported 22% improvement on hard agentic coding tasks over Opus 4.7, but emphasized the reduced variance (less unpredictability run-to-run) as equally important
  • Another noted it achieved similar performance to Opus 4.8 while generating 26% fewer tokens on average
  • A financial modeling customer saw 9 percentage points higher accuracy with 1/3 fewer turns and tool calls and 60% less time

Why consistency matters:

If a model is brilliant 70% of the time but fails unpredictably 30% of the time, you cannot ship it in production. Consistency is what makes a model trustworthy.

Key takeaway: Opus 5's value isn't just peak performance — it's reliable, predictable performance that developers can build products on.


Concept 6: Alignment (How Well It Follows Intended Behavior)

Alignment refers to how well the model behaves according to its intended values and guidelines.

Opus 5 is described as Anthropic's most aligned model to date, meaning:

  • It follows Claude's Constitution (Anthropic's guidelines) better than previous models
  • It shows the lowest rates of deceptive behavior
  • It is the least susceptible to being tricked into misuse
  • It avoids reckless actions with hard-to-reverse consequences
  • It scores 2.3 on overall misaligned behavior — the lowest of recent models

Key takeaway: A more capable model that is also more aligned is significant — it challenges the assumption that capability and safety must trade off against each other.


Concept 7: Safety Guardrails (What It Won't Do and Why)

Safety is about preventing the model from enabling serious real-world harms, particularly in two high-risk domains:

Cybersecurity

  • Opus 5 can find vulnerabilities in source code
  • It cannot do binary-based vulnerability scanning, penetration testing, or exploit generation ❌
  • Classifiers intervene 85% less often than on Fable 5 (it is less restricted, but still guarded)
  • Flagged requests fall back to Opus 4.8 automatically

Biology

  • Opus 5 has similar safeguards to Opus 4.8
  • It shows limitations on long-running autonomous research tasks — which is precisely where AI poses the highest biological risk
  • The more powerful Mythos 5 remains the stronger model for that type of work

The OSS-Fuzz Illustration:

TaskOpus 5 vs. Mythos 5
Finding vulnerabilitiesSimilar performance
Developing exploitsOpus 5 significantly behind

This gap is intentional — Anthropic deliberately avoided training Opus 5 on cyber exploitation tasks.

Key takeaway: Safety guardrails are not just restrictions — they are carefully calibrated to allow beneficial uses while blocking the specific capabilities most likely to cause harm.


Concept 8: Pricing and Access (The Business Model)

Opus 5 is priced the same as its predecessor (Opus 4.8) despite being significantly more capable.

ModePrice
Standard$5/million input tokens, $25/million output tokens
Fast mode (~2.5× speed)2× base price

Additional features launching alongside Opus 5:

  1. Mid-conversation tool changes — Developers can change which tools Claude can use mid-conversation without breaking the cache (saves cost)
  2. Automatic fallbacks — If a request is flagged by safety classifiers, it automatically routes to the best available model instead of being blocked

Key takeaway: Same price, more capability, plus new developer-friendly features = a strong incentive to upgrade from Opus 4.8.


Summary: The Core Concepts Together

Claude Opus 5
│
├── WHAT IT IS → High-capability, cost-efficient everyday model
│
├── HOW IT WORKS → Effort settings let you tune speed vs. intelligence
│
├── WHERE IT EXCELS → Coding, knowledge work, science, agentic tasks
│
├── KEY DIFFERENTIATOR → Agentic problem-solving + consistency
│
├── ALIGNMENT → Most aligned Claude model to date
│
├── SAFETY → Calibrated guardrails on cyber + biology risks
│
└── ACCESS → Same price as Opus 4.8, available now on all platforms

The central lesson of Opus 5 is that capability, cost-efficiency, alignment, and safety can improve together — they are not necessarily in tension with one another.

More to study