Matthew Zhou
25f140bd13
fix: Fix anthropic step parallel tool calling and add tests [LET-5438] ( #5379 )
...
* Fix anthropic step parallel tool calling and add tests
* Remove print statements
2025-10-24 15:11:31 -07:00
Matthew Zhou
b466cfdb1f
fix: Fix parallel tool calling test for streaming ( #5376 )
...
Fix parallel tool calling test
2025-10-24 15:11:31 -07:00
Matthew Zhou
b205acf1f1
fix: Fix send message tests v2 ( #5374 )
...
Fix send message tests
2025-10-24 15:11:31 -07:00
Matthew Zhou
10a3d86507
test: Add basic parallel tool calling test to send_message v2 for anthropic [LET-5362] ( #5355 )
...
Add basic parallel tool calling test to send_message v2 for anthropic
2025-10-24 15:11:31 -07:00
cthomas
128afeb587
feat: fix cancellation bugs and add testing ( #5353 )
2025-10-24 15:11:31 -07:00
cthomas
89321ff29a
feat: handle flaky reasoning in v2 tests ( #5133 )
2025-10-07 17:50:49 -07:00
cthomas
93d9ff01c6
feat: add gemini native thinking ( #5124 )
...
* feat: add gemini native thinking
* update test
* revert comments
2025-10-07 17:50:49 -07:00
cthomas
a3545110cf
feat: add full responses api support in new agent loop ( #5051 )
...
* feat: add full responses api support in new agent loop
* update matrix in workflow
* relax check for reasoning messages for high effort gpt 5
* fix indent
* one more relax
2025-10-07 17:50:48 -07:00
cthomas
ad42c886b7
feat: add new agent loop tests to ci ( #5049 )
2025-10-07 17:50:48 -07:00
cthomas
f235dfb356
feat: add tool call test for new agent loop ( #5034 )
2025-10-07 17:50:47 -07:00
cthomas
cd900a6f4d
feat: check run completion in send message tests ( #5030 )
2025-10-07 17:50:47 -07:00
cthomas
2d36002fc5
feat: add background mode test for new agent loop ( #5025 )
2025-10-07 17:50:47 -07:00
cthomas
e248ac27e2
feat: add messages.create_async test for new agent loop ( #5024 )
...
feat: add async test for new agent loop
2025-10-07 17:50:47 -07:00
cthomas
2af3130be1
feat: add integration test for new agent loop ( #5020 )
2025-10-07 17:50:47 -07:00