releaseintermediate
[Release] openai/openai-agents-python v0.14.3: v0.14.3
By seratchgithub
View original on githubOpenAI Agents Python v0.14.3 is a maintenance release focused on Windows compatibility and stability improvements. Key fixes include normalizing sandbox paths for Windows support, making sandboxes importable on Windows, preparing Daytona workspace roots, and improving manifest handling. The release also adds Datadog as an external tracer option and includes documentation updates.
Key Points
- •Windows CI pipeline added and sandbox path normalization implemented for cross-platform compatibility
- •Sandboxes are now importable on Windows, resolving platform-specific import issues
- •Daytona workspace root is prepared before startup to prevent initialization errors
- •Tool name character replacement now includes warning messages for better developer visibility
- •LocalSnapshot restorable checks tightened to improve validation robustness
- •Manifest description truncation now properly bounded to prevent overflow issues
- •Module docstring in handoff_filters.py moved to top for correct __doc__ assignment
- •Datadog added as a supported external tracer for distributed tracing integration
- •Three new contributors joined the project with focused improvements
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