Agent
Microsoft Agent Framework
Multi-language framework for building production AI agents and multi-agent workflows; successor to Semantic Kernel and AutoGen.
- Type
- Agent
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick agent install microsoft-agent-framework --run
Official
$pip install agent-framework
Microsoft Agent Framework is an open-source Python and .NET framework for building production AI agents that connect to providers like Azure OpenAI, OpenAI, and Foundry. It orchestrates multi-agent systems via graph-based workflows with sequential, concurrent, handoff, and group-collaboration patterns, plus checkpointing, streaming, and OpenTelemetry observability. It unifies and supersedes Semantic Kernel and AutoGen, with migration guides from both.