Skip to content

openai-agents-python

v0.17.5 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai harness llm openai python

Summary

AI summary

Updates Documentation & Other Changes, fix, and test across a mixed release.

Changes in this release

Dependency Low

Bump Modal sandbox extra to 1.4.3.

Bump Modal sandbox extra to 1.4.3.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Expose sandbox error retryability.

Expose sandbox error retryability.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Type tool-end hook results as object.

Type tool-end hook results as object.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Use tuple form for SpeechGroupSpanData `__slots__`.

Use tuple form for SpeechGroupSpanData `__slots__`.

Source: llm_adapter@2026-06-11

Confidence: high

Full changelog

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track openai-agents-python

Get notified when new releases ship.

Sign up free

About openai-agents-python

A lightweight, powerful framework for multi-agent workflows

All releases →

Related context

Beta — feedback welcome: [email protected]