🎯 #MagenticOne: New generalist multi-agent system developed by #Microsoft for handling complex web and file-based tasks

🤖 Core Features:
• Lead Orchestrator agent manages task planning, delegation, and progress tracking using Task & Progress Ledgers
#WebSurfer agent controls Chrome browser for web interactions and navigation
#FileSurfer agent handles local file operations across various formats
#Coder and Computer Terminal agents for code writing and execution

💡 Technical Details:
• Built on #AutoGen framework
• Default model: #GPT4 (model-agnostic design)
• Runs in Docker containers for safety
• Supports human-in-the-loop supervision

⚙️ Implementation:
• Available as #opensource project
• Requires Docker and Playwright
• Supports Azure AD and #OpenAI configurations
• Currently being ported to AutoGen AgentChat

🔗 Learn more: https://github.com/microsoft/autogen/tree/main/python/packages/autogen-magentic-one

autogen/python/packages/autogen-magentic-one at main · microsoft/autogen

A programming framework for agentic AI 🤖. Contribute to microsoft/autogen development by creating an account on GitHub.

GitHub