LangGraph vs Microsoft Agent Framework
Side-by-side comparison with live GitHub signals. Last updated May 22, 2026.
| Metric | LangGraph | Microsoft Agent Framework |
|---|---|---|
| GitHub Stars | 32.7K | 58.3K |
| Contributors | 273 | 445 |
| Last Commit | May 21, 2026 | Apr 15, 2026 |
| Open Issues | 553 | 844 |
| License | open-source | open-source |
| Pricing | open-source | open-source |
| Free Tier | Yes | Yes |
| Category | frameworks | frameworks |
| Trending | No | No |
Shared Tags
multi-agentpythonopen-source
Only in LangGraph
graphstatefullangchainpersistence
Only in Microsoft Agent Framework
microsoftenterprisedotnet
About LangGraph
LangGraph is LangChain's framework for building stateful, multi-actor agent applications as graphs. Define agents as nodes and their interactions as edges, with built-in persistence, streaming, human-in-the-loop, and time-travel debugging. The standard for production agent orchestration in the LangChain ecosystem.
View full listingAbout Microsoft Agent Framework
Microsoft's Agent Framework is the convergence of AutoGen and Semantic Kernel into a unified multi-agent platform. It provides a consistent API for building, orchestrating, and deploying agent teams across Python and .NET, with enterprise features like managed identity, Azure integration, and production-grade observability.
View full listing