Auto mode unavailable on Pro plan despite valid claude.ai OAuth session
Open 💬 2 comments Opened Jun 9, 2026 by Ravuri-Dilip
Describe the bug
Auto mode shows "auto mode is unavailable for your plan" despite being on a Pro plan authenticated via claude.ai OAuth. The same account works fine on another device with the same credentials.
Steps to reproduce
- Previously had
ANTHROPIC_API_KEYset in the environment on this machine, then manually removed it - Logged in via
claude loginwith a claude.ai Pro account - Auto mode shows as unavailable in the bottom bar
Expected behavior
Auto mode should be available on Pro plan with claude.ai OAuth authentication.
Actual behavior
Bottom bar shows: auto mode is unavailable for your plan
Troubleshooting already tried
- Logged out and back in multiple times (
claude logout/claude login) - Verified
ANTHROPIC_API_KEYis not set in the environment - Cleared
~/.claude/cache/and~/.claude/stats-cache.json claude auth statusoutput confirms correct account and plan:authMethod: "claude.ai"apiProvider: "firstParty"subscriptionType: "pro"- Same account works on another device with automode enabled
Environment
- Claude Code version: 2.1.87
- OS: macOS Darwin 25.4.0
- Shell: zsh
- Auth method: claude.ai OAuth
- Plan: Pro
- Note: This machine previously had
ANTHROPIC_API_KEYset in the environment; it was manually removed before switching to OAuth login
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗