[Bug] Token consumption without output generation during task execution

Resolved 💬 4 comments Opened Dec 4, 2025 by skanda-vijaykumar Closed Feb 3, 2026

Bug Description
62% of limit consumed ,over 60k tokens consumed but there is literally nothing being done. todo created but not followed. it just kept consuming tokens and reaching limit while not giving any output

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 2.0.44
  • Feedback ID: 15a9cdd0-6e77-4626-8a8a-5f3a3bee33db

Errors

[{"error":"Error: Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the \"X-Api-Key\" or \"Authorization\" headers to be explicitly omitted\n    at validateHeaders (/$bunfs/root/claude:668:935)\n    at buildHeaders (/$bunfs/root/claude:668:8438)\n    at async buildRequest (/$bunfs/root/claude:668:7504)\n    at async makeRequest (/$bunfs/root/claude:668:3332)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-04T03:28:52.134Z"},{"error":"Error: Request was aborted.\n    at _createMessage (/$bunfs/root/claude:392:4515)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-04T04:27:18.088Z"}]

View original on GitHub ↗

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