Tool calls issues on Linux

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

676 issues · 55 open · 621 resolved (92%) · first seen Mar 2, 2025

Is this getting better or worse?

This class of problem is holding steady. 70 new reports in the last 90 days vs 86 in the 90 before — -19%. The open backlog peaked at 218 in 2025-12 and sits at 55 today.

0 55 109 164 218 2025-032025-092026-032026-08
2025-03 — First reports2025-12 — Peak backlog (218 open)2026-01 — Most new reports (100)

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

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

Workarounds reported by the community

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

[BUG] AskUserQuestion: "No response after 60s — continued without an answer"
Another workaround is to temporarily add the tool to the . list in your . Any Tool added to that list is entirely hidden from the model, so it will simply ask questions in prose in the chat window.
Found in the thread of #73125 · resolved
Memory leak: Missing cleanup for /tmp/claude-*-cwd working directory tracking files
…e script, now on version 2.1.5 and experiencing this issue. Workaround - Add to - Add the following to :
Found in the thread of #8856 · still open
[BUG] Claude can't edit files that use tabs for indentation
…", show what character position first differed For now, the workaround is to use very small, unique code snippets when editing, so there's less whitespace to match exactly. I'm on Windows 11, in my case it's c++ and I'm…
Found in the thread of #11447 · still open
[BUG] Claude Code creates empty read-only dotfiles in working directory during Bash tool execution
workaround The following hook is working pretty well in my environment to clean up the spurious files after the Bash tool completes running in the sandbox. [claude-code-sandbox-bash-tool-issue-17087.sh]( See the comments…
Found in the thread of #17087 · resolved
Shell Function Inheritance Issue - Zoxide and Dynamic Functions Fail in Bash Tool
…n Code When runs, it generates shell functions like: Failed Workarounds Attempted 1. Manual function definition : Functions defined but not accessible 2. Re-sourcing ~/.zshrc : No effect in Claude Code context 3. Direct…
Found in the description of #2407 · 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–100

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

Related aggregations

  1. Tool calls issues on macOS

    1,676 issues
  2. Tool calls issues on Windows

    891 issues
  3. Tool calls issues on VS Code

    100 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. The API layer issues on Linux

    354 issues