TanStack
OSS
ai
Sign in / Sign up
Open main menu
ai
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/infinite-tool-loop
c48f816d Merge 1b5c400c182736a1dedc356087a673175b9a5536 into cc77237f4f943552965cf9e20a3fa45b2b684f14
2 days ago
by Alem Tuzlak
A
Succeeded
fix/infinite-tool-loop
2a36b1db fix(ai-client): prevent infinite tool call loop when finishReason is stop When the server-side agent loop executes a tool and the model finishes with finishReason 'stop', the client should not auto-send another request. The model is done — no continuation needed. Previously, the client checked only if the last message part was a tool-result and all tools were complete, triggering auto-send regardless of finishReason. This caused infinite loops with non-OpenAI providers that respond minimally after tool execution.
2 days ago
by Alem Tuzlak
A
Previous page
Previous
Next
Next page