Editorial illustration for Anthropic launches Opus 4.6 to boost Claude Code for long‑horizon dev tasks
Claude Opus 4.6: AI Code Assist Reaches New Heights
Anthropic launches Opus 4.6 to boost Claude Code for long‑horizon dev tasks
Anthropic’s newest AI model is built to replace your morning standup. The company just launched Opus 4.6 for Claude Code, a model engineered for long-horizon development tasks. Its main pitch is simple: compress a project that typically stretches across days into a few hours of machine time.
The architecture, the coding, the deployment. All of it.
But the more interesting feature is still in research preview. They’re calling it “agent teams.” The idea is to make the AI behave less like a single assistant and more like a squad of engineers. Different agents can own different parts of a project, coordinate with each other, and theoretically push code without a human micromanaging every step. It’s an attempt to automate not just the typing, but the project management.
On the coding front, Anthropic said in a release that Opus 4.6 was built to improve developers' experience with Claude Code even further, since it specializes in long-horizon tasks and can "take a development project that would normally take days and finish it in hours, handling everything from architecture to deployment." The company also announced a feature currently in research preview called "agent teams," allowing the new model to work within Claude Code "the way a real engineering team does," meaning it's possible to split one project's work across agents that each own a part of the project and coordinate with each other.
The real goal isn’t just faster code. It’s ownership of the entire development pipeline. If this works, the bottleneck for building software shifts from available human labor to the clarity of the initial prompt.
You describe the system. The AI team figures out the rest.
Anthropic is using coding as its proving ground. The market is crowded but tangible. Success here, however, points to a much broader ambition.
Any complex, multi-step process governed by rules and text—legal discovery, academic research, logistics planning—becomes a target. The model is a general-purpose coordinator. They just happen to be testing it on Python first.
Common Questions Answered
How does Claude Opus 4.5 improve programmatic tool calling for developers?
Anthropic introduced Programmatic Tool Calling, which allows the model to write a small script and hand it off to the runtime instead of making multiple incremental tool calls. This approach collapses complex workflows into a single execution, dramatically reducing token usage and improving efficiency for multi-step tasks.
What pricing changes did Anthropic make with Claude Opus 4.5?
Anthropic dramatically reduced the pricing for Claude Opus 4.5, cutting input token costs from $15 to $5 per million tokens and output token costs from $75 to $25 per million tokens. This 67% price reduction makes the premium model much more accessible for everyday use by developers and teams.
What are the key improvements in Claude Opus 4.5's reasoning capabilities?
Claude Opus 4.5 features an enhanced reasoning engine that supports multi-phase tasks, improved multi-step planning, and sustained reasoning across dozens of steps without losing coherence. The model is designed to maintain performance consistency across complex workflows like specification review, regulatory interpretation, and large-scale architectural design analysis.
Further Reading
- Anthropic releases Opus 4.6 with new 'agent teams' — TechCrunch
- Claude Code hits $1B as developers ditch ChatGPT — TechBuzz
- Claude 4.6 Opus - Out Now! — Cursor Forum