Core CLI issues on macOS — page 2

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

3,395 issues · 368 open · 3,027 resolved (89%) · first seen Mar 4, 2025

Is this getting better or worse?

This class of problem is converging. 442 new reports in the last 90 days vs 600 in the 90 before — -26%. The open backlog peaked at 890 in 2025-12 and sits at 368 today.

0 223 445 668 890 2025-032025-092026-032026-08
2025-03 — First reports2025-12 — Peak backlog (890 open)2026-01 — Most new reports (531)

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

1,482 of these reports name the Claude Code build they were running, spanning 185 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 3,027 closures. Of the 3,027 closures with a recorded reason, 26% were closed as completed and 2,227 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

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

API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation. - [Bug] Anthropic API Error: Unexpected 400 Bad Request Response
…67 (my report) 8887 8893 8894 8895 8897 8903 EDIT (Oct 14): Workaround for tool use/tool result 400 errors: A research-backed solution was posted on Oct 10: Add the provided instructions to your global CLAUDE.md (~/.clau…
Found in the thread of #8763 · resolved
[BUG] Error during compaction
+1 a workaround is to copy the conversation and remove all the pasted user messages manually, then paste it into a new session
Found in the thread of #7530 · resolved
My automated tool is running git reset --hard origin/main in my project every 10 minutes
…o the compiled binary and lack of sudo for process tracing. Workarounds 1. Use git worktrees — confirmed immune (zero reset entries in worktree reflog) 2. Commit frequently — committed changes survive the reset Related i…
Found in the description of #40710 · resolved
[BUG] LSP servers not loading due to race condition between LSP Manager initialization and plugin loading
…LSP Manager initializes with 0 servers before plugins load Workaround: Downgrade to version 2.0.67 with Claude Model None Is this a regression? Yes, this worked in a previous version Last Working Version 2.0.67 Claude C…
Found in the description of #13952 · resolved
[BUG] Claude Code 2.1.0 crashes on startup - Invalid Version semver parsing error
…al/node modules/@anthropic-ai/claude-code/cli.js:743:49661) Workaround: bashrm -rf ~/.claude/cache ~/.claude/statsig Then downgrade to 2.0.76: bashpnpm add -g @anthropic-ai/claude-code@2.0.76 Root Cause: The version stri…
Found in the thread of #16682 · 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 101–200

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

Related aggregations

  1. Core CLI issues on Linux

    1,380 issues
  2. Core CLI issues on Windows

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

    163 issues
  4. Core CLI issues on WSL

    83 issues
  5. Terminal UI issues on macOS

    3,373 issues
  6. Model behaviour issues on macOS

    2,520 issues
  7. Tool calls issues on macOS

    1,676 issues
  8. The desktop app issues on macOS

    1,578 issues