Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

26 pages for /advisor.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

advisor-tool Claude Developer Platform · path agents-and-tools/tool-use/advisor-tool optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …or tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) to your request. This beta feature runs the whole strategy server-side in one `/v1/messages` request: the executor… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …s" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool"> Pair a faster executor model with a higher-intelligence advisor model that provides strategic guidance mid-gen… overview Claude Developer Platform · in the page agents-and-tools/tool-use/overview …b" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool"> Let a faster executor model consult a higher-intelligence advisor model mid-generation. </Card> <Card tit… tool-reference Claude Developer Platform · in the page agents-and-tools/tool-use/tool-reference …or tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) | `advisor_20260301` | Server | `… Agents Claude Developer Platform · in the page api/beta/agents …mitted as an advisor for this agent's model — see the sessions/threads/advisor spec. minLength: 1, maxLength: 256 - `type: "advisor"` - `type: "coordinator"` - `skills: optional ar… Create Agent Claude Developer Platform · in the page api/beta/agents/create …mitted as an advisor for this agent's model — see the sessions/threads/advisor spec. minLength: 1, maxLength: 256 - `type: "advisor"` - `type: "coordinator"` - `skills: optional ar… Update Agent Claude Developer Platform · in the page api/beta/agents/update …mitted as an advisor for this agent's model — see the sessions/threads/advisor spec. minLength: 1, maxLength: 256 - `type: "advisor"` - `type: "coordinator"` - `name: optional stri… Sessions Claude Developer Platform · in the page api/beta/sessions …mitted as an advisor for this agent's model — see the sessions/threads/advisor spec. minLength: 1, maxLength: 256 - `type: "advisor"` ### Beta Managed Agents Agent Message Preview - `BetaMan… overview Claude Developer Platform · in the page build-with-claude/overview …or tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) | Pair a faster executor model with a higher-intelligence advisor model that provides strategic guidance m… api-and-data-retention Claude Developer Platform · in the page manage-claude/api-and-data-retention …or tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) | `/v1/messages` (with `advisor` tool) | <Eligible>Yes</Eligible>… multiagent-orchestration Claude Developer Platform · in the page managed-agents/multiagent-orchestration …ibility](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool#model-compatibility) table. The advisor is also available as a [server tool on the Messages API](https://platform.c… overview Claude Developer Platform · in the page release-notes/overview …or tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) now supports a `max_tokens` parameter to cap the advisor model's output per call, reducing latency and output token… Escalate hard decisions with the advisor tool Claude Code CLI · in the page advisor …er tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool), available to both subscription and API-billed accounts. You choose which model acts as the advisor, and Claude dec… Claude Code changelog Claude Code CLI · in the page changelog …orking; `/add-dir`, `/autocompact`, `/theme`, `/help`, `/config` and `/advisor` dialogs open mid-turn in the fullscreen TUI * `/goal` now clears itself with a notice when a turn dies on an unrecover… Claude Code on Claude Platform on AWS Claude Code CLI · in the page claude-platform-on-aws …ature-flag service are off by default, and the [advisor tool](/docs/en/advisor) isn't available. See the [feature availability matrix](/docs/en/feature-availability#summary-by-provider) for the full l… CLI reference Claude Code CLI · in the page cli-reference …| Enable the server-side [advisor tool](/docs/en/advisor) for this session with a model alias, `fable`, `opus`, or `sonnet`, or a full model ID. Takes precedence over the `adviso… Commands Claude Code CLI · in the page commands …| | `/advisor [model\|off]` | Enable or disable the [advisor tool… Environment variables Claude Code CLI · in the page env-vars …| Set to `1` to disable the [advisor tool](/docs/en/advisor). The `/advisor` command becomes unavailable, any configured `advisorModel` is ignored, and the `--advisor` flag is accep… Error reference Claude Code CLI · in the page errors …different wording. While Claude is consulting the [advisor](/docs/en/advisor), the banner appears after 90 seconds without data instead of 20, because a long advisor review can send nothing for well… Feature availability Claude Code CLI · in the page feature-availability …fn2">2</a></sup></td> </tr> <tr> <td>[Advisor](/docs/en/advisor)</td> <td>✓</td> <td>✓</td> <td>✗</td> <td>✗</td> <td>✗</td> <td>✗</td> </tr>… Model configuration Claude Code CLI · in the page model-config …/skills) * **Advisor model**: the configured [`advisorModel`](/docs/en/advisor) setting and the `--advisor` flag * **Background agent model**: the model selected in the [dispatch picker](/docs/en/agen… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …he request changes between turns. Toggling the [advisor tool](/docs/en/advisor) is an exception: its definition sits after the cache breakpoint, so enabling or disabling `/advisor` keeps the cached pr… Claude Code settings Claude Code CLI · in the page settings …| Model for the server-side [advisor tool](/docs/en/advisor). Accepts the model aliases `"fable"`, `"opus"`, and `"sonnet"`, or a full model ID. `"fable"` requires [Fable 5 access](… Claude Code settings reference Claude Code CLI · in the page settings-reference …Pick which model answers when Claude asks the [advisor tool](/docs/en/advisor)… Tools reference Claude Code CLI · in the page tools-reference …xact MCP tool names, run `/mcp`. <Note> The [advisor tool](/docs/en/advisor) is a [server tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool) that the API runs, rather…