Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Large tool-result files: fallback savedHint when the save itself failed

Tool results now get a clear hint when saving oversized output to a temp file itself fails

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTool Resultswhat it touches
KindBug Fixesin v2.1.275,
You'll notice

Tool results now get a clear hint when saving oversized output to a temp file itself fails

What

When a large tool result (from an MCP task, a way of running external tools) is too big and Claude Code tries to save the overflow to a temporary file, that save can itself fail. Previously, if this happened, the truncated text was returned with no explanation. Now, when the save fails, a fixed message is attached explaining that the full output could not be saved.

Why

This stops the model from silently receiving cut-off tool output with no indication that something went wrong, making it clearer that the missing portion isn't just intentionally omitted but genuinely lost.

See this entry in the whole of v2.1.275 →