model releaseAnthropic

Anthropic releases Claude Opus 4.7 with 1M context window for long-running agent tasks

TL;DR

Anthropic has released Claude Opus 4.7, the latest version of its flagship Opus family designed for long-running, asynchronous agent tasks. The model features a 1 million token context window and costs $5 per million input tokens and $25 per million output tokens.

2 min read
0

Anthropic Releases Claude Opus 4.7 for Long-Running Agent Tasks

Anthropic has released Claude Opus 4.7, the latest iteration of its Opus model family, on April 15, 2026. The model features a 1 million token context window and is priced at $5 per million input tokens and $25 per million output tokens.

Technical Specifications

Claude Opus 4.7 supports a context window of 1,000,000 tokens, maintaining the pricing structure of $5 per million input tokens and $25 per million output tokens. The model is available through OpenRouter and other providers.

Key Capabilities

According to Anthropic, Opus 4.7 is optimized for asynchronous agent pipelines where tasks unfold over time. The company claims the model delivers "stronger performance on complex, multi-step tasks and more reliable agentic execution across extended workflows" compared to its predecessor, Opus 4.6.

The model targets specific use cases including:

  • Large codebase navigation and multi-stage debugging
  • End-to-end project orchestration
  • Document drafting and presentation building
  • Data analysis workflows

Anthropic states that Opus 4.7 "maintains coherence across very long outputs and extended sessions," positioning it for tasks requiring persistence and follow-through.

Model Evolution

Opus 4.7 builds on the coding and agentic capabilities introduced in Opus 4.6. Anthropic has published a migration guide for users upgrading from earlier Opus versions, though specific benchmark comparisons were not disclosed in the release.

Availability

The model is currently available through OpenRouter, which routes requests to multiple providers with fallback support. OpenRouter supports reasoning-enabled functionality, allowing developers to access the model's step-by-step thinking process through the reasoning_details array in API responses.

What This Means

Claude Opus 4.7 represents Anthropic's continued focus on agent-oriented models capable of handling extended, multi-step workflows. The 1M context window and claimed improvements in coherence across long sessions position it for enterprise use cases requiring sustained task execution. However, without published benchmark scores or direct performance comparisons, developers will need to test whether the claimed improvements in "reliable agentic execution" translate to measurable gains in their specific applications. The $5/$25 pricing maintains Anthropic's positioning in the premium model tier.

Related Articles

funding

Anthropic raises $65B at $965B valuation, releases Claude Opus 4.8, plans wider Mythos rollout

Anthropic closed a $65 billion Series H at a $965 billion valuation, making it the most valuable AI startup globally and surpassing OpenAI's $852 billion March valuation. The company simultaneously released Claude Opus 4.8 and announced plans to bring its Mythos cyber-focused model to all customers within weeks.

model release

Anthropic releases Claude Opus 4.8 with Dynamic Workflows for multi-agent tasks

Anthropic released Claude Opus 4.8 on Thursday, its fastest upgrade cycle at 41 days since the previous Opus 4.7. The model includes a new Dynamic Workflows feature designed to manage complex tasks across hundreds of parallel subagents, with pricing unchanged from previous Opus releases.

changelog

OpenCode v1.15.13 Adds Session Metadata API, Fixes Anthropic Opus 4.7 Adaptive Reasoning Bug

OpenCode v1.15.13 introduces custom session metadata storage through its API and SDK. The release fixes a bug where Anthropic's Opus 4.7+ adaptive reasoning returned empty thinking blocks instead of summarized thinking.

model release

Anthropic releases Claude Opus 4.8 with improved agentic coding and reasoning benchmarks

Anthropic released Claude Opus 4.8 on May 28, 2026, with improved performance in agentic coding, computer use, and reasoning benchmarks. Pricing remains at $5 per million input tokens and $25 per million output tokens, while the model's fast mode is now three times cheaper than previous versions.

Comments

Loading...