Introducing Agents 3.0: The only agents with full terminal capabilities.

Learn More.

Introducing Support for Claude Opus 4.5

Suraj Gupta

Engineering

Introducing Support for Claude Opus 4.5

Anthropic’s latest model, Claude Opus 4.5, is now available for all Warp users.

Claude Opus 4.5 is built for long-horizon tasks, which pairs perfectly with Warp’s new planning entrypoint: /plan. Creating a persistent plan gives Claude Opus 4.5 a structured place to document its reasoning and decisions, improving its success rate on long-horizon, autonomous tasks.

Optimizing our harness

We refined our harness to take advantage of Opus 4.5’s strengths, especially around long-horizon reasoning and persistent state management. We focused on making the planning → todo list → execution loop easier for the model to understand and follow.

To do this, we:

  • Made the distinction between “planning” and “not planning” unambiguous. We added clearer cues so Opus knows exactly when to generate a long-form plan and when to switch into direct command execution.
  • Leveraged Opus 4.5’s improved memory by reinforcing that plans are persistent artifacts. The model is explicitly told it can continuously read, update, and rely on the plan as a durable reference throughout multi-step workflows.
  • Improved instructions for transitioning from a plan to a todo list. We found the concepts often blurred together, so we clarified that the plan expresses high-level reasoning while the todo list represents concrete, sequential actions. Ultimately, the plan ends up looking like a design or research document, and the todo list becomes a clear linear task list the agent can execute and track independently.

Terminal Bench Performance Improvements

By optimizing our harness for Claude Opus 4.5, we saw an impressive 15% improvement on T-Bench compared to Claude 4.5 Sonnet.

New planning mode

/plan is Warp’s latest iteration of planning. While our first iteration used a separate planning agent at the start of a conversation, our new entrypoint allows the primary agent to create and update a plan at any point during a task using tool calls. This allows the agent to reach for a plan when appropriate by calling the “create plan” tool, enabling Claude Opus 4.5 to deeply reason about a task before generating a tasklist.

Allowing the primary agent to update the plan also unlocks live collaboration between the agent and the user. Users can update the details of the plan during execution to steer the agent in the right direction. Each edit reinjects the latest plan version as context to ensure all changes are respected.

After completing a coding task, plans are now long-lived documents saved to your Warp Drive. This means plans can be shared as artifacts on pull requests and referenced in future conversations as added context.

Select Claude Opus 4.5 for your next plan, and let us know what you think.

Related

Building a first-class code editor in Warp

Building a first-class code editor in Warp

By Warp Team

Trusted by hundreds of thousands of professional developers

Download Warp to get started

Download for Mac
.deb

Debian, Ubuntu

.rpm

Red Hat, Fedora, SUSE

Download for Windows

For Windows 11/10 x64

Download for Windows

For Windows 11/10 ARM64

On a mobile device? Send Warp to your work station.