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

Fix #968 by upgrading openai package to the latest bug Something isn't working feature:core
#1034 opened Jul 8, 2025 by seratch Loading…
Fix agent lifecycle example output to reflect correct hook execution order documentation Improvements or additions to documentation
#1015 opened Jul 5, 2025 by DanielHashmi Loading…
Add get_prompt and list_prompts to MCPServer enhancement New feature or request feature:mcp
#1013 opened Jul 5, 2025 by amri369 Loading…
Support mcp prompts enhancement New feature or request feature:mcp
#1010 opened Jul 5, 2025 by thoo Loading…
4 tasks done
fix(hooks): handle kwargs in hook calls bug Something isn't working feature:core
#1002 opened Jul 3, 2025 by Quratulain-bilal Loading…
Added runtime validation for Agent name field enhancement New feature or request feature:core
#998 opened Jul 3, 2025 by DanielHashmi Loading…
Support OPENAI_BASE_URL in tracing enhancement New feature or request feature:tracing
#997 opened Jul 2, 2025 by tabletcorry Loading…
avoid concat tool call delta id bug Something isn't working feature:core
#990 opened Jul 2, 2025 by DeoLeung Loading…
feat(agents): Add on_llm_start and on_llm_end Lifecycle Hooks enhancement New feature or request feature:core
#987 opened Jul 1, 2025 by uzair330 Loading…
3 tasks done
Fix #976 MCP filtering, make agent and run ctx optional bug Something isn't working feature:mcp
#977 opened Jun 30, 2025 by njbrake Loading…
Feat: separate tool_call_item and tool_call_output_item in stream events bug Something isn't working enhancement New feature or request feature:core
#974 opened Jun 30, 2025 by gdisk Loading…
3 tasks done
symlink CLAUDE.md to AGENTS.md enhancement New feature or request
#965 opened Jun 27, 2025 by lostmygithubaccount Loading…
4 tasks
Ensure that input_guardrails can block tools from running bug Something isn't working enhancement New feature or request feature:core stale
#931 opened Jun 24, 2025 by rm-openai Loading…
ProTip! Exclude everything labeled bug with -label:bug.