/usage command shows 'only available for subscription plans' for authenticated subscriber
Status Closed — not planned
Reported on v2.1.89
Maintainer reply None cached
Activity 3 comments · opened Apr 1, 2026 · closed May 23, 2026
Bug Description
/usage command returns "only available for subscription plans" despite being authenticated with a valid subscription via claudeAiOauth.
Environment
- Claude Code version: 2.1.89
- OS: macOS (Darwin 25.4.0, arm64)
- Auth method:
claudeAiOauth(confirmed via credentials file) - Shell: zsh
Steps to Reproduce
- Authenticate with Claude subscription account (
claudeAiOauth) - Run
/usagecommand - Receive:
/usage is only available for subscription plans.
Expected Behavior
Should display usage information for the current billing period.
Additional Context
/statusand/doctorwork correctly/configshows subscription is active- Authentication type confirmed as
claudeAiOauth(not API key)
Related Issues (all closed)
- #16646
- #16725
- #16655
- #16711
- #11915
These were previously fixed but the issue appears to have regressed.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗