Back to news
API
openai-agents-python v0.12.4: v0.12.4
* fix: normalize cancelled MCP invocations into tool errors by @elainegan-openai in https://github.com/openai/openai-agents-python/pull/2704
openaireleasesdkapi
What's Changed
- fix: normalize cancelled MCP invocations into tool errors by @elainegan-openai in https://github.com/openai/openai-agents-python/pull/2704
- fix: retry transient streamable-http MCP tool failures on isolated session by @elainegan-openai in https://github.com/openai/openai-agents-python/pull/2703
- fix(memory): honor custom table names in AdvancedSQLiteSession by @seratch in https://github.com/openai/openai-agents-python/pull/2694
- fix(retry): cap jittered delay to max_delay by @Dhakshin2007 in https://github.com/openai/openai-agents-python/pull/2676
Documentation & Other Changes
- ci: harden PR auto-labeling against diff and output drift by @seratch in https://github.com/openai/openai-agents-python/pull/2691
- docs: streamline models page and UI tweak by @seratch in https://github.com/openai/openai-agents-python/pull/2696
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2697
- Release 0.12.4 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2705
New Contributors
- @Dhakshin2007 made their first contribution in https://github.com/openai/openai-agents-python/pull/2676
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.12.3...v0.12.4
Original source
View original