claude-code - 💡(How to fix) Fix [BUG] : Claude Code usage increasing without active prompts [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#53378Fetched 2026-04-26 05:17:18
View on GitHub
Comments
2
Participants
3
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×3commented ×2

Error Message

Error Messages/Logs

No explicit error messages are shown.

Code Example

No explicit error messages are shown.

However, usage metrics increase silently in the background without any visible requests or commands executed.

No relevant logs are displayed in the CLI during idle periods.

Running Claude Code with verbose/debug flags does not show corresponding API calls or token usage that would justify the increase.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Hi Anthropic Support,

I'm reporting abnormal usage consumption on my Claude Code account. My usage limits are increasing without any active prompts or interaction on my end — no commands sent, no sessions actively used.

Details:

  • Usage rises passively with no user input
  • Consistent with the session-resume token drain documented in GitHub Issues #38029 and #37436
  • This behavior has been ongoing since approximately late March 2026

Environment:

  • OS: Linux (Manjaro)
  • Claude Code version: 2.1.119 (Claude Code)
  • Subscription tier: Max 5x
  • No automated workflows or background scripts invoking Claude Code

Requested actions:

  1. Investigate and confirm whether background token consumption is occurring on my account
  2. Restore or credit any usage consumed without corresponding user activity
  3. Provide a timeline for when the known caching and session-resume bugs will be resolved

Thank you.

What Should Happen?

Usage should only increase when I actively send prompts or execute commands in Claude Code.

When no session is active and no user input is provided, there should be zero token consumption and no change in usage limits.

Idle states, background processes, or session restoration should not consume tokens without explicit user interaction.

Error Messages/Logs

No explicit error messages are shown.

However, usage metrics increase silently in the background without any visible requests or commands executed.

No relevant logs are displayed in the CLI during idle periods.

Running Claude Code with verbose/debug flags does not show corresponding API calls or token usage that would justify the increase.

Steps to Reproduce

  1. Log into Claude Code (version 2.1.119) on Linux (Manjaro)

  2. Ensure no active prompts or commands are running

  3. Leave the session idle (no interaction)

  4. Monitor usage dashboard over time

  5. Observe that usage increases despite no user activity

  6. Restart Claude Code and repeat the idle state

  7. Observe continued passive usage increase

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.119

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can likely be mitigated by waiting for a fix for the known session-resume token drain bug, which is documented in GitHub Issues #38029 and #37436.

Guidance

  • Investigate the session-resume token drain bug further to understand its impact on usage consumption.
  • Monitor the GitHub issues #38029 and #37436 for updates on the fix timeline.
  • Consider reaching out to Anthropic Support for a potential usage credit or restoration due to the passive usage increase.
  • Keep the Claude Code version up to date, as future updates may include a fix for the session-resume token drain bug.

Notes

The issue seems to be related to a known bug, and the user is already using the latest version of Claude Code. The user has also provided detailed steps to reproduce the issue, which can help the support team investigate further.

Recommendation

Apply workaround: Wait for a fix for the known session-resume token drain bug, as it is likely the cause of the abnormal usage consumption.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING