OpenAI Agents Python SDK v0.17.6: Tool Input Guardrails and JSON Contract Enforcement
sdkaiengineerpython-agentic
feature 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.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.17.6
Related releases
- Pydantic-AI v2.9.0: Security fix, GPT-5.6 models, usage command Pydantic AI Releases ·
- LangGraph 1.2.7: Fixes for delta overwrites and UUID generation LangGraph Releases ·
- pydantic-ai v2.1.0: Anthropic web tools, serialization, and bug fixes Pydantic AI Releases ·
- pydantic-ai v2.5.1: Bug Fixes and Model Compatibility Pydantic AI Releases ·
- crewAI 1.15.0: Conversational Flow Tracking and Declarative Flow Loading CrewAI Releases ·
- OpenAI Agents Python Library v0.17.8: Enhancements and Fixes OpenAI Agents SDK (Python) Releases ·