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.