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.267 ·

New auto-mode verdict message for tool calls truncated by the server

Auto-mode now explains when a tool permission check is missing because the model's reply was cut off

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

Auto-mode now explains when a tool permission check is missing because the model's reply was cut off

What

When Claude Code's automatic permission system (which decides whether a tool call needs to ask you first) can't get a verdict, it now shows a specific message when the cause was the model's response being truncated (cut off) mid tool-call, rather than a generic error. Several other distinct "no verdict" error codes were also merged into one shared code, server_unavailable_error.

Why

This gives a clearer explanation when a permission decision couldn't be made because the response was cut short, instead of a vague or misleading error.

See this entry in the whole of v2.1.267 →