Skip to content

Pull requests: openai/openai-agents-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: A2A (Agent-to-Agent) protocol support
#3562 opened Jun 1, 2026 by Oxygen56 Loading…
2
Fix missing reserved_tool_names argument in non-prefixed tool path
#3559 opened Jun 1, 2026 by mshsheikh Contributor Loading…
Fix docstring typo in stdio params env description
#3557 opened Jun 1, 2026 by mshsheikh Contributor Loading…
Recursively extract HTTP errors from nested ExceptionGroups
#3556 opened Jun 1, 2026 by mshsheikh Contributor Loading…
Add explicit None return annotations to void method
#3555 opened Jun 1, 2026 by mshsheikh Contributor Loading…
Fix fire-and-forget event tasks in RealtimeSession
#3553 opened Jun 1, 2026 by kratos0718 Loading…
3 of 4 tasks
docs: explain task and turn tracing spans
#3546 opened May 31, 2026 by nima20002000 Loading…
2 of 4 tasks
Add unit tests for response-terminal failure formatting
#3545 opened May 31, 2026 by jluocsa Contributor Loading…
Add unit tests for _openai_retry helpers (77% -> 95% coverage)
#3544 opened May 31, 2026 by jluocsa Contributor Loading…
Fix two docstring grammar errors in tool.py
#3543 opened May 31, 2026 by jluocsa Contributor Loading…
Add tests for run_demo_loop streaming, EOF, and empty-input paths
#3542 opened May 31, 2026 by jluocsa Contributor Loading…
Coerce ToolCallItem/ToolCallOutputItem call_id to str | None consistently
#3541 opened May 31, 2026 by jluocsa Contributor Loading…
Prevent ValueError when no eligible response-create versions exist
#3540 opened May 31, 2026 by mshsheikh Contributor Loading…
Bump Modal sandbox extra to 1.4.3
#3538 opened May 31, 2026 by jdoughty04 Loading…
4 tasks done
Move types-requests to dev dependencies duplicate This issue or pull request already exists
#3537 opened May 31, 2026 by PeterTianbuhan Loading…
2 of 4 tasks
fix(advanced-sqlite-session): cleanup branch-only messages on delete_branch duplicate This issue or pull request already exists feature:extensions feature:sessions
#3531 opened May 30, 2026 by LeSingh1 Contributor Loading…
fix: complete realtime tool failures duplicate This issue or pull request already exists feature:realtime
#3530 opened May 30, 2026 by he-yufeng Loading…
fix: #3348 propagate add_items structure metadata failure duplicate This issue or pull request already exists feature:sessions
#3527 opened May 29, 2026 by kimnamu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.