DEV Community

WDSEGA
WDSEGA

Posted on

Claude 4 Released: Anthropic's AI Model That Can Code for 7 Hours Straight

Anthropic just dropped Claude 4 at their first developer conference on May 23, 2025. This is the first major version update since June 2024, and it's a game-changer for AI-assisted coding.

What's New in Claude 4

Claude Opus 4 is being called "the world's best coding model." Here's why:

  • 7-hour continuous focus: Unlike previous models that lose context, Opus 4 can work on complex tasks for nearly 7 hours straight
  • Parallel tool execution: It can call multiple APIs, query data sources, and run tests simultaneously
  • Improved memory: It actively saves key facts and maintains context across long projects

Benchmark Results

On SWE-bench (the gold standard for coding evaluation), Claude Opus 4 scored 72.5% - a new record. This test measures real software engineering tasks: understanding requirements, debugging, writing code, and fixing issues.

The model also shows 65% fewer "shortcut-taking" behaviors, meaning it follows instructions more reliably.

Real-World Impact

GitHub is planning to use Claude Sonnet 4 as the foundation for the next generation of Copilot coding agents. Companies like Rakuten and Cursor are already using Claude 4 for complex projects.

Pricing

Surprisingly, Anthropic kept the same pricing as Claude 3.7. No price increase despite massive capability improvements.

The Bottom Line

Claude 4 represents a shift from AI as a "tool" to AI as a "partner." With 7-hour continuous operation, it's approaching human-level collaboration capability.


Read the full analysis on my blog

Sources:

Top comments (0)