Claude Opus 4.7 Released with Hybrid Reasoning and 1M Context Window

Claude Opus 4.7 Release Details
Anthropic has released Claude Opus 4.7, described as a "hybrid reasoning model that pushes the frontier for coding and AI agents" with a 1M context window. The model was announced on April 16, 2026.
Key Features and Capabilities
- Performance improvements: Stronger performance across coding, vision, and complex multi-step tasks
- Adaptive thinking: Automatically adjusts thinking based on task complexity, spending more time on harder problems and responding quickly to simpler ones
- Production-ready coding: Can deliver production-ready code with minimal oversight, plans carefully, runs for longer with sustained effort, and operates reliably in larger codebases
- Self-correction: Catches its own mistakes during planning phase
- Agentic workflows: Powers production agentic workflows, orchestrating complex multi-tool tasks with consistent reliability, uses memory to learn across sessions
- Enterprise workflows: Carries context across sessions to manage complex, multi-day projects end-to-end with professional polish
Availability and Pricing
- Availability: Available on Claude for Pro, Max, Team, and Enterprise users. Also available on Claude Platform natively, and in Amazon Bedrock, Google Cloud's Vertex AI, and Microsoft Foundry
- Pricing: Starts at $5 per million input tokens and $25 per million output tokens
- Cost savings: Up to 90% cost savings with prompt caching and 50% savings with batch processing
- US-only inference: Available at 1.1x pricing for input and output tokens
- API access: Use
claude-opus-4-7via the Claude API
Use Cases
- Advanced coding: Senior engineers can delegate their hardest coding work with confidence
- AI agents: Orchestrates complex multi-tool tasks with consistent reliability
- Enterprise workflows: Strong performance on spreadsheets, slides, and docs
- Long-running tasks: Handles real-world async workflows including automations, CI/CD, and long-running tasks
Model Characteristics
According to the source, Claude Opus 4.7 "thinks more deeply about problems and brings a more opinionated perspective, rather than simply agreeing with the user." The model is described as "more thorough and consistent on difficult work" with "better results across professional knowledge work."
📖 Read the full source: HN AI Agents
👀 See Also

Gemini 3 Flash Performance Boost Using Competitive Prompting
Researchers achieved 95% of Claude 4.6 Opus benchmark performance with Gemini 3 Flash at 1/200th the cost and 4x the speed by using competitive prompting techniques that leveraged human-like jealousy as motivation.

Google: 75% of New Code Is AI-Generated, Code Migration 6x Faster with Agents
Google reports 75% of new code is AI-generated, up from 25% in 2024. A complex code migration completed 6x faster using Gemini agents. Engineers in some orgs have AI usage goals tied to performance reviews.

inclusionAI Releases Ling-2.6-1T: Hybrid Architecture Trillion-Parameter Model with Sparse Attention and Fast Thinking
Ling-2.6-1T is a new open-source trillion-parameter model combining MLA and Linear Attention for long-context efficiency, using Contextual Process Redundancy Suppression to reduce verbose chains-of-thought. Achieves open-source SOTA on AIME26, SWE-bench Verified, BFCL-V4, TAU2-Bench, and IFBench.

SubQ: First Fully Subquadratic LLM with 12M-Token Context and 95% RULER Accuracy
Subquadratic launches SubQ 1M-Preview, a subquadratic LLM with linear compute scaling, 12M-token context, 52× faster sparse attention vs FlashAttention, and 95% on RULER 128K. Available via API, CLI code agent (SubQ Code), and search tool (SubQ Search).