[BUG] Claude Code shared usage gate blocks despite /usage showing quota remaining
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code available to me
What's Wrong?
The Claude Code-shared usage-limit gate is blocking the macOS Claude Desktop composer even though Claude Code CLI /usage shows quota remaining for the same account.
The blocking banner explicitly attributes the limit to Claude Code:
Usage limit reached • Resets 1:50 AM • limits shared with Claude Code
But the Claude Code CLI /usage command on the same account shows available quota:
Current session: 56% used, resets 1:49am (America/New_York)
Current week (all models): 7% used, resets Jun 29 at 11:59pm (America/New_York)
Usage credits are off
The Claude Desktop Settings -> Usage screen shows the same available usage state:
Plan usage limits: Pro
Current session: 55-56% used
Weekly limits / All models: 7% used
Last updated: less than a minute ago
Usage credits: $0.00 spent, 0% used
WebChat on the same account also works and does not block sending messages. So the shared usage-limit enforcement shown in the macOS desktop composer disagrees with Claude Code CLI /usage, Desktop Settings, and WebChat.
This looks like a stale or incorrect shared usage-limit gate. If this composer is not supposed to use the same quota state as Claude Code, the UI should not say limits shared with Claude Code.
What Should Happen?
The limits shared with Claude Code gate should use the same usage state shown by Claude Code CLI /usage and Desktop Settings.
When /usage reports 56% current-session usage and 7% weekly usage, the desktop composer should not block with Usage limit reached.
If a separate hidden limit is being enforced, the banner should identify that exact limit rather than attributing it to Claude Code's shared usage state.
Error Messages/Logs
Usage limit reached • Resets 1:50 AM • limits shared with Claude Code
Claude Code CLI /usage on the same account:
/usage
Current session: 56% used
Current week (all models): 7% used
Usage credits are off
Steps to Reproduce
- Open Claude Desktop on macOS.
- Use the composer with
Sonnet 4.6 Lowselected. - Observe the composer blocked with
Usage limit reached • Resets 1:50 AM • limits shared with Claude Code. - In Claude Desktop, open Settings -> Usage.
- Observe available quota: current session 55-56% used, weekly all-models 7% used, last updated less than a minute ago.
- In Claude Code CLI on the same account, run
/usage. - Observe the same available quota: current session 56% used, weekly all-models 7% used.
- Open WebChat on the same account.
- Observe that WebChat does not block sending messages.
Claude Model
All models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Claude Code CLI: 2.1.191 (Claude Code)
Claude macOS desktop app: Claude 1.15200.0 (250bae), build timestamp 2026-06-23T05:40:53.000Z
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Observed on 2026-06-24 around 11:12-11:33 PM America/New_York.
Evidence captured:
- Desktop composer blocks with
Usage limit reached • limits shared with Claude Code. - Claude Code CLI
/usage: current session 56% used, weekly all-models 7% used, usage credits off. - Desktop Settings -> Usage: Pro plan, current session 55-56% used, weekly all-models 7% used, last updated less than a minute ago.
- WebChat on the same account works and does not block sending messages.
Screenshots from the original report:
<img width="2344" height="1756" alt="Image" src="https://github.com/user-attachments/assets/b91c3b5d-df18-45a2-9a43-a7cdacb86345" />
<img width="2134" height="1220" alt="Image" src="https://github.com/user-attachments/assets/2fd125f7-f288-4f57-a12b-7ed5a702a0e3" />
<img width="1592" height="920" alt="Image" src="https://github.com/user-attachments/assets/79f4b3a7-f81d-49cb-915e-e2910a5f1e2f" />
<img width="1204" height="842" alt="Image" src="https://github.com/user-attachments/assets/52473efe-de82-436b-bbd4-6c2afaa53e0d" />
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗