Claude icon

Claude Opus 4.7

Opus 4.7Verified

Handle harder production coding agents with stronger autonomy and instruction following — CursorBench rises from 58% to 70%, while Rakuten-SWE-Bench resolves 3× more production tasks than Opus 4.6 Analyze dense visual content like chemical diagrams, technical screenshots, and patents with 3× higher image resolution (up to 2,576 pixels) and XBOW visual acuity climbing from 54.5% to 98.5% Tune reasoning effort with the new xhigh control level between high and max, giving teams finer latency/quality tradeoffs while instruction-following becomes more literal across tool use

Reviewed by ToolWorthy Editors·updated 1 month ago

Pricing:From $10/per use
Visit Site
Newer version available·View latest
Jump to section

Featured alternatives

MakersClaw icon

MakersClaw

TypingMind icon

TypingMind

Doubao icon

Doubao

Z.ai icon

Z.ai

Slashy icon

Slashy

Odysseus icon

Odysseus

Pros & Cons

Editor-reviewed

Pros

  • Large, measurable gains on production coding benchmarks (CursorBench +12 pp, Rakuten-SWE 3× task resolution)
  • 3× higher vision resolution unlocks dense technical imagery without pre-cropping
  • New xhigh effort level gives a middle option between high and max for cost/quality tuning
  • More literal instruction-following reduces silent drift in agentic pipelines
  • Available same-day across Claude.ai, Claude Code, Anthropic API, Bedrock, Vertex AI, and Foundry
  • Pricing held flat at $5/$25 per million tokens — no increase vs. Opus 4.6

Cons

  • Updated tokenizer produces ~1.0–1.35× more tokens for equivalent input, raising effective per-request cost
  • Existing prompts relying on implicit inference may need retuning before production cutover
  • No free API tier; Claude.ai has a free plan, but Opus 4.7 access there is usage-limited and can vary by account or surface

Overview

Claude Opus 4.7 is Anthropic's April 16, 2026 flagship upgrade, landing on the same $5/$25 per million token pricing as Opus 4.6 but pushing agentic coding, vision, and long-horizon reliability meaningfully further. Opus 4.7 targets teams running production coding agents, parallel agent orchestration, and multimodal analysis over dense technical content — chemical structures, patent diagrams, full-page screenshots — where the earlier Opus generation hit accuracy or resolution limits.

The model is available the day of release on claude.ai, Claude Code, the Anthropic API as claude-opus-4-7, Amazon Bedrock, Google Cloud Vertex AI, and Microsoft Foundry. Two behavior changes warrant attention before upgrading: the tokenizer now produces roughly 1.0–1.35× more tokens for the same input, and instruction-following is more literal — existing prompts that relied on implicit inference may need retuning.

What's New

Production-Grade Agentic Coding

Opus 4.7 deepens Anthropic's existing Opus push into long-running agentic work. Opus 4.6 had already emphasized agent teams, adaptive thinking, and longer autonomous coding tasks. Rakuten's internal SWE benchmark saw Opus 4.7 resolve roughly 3× more production tasks than Opus 4.6, and CursorBench climbed from 58% with Opus 4.6 to 70%. CodeRabbit reports more than a 10 percentage point recall improvement for bug detection on its review pipeline. The model also generates cleaner code — fewer wrapper functions, less dead scaffolding — and self-corrects more reliably when tool calls error out mid-task.

3× Higher Vision Resolution

Opus 4.7 accepts images up to 2,576 pixels on the longest edge (~3.75 megapixels), more than 3× the ceiling of previous Claude models. Paired with sharper perception, the XBOW visual acuity evaluation jumped from 54.5% on Opus 4.6 to 98.5% on Opus 4.7. This removes the previous downsampling penalty for dense inputs: fine print in contracts, full-page UI screenshots for browser agents, multi-panel chemical structures, and technical engineering diagrams are now usable without pre-cropping.

New xhigh Effort Control

A new reasoning effort level, xhigh, sits between high and max. It gives teams a finer latency/quality tradeoff for workloads where high is no longer enough but max is prohibitively expensive — for example, agentic workflows that need stronger planning on a per-step basis without paying full max latency across an entire session.

More Literal Instruction-Following

Anthropic explicitly calls out that Opus 4.7 interprets directives "more literally" than prior Claude models. The model is less likely to reinterpret or soften user instructions based on implicit context. This is a net win for agentic pipelines where instruction drift previously caused silent failures, but it means prompts that relied on Claude "reading between the lines" will need retuning (see Migration Guide below).

Multimodal & Domain Strength

Beyond raw vision resolution, Opus 4.7 shows Anthropic's highest internal scores to date on a Finance Agent evaluation covering document reasoning, data extraction, and multi-step modeling — positioning it against domain-specialized agents rather than just general chatbots. Anthropic also introduced a Cyber Verification Program alongside this release, enabling vetted security researchers to use Opus 4.7 for legitimate penetration-testing workflows.

Performance Benchmarks

Headline numbers from Anthropic's release (all vs. Opus 4.6 unless noted):

Benchmark Opus 4.7 Prior Baseline Δ
CursorBench 70% Opus 4.6: 58% +12 pp
Rakuten-SWE-Bench (production tasks) ~3× resolution Opus 4.6 3× more tasks solved
CodeRabbit recall (bug detection) +10+ pp Prior best 10+ pp recall improvement
XBOW visual acuity 98.5% Opus 4.6: 54.5% +44 pp
Finance Agent eval State-of-the-art Opus 4.6 New high

The coding numbers are most relevant for teams running AI code checker pipelines or autonomous coding agents; the XBOW jump is the single largest per-category gain and reflects the vision resolution increase, not just reasoning improvements.

Migration Guide

Two behavior changes require attention when moving from Opus 4.6 (or earlier) to Opus 4.7:

Tokenizer Change

Opus 4.7 ships with an updated tokenizer. The same input maps to roughly 1.0–1.35× more tokens than Opus 4.6 depending on content type — code and structured data are at the higher end of that range. Practical implications:

  • Re-estimate per-request input cost before cutting traffic over, especially for workloads dominated by code or JSON.
  • Revisit any hard-coded context budgets, prompt splitters, or chunkers that assume Opus 4.6 token counts.

Prompt & Harness Retuning

Because instruction-following is more literal, prompts that previously relied on implicit inference may under- or over-perform. Anthropic explicitly recommends re-tuning prompts and agent harnesses when upgrading. In practice:

  • Spell out assumptions that used to be implicit ("use only the tools provided", "do not modify files outside /src", etc.).
  • A/B test high-volume prompts against Opus 4.6 on a sample of real traffic before full cutover.
  • Review guardrails in agent loops — stricter adherence can surface previously masked edge cases.

API identifier: claude-opus-4-7. Opus 4.6 remains available for teams that need a gradual migration window.

Pricing & Plans

Opus 4.7 pricing is unchanged from Opus 4.6:

Plan Price
API – Input $5 per million tokens
API – Output $25 per million tokens
Claude.ai Pro Included within plan limits
Claude.ai Max Included with higher usage allowances
Team / Enterprise Contact Anthropic for volume pricing
Cloud availability Amazon Bedrock, Google Cloud Vertex AI, Microsoft Foundry (same provider pricing as Opus 4.6)

Effective cost note: Because the new tokenizer produces 1.0–1.35× more tokens for the same input, per-request spend may rise slightly even though the per-token price is flat. Budget with the higher end of that range for code-heavy workloads.

Best For

  • Engineering teams running autonomous coding agents or multi-agent orchestration in production, where Opus 4.6 hit reliability or code-quality ceilings
  • Developers using Claude Code on large codebases who want fewer wrapper functions and stronger self-correction
  • Finance, legal, and research teams analyzing dense visual documents — chemical structures, multi-panel diagrams, full-page screenshots — where the 3× vision resolution matters
  • AI agent platforms that need tighter instruction-following and fewer silent prompt interpretations across long tool-use loops
  • Teams already evaluating Claude Sonnet 4.6 for cost reasons but needing Opus-tier depth on the hardest 10–20% of their workload
  • Security research teams accepted into the Cyber Verification Program for sanctioned penetration-testing work

FAQ

How is Claude Opus 4.7 different from Opus 4.6?

Opus 4.7 delivers its largest gains in agentic coding (CursorBench 58% → 70%, Rakuten-SWE 3× task resolution), vision (XBOW 54.5% → 98.5%, 3× image resolution ceiling), and reasoning effort control (new xhigh level). Pricing is unchanged at $5/$25 per million tokens. The main trade-off is a tokenizer change (~1.0–1.35× more tokens per input) and more literal instruction-following that may require prompt retuning.

Do I need to change my existing prompts when upgrading?

Anthropic explicitly recommends re-tuning prompts and agent harnesses. Opus 4.7 interprets instructions more literally, so prompts that relied on implicit context may need to state assumptions explicitly. A/B testing high-volume prompts against Opus 4.6 on a sample of real traffic before full cutover is the safest approach.

Will my API costs go up if the per-token price is the same?

Effective per-request cost can rise by roughly 0–35% because the same input produces more tokens under the new tokenizer. Code-heavy and structured-data workloads sit at the higher end of that range. Budget accordingly before shifting large traffic volumes.

Where can I use Claude Opus 4.7?

Available on Claude.ai (Pro, Max, Team, Enterprise plans), Claude Code, and the Anthropic API as claude-opus-4-7. Amazon Bedrock and Google Cloud Vertex AI both listed Opus 4.7 as available on the April 16, 2026 release day. Microsoft Foundry currently labels Opus 4.7 as preview, so availability on that partner cloud may differ from the others at launch.

When should I still use Opus 4.6 or Sonnet 4.6 instead?

Stick with Opus 4.6 if you cannot absorb the prompt retuning window or the tokenizer cost shift on a short timeline. Choose Sonnet 4.6 when you need near-Opus coding quality at $3/$15 per million tokens and do not require the vision resolution or deepest reasoning that Opus 4.7 offers.

Is Opus 4.7 safe for sensitive security work?

Anthropic introduced a Cyber Verification Program alongside Opus 4.7 to enable vetted security researchers to use the model for legitimate penetration-testing workflows. Unverified accounts are subject to Anthropic's standard usage policies. See Anthropic's system card and the Cyber Verification Program documentation for full eligibility and safety details.

Version History

Fable 5

Released on June 9, 2026

View Update
+What's new
3 updates
  • Run the most demanding reasoning and long-horizon agentic work on Anthropic's most capable widely released model — one Fable 5 session compressed a 50M-line Ruby migration from two months of manual work into a single day
  • Stay focused across a 1M-token context window while solving complex vision problems end-to-end — including completing Pokémon FireRed from pixels alone — with persistent file-based memory that helped 3× more than it helped Opus 4.8 in Slay the Spire testing
  • Deploy with general-availability safeguards that fall back to Opus 4.8 on sensitive prompts in under 5% of sessions, priced at $10 per million input and $50 per million output tokens

Mythos 5

Released on June 9, 2026

View Update
+What's new
3 updates
  • Access Fable 5-level capability with safeguards lifted in some areas through Project Glasswing — the successor to Claude Mythos Preview, delivering the strongest cybersecurity capabilities of any model in the world
  • Accelerate scientific discovery with ~10× faster protein design (9 of 14 strong drug candidates) and autonomous single-cell genomics across 138 species, with novel hypotheses preferred by scientists ~80% of the time over Opus-class models
  • Access in limited availability only for approved cyberdefenders and infrastructure providers, with a trusted biology access program planned — same 1M-token context window and $10/$50 per-million-token pricing as Claude Fable 5

Opus 4.8

Released on May 28, 2026

View Update
+What's new
3 updates
  • Catch more issues with stronger honesty and judgment — Opus 4.8 is roughly 4× less likely than Opus 4.7 to let code flaws pass unremarked, and is the first model to break 10% all-pass on the Legal Agent Benchmark
  • Drive browser and computer-use agents further with 84% on Online-Mind2Web and more efficient tool-calling that reaches the same result in fewer steps across long agentic sessions
  • Upgrade from Opus 4.7 at the same $5/$25 per-million-token pricing, with better context retention and style consistency across extended sessions

Opus 4.7

Current Version

Released on April 16, 2026

+What's new
3 updates
  • Handle harder production coding agents with stronger autonomy and instruction following — CursorBench rises from 58% to 70%, while Rakuten-SWE-Bench resolves 3× more production tasks than Opus 4.6
  • Analyze dense visual content like chemical diagrams, technical screenshots, and patents with 3× higher image resolution (up to 2,576 pixels) and XBOW visual acuity climbing from 54.5% to 98.5%
  • Tune reasoning effort with the new xhigh control level between high and max, giving teams finer latency/quality tradeoffs while instruction-following becomes more literal across tool use

Mythos Preview

Released on April 7, 2026

+What's new
3 updates
  • Discover zero-day vulnerabilities in major operating systems and web browsers autonomously — including a 27-year-old bug in OpenBSD — by applying frontier code reasoning to security-critical software analysis at scale
  • Construct multi-step exploit chains combining up to four vulnerabilities into functional attacks, including JIT heap sprays, ROP chains, privilege escalation, and remote code execution against fully patched targets
  • Achieve 181 successful Firefox JavaScript exploits versus 2 for Opus 4.6, with 595 crash discoveries and 10 full control-flow hijacks in OSS-Fuzz testing — capabilities that emerged from improvements in code reasoning rather than explicit security training

Mythos Preview

Released on April 7, 2026

View Update
+What's new
3 updates
  • Preview a gated frontier model for cybersecurity research, with Project Glasswing offering early access and major gains in zero-day discovery, exploit development, and reverse engineering
  • Analyze complex program behaviors and surface edge-case issues through multi-step reasoning workflows designed for research and testing environments
  • Improve automated code analysis performance in fuzzing and debugging scenarios, helping developers detect crashes and stability issues more efficiently

Sonnet 4.6

Released on February 17, 2026

View Update
+What's new
3 updates
  • Write better code and complete complex multi-step tasks at Opus-level intelligence — developers in Claude Code prefer Sonnet 4.6 over Sonnet 4.5 roughly 70% of the time
  • Navigate spreadsheets, fill out multi-step web forms, and complete browser-based workflows with significantly improved computer use capabilities and stronger resistance to prompt injection attacks
  • Process entire codebases, long contracts, or dozens of research papers in a single request with the new 1M token context window in beta

Opus 4.6

Released on February 5, 2026

View Update
+What's new
3 updates
  • Plan and sustain complex agentic tasks for longer, operate more reliably in larger codebases, and catch more mistakes with improved code review and debugging skills for professional engineering workflows
  • Work with up to 1 million tokens in a single conversation — perfect for analyzing large document sets, long contracts, and extended multi-step agentic task sequences without hitting context limits
  • Achieve top scores on Terminal-Bench 2.0 agentic coding and Humanity's Last Exam, while outperforming frontier competitors by ~144 Elo points on economically valuable professional knowledge work

Opus 4.5

Released on November 24, 2025

+What's new
3 updates
  • Execute long-horizon agentic workflows with improved reasoning and planning — delivering higher pass rates on held-out tests while using up to 65% fewer tokens than earlier models for equivalent results
  • Apply frontier reasoning to everyday work tasks including deep research, multi-step code migrations, and creating slides and spreadsheets — meaningfully better at common professional knowledge work
  • Generate more reliable code solutions with better error handling and stronger self-correction, delivering 50–75% reductions in tool calling and build errors on complex automated engineering tasks

Haiku 4.5

Released on October 15, 2025

+What's new
3 updates
  • Run fast, low-cost coding and agent workloads with near-frontier intelligence, matching Sonnet 4 on coding, computer use, and agent tasks at lower cost
  • Power latency-sensitive customer support, classification, and sub-agent workflows with faster responses and stronger quality than earlier Haiku models
  • Use a current Haiku model across Claude.ai, Claude Code, API, Bedrock, Vertex AI, and Microsoft Foundry for high-volume workloads that need speed and cost control

Sonnet 4.5

Released on September 29, 2025

+What's new
3 updates
  • Balance intelligence and speed with near-Opus-level performance on coding, analysis, and writing at Sonnet pricing — making Opus-class capability accessible for everyday complex workloads at lower cost
  • Generate more accurate responses across coding, writing, and analytical tasks with improved reasoning that matches or exceeds predecessor models on most real-world professional benchmarks
  • Handle larger context windows efficiently while maintaining consistent response quality throughout long conversations — ideal for document-heavy workflows and extended agentic task sessions

Sonnet 4.5

Released on September 29, 2025

+What's new
3 updates
  • Balance intelligence and speed with Opus-level performance at Sonnet pricing for everyday complex tasks
  • Generate more accurate responses across coding, writing, and analytical work with improved reasoning
  • Handle larger context windows efficiently while maintaining consistent quality throughout conversations

Opus 4.1

Released on August 5, 2025

+What's new
3 updates
  • Upgrade Opus 4 coding and agent workflows with better real-world code changes, stronger reasoning, and 74.5% on SWE-bench Verified at the same Opus 4 pricing
  • Track details more reliably in deep research and data analysis, especially when following instructions across large codebases, files, and multi-step agentic searches
  • Improve multi-file refactors and everyday debugging by pinpointing exact corrections in large codebases without making unnecessary changes or introducing new bugs

Opus 4

Released on May 22, 2025

+What's new
3 updates
  • Run long-horizon coding agents for complex, multi-step software work, with Opus 4 leading SWE-bench and Terminal-bench and sustaining focused work over thousands of steps
  • Build more capable agents with new API features including code execution, MCP connector support, Files API, and improved tool use for multi-tool workflows
  • Use frontier reasoning for research, technical analysis, and enterprise workflows with the highest Claude 4 capability tier, while planning around Opus-class cost and ASL-3 safeguards

Sonnet 4

Released on May 22, 2025

+What's new
3 updates
  • Upgrade everyday coding and reasoning workflows from Sonnet 3.7 with stronger instruction following, better software engineering, and faster, lower-cost responses than Opus
  • Use the same Claude 4 platform features, including code execution, MCP connector support, Files API, and improved tool use, for practical agent and app-building workflows
  • Run production workloads at Sonnet pricing with a strong balance of speed, cost, and intelligence for coding assistants, document analysis, and multi-step business tasks

3.7 Sonnet

Released on February 24, 2025

+What's new
3 updates
  • Use one model for quick answers or extended thinking, with API controls over thinking budget so teams can trade latency, cost, and depth on harder reasoning tasks
  • Delegate coding work through the first Claude Code research preview, letting developers ask Claude from the terminal to inspect files, edit code, run tests, and fix bugs
  • Build stronger front-end and coding workflows at the same $3/$15 Sonnet pricing, with extended thinking available on paid Claude surfaces and major cloud platforms

3.5 Sonnet (Upgraded)

Released on October 22, 2024

+What's new
3 updates
  • Control computers, interact with software UIs, and automate desktop workflows through the first publicly available Claude computer use capability for agentic browser and desktop automation tasks
  • Write better code with significantly improved SWE-bench Verified scores versus the original 3.5 Sonnet, making it more reliable for real-world software engineering and complex programming tasks
  • Maintain strong vision and image input capabilities while delivering major improvements in coding quality and computer use for practical software engineering and workflow automation use cases

3.5 Haiku

Released on October 22, 2024

+What's new
3 updates
  • Get fast, cost-effective responses approaching higher-tier model performance for high-volume pipelines, customer support, and content moderation tasks at a fraction of the per-token cost
  • Process high-volume tasks at faster speeds than larger Claude models, enabling real-time customer support, content moderation, and classification pipelines without meaningfully sacrificing accuracy
  • Run fast coding, tool use, data extraction, and content-moderation workloads in a lightweight, budget-friendly 200K-context model — text-only in the Claude API — built for high-throughput production at scale

3.5 Sonnet

Released on June 21, 2024

+What's new
3 updates
  • Outperform Claude 3 Opus on complex tasks including coding and data analysis while maintaining the response speed and lower per-token cost that makes Sonnet practical for production-scale workflows
  • Generate high-quality code with graduate-level reasoning capabilities for sophisticated programming and analytical tasks, matching or exceeding the performance of previous-generation flagship models
  • Handle nuanced instructions across writing, summarization, and Q&A tasks while producing more natural, contextually appropriate responses compared to earlier Claude generations

3 Haiku

Released on March 13, 2024

+What's new
3 updates
  • Process tasks at lightning speed with near-instant response times — ideal for high-volume customer interactions, live chat support, and real-time classification pipelines where latency matters
  • Handle complex multi-step instructions across summarization, Q&A, and coding at a lower cost point than Claude 3 Sonnet while maintaining strong quality for most production use cases
  • Analyze images and documents quickly with multimodal vision capabilities, bringing image understanding to high-throughput workflows in a fast, resource-efficient production model

3 Opus

Released on March 4, 2024

+What's new
3 updates
  • Tackle the most complex reasoning, analysis, and writing tasks with the highest comprehension and fluency of the Claude 3 family — suited for research, legal, financial, and technical domains
  • Analyze images alongside text for comprehensive multimodal understanding, enabling visual Q&A, document extraction, and chart interpretation at the highest quality level in the Claude 3 lineup
  • Generate sophisticated content with improved accuracy, meaningfully fewer unnecessary refusals, and stronger instruction following for nuanced, long-form creative and analytical tasks

3 Sonnet

Released on March 4, 2024

+What's new
3 updates
  • Balance capability and cost with strong performance across writing, analysis, summarization, and coding — a reliable workhorse for most business and enterprise production workflows at scale
  • Process both text and images seamlessly with new multimodal understanding capabilities, enabling document analysis, visual Q&A, and image-grounded reasoning in a single API request
  • Generate reliable, consistent responses for data processing, customer support, and content creation workflows at scale — suited for both high-volume automated pipelines and direct user interactions

2.1

Released on November 21, 2023

+What's new
3 updates
  • Process up to 200K tokens — approximately 500 pages — in a single conversation, enabling comprehensive analysis of lengthy legal documents, research reports, and multi-chapter texts
  • Get more accurate responses with 2× fewer hallucinations than Claude 2.0 when analyzing complex, multi-source information, reducing the risk of fabricated facts in high-stakes professional workflows
  • Integrate Claude with external tools, databases, and APIs through the new beta tool use capability, enabling structured data retrieval and action execution in early agentic task workflows

2

Released on July 11, 2023

+What's new
3 updates
  • Handle longer conversations with a 100K token context window — enough to analyze entire books, lengthy legal documents, or multiple research papers in a single coherent session
  • Write better code with 71.2% performance on the Codex HumanEval benchmark, up from 56% in Claude 1.3, reflecting a meaningful jump in functional code generation and debugging capabilities
  • Receive safer responses with improved Constitutional AI training — approximately 2× reduction in harmful outputs compared to prior versions while maintaining helpfulness and response accuracy

1

Released on March 14, 2023

+What's new
3 updates
  • Access Anthropic's first publicly available AI assistant — built with Constitutional AI training to be helpful, honest, and harmless across conversational and text processing use cases
  • Engage in natural multi-turn conversations for summarization, search, creative writing, Q&A, and coding tasks — with Constitutional AI making responses more predictable and steerable for developers
  • Direct Claude's personality, tone, and behavior to fit your use case — Claude's design emphasizes steerability, allowing more precise customization than earlier AI systems of the same generation

Top alternatives

Related categories

From the blog

View all →

Track Claude in ToolWorthy Weekly

Important tool updates, better alternatives, and selected AI signals in one weekly brief.

Weekly only. Unsubscribe anytime.