[BUG] auto mode blocked for max subscribers
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code v2.1.90 incorrectly blocks auto mode for Max subscribers.
- Auth status returns subscriptionType: "max" ✓
- User is logged in, authenticated, first-party ✓
- Despite valid Max subscription, CLI shows: Auto mode is unavailable for your
plan
The plan check in v2.1.90 is either reading the wrong field, comparing against
the wrong value, or has a regression that broke Max plan detection for auto
mode.
What Should Happen?
fix it.
Error Messages/Logs
Steps to Reproduce
sills@supersills:~/Leviathan$ claude
▐▛███▜▌ Claude Code v2.1.90
▝▜█████▛▘ Sonnet 4.6 with high effort · Claude Max
▘▘ ▝▝ ~/Leviathan
❯ hi
● Auto mode is unavailable for your plan
❯ hi
● Auto mode is unavailable for your plan
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.9
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗