-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: openai/openai-agents-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add input validation and type conversion for user input
#1476
opened Aug 14, 2025 by
Abbas-Asad
Loading…
Fix: Clarify random_number function docstring for inclusive range
#1475
opened Aug 14, 2025 by
Abbas-Asad
Loading…
Fix a bug where this SDK's internals fail to handle items restored using Pydantic etc.
bug
Something isn't working
feature:core
feature:sessions
#1467
opened Aug 14, 2025 by
seratch
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
Add SQLAlchemy session backend for conversation history management
enhancement
New feature or request
feature:sessions
#1357
opened Aug 3, 2025 by
habema
Loading…
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
Enh - Use handoff_description as Default Fallback for Tool Description in as_tool() of agents
feature:core
#1199
opened Jul 21, 2025 by
Kunmeer-SyedMohamedHyder
•
Draft
2 of 4 tasks
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
Feature: Make trace_include_sensitive_data configurable via environment variable
enhancement
New feature or request
feature:core
skip-stale
#1192
opened Jul 19, 2025 by
Kunmeer-SyedMohamedHyder
Loading…
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: #864 support streaming nested tool events in Agent.as_tool
enhancement
New feature or request
feature:core
stale
#1057
opened Jul 10, 2025 by
vrtnis
Loading…
Feat/support mcp resources
enhancement
New feature or request
feature:mcp
stale
#1042
opened Jul 8, 2025 by
amri369
Loading…
4 tasks done
Add run configuration inheritance for agent-as-tool workflows
enhancement
New feature or request
feature:core
stale
#1006
opened Jul 4, 2025 by
DanielHashmi
Loading…
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 New feature or request
feature:core
on_tool_start
hook
enhancement
#253
opened Mar 20, 2025 by
yanmxa
Loading…
perf: Optimize has_more_than_n_keys function and BatchTraceProcessor
feature:tracing
#143
opened Mar 13, 2025 by
tongshu1943
Loading…
fix(#94): handle special parameters (self/cls) correctly with context parameter
enhancement
New feature or request
feature:core
#137
opened Mar 13, 2025 by
Shehryar718
Loading…
4 tasks done
ProTip!
Filter pull requests by the default branch with base:main.