Anthropic’s release of Claude Sonnet 5 on June 30, 2026, marks a significant shift in the economics of AI agent deployment. For the first time, a mid-tier model has inverted the traditional performance hierarchy, outperforming the flagship Opus 4.8 on critical agentic benchmarks while operating at a 60% lower price point.
On Terminal-Bench 2.1, Sonnet 5 achieved a score of 80.4%, surpassing Opus 4.8’s 74.6% by 5.8 points. However, Opus 4.8 maintains a lead in specialized agentic coding, scoring 69.2% on SWE-bench Pro compared to Sonnet 5’s 63.2%.
A critical new variable is the “effort-level dial,” ranging from low to x-high. CodeRabbit’s testing found that pushing effort to maximum roughly doubled the cost without proportional improvement. At x-high, Sonnet 5 can actually become more expensive than Opus 4.8.
Sonet 5 utilizes a new tokenizer that maps the same input to 1.0 to 1.35 times more tokens than previous models. While base pricing is $2/MTok input and $10/MTok output, the tokenization overhead means effective cost could be up to 35% higher than the raw price list suggests.
For agent builders, the decision is no longer “one-size-fits-all.” Developers must now balance the effort dial and tokenization variables against specific task requirements.