Skip to content
← Back to release · 2.1.265
Bug fixes / v2.1.265

Preserve interrupted tool calls on resume

CHANGELOG · original

Fixed resume after the previous process died while a tool was running: the last prompt is no longer rewritten, and the interrupted tool call is kept and marked interrupted
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details