Agent DailyAgent Daily
releasebeginner

[Release] openai/openai-agents-python v0.13.4: v0.13.4

By seratchgithub
View original on github

OpenAI Agents Python v0.13.4 is a patch release that fixes AnyLLM response replay input validation by sanitizing inputs before validation. The release includes documentation updates for extension feature mapping and routine release automation tasks.

Key Points

  • Fixed issue #2806: AnyLLM responses now sanitize replay input before validation to prevent validation errors
  • Improved input handling in AnyLLM to ensure replay inputs are properly cleaned before being validated
  • Updated feature mapping for extensions-related changes to use the feature:extensions label
  • Patch release focused on stability and input validation robustness
  • Automated release process with GitHub Actions bot integration

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts