-
Notifications
You must be signed in to change notification settings - Fork 3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openai/openai-agents-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openai/openai-agents-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 120 files changed
- 12 contributors
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2c0f7c2 - Browse repository at this point
Copy the full SHA 2c0f7c2View commit details
Commits on Nov 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 05dc79d - Browse repository at this point
Copy the full SHA 05dc79dView commit details
Commits on Nov 17, 2025
-
Nest handoff history by default (#1996)
## Summary - add a `nest_handoff_history` flag to `RunConfig` and call a new helper that condenses the prior transcript into a developer-role summary when handing off - update the default handoff path, docs, and helper library so that the developer summary is produced automatically unless a custom filter overrides it - expand the handoff-focused tests to cover the new behavior (including helper unit tests) and update existing expectations ## Testing - `uv run pytest tests/test_extension_filters.py` - `uv run pytest tests/test_agent_runner.py -k handoff` - `uv run pytest tests/test_agent_runner_streamed.py -k handoff` ------ https://chatgpt.com/codex/tasks/task_i_68ff73bda0f4832496f3d1fa9103905f
Configuration menu - View commit details
-
Copy full SHA for a776d80 - Browse repository at this point
Copy the full SHA a776d80View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2b3bfb8 - Browse repository at this point
Copy the full SHA 2b3bfb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d71fa - Browse repository at this point
Copy the full SHA 95d71faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48164ec - Browse repository at this point
Copy the full SHA 48164ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e63a3 - Browse repository at this point
Copy the full SHA a9e63a3View commit details -
fix: #2008 Fix agent memory leak using weakref (#2014)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
Configuration menu - View commit details
-
Copy full SHA for 283ead8 - Browse repository at this point
Copy the full SHA 283ead8View commit details -
docs: fix typos in some files (#2096)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e3fe4f4 - Browse repository at this point
Copy the full SHA e3fe4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcf081 - Browse repository at this point
Copy the full SHA 9bcf081View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6569cb - Browse repository at this point
Copy the full SHA c6569cbView commit details
Loading
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.5.1...v0.6.0