DevBlogs
Read post

Building agent teams with Agent Framework, GitHub Copilot CLI and Squad

Microsoft Agent Framework (MAF) now supports GitHub Copilot SDK as an agent backend, enabling coding-oriented AI capabilities like shell execution, file operations, and MCP server integration. The post introduces Squad, an open-source multi-agent framework built on the GitHub Copilot CLI/SDK, and Squad.Agents.AI — a NuGet package that wraps a Squad team as a standard MAF AIAgent via a single DI call. Unlike stateless agents, Squad accumulates domain knowledge over time: it remembers architectural decisions, extracts reusable skills, respects corrections, and onboards new specialists instantly. The integration provides OpenTelemetry spans per dispatched specialist out of the box, making multi-agent fan-out observable in Aspire, Jaeger, or Application Insights without extra plumbing.

    #github#ai-agents#.net
Jul 30•7m read time•From devblogs.microsoft.com
Post cover image
Table of contents
The integration in C# Copy linkUnder the hood Copy linkWhy Squad inside MAF? Copy linkTry it today Copy link
475 Impressions
DevBlogs's image
DevBlogs

DevBlogs is a curated collection of articles and blog posts from developers and tech enthusiasts wor...

1.1K Followers

•

5.1K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard