claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] # Issue: Misleading Cost Command Output in Claude Code

Open davidwalter0 opened this issue 7 months ago • 6 comments

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:

  1. The cost command suggests unlimited usage
  2. Users actually hit limits during intensive coding sessions
  3. 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

  1. Have Claude Max subscription
  2. Run cost command - see "no need to monitor" message
  3. Use Claude Code intensively for extended session
  4. Hit actual usage limits despite reassuring cost message

davidwalter0 avatar May 24 '25 12:05 davidwalter0

+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

greatworkllc avatar May 24 '25 17:05 greatworkllc

i want to see how they measure really.. this seams not a real deal for me

fr34k8 avatar May 25 '25 20:05 fr34k8

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?

traversng avatar May 28 '25 19:05 traversng

+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

sabrina-av avatar May 28 '25 22:05 sabrina-av

I'd love to see some really detailed quota information for my max subscription.

lukidoescode avatar Jun 15 '25 10:06 lukidoescode

+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.

Soljourner avatar Jun 30 '25 21:06 Soljourner

+1

gonzaloafidalgo avatar Jul 14 '25 10:07 gonzaloafidalgo

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.

github-actions[bot] avatar Oct 10 '25 10:10 github-actions[bot]

The in-app language is now updated and Pro/Max users can run /usage to see how much rate limit you have remaining. Thanks!

catherinewu avatar Nov 30 '25 00:11 catherinewu