The statusline issues on Windows

Issues the maintainers labelled both platform:windows and area:statusline.

70 issues · 13 open · 57 resolved (81%) · first seen Feb 24, 2026

Is this getting better or worse?

This class of problem is converging. 22 new reports in the last 90 days vs 44 in the 90 before — -50%. The open backlog peaked at 14 in 2026-05 and sits at 13 today.

0 4 7 11 14 2026-022026-042026-062026-08
2026-02 — First reports2026-03 — Most new reports (16)2026-05 — Peak backlog (14 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

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

Workarounds reported by the community

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

Context window status bar shows 200k for Claude Sonnet 4.6, but model supports 1M tokens
…lls still use the full 1M window for requests. No user-side workaround Since this is a hardcoded internal model config, there's no way for the user to override it. The display will show 200K until the CLI is updated with…
Found in the thread of #61734 · resolved
effortLevel "max" not serialized to settings.json and not passed to statusLine stdin
…30:02Z) - OS: Windows 11 Pro - Model: Opus 4.6 (1M context) Workaround None currently available. Custom statusLine scripts cannot detect "max" effort level from either stdin JSON or settings.json fallback.
Found in the description of #34837 · resolved
Windows: statusline cancellation (taskkill /T) and cross-session liveness probes overload WMI - WmiPrvSE pinned at 300-550% CPU with ~10 concurrent sessions
…) can be avoided on machines where MSYS2 bash is unreliable Workaround that resolved it here - Ported the statusline script to Node (80 ms vs 481 ms, output identical) so renders finish inside the 300 ms debounce window…
Found in the description of #73785 · resolved
Status bar / token counter freezes during long single Write tool calls (desktop app)Status bar / token counter freezes during long single Write tool calls (desktop app)
…t + show the active tool name, same as any other tool call. Workaround Any keystroke in the input box (even a single letter, Enter not required) snaps the UI back to live. The typed keystroke is delivered to the model as…
Found in the description of #46614 · resolved
VS Code extension runs statusLine (never rendered in IDE) -> focus/panel-reveal war across multiple chat sessions in one window (Windows)
…s apart = normal "a chat produced output" reveals, no war): Workaround Remove the config from . Eliminates the war immediately. Expected The VS Code extension should not execute in IDE mode (it renders no status line), o…
Found in the description of #70497 · 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–70

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. The statusline issues on macOS

    149 issues
  2. Terminal UI issues on Windows

    1,530 issues
  3. The desktop app issues on Windows

    1,503 issues
  4. Core CLI issues on Windows

    1,285 issues
  5. Tool calls issues on Windows

    891 issues
  6. Cowork issues on Windows

    872 issues
  7. IDE integration issues on Windows

    869 issues