Files
zerogravity/src
Nikketryhard e6a339d92e fix: clear request_in_flight when stream ends
Without this, request_in_flight stayed true after tool call streaming,
blocking all subsequent turns until the next completions handler
happened to clear it first.
2026-02-16 01:02:09 -06:00
..