OpenAI released version 0.22.2 of the openai-agents-python SDK, introducing new capabilities for image generation and addressing stability issues in sandbox and session handling.

  • feat: support current image generation tool options
  • fix(sandbox): prevent UnixLocal file API symlink races
  • fix(sessions): reset compaction response chain after pop
  • docs: document v0.22.1 behavior updates