claude-code - 💡(How to fix) Fix [BUG] 16% of 5-hour usage limit consumed by simple investigation prompt. [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#47108Fetched 2026-04-13 05:41:15
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

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?

16% of my 5-hour usage limit was used by a simple investigation prompt to examine my claude.md file using opus 4.6 200k context window. No subagents, mcp servers, long context window or anything else can explain the insane consumption. At this rate, I'll be out of tokens the second I actually do something more complex.

What Should Happen?

Prompt should have used <<1% of my usage limit given its simple nature. Just two days ago, I was using Opus 4.6 1M context with planning complex architecture and writing code non-stop for hours and I wasn't hitting my usage limit. Today, I'm just a few prompts deep and my usage is being eaten away for simple prompts with very little context. I don't know what's going on.

Error Messages/Logs

Steps to Reproduce

Use claude opus 4.6 in any sort of rigorous context. It's blowing up usage limits at the moment.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.97

Claude Code Version

2.1.104 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

Downgrade to version 2.1.97, as it is reported to be the last working version where the issue did not occur.

Guidance

  • Verify the usage limit consumption with simpler prompts in the current version to isolate if the issue is specific to certain types of investigations or prompts.
  • Compare the usage patterns and limits between version 2.1.97 and the current version 2.1.104 to understand what might have changed.
  • Test the Opus model with different context window sizes in version 2.1.104 to see if the issue is related to the model's configuration.
  • Consider reaching out to the developers or support team for further assistance, as the issue seems to be a regression and might require a patch or update.

Notes

The lack of error messages or logs makes it difficult to pinpoint the exact cause of the issue. The fact that it worked in a previous version suggests a regression, but without more information, it's hard to provide a definitive fix.

Recommendation

Apply workaround: Downgrade to version 2.1.97 until the issue is resolved in a future update, as it is known to work correctly with the Opus model and does not exhibit the excessive usage limit consumption.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING