releaseintermediate
[Release] openai/openai-agents-python v0.14.1: v0.14.1
By seratchgithub
View original on githubOpenAI Agents Python v0.14.1 is a maintenance release focusing on bug fixes and documentation improvements. Key fixes include sanitizing tracing export payloads, preserving computer driver compatibility for modifier keys, shielding server-managed handoffs from unsupported history rewrites, and stopping streamed tool execution after input guardrail violations. The release also includes documentation clarifications on ToolContext availability and CI improvements.
Key Points
- •Sanitize OpenAI tracing export payloads to prevent sensitive data leakage in telemetry
- •Preserve computer driver compatibility for modifier keys in tool interactions
- •Shield server-managed handoffs from unsupported history rewrites to maintain state integrity
- •Stop streamed tool execution immediately when input guardrails are triggered
- •Clarify ToolContext availability throughout function-tool lifecycle hooks for developers
- •Update translated documentation pages to maintain consistency across language versions
- •Add sandbox auto-label mapping to CI/CD pipeline for better automation
- •Welcome new contributors to the project with first-time contributions
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete