Cost and usage issues on Linux

Issues the maintainers labelled both platform:linux and area:cost.

277 issues · 53 open · 224 resolved (81%) · first seen May 8, 2025

Is this getting better or worse?

This class of problem is holding steady. 96 new reports in the last 90 days vs 113 in the 90 before — -15%. The open backlog peaked at 69 in 2026-04 and sits at 53 today.

0 17 35 52 69 2025-052025-102026-032026-08
2025-05 — First reports2026-04 — Peak backlog (69 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

211 of these reports name the Claude Code build they were running, spanning 108 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 37 days across 224 closures. Of the 224 closures with a recorded reason, 20% were closed as completed and 180 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

34 of these issues post a workaround someone says worked. The highest-engagement ones:

[BUG] Conversation history invalidated on subsequent turns
…put tokens, which can cause a massive spike in token usage. Workarounds to minimize cache invalidation: 1. Keep conversations shorter : Start new sessions for new tasks rather than continuing a single long session. Short…
Found in the thread of #40524 · resolved
CC v2.1.100+ inflates cache_creation by ~20K tokens vs v2.1.98 — same payload, server-side
…r potentially degraded output, with no visibility into why. Workaround Downgrade to v2.1.98 or earlier. Check for available binaries, or use . Note: Auto-updates may overwrite older versions. v2.1.98 is no longer retaine…
Found in the description of #46917 · still open
[Bug] Excessive token usage in Claude Code 2.1.1 - 4x+ faster rate consumption than previous versions
…-- but until that ships, parsing your own logs is the best workaround.
Found in the thread of #16856 · still open
[BUG] Prompt cache regression in --print --resume since v2.1.69(?): cache_read never grows, ~20x cost increase
…advertently broken cache breakpoint placement for sessions. Workaround Pinned to v2.1.68 ( ). What Should Happen? Expected behavior (v2.1.68) grows as conversation accumulates, drops to a small delta (~800 tokens): Actua…
Found in the description of #34629 · resolved
Max Plan: Token usage increased ~3-5x without any configuration change (since ~March 28-29)
….3% , meaning ~20x token inflation per turn. After applying workarounds it stabilized at 89-99% . Full analysis with per-request measured data, safe workarounds, and community references (including [cc-cache-fix](
Found in the thread of #41506 · still open

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 1–100

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. Cost and usage issues on macOS

    1,037 issues
  2. Cost and usage issues on Windows

    415 issues
  3. Cost and usage issues on VS Code

    203 issues
  4. Model behaviour issues on Linux

    1,695 issues
  5. Core CLI issues on Linux

    1,380 issues
  6. Terminal UI issues on Linux

    1,252 issues
  7. Security issues on Linux

    752 issues
  8. Tool calls issues on Linux

    676 issues