AInspiro
中文

Claude Sonnet 5 Is Here: Anthropic Bets Big on Agentic Coding

AI News
🤖 This article was generated by AI. Content is for informational purposes only.

On June 30, Anthropic Shipped Sonnet 5

No keynote. No event. Just shipped.

On June 30, Anthropic released Claude Sonnet 5, and by that afternoon it was the default model for Free and Pro users. From first credible leak to live: about four hours.

Pricing: Cheap Intro Rate to Pull You In

Introductory pricing (through August 31):

  • Input: $2 per million tokens
  • Output: $10 per million tokens

Starting September 1, it moves to $3 / $15.

For context: the flagship Opus 4.8 runs $5 / $25. Sonnet 5 costs roughly half, and Anthropic says performance on many tasks now approaches Opus 4.8.

The Core Pitch: Agentic Coding

This is the thing worth paying attention to.

Agentic coding isn't you asking a question and getting an answer. It's you handing over a task, and the model breaking it down, calling tools, executing multiple steps, debugging, and finishing the job. Anthropic explicitly calls this "the most agentic Sonnet yet."

In other words, Anthropic is betting that AI won't just be code-completion — it'll be autonomous coding agents that actually do the work.

A Few Things to Watch Out For

  • Temperature and top_p parameters are gone — if your existing code uses them, you'll need to update before migrating
  • The tokenizer changed — the same text may produce 1.0 to 1.35x more tokens, so costs could run higher than you expect
  • The intro price ends August 31. September brings a 50% bump. Do the math if you're in it for the long haul.

Why This Matters

It's not just another model release.

Sonnet 5's positioning is clear: near-flagship agent capability at mid-tier pricing. That tells you what Anthropic thinks the future looks like — agents becoming daily tools, not occasional experiments.

Push the price down and enterprises can afford to run agents in production every day. If every multi-step agent task costs tens of dollars, nobody scales. Sonnet 5 lowers that bar.


Sure, the removed parameters and tokenizer changes mean migration isn't free. But the direction is clear: coding agents are seeping from demo stage into daily business.