agent-framework
Microsoft Agent Framework is a comprehensive multi-language framework for building, orchestrating, and deploying AI agents. It supports both .NET and Python, offering features from simple chat agents to complex multi-agent workflows with graph-based orchestration.
agent-framework is currently grouped under Observability, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Graph-based Workflows with streaming, checkpointing, human-in-the-loop, and time-travel capabilities. and Developing simple chat agents.. The listed license is MIT, which is useful when adoption constraints matter. It also shows measurable community traction with 12.2k GitHub stars.
Features
Why choose it
Trade-offs
Compatibility
Quick start
Use cases
How it compares
Alternatives
Related searches
Comments
- ?usr_seed_0917May 10, 2026
The agent lifecycle management is solid. State transitions and error recovery are production-grade.
- ?usr_seed_0775Apr 28, 2026
Used for building enterprise AI workflows in .NET environments where Python-only frameworks don't fit.
- ?usr_seed_0625Mar 28, 2026
Deployment support alongside the orchestration layer is what separates this from academic frameworks.
- ?usr_seed_0854Mar 23, 2026
Multi-agent workflow orchestration is well-designed — coordination primitives are composable.
- ?usr_seed_0767Mar 11, 2026
Python and .NET support in the same framework is unusual and valuable for polyglot enterprise shops.