.NET AI Community Standup: Interview Coach Evolves: MAF + GitHub Copilot SDK
Bruno Capuano and Justin Yoo walk through updates to Interview Coach, a .NET sample that uses Microsoft Agent Framework and the GitHub Copilot SDK to build an agent-powered interview practice app with specialist agents, shared MCP tools, and a Blazor UI.
Overview
The session covers the latest evolution of Interview Coach, a .NET sample application built with Microsoft Agent Framework (MAF) and updated to add GitHub Copilot SDK support.
Key themes highlighted in the description:
How the sample uses agents
- The application uses specialist agents to:
- Review resumes
- Ask behavioral and technical interview questions
- Provide personalized feedback
- Agent Framework is used to coordinate agents and manage handoffs between them.
What GitHub Copilot SDK contributes
- The GitHub Copilot SDK is used to handle:
- Model interactions
- Tool calls (tool calling)
- The focus is on Copilot moving beyond the editor to power an application experience.
UI and tooling
- The sample includes a Blazor interface.
- It uses shared MCP tools (Model Context Protocol tools) for agent/tool interoperability.
- The description also notes continued Microsoft Foundry support.
Source code and companion materials
- Repo: https://aka.ms/mafinterviewcoach/repo
- Companion walkthrough/blog: https://aka.ms/mafinterviewcoach/blog
- Hands-on workshop: https://aka.ms/mafinterviewcoach/workshop
- Related Learn collection: https://learn.microsoft.com/en-us/collections/d4gkh1tee47wo?source=docs
Featuring
- Bruno Capuano: https://www.linkedin.com/in/elbruno/
- Justin Yoo: https://www.linkedin.com/in/justinyoo/