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

test: cover on_handoff, on_tool_start, on_tool_end on RunHooks
#3098 opened May 3, 2026 by Quratulain-bilal Contributor Loading…
fix: make ToolContext hashable to match RunContextWrapper bug Something isn't working feature:core
#3097 opened May 3, 2026 by ioleksiuk Loading…
3 of 4 tasks
fix: filter custom_tool_call types in remove_all_tools handoff filter bug Something isn't working feature:extensions
#3095 opened May 2, 2026 by Quratulain-bilal Contributor Loading…
3 tasks done
fix: reject external symlink targets during hydrate bug Something isn't working feature:core feature:extensions feature:sandboxes
#3094 opened May 2, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
fix: reject string-like shell commands bug Something isn't working feature:core
#3092 opened May 2, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
fix: only rewind matching session suffixes bug Something isn't working feature:core
#3090 opened May 2, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
fix: redact MCP invalid JSON errors when tool logging is disabled bug Something isn't working feature:mcp
#3088 opened May 2, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
fix: #2940 emit RealtimeHistoryUpdated on transcript_delta bug Something isn't working feature:realtime
#3086 opened May 2, 2026 by Quratulain-bilal Contributor Loading…
1 task done
chore: add realtime tool output serialization edge cases
#3077 opened May 1, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
chore: cover realtime tool timeout behaviors in realtime session
#3076 opened May 1, 2026 by Aphroq Contributor Loading…
3 of 4 tasks
feat: add Sprites as a sandbox provider dependencies documentation Improvements or additions to documentation enhancement New feature or request feature:extensions feature:sandboxes project
#3041 opened Apr 28, 2026 by vaurdan Loading…
docs: add MongoDB session example under examples/memory documentation Improvements or additions to documentation
#3036 opened Apr 27, 2026 by alexbevi Contributor Draft
feat: #1167 add opt-in server-prefixed MCP tool names documentation Improvements or additions to documentation enhancement New feature or request feature:mcp
#3019 opened Apr 24, 2026 by mavrickdeveloper Loading…
4 tasks done
fix: #2940 emit RealtimeHistoryUpdated when transcript_delta updates history bug Something isn't working feature:realtime
#2977 opened Apr 20, 2026 by nileshpatil6 Contributor Loading…
fix: keep artifact checksums in sync bug Something isn't working feature:sandboxes
#2973 opened Apr 20, 2026 by matthewflint Contributor Loading…
feat(usage): add agent_name and model_name to RequestUsage enhancement New feature or request feature:core
#2914 opened Apr 16, 2026 by adityasingh2400 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.