v1.9.9
Patch release for the OpenAI Agents SDK upgrade, Agents SDK exports, and release-policy/docs alignment.
All changes below by @nicko-ai.
What's Changed
- Bump
openai-agentsfrom0.9.3to0.14.2in #626, then complete the release bump to0.14.8in #649. - Mirror universal agent policy rules from the fork in #632.
- Re-export important Agents SDK objects from
agency_swarm, including hosted tools such asImageGenerationTool, in #646 and #649. - Keep Agency Swarm integrations compatible with SDK
FunctionToolcalls in #649:- FastAPI tool endpoints now invoke SDK tools with the needed tool context.
SendMessagepreserves tool-call metadata during agent handoffs.- Code-interpreter file attachments add a current-turn helper hint that is stripped before history is saved.
Full Changelog: v1.9.8...v1.9.9