releaseintermediate
[Release] openai/openai-agents-python v0.14.7: v0.14.7
By seratchgithub
View original on githubOpenAI Agents Python v0.14.7 release includes convenience properties for tool items (tool_name, call_id), improved memory consolidation with higher turn limits, GPT-5.5 model aliases, and critical security fixes for file validation and symlink handling. The release also removes unset fields from Responses API calls and tightens tar/zip member validation to enhance security and stability.
Key Points
- •Added convenience properties (tool_name, call_id) to tool items for easier access to tool metadata
- •Increased Phase 2 memory consolidation turn limit to handle larger conversation histories
- •Added GPT-5.5 model aliases to sandbox compaction for improved model compatibility
- •Tightened tar and zip member validation to prevent malicious archive extraction
- •Reject symlinked LocalFile sources to prevent directory traversal vulnerabilities
- •Remove unset fields from Responses API calls to reduce payload size and improve API compatibility
- •Three new contributors joined the project (jawwad-ali, s0rc3r3r01, andi-oai)
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