[Bug] Session token limit reached prematurely after upgrade to v2.0.64
Status Closed — not planned
Maintainer reply None cached
Activity 14 comments · opened Dec 11, 2025 · closed Feb 14, 2026
Bug Description
claude codeの2.0.64にあげてからcurrent sessionの上限に達するのが異様に早くなった。
同様の報告をしている人もいるので、調査をお願いしたい。
https://x.com/benvargas/status/1998908915229376901
Environment Info
- Platform: darwin
- Terminal: WarpTerminal
- Version: 2.0.64
- Feedback ID: f34cf6d2-d37c-46d0-8aa4-52cb48c51f6b
Errors
[{"error":"Error: unable to get local issuer certificate\n at gBA.from (file:///Users/csap8163/.volta/tools/image/node/22.19.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:173:14882)\n at RC.<anonymous> (file:///Users/csap8163/.volta/tools/image/node/22.19.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:187:10016)\n at RC.emit (node:events:531:35)\n at RC.emit (node:domain:489:12)\n at bJ1.<computed> (file:///Users/csap8163/.volta/tools/image/node/22.19.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:186:3432)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:105:11)\n at TLSSocket.socketErrorListener (node:_http_client:518:5)\n at TLSSocket.emit (node:events:519:28)\n at UWA.request (file:///Users/csap8163/.volta/tools/image/node/22.19.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:189:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async GG0 (file:///Users/csap8163/.volta/tools/image/node/22.19.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4548:3922)","timestamp":"2025-12-11T01:30:22.947Z"}]
14 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
+1
+1
+1
+1
+1 same for me.
+1 on Max 10x plan
+1
⭐ TIPS:
I've been browsing similar
area:costissues re: Claude this morning and have gathered a few tips in one place. These don't fix the issue entirely _but_ they've helped cut down my usage in the interim: hope these help someone!–no-agent flagto your prompt as well (several users reporting that Claude is recruiting subagents without disclosing this to the user)/configin the CLI to disable auto-compact, as this is another source of token overconsumptionIf anyone else finds ways to reduce token consumption while we wait, feel free to share! 👍
One more thing I noticed in practice: MCP servers can consume a noticeable amount of tokens simply by being connected, even if you’re not actively using them.
Because of that, it’s worth disabling MCPs that aren’t needed for the current task or project. In one of my projects, doing this alone reduced token usage by about 17%.
Also, it helps to periodically check
/contextto see where the token budget is actually going.Thank you. That's helpful.
But I'd still like to wait for an answer to the main question. Don't you agree?
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.