claude-code - 💡(How to fix) Fix [MODEL] Opus-4.7 USAGE LIMIT BROKEN? [2 comments, 3 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#52806Fetched 2026-04-25 06:20:25
View on GitHub
Comments
2
Participants
3
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×3commented ×2cross-referenced ×1

Code Example



---

There was no output; model ran for less that 10 seconds and then came back with usage limit exceeded!
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues for similar behavior reports
  • This report does NOT contain sensitive information (API keys, passwords, etc.)

Type of Behavior Issue

Other unexpected behavior

What You Asked Claude to Do

I WROTE A SIMPLE PROMPT FOR CLAUDE TO STAGE AND COMMIT GIT CHANGES THAT I HAD DONE WITH THE HELP OF CODEX. IT HAD JUST COME OUT OF A WEEKLY USAGE LIMIT. AND THIS IS THE FIRST AND ONLY PROMPT. 1 PROMPT, ZERO OUTPUT, AND IMMEDIATELY SEIZES UP AND TELLS ME I HAVE HIT MY USAGE LIMIT - FOR A GIT COMMIT PROMPT? THIS HAPPENED PREVIOUSLY, BEFORE I HIT THE LAST WEEKLY LIMIT AND I REPORTED USING /FEEDBACK AND /BUG, NO FEEDBACK HAS BEEN FORTHCOMING IN THE PAST WEEK AND THIS APPEARS TO BE HAPPENING MORE REPEATEDLY.

<img width="1139" height="486" alt="Image" src="https://github.com/user-attachments/assets/9156fe32-15ec-4663-a889-eb1202b4fc54" />

What Claude Actually Did

  1. I asked claude to stage and commit my changes, simple prompt
  2. Claude stopped immediately, zero output
  3. Message back - I have hit my usage limit (an 32% of the week's limit)! 1 prompt, no output and I hit a limit?

Expected Behavior

<img width="1139" height="486" alt="Image" src="https://github.com/user-attachments/assets/10c8a816-89e0-4bfd-ba96-67ddd516e5e9" />

Files Affected

Permission Mode

Accept Edits was OFF (manual approval required)

Can You Reproduce This?

Sometimes (intermittent)

Steps to Reproduce

Only the second time it is happening within a week

Claude Model

Opus

Relevant Conversation

There was no output; model ran for less that 10 seconds and then came back with usage limit exceeded!

Impact

Critical - Data loss or corrupted project

Claude Code Version

2.1.32 (Claude Code)

Platform

Other

Additional Context

Not using API

extent analysis

TL;DR

The issue may be resolved by waiting for the weekly usage limit to reset or exploring alternative methods to stage and commit Git changes.

Guidance

  • Verify that the usage limit is indeed being triggered by a single prompt, as claimed, and investigate if there are any other factors contributing to the limit being reached.
  • Consider using a different approach to stage and commit Git changes, such as using a local Git client or a different automation tool, to avoid relying on Claude's usage limits.
  • Review the conversation history to see if there are any other prompts or interactions that may be contributing to the usage limit being reached.
  • If the issue persists, try reporting it again using the /feedback and /bug channels, providing more detailed information about the usage patterns and limits.

Notes

The issue seems to be related to the weekly usage limit, but the fact that it's being triggered by a single prompt is unusual and may indicate a bug or misconfiguration.

Recommendation

Apply workaround: Use an alternative method to stage and commit Git changes to avoid relying on Claude's usage limits, at least until the issue is resolved or the weekly limit resets.

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

claude-code - 💡(How to fix) Fix [MODEL] Opus-4.7 USAGE LIMIT BROKEN? [2 comments, 3 participants]