Core CLI issues on WSL

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

83 issues · 20 open · 63 resolved (76%) · first seen Jan 17, 2026

Is this getting better or worse?

This class of problem is converging. 34 new reports in the last 90 days vs 47 in the 90 before — -28%. The open backlog peaked at 20 in 2026-08 and sits at 20 today.

0 5 10 15 20 2026-012026-032026-062026-08
2026-01 — First reports2026-04 — Most new reports (21)2026-08 — Peak backlog (20 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

60 of these reports name the Claude Code build they were running, spanning 45 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 32 days across 63 closures. Of the 63 closures with a recorded reason, 29% were closed as completed and 45 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

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

Silent U+FFFD corruption in CJK model output due to TextDecoder missing `{ stream: true }` in SSE line decoder
…lity of hitting a chunk boundary mid-character much higher. Workaround PostToolUse hook that detects U+FFFD after every Write/Edit and blocks with an error message: Configure in : This detects corruption after the fact a…
Found in the description of #43746 · resolved
Persistent 400 'thinking blocks in the latest assistant message cannot be modified' — interleaved thinking persisted with empty text + signature bricks sessions
…xt while keeping the signature is the broken middle ground. Workaround (no config change, no loss of thinking) Fully exit the session, then remove only the interior thinking blocks from the JSONL (keep the legitimate lea…
Found in the description of #63277 · resolved
[Bug] One transient advisor failure permanently latches the tool off for the whole session; distinct error causes flattened to generic "unavailable"
…n the advisor is to latch off early in the session. Current workarounds are restarting the session or wiring an external review fallback. Suggested fix Treat / / -class results as retryable (clear the latch on next call…
Found in the description of #67411 · still open
Claude Code degrades severely after ~6 hours: autonomous destructive actions, ignores instructions, corrupts data
…e - User has documented 82 lessons learned (essentially bug workarounds) across projects What I'd Expect 1. Self-awareness of degradation : Claude Code should detect when context is getting large and warn the user ("Sess…
Found in the description of #32963 · resolved
[BUG] WSL2: session freezes every ~1s for first 30s on startup — powershell.exe spawned 38 times to resolve USERPROFILE
…ll WSL (Windows Subsystem for Linux) Additional Information Workaround: Pre-set the USERPROFILE environment variable so Claude Code never shells out to powershell: Environment: - WSL2, kernel 6.6.87.2-microsoft-standard-…
Found in the description of #29672 · 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 1–83

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. Core CLI issues on macOS

    3,395 issues
  2. Core CLI issues on Linux

    1,380 issues
  3. Core CLI issues on Windows

    1,285 issues
  4. Core CLI issues on VS Code

    163 issues
  5. Terminal UI issues on WSL

    155 issues
  6. Model behaviour issues on WSL

    79 issues
  7. Agents issues on WSL

    67 issues
  8. IDE integration issues on WSL

    58 issues