OpenAI released openai-agents-python v0.18.2, introducing support for GPT-5.6 request controls and adding a beta feature for hosted multi-agent environments.

  • feat: support GPT-5.6 request controls
  • feat: add hosted multi-agent beta support
  • fix(sandbox): own Daytona PTY worker tasks
  • fix(realtime): enqueue callback errors synchronously
  • fix(litellm): surface content-filter refusals instead of an empty turn
  • refactor: share core PTY output collection and retry metadata extraction

This update improves compatibility with the latest GPT model and enhances sandbox resource management.