Issue Description:
As a Claude Max user, I'm unable to access Opus models through Claude Code. When attempting to switch to Opus using /model opus, I receive the error message: "Invalid model. Claude Pro users are not currently able to use Opus in Claude Code."
Expected Behavior:
Claude Max users should have access to Opus models, as this is a higher tier than Claude Pro.
Current Behavior:
/model opus fails with Pro user limitation message
/model anthropic/claude-opus-4.1 requires OpenRouter API key
- No native Anthropic Opus models appear in
/models list
Environment:
- Claude Code CLI
- Claude Max subscription (not Pro)
- Recently reset/revoked API keys for security
- Account email is associated with an organization in the Anthropic API console
Steps to Reproduce:
- Launch Claude Code as Claude Max user
- Run
/model opus
- Observe error about Pro user limitations
Additional Context:
The error message specifically mentions "Claude Pro users" which seems incorrect for Claude Max tier. Native Anthropic models (claude-3-5-sonnet, claude-3-opus) don't appear in the available models list from /models command.
Note: The account is associated with an organization in the Anthropic API console, though this shouldn't affect Claude Code access.
Request:
Please enable Opus access for Claude Max users or clarify the correct model names/commands for accessing native Anthropic models without requiring third-party API keys.
Issue Description:
As a Claude Max user, I'm unable to access Opus models through Claude Code. When attempting to switch to Opus using
/model opus, I receive the error message: "Invalid model. Claude Pro users are not currently able to use Opus in Claude Code."Expected Behavior:
Claude Max users should have access to Opus models, as this is a higher tier than Claude Pro.
Current Behavior:
/model opusfails with Pro user limitation message/model anthropic/claude-opus-4.1requires OpenRouter API key/modelslistEnvironment:
Steps to Reproduce:
/model opusAdditional Context:
The error message specifically mentions "Claude Pro users" which seems incorrect for Claude Max tier. Native Anthropic models (claude-3-5-sonnet, claude-3-opus) don't appear in the available models list from
/modelscommand.Note: The account is associated with an organization in the Anthropic API console, though this shouldn't affect Claude Code access.
Request:
Please enable Opus access for Claude Max users or clarify the correct model names/commands for accessing native Anthropic models without requiring third-party API keys.