Microsoft Agent Framework

Open-source SDK unifying Semantic Kernel and AutoGen

Agents & Automation Open Source Has API Open Source
Researched · Published · Reviewed
RECATOOLS Score
7.7 / 10
Capability
8
Value for money
8
Ease of use
7
ASEAN readiness
6.5
API quality
8
Founded
HQ
Users
Launched
Developer

Overview

Microsoft's MIT-licensed SDK for building, orchestrating, and deploying AI agents and multi-agent workflows, unifying Semantic Kernel's enterprise plumbing with AutoGen's orchestration patterns. Consistent APIs across Python and .NET; reached general availability (1.0) in April 2026.

Advertisement

Pricing

Pricing shown for reference only. These figures reflect RECATOOLS research as of 12 Jul 2026 and may be out of date or incomplete. This is not financial or purchasing advice — always confirm the current price on the provider’s official website before making any decision.

Free
Free
Free tier with core features.

What you can produce with Microsoft Agent Framework

  • Unified Python and .NET SDK (MIT licensed)
  • Graph-based multi-agent workflow orchestration
  • Sequential, concurrent, handoff and group-chat orchestration patterns
  • Local DevUI debugger with real-time message flow
  • Checkpointing and human-in-the-loop approvals
  • OpenTelemetry observability and middleware
  • MCP (Model Context Protocol) tool integration
  • Semantic Kernel and AutoGen migration paths
Advertisement

ASEAN Perspective

Microsoft Agent Framework in Southeast Asia

ASEAN-region availability and pricing notes coming soon. Drop the editorial team a note via /contact/ if you can supply local context (Singapore/Malaysia/Indonesia/Thailand/Vietnam).

RECATOOLS Verdict

Microsoft finally stopped shipping two competing agent frameworks. Agent Framework 1.0, released April 7, 2026, folds AutoGen's orchestration patterns into Semantic Kernel's enterprise foundation — session-based state, middleware, OpenTelemetry tracing — under one MIT-licensed SDK with matching Python and .NET APIs.

The graph-based workflow engine is the headline feature: define agent relationships as an explicit graph rather than a free-form conversation, with checkpointing and human-in-the-loop approvals built in. The local DevUI debugger, which shows message flow between agents in real time, has already caught infinite-loop bugs before they burned API budget in early testing.

Migration cost depends on where you're coming from. Semantic Kernel apps port in a few hours; AutoGen apps take longer because the programming model shifted from conversation-centric to graph-based. First-class .NET support remains the clearest reason to pick this over LangGraph or CrewAI if your shop runs Azure and C#.

Independent AI-assisted assessment by RECATOOLS.

What people say

Agent Framework 1.0 shipped April 7, 2026, closing out roughly a year of Microsoft running two separate, half-competing agent SDKs. The pitch: AutoGen's simple agent abstractions plus Semantic Kernel's enterprise features — type safety, middleware, telemetry, session-based state — in one supported framework, with orchestration patterns (sequential, concurrent, handoff, group chat, Magentic-One) that all support streaming, checkpointing, and pause/resume for long-running workflows.

Early developer writeups single out the graph-based workflow engine as the standout addition. One hands-on account, written three days into using it, described defining agent relationships as a directed graph — each agent keeping its own session state — as a cleaner mental model than AutoGen's conversation threads. The local DevUI debugger drew similar praise for surfacing real-time message flow between agents, useful enough that it caught an infinite-loop bug that would otherwise have run up API costs unnoticed.

Migration guidance from Microsoft's own devblog puts Semantic Kernel migration at 2-4 hours for a typical app. AutoGen migration is harder, since the conversation-centric model doesn't map cleanly onto the new graph structure — teams with heavy AutoGen investment should budget more time than the marketing implies.

The framework isn't without security scrutiny. A Hacker News-covered flaw in AutoGen Studio (the prototyping UI, not Agent Framework itself) let a webpage hijack an agent for local code execution via an unauthenticated MCP WebSocket handler — the "AutoJack" attack. Microsoft's security team traced the root cause to a broader pattern across agent frameworks: treating localhost as a trust boundary when an agent that browses the open web effectively erases that boundary. The specific handler has since been hardened, but it's a reminder that the surrounding agent tooling carries its own risk surface independent of the core SDK.

Cost-wise, the framework itself is free and open source under MIT. Running agents through Microsoft Foundry / Azure AI Foundry incurs standard token and compute charges — the platform layer is free to explore, but model consumption, Foundry Tools connectors (Logic Apps, SharePoint, Bing grounding) and Foundry IQ data connections bill separately. For teams already inside Azure's ecosystem, that's a known-quantity cost model rather than a surprise.

Summary of public user & expert reviews, compiled by RECATOOLS.

About this listing

Researched on
Published on
Last reviewed

This entry was compiled from publicly available data including Microsoft Agent Framework's official website, press releases, documentation, and reputable third-party publications. RECATOOLS is not affiliated with Microsoft Agent Framework unless explicitly stated.

Data accuracy

Third-party AI tools update their pricing, features, availability, and policies frequently. Information here may be outdated by the time you read this — we make reasonable efforts to keep listings current, but cannot guarantee absolute accuracy.

For the latest details, please refer to Microsoft Agent Framework directly →

Spotted something out of date? Suggest an update →

Advertisement