claude-code - 💡(How to fix) Fix [BUG] All tool executions failing [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#53783Fetched 2026-04-28 06:47:22
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1cross-referenced ×1

Error Message

All tool calls return [Tool result missing due to internal error], including: 3. Returns [Tool result missing due to internal error] error

Error Messages/Logs

All tool calls fail with no detailed error message.

Code Example

All tool calls fail with no detailed error message.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Problem Description:
All tool calls return [Tool result missing due to internal error], including:

  • Bash
  • Read
  • Write
  • Glob
  • All other tools

Steps to Reproduce:

  1. Start Claude Code
  2. Execute any Bash command (e.g., git status, pwd)
  3. Returns [Tool result missing due to internal error] error

What Should Happen?

Tools should execute normally and return results.

Error Messages/Logs

All tool calls fail with no detailed error message.

Steps to Reproduce

<img width="1340" height="544" alt="Image" src="https://github.com/user-attachments/assets/08136168-1fcb-4aad-bb25-4051d4655b49" />

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.119

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can likely be resolved by investigating and addressing the internal error causing all tool calls to fail in Claude Code version 2.1.119.

Guidance

  • Review the Anthropic API documentation to ensure that the current version of Claude Code (2.1.119) is compatible with the API, as the issue is reported on the Anthropic API platform.
  • Since this is a regression and the issue worked in a previous version, comparing the changes between the last working version and the current version (2.1.119) might help identify the cause of the internal error.
  • Check for any known issues or updates related to tool execution and error handling in Claude Code version 2.1.119.
  • Consider reaching out to the development team or support for further assistance, as the error message "[Tool result missing due to internal error]" is not providing enough information for a straightforward fix.

Notes

The lack of detailed error messages and specific version history makes it challenging to provide a precise fix. The guidance provided is based on the information given and may need to be adapted based on further investigation or additional details.

Recommendation

Apply workaround: Given the regression nature of the issue and the lack of a clear fix, applying a workaround such as downgrading to a previous version where the tool calls were working, if possible, might be the most immediate way to mitigate the issue until a proper fix is available.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] All tool executions failing [1 comments, 2 participants]