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: Add Optional Structured Session Storage
#1474 opened Aug 14, 2025 by habema Loading…
Add an example using Ollama Turbo documentation Improvements or additions to documentation
#1460 opened Aug 13, 2025 by jason-riddle Draft
Implement bidirectional handoff system (#1376) enhancement New feature or request
#1410 opened Aug 8, 2025 by CodeVoyager007 Draft
4 tasks done
Add first-class verbosity support for GPT-5 enhancement New feature or request feature:chat-completions feature:core
#1403 opened Aug 8, 2025 by zaingz Loading…
1 of 4 tasks
Mongodb memory session enhancement New feature or request feature:sessions
#1364 opened Aug 4, 2025 by DamyanBG Draft
Fix: Emit tool_called events immediately in streaming runs bug Something isn't working feature:core
#1300 opened Jul 29, 2025 by habema Loading…
Allow to pass both session and input list bug Something isn't working enhancement New feature or request feature:sessions
#1298 opened Jul 29, 2025 by DanieleMorotti Loading…
4 tasks done
Add conditional tool enabling feature to agent as tool. enhancement New feature or request feature:core skip-stale
#1193 opened Jul 20, 2025 by thoo Loading…
4 tasks done
Initial pass at PostgreSQL session management codex-review enhancement New feature or request feature:sessions
#1163 opened Jul 17, 2025 by artificial-aidan Loading…
4 tasks done
Feat/support mcp resources enhancement New feature or request feature:mcp stale
#1042 opened Jul 8, 2025 by amri369 Loading…
4 tasks done
feat(agents): Add on_llm_start and on_llm_end Lifecycle Hooks enhancement New feature or request feature:core stale
#987 opened Jul 1, 2025 by uzair330 Loading…
3 tasks done
Ensure that input_guardrails can block tools from running bug Something isn't working enhancement New feature or request feature:core skip-stale
#931 opened Jun 24, 2025 by rm-openai Loading…
Add tool call parameters for on_tool_start hook enhancement New feature or request feature:core
#253 opened Mar 20, 2025 by yanmxa Loading…
ProTip! Filter pull requests by the default branch with base:main.