Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Claude Code quota proxy exposes unified Opus/Sonnet pool

DEV Community·gentic news·21 days ago
#XS6NEoH4
Reading 0:00
15s threshold

A developer's proxy makes Claude Code usage-aware by intercepting hidden rate limit headers. Sonnet and Opus share one quota pool despite separate UI bars. A developer known as Inertia-UK built a local HTTP proxy that makes Claude Code aware of its own usage limits. The proxy intercepts Anthropic's rate limit headers, revealing that Sonnet and Opus share a single quota pool despite separate UI bars. Key facts Proxy intercepts anthropic-ratelimit-unified-5h-utilization and 7d headers No per-model headers; Sonnet and Opus share one pool GitHub issue #57050 confirms Sonnet bucket never shipped Proxy writes status to ~/.claude/usage-status.md Zero npm dependencies, plain Node.js stdlib Claude Code has no idea how much quota it's burned. You can see usage bars in the UI, but the model itself is completely blind to them. There's no API, no tool, no hook that exposes the current rate limit state during a conversation [According to the Reddit post].…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More