/usage command incorrectly shows 'only available for subscription plans' for Pro subscribers
Resolved 💬 8 comments Opened Jan 7, 2026 by lambyqq Closed Jan 8, 2026
Bug Description
The /usage command displays "only available for subscription plans" even when the user is logged in with a Claude Pro Account subscription.
This is a regression - /usage was working correctly until today (January 7, 2025) and suddenly stopped working with no changes on the user's end.
Steps to Reproduce
- Log in to Claude Code with a Claude Pro Account
- Verify authentication with
/status- confirms "Login method: Claude Pro Account" - Run
/usage
Expected Behavior
/usage should display plan usage limits and rate limit status for Pro subscribers, as it did previously.
Actual Behavior
/usage returns: "/usage is only available for subscription plans."
Environment
- Claude Code version: 2.0.76
- Platform: macOS (Darwin 25.2.0)
- Login method: Claude Pro Account (confirmed via
/status)
Additional Context
- The
/statuscommand correctly identifies the user as logged in with a Pro subscription /usagedoes not recognize this as a valid subscription plan- This was working correctly until today, suggesting a backend or recent update issue
---
🤖 Generated with Claude Code
This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗