| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-12 | 1.7 kB | |
| v0.17.2 source code.tar.gz | 2026-05-12 | 5.4 MB | |
| v0.17.2 source code.zip | 2026-05-12 | 6.2 MB | |
| Totals: 3 Items | 11.6 MB | 0 | |
What's Changed
- fix: [#3268] fix OpenAI Conversations reasoning persistence by @seratch in https://github.com/openai/openai-agents-python/pull/3352
- fix: avoid auto response for unknown realtime tools (ref: [#3287]) by @seratch in https://github.com/openai/openai-agents-python/pull/3366
- fix: [#3354] interrupt tracing retry backoff on shutdown by @Aphroq in https://github.com/openai/openai-agents-python/pull/3355
- fix: [#3359] preserve local approval rejection reasons by @Aphroq in https://github.com/openai/openai-agents-python/pull/3360
- fix: [#3361] honor session settings in AsyncSQLiteSession by @Aphroq in https://github.com/openai/openai-agents-python/pull/3362
- fix: [#3310] avoid empty chat tool outputs by @Aphroq in https://github.com/openai/openai-agents-python/pull/3312
Documentation & Other Changes
- docs: clarify max_delay for retries works by @seratch in https://github.com/openai/openai-agents-python/pull/3350
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3351
- docs: normalize memory docstring cross-references by @seratch in https://github.com/openai/openai-agents-python/pull/3370
- docs: document sandbox archive limits after [#3278] release by @Aphroq in https://github.com/openai/openai-agents-python/pull/3311
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3371
- Release 0.17.2 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3368
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.17.1...v0.17.2