Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / agent-framewFrameworkOpen sourceVerified

agent-framework

A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and.NET.

About agent-framework

Microsoft Agent Framework (MAF) is an open, multi-language framework for building production-grade AI agents and multi-agent workflows in .NET and Python.

Microsoft Agent Framework is built for teams taking agents from prototype to production. It provides a consistent foundation for building, orchestrating, and operating agent systems across Python and .NET, while keeping architecture choices open as requirements evolve, and supports a broad ecosystem including Microsoft Foundry, Azure OpenAI, OpenAI, and the GitHub Copilot SDK, with samples and hosting patterns for both local development and cloud deployment.

MAF is a strong fit if you: - are building agents and workflows you expect to run in production, - need orchestration beyond a single prompt or stateless chat loop, - want graph-based patterns such as sequential, concurrent, handoff, and group collaboration, - care about durability, restartability, observability, governance, or human-in-the-loop control, - need provider flexibility so your architecture can evolve without major rewrites.

From the project's README

agent-framework is an open-source project written primarily in Python, with 12k stars on GitHub. It was last updated in July 2026.

Install

pip install agent-framework
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

agent-framework vs. the alternatives

All agent frameworks
AgentStarsPricing
agent-frameworkFrameworkthis listing12kOpen source
langchainFramework141kOpen source
rufloFramework63kOpen source
autogenFramework59kOpen source
crewAIFramework55kOpen source
elizaFramework19kOpen source