You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: implement default stepCountIs(5) stop condition and fix flaky test
- Added missing default stop condition in shouldStopExecution() that was
documented but not implemented, preventing infinite tool execution loops
- Changed test model from llama-3.1-8b-instruct to claude-sonnet-4.5 to
fix timeout issues in chat-style tools test
0 commit comments