Claude Sonnet 5 Launches at $2 per Million Tokens, Nearing Opus Performance
Anthropic released Claude Sonnet 5: near-Opus 4.8 performance at $2/$10 per million tokens until Aug 31, a native 1M-token context window, and default status in Claude Code.
Anthropic/OpenAI/Cursor/Gemini news, weekly roundups, ecosystem moves.
Anthropic released Claude Sonnet 5: near-Opus 4.8 performance at $2/$10 per million tokens until Aug 31, a native 1M-token context window, and default status in Claude Code.
Anthropic released Claude Sonnet 5 on June 30. It moves closer to Opus 4.8 on benchmarks while keeping the price flat or lower, and it’s already the default for Free and Pro users.
Cursor released its iOS app in public beta on June 29. You can launch coding agents from your phone or remotely steer agents already running on your desktop.
Anthropic launched Claude Tag on June 23. Mention @Claude in a Slack channel and it splits work into steps and runs them async, like a teammate. Team and Enterprise beta.
Claude Code v2.1.181 adds /config key=value so you can flip settings straight from the prompt — in interactive, pipe, and remote modes.
Claude Code’s Week 24 update adds fallbackModel — when your main model is overloaded, it automatically switches to a backup, with up to three models tried in order.
Starting June 15, programmatic Claude usage (Agent SDK, claude -p, GitHub Actions) draws from separate Agent SDK credits, not your Pro/Max subscription. Interactive use is unchanged.
On June 12, 2026, Anthropic disabled Fable 5 and Mythos 5 for all users — not by choice, but on a US government export-control directive. The striking part isn’t the vulnerability; it’s that a government switched off a deployed commercial model.
Claude Code 2.1.174 adds a usage attribution view that breaks down where your tokens go: cache misses, subagents, skills, plugins, and MCP. VS Code only for now.
Claude Code 2.1.172 lets subagents spawn their own subagents, nesting up to 5 levels deep. Here’s what changes for task delegation — and the token cost to watch out for.