Skip to content

fix(agent): buffer tool calls#202

Merged
meowgorithm merged 2 commits intomainfrom
hotfix
Apr 13, 2026
Merged

fix(agent): buffer tool calls#202
meowgorithm merged 2 commits intomainfrom
hotfix

Conversation

@meowgorithm
Copy link
Copy Markdown
Member

We essentially want to wait until streaming has finished before dispatching tool calls to avoid getting tool results without a matching call. In other words, this revision avoids orphaned tool calls that could result in broken sessions.

Wait until streaming has finished before dispatching tool calls to avoid
getting tool results without a matching call: essentially orphans.
@meowgorithm meowgorithm merged commit 15bced7 into main Apr 13, 2026
18 of 23 checks passed
@meowgorithm meowgorithm deleted the hotfix branch April 13, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants