Anthropic launches Claude Opus 5

Anthropic's newest addition to the Claude lineup positions itself deliberately in the gap between a flagship model's raw capability and a mid-tier model's cost efficiency. Opus 5 reportedly reaches coding and agentic task performance close to Anthropic's top model while pricing in at five dollars per million input tokens and twenty-five dollars per million output tokens, roughly half the cost of the current flagship tier. For teams running long agentic sessions, where a single task can involve dozens or hundreds of tool calls chained together, token costs compound quickly, and a model that holds most of the top tier's capability at half the price changes the economics of what's feasible to run continuously versus what has to be reserved for occasional high-stakes tasks. The practical effect for builders is that Opus 5 becomes a reasonable default for agentic workloads that were previously too expensive to run at flagship quality around the clock, things like continuous code review agents, long-running research assistants, or multi-step automation pipelines that need strong reasoning but were previously cost-gated into using a noticeably weaker, cheaper model instead. It also puts pressure on the usual trade-off calculus teams do when picking a model tier: instead of choosing between "cheap but noticeably worse" and "expensive but excellent," there's now a middle option that claims to preserve most of the excellence at a meaningfully lower price. As with any new model release claiming near-flagship performance at a discount, the real test is how it holds up on your own specific workload rather than on published benchmarks, since agentic coding performance in particular tends to vary a lot based on the specific tool-calling patterns, codebase size, and task complexity a team actually deals with day to day.

Source

View on ShipDigest