Quick answer
Claude Code documents average pro prompt estimate as Approximately 10–40 prompts every 5 hours. The estimate is for typical terminal use and shares capacity with Claude activity.
Verified Aug 22, 2026Official source
Current limits
| Constraint | Current value | Scope | Verified source |
|---|---|---|---|
| average Pro prompt estimateThe estimate is for typical terminal use and shares capacity with Claude activity. | Approximately 10–40 prompts every 5 hours | Pro | AnthropicAug 22, 2026 |
Why does this limit matter?
Repository size, task complexity, parallel sessions, and auto-accept behavior can materially change prompt consumption.
This value is scoped to Pro; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.
What should you check?
- Run /status in Claude Code and confirm that subscription authentication—not API billing—is active.
- Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
- Record the observed value, response headers or configuration, timestamp, and source without logging secrets.
Important caveats
- This is an official estimate, not a guaranteed prompt counter for every repository.
- Treat the official source and live account configuration as authoritative if they differ from this verified snapshot.
HyperObserve reports the documented platform constraint. Your application, SDK, gateway, provider, region, or account can impose a lower effective limit.
Related