Skip to content

[BUG] Claude Code Usage for Max Plan hitting limits extremely fast #37394

Description

@ggrillone

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I have a Max subscription plan and all of a sudden hit the 5 hour usage limit in under 30 minute (Opus 4.6 high). When literally 2 days ago I was never hitting them in the 5 hour window and would have 2-3 hour long sessions of agents just running.

I just updated to the latest claude code (2.1.81) and then it started happening. I don't recall what the previous version was, I want to say the last time I updated claude code was when the mobile app remote feature was announced

Something is broken.

After the most recent hourly reset, I literally typed 1 message and it called a python script 2x and it made my hourly usage jump from 0 to 24% that makes absolutely not sense (I am on a Max Plan). Whatever is calculating usage right now is completely busted. I cannot get anything meaningful done.

Terminal output:

 we had to stop because of usage limits, which are now reset. review where we left off and then continue                   

⏺ Bash(python3 ./scripts/craft-tools.py state read \
        --task-dir ./tasks/LOCAL-032 --operation current-step 2>&1)
  ⎿  {
       "ok": true,
       "step": {
     … +6 lines (ctrl+o to expand)

⏺ We left off at spec-critique in-progress. The last round of reviews completed successfully:
  - Spec Critic R2: APPROVED — 0 blockers
  - Architect R2: No blocking issues, all 7 revisions verified

  But the workflow state still shows spec-critique as in-progress because we hit the usage limit before updating it and
  proceeding to Gate 1. Let me mark it complete and proceed.

⏺ Bash(python3 ./scripts/craft-tools.py state write \
        --task-dir ./tasks/LOCAL-032 --operation set-step-status \…)
  ⎿  {
       "ok": true,
       "step": "spec-critique",
     … +2 lines (ctrl+o to expand)
Image Image

What Should Happen?

My usage (on a Max Plan) should not be hit so quickly. It never did this just 2 days ago.

Error Messages/Logs

Steps to Reproduce

  1. Enter a claude session via claude
  2. Prompt the agent to perform a task like read a file, write, call a script

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.81

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:costbugSomething isn't workinginvalidIssue doesn't seem to be related to Claude Code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions