You'll notice
/advisor now tracks a pending-consent state and can be set for just the current session.
The /advisor command's telemetry now distinguishes four states: off, a valid advisor choice, consent_pending for models that require consent, and invalid, instead of just reporting the raw name and a remote flag. /advisor can also now set the advisor for the current session only in certain contexts, with messaging telling the user to run /advisor in the terminal to change their persistent default.
Names in the bundle/advisor
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Added since
A small documentation edit on All settings touched a line naming /advisor after this was published.
Pick which model answers when Claude calls the server-side [advisor tool](/docs/en/advisor). Unset it to turn the advisor off. The advisor must be at least as capable as your main model. See [Choose an advisor model](/docs/en/advisor#choos…settings-reference see the edit
Confirmed since
Anthropic's documentation has since written up /advisor, on Escalate hard decisions with the advisor tool.
* For an advisor the table lists as rejected, Claude Code doesn't attach it to the main model's requests. The `/advisor` command output and a notification show this. Subagents whose own model satisfies the pairing may still use the advisor.advisor see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up /advisor, on Escalate hard decisions with the advisor tool.
Anthropic's release notes agree
Added a text form of /advisor (/advisor, /advisor <model>, /advisor off) for the desktop app, Remote Control, and other headless (-p/Agent…