Anthropic
Claude Opus 4.8 shipped as the new flagship model, with stronger coding, agentic, and knowledge-work performance.1
Opus 4.8 defaults to a 1M token context window. 1M tokens by default on the Claude API, Amazon Bedrock, and Vertex AI, with 128k max output.2 Mid-conversation system messages let a role: "system" turn follow a user message, preserving prompt-cache hits when instructions change; adaptive thinking reasons only when needed.3
Claude Code shipped orchestration and session management.
- The
Workflowtool added deterministic multi-agent orchestration; dynamic workflows now fan work across hundreds of background agents45 - Agent view (
claude agents) tracks every running, blocked, or finished session, and/goalruns until a completion condition is met67 /simplifybecame/code-reviewfor effort-leveled review with inline PR comments, and/usagebreaks cost down by skill, subagent, plugin, and MCP server89
Platform and API.
- Claude Platform on AWS exposes the Messages, Files, and Batches APIs plus Managed Agents with AWS billing and IAM auth; Claude in Amazon Bedrock opened to all customers1011
- Cache diagnostics (beta) reports a
cache_miss_reasonwhen a prompt-cache prefix diverges, the Rate Limits API lets admins query configured limits, and web search now returns richer SEC filing data121314
Managed agents, products, and governance.
- Multiagent sessions, Outcomes, and agent memory reached public beta; MCP tunnels (Research Preview) reach private-network servers and self-hosted sandboxes replace Anthropic-run tool execution15161718
- Claude Cowork reached GA on macOS and Windows, Claude Design launched under Anthropic Labs, and Compliance API integrations plus SCIM-based role controls landed for enterprise governance19202122
Deprecations. Claude Haiku 3 is retired.23 Claude Sonnet 4 and Opus 4 retire June 15, 2026 — migrate to Sonnet 4.6 and Opus 4.8.24 The 1M context beta for Sonnet 4.5 and Sonnet 4 is retired; use Sonnet 4.6 or Opus 4.6 instead.25