ReleaseOpenAIOpenAIpublished May 12, 2026seen 5d

openai/openai-agents-python v0.17.2

openai/openai-agents-python

Open original ↗

Captured source

source ↗
published May 12, 2026seen 5dcaptured 8hhttp 200method plain

v0.17.2

Repository: openai/openai-agents-python

Tag: v0.17.2

Published: 2026-05-12T03:14:17Z

Prerelease: no

Release notes:

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

Notability

notability 5.0/10

Minor patch release from OpenAI