Preflight Checklist
What's Wrong?
With the advisor set to Fable 5, the advisor tool returns The advisor tool is unavailable. Do not try to use it again. on the very first advisor call — in every session, regardless of transcript size or content (including small, fresh sessions).
/advisor reports "Advisor set to Fable 5" (accepted, no error), but the first advisor() call immediately fails with the generic "unavailable" message.
- Switching the advisor to Opus works fine in the same setup.
- Per the docs, Opus-4.8 main + Fable advisor is a valid pairing, and v2.1.198 ≥ the required v2.1.170.
This is deterministic and size-/content-independent, which distinguishes it from #67609 (specific to >100K-token transcripts). It may be the same generic-"unavailable"/sticky-off surface as #67306 / #67411, or it may simply be missing Fable 5 access for the account — in which case the client should surface a specific reason instead of a generic "unavailable".
Open question for maintainers: is this missing Fable 5 access for the account/org, or a real bug? Either way, the generic "unavailable" message is not actionable.
Related: #67609, #67306, #67411, #66784
What Should Happen?
Either the Fable 5 advisor works, or Claude Code surfaces a clear, actionable error stating why Fable 5 cannot act as advisor (e.g. "Fable 5 is not available for your account" or "unsupported pairing"), instead of the generic "The advisor tool is unavailable. Do not try to use it again."
Error Messages/Logs
The advisor tool is unavailable. Do not try to use it again.
Steps to Reproduce
- Environment: Claude Code v2.1.198, Windows 11, main model Opus 4.8 (
claude-opus-4-8), Anthropic API / subscription billing (not Bedrock/Vertex/Foundry).
- Run
/advisor and select Fable 5 → CLI confirms "Advisor set to Fable 5".
- In any session (including a brand-new one with a short transcript), have Claude call the advisor (e.g. "consult the advisor before continuing").
- Observed: the advisor call fails immediately with
The advisor tool is unavailable. Do not try to use it again. — every time, in every session.
- Set the advisor to Opus instead (
/advisor opus) → advisor works normally in the same setup, which isolates the problem to the Fable 5 advisor.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.198 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
No response
Preflight Checklist
What's Wrong?
With the advisor set to Fable 5, the advisor tool returns
The advisor tool is unavailable. Do not try to use it again.on the very first advisor call — in every session, regardless of transcript size or content (including small, fresh sessions)./advisorreports "Advisor set to Fable 5" (accepted, no error), but the firstadvisor()call immediately fails with the generic "unavailable" message.This is deterministic and size-/content-independent, which distinguishes it from #67609 (specific to >100K-token transcripts). It may be the same generic-"unavailable"/sticky-off surface as #67306 / #67411, or it may simply be missing Fable 5 access for the account — in which case the client should surface a specific reason instead of a generic "unavailable".
Open question for maintainers: is this missing Fable 5 access for the account/org, or a real bug? Either way, the generic "unavailable" message is not actionable.
Related: #67609, #67306, #67411, #66784
What Should Happen?
Either the Fable 5 advisor works, or Claude Code surfaces a clear, actionable error stating why Fable 5 cannot act as advisor (e.g. "Fable 5 is not available for your account" or "unsupported pairing"), instead of the generic "The advisor tool is unavailable. Do not try to use it again."
Error Messages/Logs
Steps to Reproduce
claude-opus-4-8), Anthropic API / subscription billing (not Bedrock/Vertex/Foundry)./advisorand select Fable 5 → CLI confirms "Advisor set to Fable 5".The advisor tool is unavailable. Do not try to use it again.— every time, in every session./advisor opus) → advisor works normally in the same setup, which isolates the problem to the Fable 5 advisor.Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.198 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
No response