{"id":95708,"url":"https://github.com/webmaxru/awesome-microsoft-agent-framework","name":"awesome-microsoft-agent-framework","description":"😎 Awesome list of Microsoft Agent Framework resources","projects_count":95,"last_synced_at":"2026-06-21T03:00:19.860Z","repository":{"id":317918116,"uuid":"1069359408","full_name":"webmaxru/awesome-microsoft-agent-framework","owner":"webmaxru","description":"😎 Awesome list of Microsoft Agent Framework resources","archived":false,"fork":false,"pushed_at":"2026-05-21T14:18:16.000Z","size":2641,"stargazers_count":152,"open_issues_count":0,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-04T08:03:28.808Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","awesome-resources","microsoft-agent-framework"],"latest_commit_sha":null,"homepage":"https://aka.ms/AgentFramework","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webmaxru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-03T20:04:48.000Z","updated_at":"2026-06-03T20:04:56.000Z","dependencies_parsed_at":"2026-04-01T07:01:03.753Z","dependency_job_id":"451783de-c12f-43b0-8a49-36cb1c1b6dca","html_url":"https://github.com/webmaxru/awesome-microsoft-agent-framework","commit_stats":null,"previous_names":["webmaxru/awesome-microsoft-agent-framework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webmaxru/awesome-microsoft-agent-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmaxru%2Fawesome-microsoft-agent-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmaxru%2Fawesome-microsoft-agent-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmaxru%2Fawesome-microsoft-agent-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmaxru%2Fawesome-microsoft-agent-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmaxru","download_url":"https://codeload.github.com/webmaxru/awesome-microsoft-agent-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmaxru%2Fawesome-microsoft-agent-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34592057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2025-10-04T15:56:23.149Z","updated_at":"2026-06-21T03:00:19.860Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Related Technologies","Getting Started","🚀 Getting Started","Official Documentation","📚 Official Documentation","🎥 Video Resources","Video Resources","Blog Posts \u0026 Articles","Tutorials","🧪 Examples \u0026 Samples","🤝 Contributing","Community","📄 License","📖 Blog Posts \u0026 Articles","Tools \u0026 Frameworks","Examples \u0026 Samples"],"sub_categories":["Standards \u0026 Protocols","Microsoft AI Ecosystem","Quick Start Resources","Official Microsoft Blogs","Python Samples",".NET Samples","Contributing to Microsoft Agent Framework","Community Blogs","Development Tools","Integration Options","Community Examples","Installation"],"readme":"# Awesome Microsoft Agent Framework [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://learn.microsoft.com/en-us/agent-framework/\"\u003e\u003cimg width=\"554\" src=\"https://raw.githubusercontent.com/microsoft/agent-framework/main/docs/assets/readme-banner.png\" alt=\"Microsoft Agent Framework\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Open-source development kit for building AI agents and multi-agent workflows for .NET and Python.\n\n## Contents\n\n- [Getting Started](#getting-started)\n- [Official Documentation](#official-documentation)\n- [Video Resources](#video-resources)\n- [Blog Posts \u0026 Articles](#blog-posts--articles)\n- [Tutorials](#tutorials)\n- [Examples \u0026 Samples](#examples--samples)\n- [Tools \u0026 Frameworks](#tools--frameworks)\n- [Related Technologies](#related-technologies)\n- [Community](#community)\n\n## Getting Started\n\n### Installation\n\n- [Get Started with Agent Framework](https://learn.microsoft.com/en-us/agent-framework/get-started/) - Official installation and setup guide for Python and .NET.\n- [Python Package (PyPI)](https://pypi.org/project/agent-framework/) - Python package listing with installation instructions.\n- [.NET Package (NuGet)](https://www.nuget.org/packages/Microsoft.Agents.AI) - .NET package listing with installation instructions.\n\n### Quick Start Resources\n\n- [Microsoft Agent Framework GitHub Repository](https://github.com/microsoft/agent-framework) - Official source code and examples.\n- [Quick Start Guide](https://learn.microsoft.com/en-us/agent-framework/tutorials/quick-start) - Get started with a simple agent.\n- [Hello World Agents Sample](https://aka.ms/dotnet/agent-framework/helloworld) - Try it out in GitHub Codespaces.\n\n## Official Documentation\n\n- [Official Documentation Hub](https://learn.microsoft.com/en-us/agent-framework/) - Complete documentation portal.\n- [Microsoft Agent Framework Overview](https://aka.ms/AgentFramework/docs) - High-level overview and concepts.\n- [Tutorials](https://learn.microsoft.com/agent-framework/tutorials/overview) - Step-by-step tutorials.\n- [User Guide](https://learn.microsoft.com/en-us/agent-framework/user-guide/overview) - In-depth user guide for building agents and workflows.\n- [Migration from Semantic Kernel](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel) - Guide for migrating from Semantic Kernel.\n- [Migration from AutoGen](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-autogen) - Guide for migrating from AutoGen.\n\n## Video Resources\n\n- [Microsoft Agent Framework Introduction (30 min)](https://aka.ms/AgentFramework/OpenAtMicrosoft) - Full framework introduction.\n- [Microsoft Agent Framework WorkFlows Explained (30 min)](https://www.youtube.com/watch?v=KQ09sMHeFQY) - A detailed walkthrough of the workflow system in Microsoft Agent Framework, covering core concepts and usage patterns.\n- [AI Show Episodes](https://aka.ms/AgentFramework/AIShow) - Microsoft AI Show coverage.\n- [Deep Dive into Microsoft Agent Framework for AutoGen Users](https://www.youtube.com/watch?v=JlzteydCK_Q) - Comprehensive walkthrough for developers migrating from AutoGen.\n- [DevUI in Action (1 min)](https://www.youtube.com/watch?v=mOAaGY4WPvc) - Interactive developer UI demo.\n- [Agent Framework Lab - The AI Show episode](https://www.youtube.com/watch?v=u1YOPRdGqxQ) - The experimental modules of Microsoft Agent Framework.\n- [Microsoft Agent Framework Playlist](https://www.youtube.com/playlist?list=PLhGl0l5La4sYXjYOBv7h9l7x6qNuW34Cx) - YouTube playlist collection of videos and tutorials.\n- [End-to-End Example (Part 2: Deployment Options)](https://www.youtube.com/watch?v=nVYCU1euYl0) - Demonstration of deploying an AI-powered backend using different deployment strategies by Rasmus Wulff Jensen.\n\n## Blog Posts \u0026 Articles\n\n### Community Blogs\n\n- [Microsoft Agent Framework: Why This Matters for the Future of Enterprise AI](https://www.linkedin.com/pulse/microsoft-agent-framework-why-matters-future-ai-muhammad-zubair-25j3f/) - Article by Muhammad Zubair.\n- [From ChatGPT to Codex: How I Built an Agent Framework Lab That Talks to OpenAI and Ollama](https://www.linkedin.com/pulse/from-chatgpt-codex-how-i-built-agent-framework-lab-talks-williams--vspze/) - Article by Fabian Williams.\n- [Microsoft Agent Framework](https://www.linkedin.com/pulse/microsoft-agent-framework-bill-ayers-l1ype/) - Article by Bill Ayers.\n- [Microsoft Agent Framework Python Auth0 Token Vault](https://auth0.com/blog/microsoft-agent-framework-python-auth0-token-vault/) - Guide on integrating Auth0 Token Vault with Microsoft Agent Framework in Python.\n- [Microsoft Agent Framework: First Look](https://jamiemaguire.net/index.php/2025/11/01/microsoft-agent-framework-first-look/) - Article by Jamie Maguire.\n- [Microsoft Agent Framework: Conversations and Threads](https://jamiemaguire.net/index.php/2025/11/06/microsoft-agent-framework-conversations-and-threads/) - Article by Jamie Maguire.\n- [Microsoft Agent Framework: Extending Agent Intelligence Using Function Tools](https://jamiemaguire.net/index.php/2025/11/15/microsoft-agent-framework-extending-agent-intelligence-using-function-tools/) - Article by Jamie Maguire.\n- [Microsoft Agent Framework: Using Agents as Function Tools](https://jamiemaguire.net/index.php/2025/11/22/microsoft-agent-framework-using-agents-as-function-tools/) - Article by Jamie Maguire.\n- [Microsoft Agent Framework is now AG UI compatible](https://www.copilotkit.ai/blog/microsoft-agent-framework-is-now-ag-ui-compatible) - Blog post about AG UI compatibility with Microsoft Agent Framework.\n- [My Take: Why Microsoft Agent Framework Matters](https://www.linkedin.com/pulse/my-take-why-microsoft-agent-framework-matters-edgar-mcochieng--7kh6f/) - Article by Edgar Mcochieng.\n- [Give Your Agents New Capabilities and Expertise Using Skills with Microsoft Agent Framework](https://arafattehsin.com/blog/give-your-agents-new-capabilities-skills-microsoft-agent-framework/) - Practical guide on implementing Agent Skills by Arafat Tehsin.\n- [Microsoft Agent Framework - Agent Skills](https://ravichaganti.com/blog/microsoft-agent-framework-agent-skills/) - Overview and walkthrough of Agent Skills by Ravikanth Chaganti.\n- [Agent Skills](https://www.linkedin.com/pulse/agent-skills-lana-noor--bypaf) - Deep dive into Agent Skills architecture, components, and how they introduce a modular approach to designing agents, by Lana Noor.\n\n### Official Microsoft Blogs\n\n- [Introducing Microsoft Agent Framework](https://azure.microsoft.com/en-us/blog/introducing-microsoft-agent-framework/) - Azure AI and machine learning blog announcement.\n- [Introducing Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps](https://devblogs.microsoft.com/foundry/introducing-microsoft-agent-framework-the-open-source-engine-for-agentic-ai-apps/) - Azure AI Foundry blog announcement.\n- [Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer](https://devblogs.microsoft.com/dotnet/introducing-microsoft-agent-framework-preview/) - .NET blog announcement.\n- [Migrate your Semantic Kernel and AutoGen projects to Microsoft Agent Framework Release Candidate](https://devblogs.microsoft.com/semantic-kernel/migrate-your-semantic-kernel-and-autogen-projects-to-microsoft-agent-framework-release-candidate/) - Migration guide for transitioning projects to the release candidate.\n- [Build AI agents with GitHub Copilot SDK and Microsoft Agent Framework](https://devblogs.microsoft.com/semantic-kernel/build-ai-agents-with-github-copilot-sdk-and-microsoft-agent-framework/) - Guide for building AI agents with GitHub Copilot SDK integration.\n- [Give Your Agents Domain Expertise with Agent Skills in Microsoft Agent Framework](https://devblogs.microsoft.com/semantic-kernel/give-your-agents-domain-expertise-with-agent-skills-in-microsoft-agent-framework/) - Introducing Agent Skills for packaging domain expertise as reusable, portable skill modules.\n- [Agent Harness in Agent Framework](https://devblogs.microsoft.com/agent-framework/agent-harness-in-agent-framework/) - Overview of the Agent Harness feature in Microsoft Agent Framework.\n- [What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python](https://devblogs.microsoft.com/agent-framework/whats-new-in-agent-skills-code-skills-script-execution-and-approval-for-python/) - New Agent Skills capabilities including code skills, script execution, and approval workflows for Python.\n- [AG-UI Multi-Agent Workflow Demo](https://devblogs.microsoft.com/agent-framework/ag-ui-multi-agent-workflow-demo/) - Building a customer support multi-agent workflow with MAF handoffs and AG-UI protocol for real-time UI streaming.\n- [CodeAct with Hyperlight](https://devblogs.microsoft.com/agent-framework/codeact-with-hyperlight/) - Introducing CodeAct support in Agent Framework via the `agent-framework-hyperlight` package, collapsing multi-step tool-call loops into single sandboxed Python executions for lower latency and token usage.\n- [A2A v1 is here: Cross-platform agent communication in Microsoft Agent Framework for .NET](https://devblogs.microsoft.com/agent-framework/a2a-v1-is-here-cross-platform-agent-communication-in-microsoft-agent-framework-for-net/) - Announcing the A2A v1 release and cross-platform agent-to-agent communication support in Microsoft Agent Framework for .NET.\n- [A Tour of Handoff Orchestration Pattern](https://devblogs.microsoft.com/agent-framework/a-tour-of-handoff-orchestration-pattern/) - Deep dive into the handoff orchestration pattern for coordinating multi-agent workflows in Microsoft Agent Framework.\n- [From Local to Production: Deploy your Microsoft Agent Framework Agent with Foundry-Hosted Agents](https://devblogs.microsoft.com/agent-framework/from-local-to-production-deploy-your-microsoft-agent-framework-agent-with-foundry-hosted-agents/) - Guide to moving Microsoft Agent Framework agents from local development to production using Foundry-hosted agents.\n- [Build a Real-World Example with Microsoft Agent Framework, Microsoft Foundry, MCP, and Aspire](https://developer.microsoft.com/blog/build-a-real-world-example-with-microsoft-agent-framework-microsoft-foundry-mcp-and-aspire) - Walkthrough of an open-source Interview Coach sample showing how to build a production-style multi-agent application using Microsoft Agent Framework, Microsoft Foundry, MCP servers, and Aspire for cloud-native orchestration.\n- [Governance at the Speed of Agents: Microsoft Agent Framework and Agent Governance Toolkit, Better Together](https://devblogs.microsoft.com/agent-framework/governance-at-the-speed-of-agents-microsoft-agent-framework-and-agent-governance-toolkit-better-together/) - How Agent Governance Toolkit pairs with Microsoft Agent Framework to enforce policy at runtime, govern agent actions, and provide end-to-end auditability for production AI agents.\n- [FIDES: Flow Integrity Deterministic Enforcement System in Agent Framework](https://devblogs.microsoft.com/agent-framework/fides/) - Introducing FIDES, an information-flow control middleware that labels content with integrity and confidentiality labels to deterministically enforce policies and protect against prompt injection attacks.\n\n## Tutorials\n\n- [Agent Framework Demos Day 1: Intercepting Function Calls](https://www.linkedin.com/pulse/agent-framework-demos-day-1-intercepting-function-calls-dibia-phd-sbuqc) - Practical guide to intercepting and handling function calls in Microsoft Agent Framework.\n- [Agent Framework Deep Dive](https://github.com/fabianwilliams/agentframeworkdeepdive) - Deep dive tutorial and comprehensive guide to Microsoft Agent Framework.\n- [Build AI Agents in C# with the Microsoft Agent Framework and Hugging Face MCP Tools](https://elbruno.com/2025/10/13/%F0%9F%A7%A0-build-ai-agents-in-c-with-the-microsoft-agent-framework-and-hugging-face-mcp-tools/) - Tutorial on building AI agents in C# using Microsoft Agent Framework integrated with Hugging Face MCP tools.\n- [Build a Documentation Assistant with Microsoft Agent Framework and Azure AI Foundry](https://moethorstensen.no/azure-ai/) - Hands-on C# tutorial for building an internal docs assistant using Microsoft Agent Framework, Azure AI Foundry, and custom tools.\n- [Generative AI Notebooks](https://github.com/arafattehsin/generative-ai/tree/main/notebooks/agent-framework) - Collection of Jupyter notebooks demonstrating Microsoft Agent Framework concepts and implementations.\n- [M365 Graph DevUI Walkthrough](https://github.com/fabianwilliams/agent-framework/blob/m365agentsdevui/python/packages/devui/samples/m365_graph_devui/DEVUI_WALKTHROUGH.md) - Step-by-step walkthrough for using DevUI with Microsoft 365 Graph integration.\n- [Multi-Model AI Agent Orchestration in .NET 9](https://elbruno.com/2025/10/12/multi-model-ai-agent-orchestration-in-net-9-with-microsoft-agent-framework-azure-ai-foundry-github-models-and-ollama/) - Tutorial on building multi-model AI agent orchestration using Microsoft Agent Framework in .NET 9.\n- [Taking Multi-Model AI Orchestration Further: Azure AI Foundry Persistent Agents in .NET 9](https://elbruno.com/2025/10/16/%f0%9f%a7%a0-taking-multi-model-ai-orchestration-further-azure-ai-foundry-persistent-agents-in-net-9/) - Advanced tutorial on implementing persistent agents with Azure AI Foundry and Microsoft Agent Framework in .NET 9.\n- [Build Long-Running AI Agents on Azure App Service with Microsoft Agent Framework](https://techcommunity.microsoft.com/blog/appsonazureblog/build-long-running-ai-agents-on-azure-app-service-with-microsoft-agent-framework/4463159) - Step-by-step guide for building and deploying long-running AI agents on Azure App Service.\n- [Part 2: Build Long-Running AI Agents on Azure App Service with Microsoft Agent Framework](https://techcommunity.microsoft.com/blog/appsonazureblog/part-2-build-long-running-ai-agents-on-azure-app-service-with-microsoft-agent-fr/4465825) - Continuation of the practical guide for deploying long-running AI agents on Azure App Service.\n- [Multi-agent Workflow with Human Approval using Agent Framework](https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/multi-agent-workflow-with-human-approval-using-agent-framework/4465927) - Tutorial on implementing multi-agent workflows with human-in-the-loop approval patterns.\n- [Bulletproof Agents with the Durable Task Extension for Microsoft Agent Framework](https://techcommunity.microsoft.com/blog/appsonazureblog/bulletproof-agents-with-the-durable-task-extension-for-microsoft-agent-framework/4467122) - Tutorial on building bulletproof agents using the Durable Task Extension.\n\n## Examples \u0026 Samples\n\n### Python Samples\n\n- [Getting Started with Agents](https://github.com/microsoft/agent-framework/blob/main/python/samples/getting_started/agents) - Basic agent creation and tool usage.\n- [Getting Started with Workflows](https://github.com/microsoft/agent-framework/blob/main/python/samples/getting_started/workflows) - Basic workflow creation.\n- [Chat Client Examples](https://github.com/microsoft/agent-framework/blob/main/python/samples/getting_started/chat_client) - Direct chat client usage patterns.\n- [Observability Examples](https://github.com/microsoft/agent-framework/blob/main/python/samples/getting_started/observability) - Monitoring and tracing.\n- [Middleware Examples](https://github.com/microsoft/agent-framework/blob/main/python/samples/getting_started/middleware) - Custom middleware implementations.\n\n### .NET Samples\n\n- [Getting Started with Agents](https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/GettingStarted/Agents) - Basic agent creation and tool usage.\n- [Agent Provider Samples](https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/GettingStarted/AgentProviders) - Different agent providers.\n- [Workflow Samples](https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/GettingStarted/Workflows) - Advanced multi-agent patterns.\n- [OpenTelemetry Integration](https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/GettingStarted/AgentOpenTelemetry) - Telemetry and monitoring.\n- [Middleware Examples](https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/GettingStarted/Agents/Agent_Step14_Middleware) - Custom middleware.\n\n### Community Examples\n\n- [PrivyDoc](https://github.com/ShivamGoyal03/PrivyDoc) - Local document intelligence tool powered by Foundry Local for secure, on-device document analysis.\n- [AICalcX](https://github.com/ShivamGoyal03/AICalcX) - Real-time AI project cost estimation combining live Azure pricing, human resources, and autonomous agents for accurate enterprise TCO.\n\n## Tools \u0026 Frameworks\n\n### Development Tools\n\n- [Agent Framework Toolkit](https://github.com/rwjdk/AgentFrameworkToolkit) - An opinionated C# toolkit that simplifies development with Microsoft Agent Framework, providing convenient factories and options for creating agents with multiple AI providers.\n- [DevUI](https://github.com/microsoft/agent-framework/tree/main/python/packages/devui) - Interactive developer UI for agent development, testing, and debugging workflows.\n- [VS Code AI Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-windows-ai-studio.windows-ai-studio) - Streamlined experience for building with Microsoft Agent Framework.\n- [AF Labs](https://github.com/microsoft/agent-framework/tree/main/python/packages/lab) - Experimental packages for cutting-edge features including benchmarking and reinforcement learning.\n- [Agent Skills Repository](https://github.com/microsoft/skills) - Official repository of ready-made skills, MCP servers, custom agents, and reusable agent components.\n\n### Integration Options\n\n- [Agent Framework MS](https://github.com/aiwithsudheer/agent-framework-ms) - Project demonstrating how to extend the agent-framework by creating a custom chat client for Google's Gemini large language models.\n- [Model Context Protocol (MCP)](https://learn.microsoft.com/en-us/agent-framework/user-guide/model-context-protocol/?pivots=programming-language-csharp) - Connect to external tools and data servers.\n- [Agent as MCP Server](https://github.com/chanirban/agent-as-mcp-server-MAF) - Example of exposing an agent as an MCP server using Microsoft Agent Framework with STDIO transport.\n- [Agent-to-Agent (A2A)](https://learn.microsoft.com/en-us/agent-framework/user-guide/agents/agent-types/a2a-agent?pivots=programming-language-csharp) - Cross-runtime agent collaboration.\n- [Nylas CLI](https://github.com/nylas/cli) - MCP server giving agents email, calendar, and contacts access to Outlook, Exchange, Microsoft 365, plus Gmail, Yahoo, iCloud, and IMAP through one auth flow. 16 tools, install with `nylas mcp install`.\n\n## Related Technologies\n\n### Microsoft AI Ecosystem\n\n- [Semantic Kernel](https://github.com/microsoft/semantic-kernel) - Predecessor framework for AI orchestration.\n- [AutoGen](https://github.com/microsoft/autogen) - Multi-agent conversation framework.\n- [Azure AI Foundry](https://ai.azure.com/) - Cloud platform for AI development.\n- [Microsoft 365 Agents SDK](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/) - Enterprise agent development.\n- [Copilot Studio](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio) - Low-code agent development.\n\n### Standards \u0026 Protocols\n\n- [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) - Standard for tool integration.\n- [OpenAPI](https://www.openapis.org/) - API specification standard.\n- [OpenTelemetry](https://opentelemetry.io/) - Observability standard.\n- [Azure AI Content Safety](https://azure.microsoft.com/en-us/products/ai-services/ai-content-safety) - Content moderation and safety.\n\n## Community\n\n- [Azure AI Foundry Discord](https://discord.gg/azureaifoundry) - Join the community on Discord, see the `#agent-framework` channel for discussions.\n- [Reddit r/MSAgentFramework](https://www.reddit.com/r/MSAgentFramework/) - Community discussions, questions, and sharing experiences.\n\n## Contributing\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n\n## Footnotes\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/webmaxru%2Fawesome-microsoft-agent-framework/projects"}