releaseintermediate
[Release] microsoft/autogen python-v0.7.2: python-v0.7.2
By ekzhugithub
View original on githubMicrosoft AutoGen released python-v0.7.2 with several improvements including making DockerCommandLineCodeExecutor the default for MagenticOne team, adding approval_func option to CodeExecutorAgent, and adding parallel_tool_call support to OpenAI model client config. The release also includes bug fixes for structured logging serialization and new Redis agent memory support for JSON and MARKDOWN formats.
Key Points
- •DockerCommandLineCodeExecutor is now the default code executor for MagenticOne team, improving security and isolation
- •Added approval_func option to CodeExecutorAgent for enhanced control over code execution workflows
- •Introduced parallel_tool_call configuration option to OpenAI model client for concurrent tool invocations
- •Fixed structured logging serialization data loss issue with SerializeAsAny annotations to ensure complete data persistence
- •Expanded Redis agent memory support to include JSON and MARKDOWN formats for flexible data storage
- •Removed assistant-related methods from OpenAIAgent to streamline API and reduce confusion with OpenAIAssistantAgent
- •Added documentation warnings for AgentTool/TeamTool parallel tool calls limitations to guide proper usage
- •Updated website documentation and references for version 0.7.1 and 0.7.2 releases
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