| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-07 | 1.8 kB | |
| v0.16.1 source code.tar.gz | 2026-05-07 | 5.4 MB | |
| v0.16.1 source code.zip | 2026-05-07 | 6.1 MB | |
| Totals: 3 Items | 11.5 MB | 0 | |
What's Changed
- fix: [#3109] stabilize chat completions stream output indexes by @seratch in https://github.com/openai/openai-agents-python/pull/3176
- fix: [#3168] validate MCP require_approval policies by @seratch in https://github.com/openai/openai-agents-python/pull/3179
- fix: [#3116] restore session history after compaction replacement failures by @Aphroq in https://github.com/openai/openai-agents-python/pull/3117
- fix: [#3171] reject corrupt Dapr session state updates by @Aphroq in https://github.com/openai/openai-agents-python/pull/3173
- fix: [#3170] clean up git repo temp clones on failure by @Aphroq in https://github.com/openai/openai-agents-python/pull/3172
- fix: [#3174] count valid encrypted session items for limits by @Aphroq in https://github.com/openai/openai-agents-python/pull/3175
- fix: reject non-object function tool input JSON by @ioleksiuk in https://github.com/openai/openai-agents-python/pull/3166
Documentation & Other Changes
- docs: updates for [#3147] by @seratch in https://github.com/openai/openai-agents-python/pull/3148
- docs: add 0.16.0 changelog by @seratch in https://github.com/openai/openai-agents-python/pull/3153
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3163
- docs: document tool execution concurrency by @seratch in https://github.com/openai/openai-agents-python/pull/3164
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3165
- Release 0.16.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3167
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.16.0...v0.16.1