OpenAI Agents Python v0.19.2: Bug fixes and enhancements
sdkaipython-agentic
patch feature
This release of the OpenAI Agents Python library, version 0.19.2, addresses numerous bugs across various modules including MCP, memory, extensions, and voice handling. It also introduces a new feature to expose the original callable through a wrapper. These updates aim to improve the stability, reliability, and functionality of the agents library for developers building AI-powered applications. The release includes fixes for input guardrail reporting, exception handling, and credential redaction in error messages and tracing.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.19.2
Related releases
- Pydantic-AI v2.22.0: Gemini tool mode, Anthropic system prompts, Temporal fixes Pydantic AI Releases ·
- google/adk-python v2.6.1: Telemetry enhancements and bug fixes Google ADK (Python) Releases ·
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·