Agent DailyAgent Daily
releaseintermediate

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

By seratchgithub
View original on github

OpenAI Agents Python v0.14.5 release includes three key fixes and features: Modal sandbox idle timeout configuration, HITL resume tool output serving, and streamed terminal output backfilling. Documentation improvements clarify lazy skill source host paths. This patch release addresses sandbox management, human-in-the-loop workflows, and output streaming reliability.

Key Points

  • Added Modal sandbox idle timeout option for better resource management and configuration control
  • Fixed HITL (Human-In-The-Loop) resume tool outputs to properly serve results in interactive workflows
  • Backfilled streamed terminal output to ensure complete output capture in streaming scenarios
  • Clarified documentation for lazy skill source host paths to reduce configuration confusion
  • Improved sandbox lifecycle management with configurable timeout settings
  • Enhanced reliability of tool output handling in human-in-the-loop agent interactions
  • Maintained backward compatibility while adding new configuration options

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