| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-06 | 1.6 kB | |
| v0.13.5 source code.tar.gz | 2026-04-06 | 2.7 MB | |
| v0.13.5 source code.zip | 2026-04-06 | 3.2 MB | |
| Totals: 3 Items | 5.9 MB | 3 | |
What's Changed
- feat: [#2807] support callable approval policies for local MCP servers by @seratch in https://github.com/openai/openai-agents-python/pull/2818
- feat: [#2135] add public flush_traces API by @seratch in https://github.com/openai/openai-agents-python/pull/2844
- fix: [#2823] AnyLLM reasoning extraction for iterable vLLM/any-llm Reasoning objects by @ziqi-cn in https://github.com/openai/openai-agents-python/pull/2822
- fix: serialize SQLite session writes with shared file locks by @seratch in https://github.com/openai/openai-agents-python/pull/2843
Documentation & Other Changes
- chore(deps): bump openai/codex-action from 1.4 to 1.6 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/2819
- chore(deps): bump astral-sh/setup-uv from 7.3.1 to 8.0.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/2820
- docs: sync examples.md with current examples directory by @AbdullahBapra in https://github.com/openai/openai-agents-python/pull/2827
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2828
- Release 0.13.5 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2821
New Contributors
- @AbdullahBapra made their first contribution in https://github.com/openai/openai-agents-python/pull/2827
- @ziqi-cn made their first contribution in https://github.com/openai/openai-agents-python/pull/2822
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.13.4...v0.13.5