Verified limit lookup

Claude Code Pro Prompt Limits

Claude Code Pro Prompt Limits, verified against Claude Code's official documentation with scope, implementation impact, caveats, and a direct check.

Verified Aug 22, 20261 official source
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

ConstraintCurrent valueScopeVerified source
average Pro prompt estimateThe estimate is for typical terminal use and shares capacity with Claude activity.Approximately 10–40 prompts every 5 hoursProAnthropicAug 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?

  1. Run /status in Claude Code and confirm that subscription authentication—not API billing—is active.
  2. Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
  3. 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

Related references and tools

Found an outdated limit? Report it.