Agent DailyAgent Daily
releaseintermediate

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

By seratchgithub
View original on github

OpenAI Agents Python v0.15.1 is a maintenance release focusing on WebSocket keepalive options, PTY terminal signal handling fixes, and improved documentation. Key improvements include exposing Responses WebSocket keepalive configuration, restoring UnixLocal PTY terminal signal defaults, and fixing SIGINT handling for PTY child processes. The release also enhances Windows OS quickstart documentation and strengthens test coverage for guardrail functionality.

Key Points

  • Expose Responses WebSocket keepalive options for better connection management and reliability
  • Restore UnixLocal PTY terminal signal defaults to fix signal handling issues
  • Fix SIGINT defaults for UnixLocal PTY child processes to ensure proper signal propagation
  • Improve quickstart documentation specifically for Windows OS users
  • Add test coverage for guardrail name fallback to function __name__ attribute
  • Harden Dapr Redis integration fixture loading for more robust testing
  • Update translated documentation pages to maintain multi-language support
  • Maintain backward compatibility while fixing critical PTY and signal handling bugs

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

Workflow Diagram

Start Process
Step A
Step B
Step C
Complete
Quality

Concepts