Skip to content

[BUG] Advisor always "unavailable" with Fable 5 advisor (Opus 4.8 main) across all sessions (v2.1.198) #73365

Description

@telekraft1440-a11y

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

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

  1. 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).
  2. Run /advisor and select Fable 5 → CLI confirms "Advisor set to Fable 5".
  3. In any session (including a brand-new one with a short transcript), have Claude call the advisor (e.g. "consult the advisor before continuing").
  4. Observed: the advisor call fails immediately with The advisor tool is unavailable. Do not try to use it again. — every time, in every session.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:modelbugSomething isn't workingduplicateThis issue or pull request already existsplatform:windowsIssue specifically occurs on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions