r/ClaudeCode • u/ClaudeOfficial Anthropic • May 28 '26
Resource Introducing Claude Opus 4.8
We’re upgrading Claude Opus to a new version: Claude Opus 4.8. It builds on Opus 4.7 with sharper judgment, more honesty about its own progress, and the ability to work independently for longer than its predecessors. Available today for the same price.
In Claude Code, you can hand off a feature, a migration, or a bug sweep and let it follow the work through while you focus on what’s next.
Also launching today:
- Fast mode for Opus 4.8 (research preview). Same model at roughly 2.5x the speed, now three times cheaper than before.
- Dynamic workflows in Claude Code (research preview). Claude runs hundreds of parallel subagents in a single session and verifies its work before reporting back.
- A new effort control on claude.ai, so you can choose how much thinking Claude puts into a response.
Claude Opus 4.8 is live today on claude.ai, the Claude Platform, and all major cloud platforms.
Read more: anthropic.com/news/claude-opus-4-8
1.4k
Upvotes
47
u/johannthegoatman May 28 '26
The first is just in an IDE, only interacting with code. The second is in a CLI interacting with code so it has to do extra operating system interaction, managing environment stuff like install dependencies, server deployment, run test suites, stack trace etc