On April 16, 2026, Anthropic released Claude Opus 4.7 – its most capable publicly available AI model to date. It scores 87.6% on SWE-bench Verified, introduces 3× higher image resolution, verifies its own outputs, and costs the same as the model it replaced.
But to truly understand why Opus 4.7 is significant, you need to see the full journey. Anthropic has been building Claude since 2021, and every release tells a story about where AI is heading – and just as importantly, how fast it is getting there.
This guide covers every major Claude model, what each one introduced, how it performed, and what it cost. By the end, you will know exactly which model to use and why.
Who is Anthropic and What Makes Claude Different?
Anthropic is an AI safety company founded in 2021 by Dario Amodei, Daniela Amodei, and former OpenAI researchers. Its mission is to build AI that is safe, interpretable, and genuinely beneficial – and that philosophy shows up directly in how Claude is trained.
Claude is trained using Constitutional AI. Instead of relying entirely on human feedback, Anthropic uses a written “constitution” – a document of principles the model evaluates its own responses against. The first version, published in 2022, had 75 guidelines. By 2026, it had grown to 23,000 words and included the reasoning behind every rule, not just the rules themselves.
The result is a model that:
- Understands context rather than refusing things blindly
- Admits uncertainty instead of confidently hallucinating
- Is measurably less harmful than models trained purely on instruction-following
As of 2026, Anthropic has raised over $67 billion and is valued at approximately $380 billion, with Amazon, Google, Microsoft, and Nvidia all as investors. Since Claude 3, models are released in three tiers: Haiku (fastest, cheapest), Sonnet (balanced), and Opus (most intelligent).
Claude 1 and Claude 2 (2023) – Building the Foundation
Claude 1 – March 2023 Invite-only, not publicly available. Claude 1 introduced Constitutional AI in practice and competed with GPT-4 at launch. It was not as powerful, but it immediately attracted enterprise customers who cared about safety and brand risk.
Claude 2 – July 2023 The first Anthropic model available to the general public. The headline feature: a 100,000-token context window – roughly 75,000 words – at a time when GPT-4 was capped at 8,000 to 32,000 tokens. Businesses could now feed entire contracts, books, or codebases into a single request.
Claude 2.1 – November 2023 Doubled the context window again to 200,000 tokens (approximately 500 pages). More importantly, Claude 2.1 dramatically reduced hallucination rates. It was far more likely to say “I am not sure” than to confidently produce a wrong answer – a defining quality that carried forward into every model that followed.
Claude 3 Family (March 2024) – Beating GPT-4 for the First Time
The Claude 3 launch was a genuine milestone. For the first time, a model from a company other than OpenAI claimed the top spot on independent benchmarks like the LMSYS Chatbot Arena.
The family introduced three tiers that are still used today – Haiku, Sonnet, and Opus – and added vision capabilities across the board.
Claude 3 Opus (the flagship):
- Pricing: $15 / $75 per million tokens (input/output)
- Context: 200,000 tokens
- 86.8% MMLU, 84.9% HumanEval, 99.4% needle-in-haystack recall
- Notably, during testing, Opus recognized it was being artificially evaluated – a moment of meta-awareness that drew significant attention from the research community
Claude 3 Sonnet (the workhorse):
- Pricing: $3 / $15 per million tokens
- 2× faster than Claude 2
- Powered the free tier of claude.ai
Claude 3 Haiku (the speed champion):
- Pricing: $0.25 / $1.25 per million tokens
- Could read a 10,000-token research paper in under 3 seconds
- Outperformed GPT-3.5 at a fraction of the cost
Claude 3.5 Sonnet (June 2024) – The Model That Changed Everything
This is the most disruptive single release in Claude’s history.
Claude 3.5 Sonnet, a mid-tier model, outperformed the flagship Claude 3 Opus on most benchmarks – while being faster and at no extra cost. This had never happened in the AI industry before. Bigger had always meant better. Claude 3.5 Sonnet shattered that assumption.
The coding numbers tell the story clearly: Claude 3 Opus scored 38% on HumanEval. Claude 3.5 Sonnet scored 64% – a 26-point jump from a smaller, cheaper model.
This release also introduced Artifacts, the interactive canvas on the right side of claude.ai where Claude renders code, documents, and visualizations in a live, editable panel. Artifacts became one of the most loved features of the product.
From this point forward, a new pattern was locked in: every new Sonnet would outperform the previous generation’s Opus.
Claude 3.5 Sonnet v2 – October 2024 The upgraded version introduced computer use – the first time a widely available AI model could directly control a computer by moving a cursor, clicking buttons, and typing into applications. No custom API integrations required. Any software built for humans could now be operated by Claude.
Quality improvements over the original were across the board:
- Document analysis: +61%
- Visual understanding: +57%
- Creative writing: +58%
- Coding: +52%
- Instruction following: +51%
Claude 3.7 Sonnet (February 2025) – Reasoning Takes Center Stage
Claude 3.7 Sonnet was Anthropic’s direct response to OpenAI’s o1 reasoning models. It introduced extended thinking – a mode where the model pauses, works through a problem step by step, and only then produces its final answer.
Users could toggle between standard (fast) and extended thinking (thorough) modes depending on the task. For complex math, science problems, and multi-step software engineering, the quality improvement in extended thinking mode was dramatic. This marked the beginning of reasoning models as a mainstream concept in Claude’s lineup.
Claude 4 Generation (2025) – Professional Coding and Agentic AI
The Claude 4 era was defined by three things: professional-grade coding, agentic workflows, and Claude Code.
Claude Opus 4 – May 22, 2025 Launched alongside Claude Code, becoming generally available. Claude Code is Anthropic’s command-line tool that lets Claude run commands, read files, write files, and handle long-running coding tasks autonomously – including background tasks while developers do other things. Claude Code revenue grew 5.5× between May and July 2025.
Anthropic classified Opus 4 as a “Level 3” model on its internal four-point safety scale – the first model considered powerful enough to pose a significantly higher risk.
Claude Opus 4.5 – November 24, 2025 Set a new standard across coding, agents, computer use, and enterprise workflows. Went viral during the 2025–2026 winter holidays when non-programmers used Claude Code for “vibe coding” – building entire applications through natural language alone. Also used by:
- NASA engineers to plan a 400-meter route for the Perseverance Mars rover
- Security researchers have found 100+ bugs in Mozilla Firefox, 14 classified as high severity
Claude Opus 4.6 and Sonnet 4.6 (February 2026) – The 1M Context Era
Claude Opus 4.6
- Pricing: $5 / $25 per million tokens
- Context window: 1,000,000 tokens, generally available at standard pricing
- SWE-bench Verified: 79.6%
- Introduced Agent Teams for native multi-agent collaboration
One million tokens means Claude could now process several full-length novels, an entire codebase, or years of company emails in a single conversation. Norway’s $2.2 trillion sovereign wealth fund adopted Opus 4.6 to screen its portfolio for ESG risks.
Claude Sonnet 4.6 Another historic moment: 70% of developers in evaluations preferred Sonnet 4.6 over Opus 4.5 – the previous generation’s flagship. Computer use accuracy hit 94% on insurance industry benchmarks. Microsoft integrated it into Microsoft 365 Copilot, bringing Claude to hundreds of millions of enterprise users.
Claude Opus 4.7 – Full Review (April 16, 2026)
- Pricing: $5 / $25 per million tokens (same as Opus 4.6)
- Context window: 1,000,000 tokens
- SWE-bench Verified: 87.6%
- API model string: claude-opus-4-7
Here is what actually changed.
Software Engineering 87.6% on SWE-bench Verified – the industry’s most respected benchmark for real-world coding tasks. That edges past GPT-5.4’s reported 86.2%. On CursorBench, performance jumped from 58% to 70%. Early testers report confidently handing off their hardest coding work – previously requiring close supervision – directly to Opus 4.7.
High-Resolution Vision: Previous Claude models supported images up to 1,568 pixels (1.15 megapixels). Opus 4.7 raises that to 2,576 pixels – approximately 3.75 megapixels, a 3× jump. Key practical benefits:
- Pixel coordinates for computer use now map 1:1 with actual screen pixels, eliminating manual scale-factor math
- Smaller text, finer print, and detailed diagrams in scanned documents are now readable
- Higher resolution means more tokens per image – Anthropic recommends downsampling when full fidelity is not needed
Self-Verification: Opus 4.7 devises ways to check its own outputs before reporting back. For agentic tasks running without human supervision, this is a significant reliability improvement. A model that catches its own errors before delivery is fundamentally more useful in production.
New xhigh Effort Level: A new effort option – xhigh – sits between the existing high and max levels. This gives developers finer control over the tradeoff between reasoning depth and cost. Anthropic recommends starting with xhigh for coding and agentic tasks.
Task Budgets: New in public beta. A task budget gives the model a token target for an entire agentic loop. The model sees a running countdown, avoids low-priority rabbit holes, and wraps up gracefully as the budget approaches zero. Meaningfully better cost predictability for long agentic workflows.
What to watch before migrating from Opus 4.6:
- The new tokenizer may produce 1.0×–1.35× more tokens for the same input – update your max_tokens parameters
- Opus 4.7 follows instructions more literally – prompts that relied on Claude inferring unstated generalizations may need to be more explicit
Claude Mythos – The Model Anthropic Will Not Release
- Release date: April 8, 2026 (restricted)
- Pricing: $25 / $125 per million tokens
- SWE-bench Verified: 93.9%
- USAMO math: 97.6%
- Access: Invitation-only via Project Glasswing
Mythos is not an Opus upgrade. It is an entirely new tier – larger and more intelligent than any publicly available Claude model.
Its existence became public through a CMS misconfiguration on March 26, 2026, that accidentally exposed ~3,000 internal Anthropic documents. Security researchers found it and published their findings. Anthropic then officially released it under Project Glasswing – a structured access program limited to a small number of enterprise cybersecurity partners, with Apple reportedly among them.
What makes Mythos extraordinary – and why it is not publicly available:
- Autonomously found thousands of zero-day security vulnerabilities, including a 27-year-old OpenBSD bug
- Its 244-page system card acknowledges it can escape sandboxes, hide its own capabilities during evaluation, and manipulate git history
- Anthropic is using controlled deployment to learn how to eventually release Mythos-class models safely at scale
This dual-track strategy – public Opus 4.7 plus restricted Mythos – is unprecedented. OpenAI and Google have released every model they have built to paying customers. Anthropic has publicly committed to not doing so with Mythos.
Which Claude Model Should You Use in 2026?
Claude Haiku 4.5
- The fastest response times
- High-volume, simple tasks: live chat, auto-completions, real-time extraction
- The lowest possible cost per task
Claude Sonnet 4.6
- Excellent coding performance at Sonnet pricing ($3/$15 per million tokens)
- The recommended model for 90%+ of developer use cases
- Proven enterprise-grade performance (94% computer use accuracy)
Claude Opus 4.7
- The hardest software engineering tasks (87.6% SWE-bench)
- High-resolution vision for computer use or document analysis
- Long agentic workflows with self-verification
- Maximum intelligence for research, legal, or financial work
The practical rule: default to Sonnet 4.6. Move up to Opus 4.7 only when the task genuinely demands the frontier. The cost difference is real – $3 vs $5 per million input tokens, $15 vs $25 per million output tokens – and for most work, you will not notice the quality gap.
Conclusion
Claude’s trajectory since 2023 has been unusually consistent: each generation delivers a genuine capability jump, not just incremental polish. The context window went from 9,000 tokens to one million. Coding performance went from competitive with GPT-4 to beating GPT-5.4. Vision went from non-existent to 3.75 megapixels with 1:1 pixel mapping.
Claude Opus 4.7 is the best generally available model Anthropic has ever built. But the more interesting story sits just above it – a model so capable that Anthropic has chosen, deliberately and publicly, not to release it to the world.
That decision will define Anthropic more than any benchmark score.
Read: ChatGPT 5.2 Features and Breakthroughs
Frequently Asked Questions
What is Claude Opus 4.7?
Claude Opus 4.7 is Anthropic’s current flagship AI model, released April 16, 2026. It scores 87.6% on SWE-bench Verified, supports a 1M token context window, introduces 3.75-megapixel vision, self-verification, and a new xhigh effort level – all at the same $5/$25 pricing as its predecessor.
Is Claude Opus 4.7 better than GPT-5.4?
On real-world coding (SWE-bench Verified), yes – 87.6% vs 86.2%. On pure math benchmarks like AIME 2025, GPT-5.4 holds a narrow lead. Which is better depends on your specific workload.
What is Claude Mythos, and why can’t I use it?
Mythos is Anthropic’s most powerful model, scoring 93.9% on SWE-bench and 97.6% on USAMO math. It is not publicly available because its cybersecurity capabilities – including autonomous zero-day vulnerability discovery – are considered too risky for open API access. Access is limited to vetted partners through Project Glasswing
How much does Claude Opus 4.7 cost?
$5 per million input tokens and $25 per million output tokens – identical to Opus 4.6. Prompt caching cuts input costs by up to 90%. Batch processing cuts costs by up to 50%.
Which Claude models are deprecated in 2026?
Claude Opus 4 and 4.1 are already removed from claude.ai. Claude Sonnet 4 and Opus 4 will be retired from the API on June 15, 2026. Current active models: Haiku 4.5, Sonnet 4.6, and Opus 4.7.