Anthropic has released Claude Opus 4.7, a significant upgrade to its flagship model line. Available immediately via the Claude Platform, Amazon Bedrock, Google Cloud Vertex AI, and Microsoft Foundry, Opus 4.7 is designed for professional knowledge work, complex agentic workflows, and software engineering at scale.
Self-Verification Reasoning
The standout capability in Opus 4.7 is self-verification — the model can now autonomously devise its own verification steps to cross-check outputs before reporting them. This makes it notably more thorough and consistent when handling long-running, multi-step tasks, reducing the hallucination and drift problems that plague extended agent sessions.
Upgraded Vision
Opus 4.7 brings a major leap in visual understanding:
- High-resolution image processing up to 2,576 pixels on the long edge (~3.75 megapixels)
- Improved accuracy on dense documents, technical diagrams, and complex UI interfaces
- Better multi-modal reasoning that connects visual and textual information
For teams working with code screenshots, architectural diagrams, or data-heavy dashboards, this is a practical upgrade over the previous generation.
New Developer Controls
Anthropic introduced several new tools for developers:
xhigheffort level — a new reasoning depth setting between “high” and “max”, giving finer control over the latency-vs-thoroughness tradeoff- Task Budgets (Beta) — for Claude Code, developers can now set token spend limits on autonomous tasks to prevent runaway costs
/ultrareview— a new Claude Code command for rapid task review- Updated tokenizer — may result in 1.0–1.35x more tokens depending on input type
Cyber Safeguards
Opus 4.7 is the first Claude model shipping with built-in cyber safeguards designed to detect and block prohibited or high-risk cybersecurity uses. This arrives alongside Anthropic’s broader Cyber Verification Program, which gives vetted security professionals controlled access to advanced capabilities for legitimate red-teaming and research.
Pricing and Availability
Pricing remains unchanged at $5/M input tokens and $25/M output tokens, with prompt caching and batch processing available for cost savings.
The Bigger Picture
Anthropic has been careful to note that while Opus 4.7 is their most capable generally available model, it sits below the restricted Claude Mythos research preview — a model reportedly so capable at identifying software vulnerabilities that Anthropic limits access to select security partners through Project Glasswing.
The gap between “generally available” and “too capable to release broadly” is a dynamic worth watching closely.
Source: anthropic.com, venturebeat.com, nxcode.io