- Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: openai/openai-agents-python
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
feat: Add on_stream to agents as tools (proposed alternative API design) enhancement New feature or request feature:core
#2176 opened Dec 11, 2025 by ihowerLoading…
Fix #2171: Fix nest handoff history duplication bug Something isn't working feature:core
#2173 opened Dec 11, 2025 by DanieleMorottiLoading…
docs: Add document updates for #2169 changes documentation Improvements or additions to documentation feature:core
feat: Add external_web_access option to WebSearchTool enhancement New feature or request feature:core stale
Support mcp resources feature:mcp stale
#2125 opened Nov 26, 2025 by danilo-rasa • Draft
4 tasks done
feat: add custom stream events support for tool functions enhancement New feature or request feature:core
#2121 opened Nov 24, 2025 by vincenzodomina • Draft
fix #844: add resume helpers for MaxTurnsExceeded runs enhancement New feature or request feature:core stale
#2052 opened Nov 6, 2025 by thomas-lab-openai • Draft
Add implementation of AdvancedSQLAlchemy enhancement New feature or request feature:sessions
#2041 opened Nov 4, 2025 by DanieleMorotti • Draft
Expose intermediate generated items in New feature or request
RunContextWrapper enhancement #2031 opened Nov 3, 2025 by varunursekar • Draft
Fix: Properly await cancelled tasks in voice result streaming cleanup feature:voice stale
#1978 opened Oct 22, 2025 by gn00295120 • Draft
Fix: Properly await cancelled tasks in voice STT cleanup feature:voice stale
#1977 opened Oct 22, 2025 by gn00295120Loading…
Fix: Properly await cancelled guardrail tasks during cleanup feature:realtime stale
#1976 opened Oct 22, 2025 by gn00295120Loading…
fix: handle odd-length audio chunks in voice streaming (fixes #1824) feature:voice stale
#1928 opened Oct 18, 2025 by gn00295120 • Draft
fix: Twilio audio jittering by buffering outgoing audio chunks documentation Improvements or additions to documentation feature:realtime stale
#1926 opened Oct 18, 2025 by gn00295120 • Draft
ProTip! Filter pull requests by the default branch with base:main.