We're bringing the advisor strategy to the Claude Platform. Pair Opus as an advisor with Sonnet or Haiku as an executor, and get near Opus-level intelligence in your agents at a fraction of the cost. https://t.co/fRkegyMs5t
Claude Launches Advisor Tool to Boost Agent Intelligence at Lower Costs
· Updated
Claude introduced a native advisor tool that allows cost-effective models to consult high-intelligence models for guidance during complex tasks. This architectural shift enables agents to achieve frontier-level performance while reducing per-task costs by using expensive reasoning only when necessary.
advisor_20260301 advisor tool on the Claude Platform, enabling a new "advisor strategy" for AI agents. Instead of a large model orchestrating smaller ones, a cost-effective executor like Claude Sonnet or Claude Haiku drives the task and invokes Claude Opus as an advisor only when it hits a difficult decision.This approach inverts traditional agent patterns to solve the trade-off between reasoning capability and inference (running a model to generate an output) costs. By limiting Claude Opus to short plans while the cheaper model handles execution, developers achieve performance gains on benchmarks like SWE-bench without the expense of a full frontier-model run.
Implement this by adding the advisor tool to a single /v1/messages API request, which handles the model handoff server-side. The feature is in beta and requires the advisor-tool-2026-03-01 header. Usage is billed at each model's rates; set max_uses to cap advisor calls per task.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →





