[Bug] Excessive token/rate limit consumption without reading any files
Resolved 💬 2 comments Opened Apr 1, 2026 by Hayame Closed May 10, 2026
Bug Description
Since 19:00 CC practically hasn't written a single line of code. He only made a commit. Then I asked him to analyze a simple bug, where I clearly specified what it was about. He churned for several minutes, burned through 4k tokens — which is next to nothing — and I'm already at 34% of the 5-hour limit.
Then I created new terminal session, new CC session, no files even read, it took 2% of context and 3% of 5h limit on 100$ plan. Something isn't right...
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.89
- Feedback ID: 6d1c806d-5f4a-471a-8459-36ceaebcfee8
Errors
[{"error":"MaxFileReadTokenExceededError: File content (26255 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at r47 (/$bunfs/root/src/entrypoints/cli.js:4300:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T17:59:16.359Z"},{"error":"MaxFileReadTokenExceededError: File content (14659 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at r47 (/$bunfs/root/src/entrypoints/cli.js:4300:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T17:59:16.835Z"},{"error":"MaxFileReadTokenExceededError: File content (26255 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at r47 (/$bunfs/root/src/entrypoints/cli.js:4300:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T17:59:22.131Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/xxxx/Sources/xxxx.\n at call (/$bunfs/root/src/entrypoints/cli.js:4309:6722)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T17:59:55.658Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/xxxx/Sources/xxxx.\n at call (/$bunfs/root/src/entrypoints/cli.js:4309:6722)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T17:59:55.809Z"},{"error":"Error: Request was aborted.\n at Kh_ (/$bunfs/root/src/entrypoints/cli.js:1248:17137)\n at next (native:1:11)\n at fy7 (/$bunfs/root/src/entrypoints/cli.js:7685:9029)\n at next (native:1:11)\n at Dy7 (/$bunfs/root/src/entrypoints/cli.js:7690:10775)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T18:01:16.589Z"},{"error":"Error: Request was aborted.\n at Kh_ (/$bunfs/root/src/entrypoints/cli.js:1248:17137)\n at next (native:1:11)\n at fy7 (/$bunfs/root/src/entrypoints/cli.js:7685:9029)\n at next (native:1:11)\n at Dy7 (/$bunfs/root/src/entrypoints/cli.js:7690:10775)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T18:01:16.593Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗