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 style and wording issues in handoffs.py
#1356 opened Aug 3, 2025 by mshsheikh Loading…
Fix type annotation, avoid input shadowing, and clarify tool behavior docs documentation Improvements or additions to documentation feature:core
#1355 opened Aug 3, 2025 by mshsheikh Loading…
docs: Add a comprehensive example for handling function tool errors. documentation Improvements or additions to documentation
#1354 opened Aug 2, 2025 by MurtazaAliCode Loading…
docs: Clarify new_items output conditions for improved developer experience documentation Improvements or additions to documentation
#1352 opened Aug 2, 2025 by MuhammadHamidRaza Loading…
docs: clarify usage of name and instructions fields in README documentation Improvements or additions to documentation
#1331 opened Jul 31, 2025 by Hafiz-Muhammad-Umar12 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
Feature: Redis Session Management enhancement New feature or request feature:sessions
#1247 opened Jul 25, 2025 by rafaelpierre Loading…
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
fix(logging): include system prompt in debug logs in case of response… documentation Improvements or additions to documentation enhancement New feature or request feature:core stale
#1154 opened Jul 16, 2025 by HafizFasih Loading…
Feat/prompts caching enhancement New feature or request feature:mcp stale
#1087 opened Jul 12, 2025 by amri369 Loading…
Enhanced FAQ lookup tool in examples/customer_service app documentation Improvements or additions to documentation
#1063 opened Jul 11, 2025 by HasnainCodeHub Loading…
Add streaming function call arguments example documentation Improvements or additions to documentation feature:core
#1052 opened Jul 10, 2025 by devtalker Loading…
Introduce RealtimeAgent enhancement New feature or request feature:voice stale
#1045 opened Jul 9, 2025 by rm-openai Draft
Feat/support mcp resources enhancement New feature or request feature:mcp
#1042 opened Jul 8, 2025 by amri369 Loading…
4 tasks done
Support OPENAI_BASE_URL in tracing enhancement New feature or request feature:tracing stale
#997 opened Jul 2, 2025 by tabletcorry Loading…
ProTip! Filter pull requests by the default branch with base:main.