-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: openai/openai-agents-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix missing reserved_tool_names argument in non-prefixed tool path
#3559
opened Jun 1, 2026 by
mshsheikh
Contributor
Loading…
feat: add on_tool_call_sealed hook for eager tool dispatch
#3558
opened Jun 1, 2026 by
Oxygen56
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(items): empty list/tuple tool output dropped via all([]) == True
#3554
opened Jun 1, 2026 by
vidigoat
Loading…
Fix fire-and-forget event tasks in RealtimeSession
#3553
opened Jun 1, 2026 by
kratos0718
Loading…
3 of 4 tasks
fix(strict_schema): guard resolve_ref against missing $ref path
#3552
opened Jun 1, 2026 by
devteamaegis
Loading…
fix(function_schema): raise UserError for Pydantic protected-namespace param names
#3550
opened Jun 1, 2026 by
devteamaegis
Loading…
fix(function_schema): raise UserError for Pydantic-reserved parameter names
#3548
opened May 31, 2026 by
devteamaegis
Loading…
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…
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(sandbox): run post-rename cleanup as the editor's bound user
feature:sandboxes
#3536
opened May 31, 2026 by
vidigoat
Loading…
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.