openai/openai-agents-python v0.17.5
openai/openai-agents-python
Captured source
source ↗published Jun 11, 2026seen 10hcaptured 10hhttp 200method plain
v0.17.5
Repository: openai/openai-agents-python
Tag: v0.17.5
Published: 2026-06-11T04:11:51Z
Prerelease: no
Release notes:
What's Changed
- fix: expose sandbox error retryability by @qiyaoq-oai in https://github.com/openai/openai-agents-python/pull/3581
- fix: #3512 type tool-end hook results as object by @seratch in https://github.com/openai/openai-agents-python/pull/3518
- fix: use tuple form for SpeechGroupSpanData
__slots__by @jluocsa in https://github.com/openai/openai-agents-python/pull/3534 - chore: bump Modal sandbox extra to 1.4.3 by @jdoughty04 in https://github.com/openai/openai-agents-python/pull/3538
Documentation & Other Changes
- docs: add MongoDB session example under examples/memory by @alexbevi in https://github.com/openai/openai-agents-python/pull/3036
- docs: add missing space in MCP params docstrings by @jluocsa in https://github.com/openai/openai-agents-python/pull/3535
- docs: fix docstring typo in stdio params env description by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3557
- docs: fix two docstring grammar errors in tool.py by @jluocsa in https://github.com/openai/openai-agents-python/pull/3543
- docs: add Latitude to external tracing processors list by @guillemwilly in https://github.com/openai/openai-agents-python/pull/3577
- docs: tweak in usage doc by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3597
- docs: fix string concatenation typo in agent instructions by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3599
- docs: capitalization fix in tracing docs by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3602
- docs: fix subject-verb agreement in agent loop description by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3605
- test: add unit tests for run_demo_loop streaming, EOF, and empty-input paths by @jluocsa in https://github.com/openai/openai-agents-python/pull/3542
- test: add unit tests for _openai_retry helpers (77% -> 95% coverage) by @jluocsa in https://github.com/openai/openai-agents-python/pull/3544
- Release 0.17.5 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3619
New Contributors
- @jluocsa made their first contribution in https://github.com/openai/openai-agents-python/pull/3534
- @jdoughty04 made their first contribution in https://github.com/openai/openai-agents-python/pull/3538
- @guillemwilly made their first contribution in https://github.com/openai/openai-agents-python/pull/3577
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.17.4...v0.17.5
Notability
notability 3.0/10Routine patch release of agents library