-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: openai/openai-agents-python
base: v0.2.11
head repository: openai/openai-agents-python
compare: main
- 12 commits
- 40 files changed
- 8 contributors
Commits on Sep 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0a7bb1b - Browse repository at this point
Copy the full SHA 0a7bb1bView commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6f385c - Browse repository at this point
Copy the full SHA d6f385cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a909a - Browse repository at this point
Copy the full SHA 50a909aView commit details
Commits on Sep 8, 2025
-
fix(voice/stt): accept conversation.item.input_audio_transcription.co…
…mpleted (keep legacy alias) (#1537) Co-authored-by: Kazuhiro Sera <seratch@openai.com>
Configuration menu - View commit details
-
Copy full SHA for 329806a - Browse repository at this point
Copy the full SHA 329806aView commit details -
Fix instructions not being applied (#1688)
Co-authored-by: Michiel De Witte <michiel.dewitte@basalte.be>
Configuration menu - View commit details
-
Copy full SHA for 83bb4d8 - Browse repository at this point
Copy the full SHA 83bb4d8View commit details -
Fix a bug where the default behavior of loading the debug flag differ…
…s from the documentation (#1682) DONT_LOG_MODEL_DATA and DONT_LOG_TOOL_DATA constants' default values differ from the behaviors clearly stated in the documentation (code comments).
Configuration menu - View commit details
-
Copy full SHA for dd0b65c - Browse repository at this point
Copy the full SHA dd0b65cView commit details -
fix: #1661 Preserve realtime session voice settings when updating age…
…nts (#1684) ## Summary Resolves #1661 - merge run and initial realtime session settings when constructing a session - reuse the merged base when recomputing settings so the active voice is preserved on handoffs or agent updates - add a regression test that ensures the initial voice and output audio format remain intact when refreshing session settings ## Testing - make format - make lint - make mypy *(fails: optional dependencies numpy, sqlalchemy, and litellm are not installed in the test environment)* - make tests *(fails: optional dependencies numpy and litellm are not installed in the test environment)*
Configuration menu - View commit details
-
Copy full SHA for 50d0ffe - Browse repository at this point
Copy the full SHA 50d0ffeView commit details -
Update MCP server tool documentation to cover all available options (#…
…1685) ## Summary - reorganized the MCP guide with a transport comparison table - documented hosted MCP tools, approval flows, connectors, and streaming usage - refreshed Streamable HTTP, SSE, stdio, and tool-filter sections with concrete examples and references ## Testing - make lint - make tests *(fails: missing optional dependencies `litellm` and `numpy` during collection)* ------ https://chatgpt.com/codex/tasks/task_i_68be9d56a7748320ae5fec952ec836a9
Configuration menu - View commit details
-
Copy full SHA for 29d274d - Browse repository at this point
Copy the full SHA 29d274dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef3020 - Browse repository at this point
Copy the full SHA 5ef3020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4f992 - Browse repository at this point
Copy the full SHA 9e4f992View commit details -
docs: fix typo in connectors.py (#1693)
### Summary This pull request fixes a small typo in a comment within the examples/hosted_mcp/connectors.py file. The word "acccess" has been corrected to "access". ### Test plan No need - this is a documentation change in a comment only. ### Issue number N/A ### Checks - [x] I've added new tests (if relevant) - No need - [x] I've added/updated the relevant documentation - This is a documentation update - [x] I've run `make lint` and `make format` - No functional code changes - [x] I've made sure tests pass - No need for comment change
Configuration menu - View commit details
-
Copy full SHA for b6bec02 - Browse repository at this point
Copy the full SHA b6bec02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f37f70b - Browse repository at this point
Copy the full SHA f37f70bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.11...main