Files
codewhale/crates
Ben Gao b8439c16fc fix(runtime): don't clear active_turn in interrupt_turn
Clearing active_turn immediately breaks is_interrupt_requested detection
in monitor_turn, causing turn status to be Completed instead of Interrupted.

Let monitor_turn handle the cleanup after it detects the interrupt flag
and performs full finalization with correct status, usage, and error.
2026-05-30 19:25:23 -07:00
..
2026-05-26 11:52:48 -05:00
2026-05-26 11:52:48 -05:00