#FileSurfer
🤖 #MagenticOne: New multi-agent system by #Microsoft for web & file-based tasks. Features #AI Orchestrator agent managing #WebSurfer, #FileSurfer & #Coder agents. Built on #AutoGen framework, uses #GPT4 for autonomous task completion. #opensource github.com/microsoft/au...
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.com
November 11, 2024 at 10:27 AM
✨ È strutturato con un agente principale, l'Orchestrator, che gestisce altri agenti specializzati (WebSurfer, FileSurfer, Coder e ComputerTerminal). L'Orchestrator pianifica e monitora i progressi, mentre gli agenti eseguono sottocompiti specifici.

🔗 www.microsoft.com/en-us/resear...
Magentic-One: A Generalist Multi-Agent System for Solving Complex Tasks - Microsoft Research
By Adam Fourney, Principal Researcher; Gagan Bansal, Senior Researcher; Hussein Mozannar, Senior Researcher; Victor Dibia, Principal Research Software Engineer; Saleema Amershi, Partner Research Manag...
www.microsoft.com
December 31, 2024 at 7:33 AM
Finally xompleted my code reviewer bit. It's basically Magentic one with multiple Assistant agents and custom tools. I ditch the Filesurfer agent because it failed a lot during agent conversation. I made couple of functions to operate on files an directory navigation and it works like a charm
March 11, 2025 at 8:28 AM