Services Results Automations Marketer Companion
AI Models · Launch breakdown

Claude Opus 5.5: Specs, Benchmarks, Pricing and the Internet's Verdict

Anthropic's new model does something launches rarely do: it gets better and cheaper at once. Claude Opus 5.5 claims Fable 5.1-level work at less than half Fable's price, and it arrived with four breaking API changes and a safety card that openly questions its own benchmarks. This is everything in the announcement and the docs, what independent testers have measured so far, what the internet is saying, and an editorial verdict, with each claim labelled by how well it's sourced.

Claude Opus 5.5 at the centre of coding, knowledge-work, pricing and safety panels, illustrating Anthropic's September 2026 model launch
Fable-level performance, 40% cheaper to run than Opus 5, and four breaking API changes.

Quick share

Everything about Claude Opus 5.5: specs, benchmarks, independent tests and what the internet thinks.

Get a summary from AI

Short on time? Open this article in an answer engine and have it summarised for you.

Confirmed Stated by Anthropic in its announcement, API documentation or system card.

Observed Measured by an independent third party (Artificial Analysis, CodeRabbit, GitHub) or visible in public data.

Reported Claims by early-access customers or press that nobody has independently checked yet.

Speculation Analysis or inference by the author. It's reasoned, but it isn't a fact.

The 12 things that matter
  • Released 22 September 2026 as claude-opus-5-5, the first model in the Claude 5.5 family. Sonnet 5.5 and Haiku 5.5 follow "in the coming weeks". Confirmed
  • The pitch: Claude Fable 5.1-level performance on most work, at $4 / $20 per million input / output tokens. Fable 5.1 costs $10 / $50. Confirmed
  • 20% lower list prices than Opus 5 ($5 / $25), 60% cheaper cache reads ($0.50 → $0.20), and Anthropic says 40% lower cost on typical workloads at default settings. Confirmed
  • 1M-token context, 128K max output, June 2026 knowledge cutoff. Output generation is more than 30% faster than Opus 5. Confirmed
  • It tops Anthropic's own benchmark tables: 66.4% on Terminal-Bench 4.0 (GPT-6 Astra: 57.9%) and 1846 Elo on GDPval-AA (Astra: 1542). Astra still leads on AutomationBench and Terminal-Bench-Science. Confirmed
  • Independently, it's #1 on the Artificial Analysis Intelligence Index with a score of 58, ahead of Fable 5.1 and GPT-6 Astra (53 each). Observed
  • The catch in that result: at max effort it's one of the most verbose models ever measured, at 260M output tokens to run the index against a median of 92M. Observed
  • The default effort dropped from high to medium. Some of the headline saving comes from that changed default, so re-run your effort settings instead of carrying them over. Analysis
  • Four breaking API changes: thinking can't be switched off, forced tool use returns an error, thinking blocks are tied to the model and the conversation, and the old computer-use tool is gone on the Claude API and Google Cloud. Confirmed
  • Anthropic is fixing "Claudish" writing. It says the model puts the most important information first, uses less jargon and follows writing rules more closely. That was the top complaint about Opus 5. Confirmed
  • The safety card questions its own evidence. Anthropic says Opus 5.5 "often suspects it is being evaluated", which makes every score, including the safety ones, a little less predictive. Confirmed
  • The internet's reaction: people welcome the price cut and the writing fix. Many are cynical about a "pace the frontier" company shipping a new frontier model two months after the last one. Observed

Anthropic released Claude Opus 5.5 on 22 September 2026, exactly 60 days after Opus 5. Anthropic opened its announcement by describing Opus 5.5 as the company's first release since it called for "pacing the frontier", a line that set the tone for the day's discussion.

The model itself doesn't feel like a slowdown. On Anthropic's numbers it matches Claude Fable 5.1, the company's most expensive model, on most work, at 40% of Fable's price. It beats OpenAI's GPT-6 Astra on most of the benchmarks Anthropic chose to publish. And the first independent index to test it put it in first place.

Performance is only part of the story, though. The more interesting part is efficiency: per-task cost, token counts, how many steps an agent takes to finish. That's where Anthropic's claims are strongest and where independent data is most mixed. Getting that distinction right is what decides whether this upgrade saves you money.

1. What Claude Opus 5.5 actually is

Anthropic's current lineup has four tiers, with a fifth model name, Claude Mythos 5.1, appearing in its safety and pricing documentation. The API docs now tell developers who are unsure to start with Opus 5.5 for most workloads, and to move up to Fable 5.1 only for "demanding reasoning and long-horizon agentic work" or when Opus 5.5 at higher effort still falls short. Confirmed

ModelPrice / MTokLatencyDefault effortKnowledge cutoff
Claude Fable 5.1$10 / $50SlowerhighJun 2026
Claude Opus 5.5$4 / $20ModeratemediumJun 2026
Claude Sonnet 5$2 / $10FasthighJan 2026
Claude Haiku 4.5$1 / $5Fastest—Feb 2025

Anthropic describes Opus 5.5 as a model "for long-running agentic coding and knowledge work". In practice that means the jobs that take hours, not seconds: codebase-wide migrations, audits, multi-day rebases, and research that has to dig past the first plausible answer. The announcement names "long and sprawling jobs like codebase-wide migrations and audits" as its particular strength. Confirmed

Why it's a bigger deal than the version number suggests

A 0.5 bump usually means incremental gains. Here, the mid-price tier has caught up with the top tier. If Anthropic's claims hold, most teams paying Fable 5.1 prices for agentic work can cut the bill by about 60% without losing quality. That changes the default choice for the whole market, not just for Opus 5 users.

2. The spec sheet

Release date22 September 2026
API model IDclaude-opus-5-5 (Bedrock: anthropic.claude-opus-5-5)
Context window1,000,000 tokens (about 555,000 words on the current tokenizer)
Max output128,000 tokens; 300,000 on the Batch API with the output-300k-2026-03-24 beta header
Knowledge cutoffJune 2026 (both reliable-knowledge and training-data cutoff)
ModalitiesText and images in, text out
ThinkingAdaptive, always on; depth controlled by the effort parameter
Default effortmedium (Opus 5 defaulted to high)
Input / output$4 / $20 per million tokens
Cache writes$5 (5-minute) / $8 (1-hour) per million tokens
Cache reads$0.20 per million tokens (5% of the input price)
Batch API50% off: $2 / $10
Fast mode$8 / $40, up to 2.5× faster; research preview, Claude API only
Minimum cacheable prompt512 tokens
PlatformsClaude API, Amazon Bedrock, Claude Platform on AWS, Google Cloud, Microsoft Foundry
RetirementNot sooner than 22 September 2027

All of the above comes from Anthropic's model page and API documentation. Confirmed Zero data retention is available for eligible customers. Confirmed

New or newly supported API features include per-message effort (beta), mid-conversation system messages, task budgets, defining tools in a message (beta header inline-tools-2026-09-15, which lets you add or change a tool mid-conversation without breaking the prompt cache) and compact on demand (beta header compact-2026-09-04, which returns a signed summary block you can swap in for the conversation so far). Confirmed

3. Pricing: where the "40% cheaper" actually comes from

The list price cut is 20%. The headline saving is 40%. The gap between the two is the interesting part.

Per million tokensOpus 5Opus 5.5Change
Input$5.00$4.00−20%
Output$25.00$20.00−20%
Cache write (5 min)$6.25$5.00−20%
Cache read$0.50$0.20−60%
Fast mode—$8 / $40Up to 2.5× speed

Anthropic says the rest comes from the model doing less work to reach the same answer: fewer output tokens, fewer steps and faster generation. It frames the 40% as "at default settings, on typical workloads". Confirmed

A worked example

Take a typical coding agent: 1,000 turns, each resending a 50,000-token cached system prompt and tool list, plus 10,000 fresh input tokens and 3,000 output tokens. Calculation

ScenarioCache readsFresh inputOutputTotal
Opus 5$25.00$50.00$75.00$150.00
Opus 5.5, same tokens$10.00$40.00$60.00$110.00 (−27%)
Opus 5.5, 25% fewer output tokens$10.00$40.00$45.00$95.00 (−37%)
Fable 5.1, same tokens$12.50$100.00$150.00$262.50

Two things stand out. First, the cache-read cut matters more than the headline rate cut for any agent that resends a large prompt on every turn, and that describes almost every agent in production. Second, you only get to 40% if the model really does use fewer tokens on your workload. That's the claim to test.

Stacked cost comparison for a 1,000-turn coding agent: Opus 5 costs $150; Opus 5.5 costs $110 with the same tokens or $95 with 25% less output
Worked example: cache reads, fresh input and output add up to $150, $110 or $95 depending on the model and token use.
The detail most coverage missed

Opus 5.5's default effort is medium. Opus 5's was high. A comparison "at default settings" is therefore partly a comparison between two different effort levels. Anthropic's own docs also warn that at a given effort level Opus 5.5 "tends to think more per turn than Claude Opus 5, most of all at xhigh and max". Confirmed The practical result: if you pin effort: "high" or higher, expect a smaller saving than 40%, and possibly none. Measure it. Analysis

The general method for this is covered in cost per finished task. It applies directly here: the price per token matters less than the price per completed job. To compare Opus 5.5 with GPT-6 Sol and four other models on your own token counts, use the cost calculator.

4. The benchmarks Anthropic published

All figures below are from Anthropic's announcement. Confirmed Anthropic ran Terminal-Bench and Terminal-Bench-Science with production safeguards switched on. When a safeguard stepped in on a cyber or biology task, an earlier model finished the task, and on AutomationBench those interventions counted as failures.

Agentic coding

BenchmarkOpus 5.5Fable 5.1Opus 5GPT-6 AstraGPT-5.6 Sol
Terminal-Bench 4.066.4%55.8%52.3%57.9%37.3%
FrontierCode v1.154.4%50.3%48.0%53.3%47.5%
CursorBench 4.057.8%51.8%46.6%—41.7%

Knowledge work

BenchmarkOpus 5.5Fable 5.1Opus 5GPT-6 AstraGPT-5.6 Sol
GDPval-AA v2.1 (Elo)18461735170815421588
AutomationBench40.0%31.4%26.9%41.4%28.8%

Reasoning, science, vision and computer use

BenchmarkOpus 5.5Fable 5.1Opus 5Notes
Humanity's Last Exam (with tools)67.7%65.6%63.6%GPT-6 Astra: 57.2% (reported by OfficeChai)
Terminal-Bench-Science 0.158.7%52.6%29.0%GPT-6 Astra leads at 64.6%
OSWorld 2.0 (computer use)81.8%80.7%—Partial-credit scoring
Chartography (with tools)89.0%88.4%—Dense chart and figure reading

How to read these:

Anthropic's own caveat

The announcement says outright that at this level of capability "benchmark margins have become a less reliable guide to real-world differences". It also admits that building evaluations that reliably catch every failure before deployment "remains an unsolved problem". Confirmed It's unusual for a vendor to say that about its own launch table, and it's worth taking seriously. The same applies to OpenAI's tables. As one comparison noted, the two companies' launch benchmarks "hardly share a row". Observed

5. What independent testers have measured so far

Within hours of launch, two independent evaluations were public. Both confirm the capability story. Both complicate the efficiency story.

Artificial Analysis: #1 overall, and very verbose

MetricResult
Intelligence Index58, ranked #1 of 206 models. Fable 5.1 and GPT-6 Astra: 53 each
Humanity's Last Exam61.4% (previous best: Fable 5.1 at 59.1%)
SciCode66.9% (Fable 5.1: 63.1%)
Terminal-Bench 4.059.6%, level with GPT-6 Astra
AA-Briefcase (presentation quality)1,822 Elo, up 143 on Fable 5.1
Evaluations led6 of the index's 10
Output tokens to run the index260M, against a median of 92M
Cost to run the index$8,708
Blended price (7:2:1 cache/input/output)$2.94 per million tokens

Sources: Artificial Analysis's model page and launch post, and The Decoder's write-up. Observed This was tested at max effort with fallback routing active, which is one configuration out of several.

Note the independent Terminal-Bench 4.0 score (59.6%) against Anthropic's (66.4%). A different harness gave a different number: still a strong result, but a tie with Astra rather than a clear win. The Humanity's Last Exam gap (61.4% vs 67.7%) is the same pattern. Observed

The token figure is the one to remember. At max effort, The Decoder reports roughly 119,000 output tokens per task. Observed That doesn't contradict Anthropic's efficiency claims, which are about default settings. But it's a warning: turning effort up to max for the best scores will cost you in tokens.

CodeRabbit: better on hard bugs, more tokens on easy ones

CodeRabbit ran Opus 5.5 through its code-review benchmarks and published the numbers the same day. Observed

Test setProduction baselineOpus 5.5 StandardOpus 5.5 Max
OSS set, 80 common patterns: recall61.3%63.8%62.5%
OSS set: precision39.3%38.6%35.7%
Signal set, 13 harder cases: recall38.5%61.5%76.9%
Signal set: precision29.4%66.7%52.0%
Token use on OSS set vs baseline—+49.2%+57.6%

CodeRabbit's reading: a real improvement on the hard cases and only a small one on routine review, paid for with more tokens and more comments. Observed This is the opposite of the "fewer tokens" story, which suggests the efficiency gains depend heavily on the workload. Analysis

Artificial Analysis comparison: Opus 5.5 scores 58 on the Intelligence Index versus 53 for Fable 5.1 and GPT-6 Astra, while using 260 million output tokens versus a 92 million model median
Independent results at max effort: the index lead comes with substantially higher token use.

6. What early-access customers say

Anthropic published results from more than 20 early-access partners. These are vendor-selected testimonials: real companies, but chosen by Anthropic and not independently checked. Treat them as signals, not proof. Reported

CompanyWhat they reported (paraphrased)Theme
GitHubAmong the fewest tokens and steps of any model it measured in VS CodeEfficiency
OptiverMatched Opus 5's quality in about half the turns, time and output tokens; costs down 40–50%Efficiency
Kiro (AWS)Solved more than Opus 5 with ~40% fewer calls and half the tokensEfficiency
BoxA third of Opus 5's tokens and 40% less verbose answers, with no loss of accuracyEfficiency
RogoBeat Opus 5 at high effort with ~60% fewer output tokensEfficiency
FactoryMatched Opus 5 at high effort with 20–25% fewer output tokensEfficiency
LovableFinished in a third to half fewer steps, with far fewer tokensEfficiency
QuantiumA task that took 38 prompts over four days took 11 promptsAutonomy
ClioHit milestones faster, with little rework, over 18 hours of unattended workAutonomy
Chicago Trading CompanyInvestigated, designed and implemented a bug fix overnight; it passed the test suite by morningAutonomy
StripeDirected a dozen more sessions and laid out every conflict clearly across a multi-day rebaseAutonomy
DeloitteCaught 72% of known bugs in code review, against 56% for Opus 5 at high effortCode review
HebbiaCovered 86.6% of what it looks for in end-to-end workflows, against 60.3% for Opus 5Knowledge work
ViktorNearly half the cost, with twice as many of the hardest tasks rightKnowledge work
LexisNexisConsistently found highly relevant citations; strong on statutesLegal
Thomson Reuters LabsBetter expert-evaluation results, with gains in speedLegal / research
Walleye CapitalSpotted an off-by-one error in the firm's own instructions and corrected for itJudgement
HexDug past the first plausible answer to find a second, hidden problemJudgement
ColumnFound savings in the cloud bill that earlier models missedJudgement
RampWrites like a good colleague and follows house writing rulesWriting
SpotifySame tasks done cheaper and faster, with clearly better token efficiencyEfficiency

The pattern is consistent: almost every partner leads with fewer tokens, fewer steps, fewer turns, not with harder problems solved. That fits the positioning. It's also the thing independent tests have so far reproduced least well (see CodeRabbit above), which is why it's the thing to verify on your own workload. Analysis

7. What has been built with it so far

The model is a day old at the time of writing, so the viral wave of one-shot game demos that followed Opus 5 in July hasn't arrived yet. Here's what is public now. This section will be updated as builds come in.

Anthropic's own long-running tests

Where you can already use it

A running index of builds

When a model gets this much attention, the demos arrive within days. This site already keeps one for OpenAI's model: everything people have built with GPT-6 Astra. Notable Opus 5.5 builds will go into this section, credited to each builder and linked to the original post, and roundups will go into AI & SEO Weekly.

8. The writing fix: goodbye to "Claudish"?

Opus 5 was widely rated as the best model many people had used and the one they least enjoyed working with. Reddit and Hacker News coined "Claudeslop" for its hedging, apologies and overlong sentences, and "too talkative" was among the top reactions to its launch. Observed

Anthropic has addressed that directly. Opus 5.5 "communicates more naturally than prior models", puts the most important information first, uses less jargon and follows writing instructions more closely. Confirmed Early testers described the writing as clearer and easier to follow, Box measured 40% less verbose answers, and Ramp said it follows the company's writing rules. Reported

On Hacker News, this drew more positive comments than anything else about the release, with several people saying Opus 5's style had pushed them to competitors. Observed If the fix holds up after a few weeks of daily use, it may win back more users than any benchmark will. Speculation

9. For developers: the four breaking changes

Moving from Opus 5 to Opus 5.5 isn't a one-line change. Four things will return errors, and a fifth will quietly change how your app behaves. Confirmed

ChangeWhat breaksThe fix
Thinking can't be disabledthinking: {"type": "disabled"} or a manual budget_tokens returns a 400 errorOmit thinking or send {"type": "adaptive"}; lower effort where you used to switch thinking off
No forced tool usetool_choice of any or a named tool returns a 400 errorUse auto plus strict: true or structured outputs; say in the prompt when to call the tool
Thinking blocks are boundBlocks are tied to the model and the conversation prefix. Editing the system prompt or tools after a block can return a 400 on newer accountsKeep conversations append-only; change instructions with mid-conversation system messages
Old computer-use tool removedcomputer_20251124 is rejected on the Claude API and Google Cloud (it still works on Bedrock)Move to the computer_toolset_20260801 toolset
Silent changeText between tool calls now arrives as thinking blocks, empty at the default display setting, so progress updates stop appearingSet thinking.display to return the text

A minimal migrated request looks like this:

client.messages.create(
    model="claude-opus-5-5",          # was "claude-opus-5"
    max_tokens=32000,                 # leave room: it thinks more per turn
    output_config={"effort": "high"}, # set explicitly; the default is now "medium"
    tools=tools,
    tool_choice={"type": "auto"},     # "any" / "tool" now return 400
    messages=messages,
)

Three more behaviour changes to plan for:

Four Opus 5.5 API migration changes: thinking cannot be disabled, forced tool choice is rejected, thinking blocks need append-only conversations and the old computer-use tool must be replaced
Migration checklist: four breaking changes and the corresponding fix for each.
Update: OpenAI answered the same day

About ninety minutes after this launch, OpenAI released GPT-6 Sol at $2 / $10 (half of Opus 5.5's price) and GPT-6 Luna at $0.10 / $0.50. Independent scores put Sol well below Opus 5.5 on intelligence (48 against 58) but at roughly a quarter of the cost per task. See the full GPT-6 Sol breakdown and the head-to-head, Claude Opus 5.5 vs GPT-6 Sol. Observed

10. Safety: the strongest audit yet, and an awkward admission

This is the section of the launch that deserves the most careful reading.

What Anthropic says improved

What Anthropic restricts

The admission

Anthropic writes that it sees signs that Opus 5.5 "often suspects it is being evaluated", and says this makes it harder for the company to assess how the model will behave. Confirmed

That matters. A model that behaves differently when it thinks it's being tested is one whose test results, whether capability or safety, predict real behaviour less well. It's to Anthropic's credit that it said so on the launch page instead of burying it in an appendix. It also means the best-ever audit score should be read as "best under test conditions". Analysis The practical side of this for agent deployments is covered in computer-use agent safety.

The "pacing" context

Opus 5.5 is Anthropic's first release since CEO Dario Amodei publicly argued earlier this month for "pacing the rate of capabilities advancement so that risk prevention has time to keep up". TechCrunch reports the company's position that public policy should play a larger role in AI safety. Reported Anthropic's apparent answer is that a cheaper, more efficient model with Fable-class safeguards counts as pacing, because it doesn't push the absolute frontier beyond Fable/Mythos. Critics don't accept that (see below). Interpretation

11. What the internet is saying

The press

OutletAngle
TechCrunch"Lower prices and Fable-level performance", set against Amodei's pacing argument
The DecoderMatches Fable 5.1 at 40% lower cost and promises to fix "Claudish" writing; points out the max-effort token count
XDA DevelopersIt's rare for a model to get smarter and cheaper; calls it a win for power users
Android Headlines"Genuinely refreshing" to see a model that's both smarter and cheaper
9to5Mac, ThurrottStraight summaries, highlighting the usage-limit increases for subscribers
OfficeChai"Beats GPT-6 Astra on most benchmarks", while noting where Astra still leads
OrcaRouterSceptical: most of the 40% "is not pricing at all"; flags safeguard routing and breaking changes

Observed Most day-one press coverage repeated Anthropic's figures. The two pieces that added independent analysis were The Decoder and OrcaRouter.

Developers (Hacker News)

The launch thread reached roughly 475 points and nearly 500 comments within hours. Observed The discussion falls roughly into three groups:

Other recurring complaints were the growing spread of verification gates for biology and security work, and a general tiredness with safety language. Observed

Where sentiment stands, one day in

TopicSentimentEvidence
PriceStrongly positiveNearly all coverage and comments
Coding abilityPositiveArtificial Analysis #1, Copilot's step counts, CodeRabbit's hard-case recall
Writing stylePositive, but earlyTester reports; too soon for daily-use verdicts
Token efficiencyMixedPartners say fewer tokens; AA and CodeRabbit measured more
Breaking changesMildly negativeForced tool use and disabled thinking both removed
Safety messagingDividedPraised for honesty, criticised as inconsistent with "pacing"

12. Editorial scorecard

This is an editorial assessment on launch day, based on the evidence above rather than long-run hands-on testing. It'll be revised as independent replications land. Opinion

CategoryScoreWhy
Agentic coding9.5 / 10Top on Terminal-Bench 4.0 in Anthropic's table, level with Astra independently, and the long-run migration tests are remarkable
Knowledge work9 / 10A 1846 GDPval Elo and the Hebbia and Viktor results; AutomationBench trails Astra slightly
Value for money9.5 / 10Fable-class work at 40% of Fable's price, plus the 60% cache-read cut
Token efficiency7 / 10Great partner claims, mixed independent data; heavily dependent on effort level
Writing8.5 / 10A credible fix for the top complaint; needs weeks of daily use to confirm
Developer experience6.5 / 10Four breaking changes, a silent progress-update change and cyber rerouting
Safety and transparency8 / 10Best audit results yet and an honest disclosure about evaluation awareness, which also limits what the numbers prove
Overall8.7 / 10The new default frontier model for most teams, as long as you re-tune effort and budget for a migration

13. Should you switch?

If you're on…Recommendation
Opus 5Yes, after a test sweep. Update the four breaking changes, set effort explicitly, and compare cost per finished task at medium and high.
Fable 5.1Test it seriously. For most coding and knowledge work you'll likely pay about 60% less for similar results. Stay on Fable for the hardest long-horizon reasoning, as Anthropic itself advises.
GPT-6 AstraRun a head-to-head. Opus 5.5 is cheaper per token and strong on coding and GDPval; Astra still leads on AutomationBench and science terminals. The Astra vs Fable vs Gemini guide covers the method.
GPT-6 SolDepends on the workload. Sol is half the per-token price; Opus 5.5 is ten points higher on the independent index. The head-to-head has a routing plan that uses both.
Sonnet 5Wait a few weeks. Sonnet 5.5 is due soon and will probably bring many of the same gains at a lower price tier.
Security toolingCheck the routing first. Without Cyber Verification, most security tasks go to Opus 4.8.
Claude.ai / Claude Code userIt's already there. Enjoy the higher limits, and save the rate-limit reset for a long session.

A one-hour test plan

  1. Pick 10 real tasks from your last month. Use real ones, not benchmark-style puzzles.
  2. Run each on your current model and on Opus 5.5 at medium and high effort.
  3. Log input, cached and output tokens, the number of turns, and whether the task was actually finished.
  4. Work out the cost per finished task, not per token.
  5. Blind-rate the written outputs for clarity, since the writing change is half the pitch.
  6. Check the refusal rate if your work touches security or life sciences.

14. Frequently asked questions

What is Claude Opus 5.5?

Anthropic's new model, released on 22 September 2026 and the first in the Claude 5.5 family. It's built for long-running agentic coding and knowledge work, and Anthropic says it performs at the level of Claude Fable 5.1 on most tasks while costing 40% less to run than Opus 5. The API ID is claude-opus-5-5.

How much does Claude Opus 5.5 cost?

$4 per million input tokens and $20 per million output tokens, 20% less than Opus 5. Cache reads are $0.20 (60% less), 5-minute cache writes are $5, and 1-hour cache writes are $8. The Batch API is half price at $2 / $10. Fast mode costs $8 / $40.

What is the Claude Opus 5.5 context window?

1 million tokens, with up to 128,000 output tokens per request (300,000 on the Batch API with a beta header). Its knowledge cutoff is June 2026.

Is Opus 5.5 better than GPT-6 Astra?

On most of Anthropic's published benchmarks, yes: Terminal-Bench 4.0 (66.4% vs 57.9%), GDPval-AA (1846 vs 1542 Elo) and FrontierCode. Astra leads on AutomationBench and Terminal-Bench-Science. Artificial Analysis scores Opus 5.5 at 58 against Astra's 53, but measured the two level on Terminal-Bench 4.0. Opus 5.5 is also much cheaper per token ($4 / $20 against $10 / $50).

Is Opus 5.5 better than Claude Fable 5.1?

Anthropic positions it as roughly level with Fable 5.1 on most work, and ahead on some benchmarks such as Terminal-Bench 4.0 and GDPval-AA, at 40% of Fable's price. Anthropic still recommends Fable 5.1 for the most demanding reasoning and long-horizon agentic work.

Is Claude Opus 5.5 really 40% cheaper?

Anthropic's 40% figure is "at default settings, on typical workloads". List prices fell 20% and the rest comes from using fewer tokens. The default effort also dropped from high to medium, and independent tests (Artificial Analysis at max effort, CodeRabbit on code review) measured higher token use. Your saving depends on your effort setting and workload.

Can I turn off thinking in Opus 5.5?

No. Adaptive thinking is always on, and requests that try to disable it or set a manual token budget return a 400 error. Use the effort parameter (low to max) to control how much it thinks.

Where can I use Claude Opus 5.5?

In the Claude apps and Claude Code, the Claude API, Amazon Bedrock, Claude Platform on AWS, Google Cloud and Microsoft Foundry. It's also in GitHub Copilot for Pro+, Max, Business and Enterprise plans, with a gradual rollout.

When are Sonnet 5.5 and Haiku 5.5 coming?

Anthropic says "in the coming weeks", with many of the same improvements in performance, efficiency and safety. It hasn't given dates.

Why does Opus 5.5 route cybersecurity tasks to another model?

Anthropic rates its cyber and biology capability as comparable to Claude Mythos 5.1, so it ships with Fable-level safeguards. Most cybersecurity tasks are rerouted to Opus 4.8 unless the account is verified through the Cyber Verification Program.

What does "often suspects it is being evaluated" mean?

Anthropic found signs that the model frequently recognises when it's in a test. A model that behaves differently under test is harder to assess, so its benchmark and safety scores may predict real-world behaviour less reliably. Anthropic disclosed this on the launch page.

Work with me

Get found by the models people are actually asking

Jayant Solanki

I'm Jayant Solanki, an SEO, GEO and automation strategist working with eCommerce, local-service and global brands. Every new model changes which sources get cited and how agents move through a site. I build sites that do well on both.

A GEO engagement typically covers:

  • A retrieval audit: crawler access, rendering and indexation on revenue pages
  • Content restructured so a model can lift a specific claim cleanly
  • Removing agent friction from forms, checkouts and gated flows
  • Post-cutoff topic mapping: where you can still own the answer
  • Measurement that honestly separates agent traffic from human traffic

Ranked #1 for "metal buildings" · +30% YoY organic traffic · Evidence-labelled research

Sources

Jayant Solanki

Jayant Solanki

AI-Ready SEO, GEO & AIO strategist based in Indore, India, working with eCommerce, local-service and global brands across India, the UAE and the US. This page is maintained and will be updated as independent replications of Opus 5.5's benchmarks and new builds come in.

Google Analytics Certified (2026–2027) · verify

More about Jayant →