OpenAI Agents Python SDK v0.17.6: Tool Input Guardrails and JSON Contract Enforcement
sdkaiengineerpython-agentic
patch
The latest release of the OpenAI Agents Python SDK (v0.17.6) introduces pre-approval tool input guardrails and enforces a strict JSON-compatible contract for tool outputs. These updates enhance the reliability and predictability of agent interactions, particularly for developers integrating custom tools. The changes primarily affect developers using the SDK for agent development and tool integration.
- →fix typo in sandbox guide by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3628
- →Release 0.17.6 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3659
Maintenance (2) ›
- docs fix typo in sandbox guide by @mshsheikh in https://github.com/openai/openai-agents-python/pull/3628
- Release 0.17.6 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3659
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.17.6
Related releases
- Pydantic-AI v2.35.3 Patch Release Addresses Several Bug Fixes Pydantic AI Releases ·
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- LangChain LangGraph SDK 0.4.4 Released LangGraph Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·