Anthropic has released Claude Opus 4.7, roughly two months after Opus 4.6. The headline improvements are in agentic coding, long-running task handling, and multimodal understanding.
The model carries context across sessions and handles ambiguity better than 4.6. In practice, that means you can hand it a multi-file refactor or a debugging task that spans an entire service without it drifting halfway through. It also verifies its own outputs before reporting back, which cuts down on the “looks done but isn’t” problem.
On benchmarks: 64.3% on SWE-bench Pro, 87.6% on SWE-bench Verified, and 70% on CursorBench (up from 58% on 4.6). Early testers report 10–14% gains on coding tasks and roughly 3x more production task resolution on SWE-bench variants.
Image support got a meaningful upgrade too — the model now handles images up to 2,576px on the long edge (~3.75MP), which makes a real difference on dense charts, UI screenshots, and scanned documents.
A new xhigh effort level sits between high and max. Worth knowing: Anthropic has raised Claude Code’s default effort from medium to xhigh, so token usage will likely go up unless you adjust it manually.
The context window is 1M tokens. Pricing stays at $5/M input and $25/M output, with up to 90% savings via prompt caching.
One migration note: there’s a new tokenizer that may increase token counts by 1.0–1.35x compared to 4.6.
Max users get auto mode, which removes permission prompts so you can hand off a task and come back to finished work. There’s also a new /ultrareview command.
Claude Pro, Max, Team, and Enterprise plans
API (model ID: claude-opus-4-7)
Amazon Bedrock (US East, Asia Pacific Tokyo, and two European regions; up to 10,000 RPM)
Google Cloud Vertex AI
Microsoft Foundry
Vercel AI Gateway (anthropic/claude-opus-4.7, no markup, no separate Anthropic account needed)
GitHub Copilot for Pro+, Business, and Enterprise — replaces Opus 4.5 and 4.6 in the model picker, with a 7.5× premium request multiplier at promotional pricing until April 30th
Devin’s agent harness, also at promotional pricing until April 30th
v0 (50% off for two weeks)
Teams at Replit, Vercel, Cursor, Notion, Bolt, Augment Code, and Devin have all reported double-digit gains in coding, document reasoning, and agentic pipelines. Opus 4.7 is also now part of MagicPath, where early testing shows stronger image-to-code performance and cleaner React component output.
0
7
0