Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

New helper for locating an unresolved tool_use's full message-row group

New helper functions can locate the full message group behind an unresolved tool call

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTool Usewhat it touches
KindInternal Changesin v2.1.274,
Under the hood

New helper functions can locate the full message group behind an unresolved tool call

What

A new set of internal helpers can reconstruct which rows in a conversation transcript belong to the assistant message that produced a tool call whose result was never resolved, so that message can be restored.

Why

This supports repairing conversations where a tool call is left dangling, by making it possible to find and restore the full context it came from.

See this entry in the whole of v2.1.274 →

Feedback