microsoft
agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
Written by microsoft, whose words those are. Agentwire did not build this and has not tested it.
open the repositoryWHAT VOUCHED FOR IT
- StarredPast the absolute star floor.
- AgenticCarries two or more agentic topics in its own repo metadata.
WHERE THE ACCOUNTS POSTED IT
ThreadsSep 10, 2026the post
Microsoft Agent Framework by microsoft is for people building and deploying AI agents in Python or .NET. It handles orchestration for single-agent and multi-agent workflows.
BlueskyAug 16, 2026the post
microsoft/agent-framework covers the whole path for agents and multi-agent workflows: build, orchestrate, deploy. The part worth knowing is that.NET is a first class target alongside Python, so agent work can sit next to an existing C# service. #dev