Core CLI issues on Linux — page 3

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

1,380 issues · 163 open · 1,217 resolved (88%) · first seen May 7, 2025

Is this getting better or worse?

This class of problem is holding steady. 186 new reports in the last 90 days vs 220 in the 90 before — -15%. The open backlog peaked at 395 in 2025-12 and sits at 163 today.

0 99 198 296 395 2025-052025-102026-032026-08
2025-05 — First reports2025-12 — Peak backlog (395 open)2026-01 — Most new reports (232)

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

640 of these reports name the Claude Code build they were running, spanning 153 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 42 days across 1,217 closures. Of the 1,217 closures with a recorded reason, 27% were closed as completed and 891 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

387 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
Implement Agent-Scoped MCP Configuration with Strict Isolation
…ent files appears to be silently ignored. --- Bug 2: Forced workaround defeats the purpose of scoping Because agent-level config doesn't work, the only option right now is to add the MCP server to at the plugin level. Bu…
Found in the thread of #4476 · resolved
Claude.ai MCP servers auto-injected into Claude Code without opt-in — causes OOM crashes on resource-constrained systems
…r's Claude.ai account and load them into every CLI session. Workaround Manually editing to set: However, this is a cached flag and may be overwritten on next update/startup. Expected Behavior 1. This should be opt-in, no…
Found in the description of #20412 · resolved
[BUG] Oversized image breaks conversation permanently - no way to recover without starting new chat
…retry without failed images, or client-side image resizing Workaround Currently, users must start a new conversation and manually reconstruct any important context.
Found in the description of #13480 · resolved
[BUG] Claude Code requires Node.js version 18 or higher to be installed.
Workaround found : I managed to bypass this issue by: 1. Downgrading the Claude Code extension to v1.0.123 2. Restarting VSCode 3. Launching Claude Code - it then successfully loads version 2.0.0
Found in the thread of #8410 · resolved

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 201–300

Ranked by community engagement (reactions weighted over comments). Listing the top 300 of 1,380 matches; the statistics above cover all 1,380.

Related aggregations

  1. Core CLI issues on macOS

    3,397 issues
  2. Core CLI issues on Windows

    1,287 issues
  3. Core CLI issues on VS Code

    163 issues
  4. Core CLI issues on WSL

    83 issues
  5. Model behaviour issues on Linux

    1,717 issues
  6. Terminal UI issues on Linux

    1,252 issues
  7. Security issues on Linux

    773 issues
  8. Tool calls issues on Linux

    676 issues