pakrym-oai and GitHub
9c903c4716
Add ItemStarted/ItemCompleted events for UserInputItem ( #5306 )
...
Adds a new ItemStarted event and delivers UserMessage as the first item
type (more to come).
Renames `InputItem` to `UserInput` considering we're using the `Item`
suffix for actual items.
2025-10-20 13:34:44 -07:00
jif-oai and GitHub
f52320be86
feat: grep_files as a tool ( #4820 )
...
Add `grep_files` to be able to perform more action in parallel
2025-10-08 11:02:50 +01:00
jif-oai and GitHub
338c2c873c
bug: fix flaky test ( #4878 )
...
Fix flaky test by warming up the tools
2025-10-07 19:32:49 +01:00
jif-oai and GitHub
dc3c6bf62a
feat: parallel tool calls ( #4663 )
...
Add parallel tool calls. This is configurable at model level and tool
level
2025-10-05 16:10:49 +00:00