New
v0.8.1
What's Changed
- feat: add run-context thread reuse for codex_tool by @seratch in https://github.com/openai/openai-agents-python/pull/2425
- feat: add max turns in REPL by @xju2 in https://github.com/openai/openai-agents-python/pull/2431
- fix: #2426 persist streamed run-again tool items to session by @seratch in https://github.com/openai/openai-agents-python/pull/2433
- fix: preserve handoff target resolution compatibility in run-state agent maps by @seratch in https://github.com/openai/openai-agents-python/pull/2423
Documents & Other Changes
- docs: v0.8.0 changes by @seratch in https://github.com/openai/openai-agents-python/pull/2405
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2420
- Release 0.8.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2424
New Contributors
- @xju2 made their first contribution in https://github.com/openai/openai-agents-python/pull/2431
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.8.0...v0.8.1