Skip to content
AI Primer
release

Claude Opus 4.7 releases with xhigh effort, /ultrareview, and 3x vision resolution

Claude Opus 4.7 is now generally available across Claude, the API, and major clouds with xhigh effort, higher-resolution vision, and Claude Code review upgrades. Prompt behavior, tokenization, and effort defaults changed enough that existing harnesses may need retuning.

9 min read
Claude Opus 4.7 releases with xhigh effort, /ultrareview, and 3x vision resolution
Claude Opus 4.7 releases with xhigh effort, /ultrareview, and 3x vision resolution

TL;DR

  • In claudeai's launch thread and the Anthropic announcement, Anthropic positioned Opus 4.7 as a same-price upgrade over 4.6, shipping across Claude, the API, Bedrock, Vertex, and Microsoft Foundry with a new xhigh effort tier, higher-resolution vision, and Claude Code additions including /ultrareview.
  • The biggest first-party gains in claudeai's benchmark chart were on coding and vision-heavy work, while mikeyk added customer numbers from Cursor and Notion that framed the release as a real software-engineering upgrade rather than a version bump.
  • The migration gotcha in natolambert's migration screenshot is the real story for production users: Opus 4.7 uses an updated tokenizer that can map the same input to 1.0 to 1.35x more tokens. That is a quiet token tax on anyone migrating. claudeai's API note says higher effort levels can also produce more output tokens.
  • The regression table inside scaling01's long-context screenshot and Yuchenj_UW's cyber excerpt showed that Anthropic improved a lot of headline numbers while landing weaker long-context retrieval and intentionally holding back cyber capability relative to Mythos Preview.
  • The rollout was messy enough that ClaudeCodeLog's 2.1.112 note documented a same-day fix for Opus 4.7 auto mode, while Boris Cherny's reply and Boris Cherny's follow-up said Anthropic raised subscriber limits to offset the model's higher token use.

You can read the announcement, the system card PDF, the adaptive thinking docs, and the Claude Code best-practices page back to back and come away with a much more interesting picture than the launch post alone. The buried details are the tokenizer change, the forced shift to adaptive thinking on 4.7 surfaces, the new display field for summarized thinking, and Anthropic's decision to keep weak MRCR numbers in the card while arguing that GraphWalks is the benchmark it cares about now.

What shipped

The model launch and the tooling launch were bundled tightly enough that the release reads like a platform migration, not just a new model slug.

Benchmarks that moved

First-party

Third-party evaluators

Customer-reported

The pattern is easy to see. Anthropic spent this release on agentic coding, document reasoning, vision, and knowledge-work evals, then made sure customers had launch-day numbers to repeat.

Where it regressed

Boris Cherny, Claude Code lead at Anthropic, responded directly in Boris Cherny's MRCR reply. He said Anthropic kept MRCR in the system card for scientific honesty but is phasing it out because it overweights distractor-stacking and underweights applied long-context work, pointing instead to GraphWalks in the system card PDF.

Anthropic also disclosed a deliberate cyber tradeoff. The excerpt in Yuchenj_UW's system-card screenshot says Opus 4.7 is the first model used to test new cyber safeguards and that Anthropic experimented during training with reducing those capabilities relative to Mythos Preview.

Under the hood

The migration guide and docs changed more than the model card headline suggested.

  • Tokenizer swap: the migration guide says the same input can map to 1.0 to 1.35x more tokens on Opus 4.7.
  • Adaptive thinking: the adaptive thinking docs say Opus 4.7 uses adaptive thinking only. thinking.type: "enabled" is rejected on 4.7.
  • Reasoning control: claudeai's API note and the best-practices page place xhigh between high and max, with Anthropic recommending high or xhigh for coding and agentic work.
  • Vision ceiling: claudeai's vision note says Opus 4.7 can process images at more than three times the previous resolution, and alexalbert__ tied that to better interfaces, slides, and docs.
  • Prompt behavior: nrehiew_'s migration screenshot says 4.7 follows instructions more literally and speaks in a more direct tone. Anthropic explicitly recommends prompt and harness review during migration.
  • Thinking display: badlogicgames' docs link points to the adaptive-thinking docs that add a display field for summarized thinking. That detail also came up in the main Hacker News thread.

List price stayed flat, but the effective cost story did not. AiBattle_'s pricing screenshot shows list pricing unchanged from 4.6, while madiator's migration screenshot and Boris Cherny's rate-limit post confirm that Anthropic simultaneously shipped higher token use and raised limits to compensate.

Vibe Check

Hands-on reports converged faster than usual, and they were unusually workflow-specific.

The split is clean. Claude Code users mostly talked about longer agentic runs. Web and mobile users mostly talked about adaptive thinking deciding not to think when they wanted it to.

Where it shows up

The day-one integration list was huge, which is part of why this launch felt bigger than a routine Opus bump.

The Claude Code rollout kept moving after launch. ClaudeCodeLog's 2.1.111 changelog bundled xhigh, /ultrareview, and permission changes with the model launch, then ClaudeCodeLog's 2.1.112 fix shipped four hours later to fix auto mode incorrectly reporting that claude-opus-4-7 was unavailable.

🧾 More sources

TL;DR7 tweets
Core launch facts, pricing, effort controls, and the migration story around adaptive thinking and token usage.
What shipped3 tweets
Primary launch evidence for availability, pricing, vision, and the cyber-safeguard framing around Mythos.
Benchmarks that moved2 tweets
First-party benchmark chart plus external document-understanding context to show where Opus 4.7 improved and where it did not.
Effort and tokenization6 tweets
Evidence covering xhigh, Claude Code defaults, adaptive thinking, token inflation, and rate-limit adjustments.
Y
Hacker News

Claude Opus 4.7

1.7k upvotes · 1.2k comments

Claude Code changes3 tweets
Claude Code release notes and workflow guidance tied directly to Opus 4.7, including ultrareview and auto mode.
Regressions and friction7 tweets
Day-one friction points spanning adaptive-thinking UX, benchmark regressions, and safety false positives.
Where it showed up on day one5 tweets
Distribution evidence showing rapid availability across partners, enterprise copilots, and agent products.