[BUG] # Issue: Misleading Cost Command Output in Claude Code
Issue: Misleading Cost Command Output in Claude Code
Description
The /cost command in Claude Code displays incorrect information about Claude Max subscription limits, leading to user confusion when actual usage limits are reached.
Current Behavior
When running the cost command, Claude Code displays:
With your Claude Max subscription, no need to monitor cost — your subscription includes Claude Code usage
Actual Behavior
Despite this message, Claude Max subscribers do encounter usage limits and receive error messages such as:
Claude Max usage limit reached. Your limit will reset at 4pm.
To continue immediately, upgrade to a higher plan https://claude.ai/upgrade/max or
switch to a Console Account for credit based billing with higher limits • /login
Problem
This creates a contradictory user experience where:
- The cost command suggests unlimited usage
- Users actually hit limits during intensive coding sessions
- Users receive confusing messaging about their subscription capabilities
Suggested Fix
Update the cost command output to accurately reflect Claude Max limitations:
Option 1 - Honest messaging:
Claude Max subscription includes Claude Code usage with daily/hourly rate limits.
Current usage: [X]% of daily limit
Next reset: [time]
Option 2 - Helpful guidance:
Claude Max subscription covers Claude Code usage. You may encounter rate limits during intensive sessions.
Use `claude status` to check current usage levels.
Option 3 - Transparent limits:
Claude Max includes Claude Code with usage limits:
- Rate limits: [X] requests/hour
- Daily limits: [Y] tokens/day
Current status: [usage info]
Impact
- Reduces user confusion about subscription capabilities
- Sets appropriate expectations for intensive development sessions
- Improves trust through accurate information
- Helps users plan their usage accordingly
User Experience
Users should be able to understand their actual limits and plan development work accordingly, rather than being surprised by unexpected limit messages after being told there are no limits to monitor.
Environment
- Claude Code CLI
- Claude Max subscription
- Intensive development sessions with multiple file operations
Reproduction
- Have Claude Max subscription
- Run
costcommand - see "no need to monitor" message - Use Claude Code intensively for extended session
- Hit actual usage limits despite reassuring cost message
+1 and a big 'ol please please please add the ability to see how far through the MAX plan usage we are currently as this suggests, that would be very helpful, (for example) to know if its a good idea to start a big new task/project or wait until after reset
i want to see how they measure really.. this seams not a real deal for me
Its very confusing and un clear how pricing works. So if we pay for max, does this mean that we can use it as much as we want with daily/hourly limits that reset on some interval? Or is there some cumulative budget that we eat into that will lock us out until the next billing period?
+1 also for the users who're already on Max-20, following the link on 'upgrade to a higher plan https://claude.ai/upgrade/max ' takes to the downgrade option instead
I'd love to see some really detailed quota information for my max subscription.
+1 I'd love to see what some of my prompt cost in terms of usage so I have a better idea of how to budget my time.
+1
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
The in-app language is now updated and Pro/Max users can run /usage to see how much rate limit you have remaining. Thanks!