[BUG] 🚨 Excessive Token Usage in Claude, Small Prompts Consuming more than 80% Quota, Think before claude subscription

Resolved 💬 3 comments Opened Apr 27, 2026 by c0d3-ninja Closed May 29, 2026

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

What's Wrong?

This is extreeeeeeeeeeeeeeeeeeeeeeeeeeeemely frustrating.

Claude is consuming a huge amount of tokens even for very small prompts. A single simple prompt is taking up more than 80

<img width="574" height="487" alt="Image" src="https://github.com/user-attachments/assets/aa16ac6c-eef3-4752-b5f3-bfc0ac9f9812" />
<img width="590" height="241" alt="Image" src="https://github.com/user-attachments/assets/9c2a004f-4b63-4f76-a6ad-9953b6ed4835" />
<img width="959" height="586" alt="Image" src="https://github.com/user-attachments/assets/73560ca3-e3d9-4bc5-abeb-f8db456d0027" />

% of the available usage, which makes it unusable for regular work.

This happens consistently, not just once.

What Should Happen?

consume the less quota than

Error Messages/Logs

Steps to Reproduce

Send a small prompt (normal dev task just replace the String with other string, nothing large)
Observe token usage
A large portion (~50%) is consumed immediately

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

NA

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Other

Additional Information

While working on refactoring:

Replacing organization → workspace across UI, state, reducers, routes, etc.
API paths and payloads are unchanged

Even for this simple task, token usage is extremely high.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗