AutoGen: Comprehensive Agent-Usability Assessment
Docs-backedAutoGen is Microsoft Research's multi-agent framework with a strong research pedigree and broad community adoption. Its conversational agent model (agents exchange messages to collaboratively solve tasks) supports complex topologies: two-agent conversations, group chats with a manager, human-in-the-loop interruption, and code execution sandboxes. AutoGen 0.4 (AgentChat API) is the current recommended interface — cleaner than 0.2. Good for teams that need research-grade flexibility with practical deployment paths. Confidence is docs-derived.