Upgrading to AOT Workflows in Microsoft Agent Framework (RC2)
Learn how to upgrade to AOT-compiled workflows in Microsoft Agent Framework RC2.
Learn how to upgrade to AOT-compiled workflows in Microsoft Agent Framework RC2.
Add OpenTelemetry to your xUnit agent tests and stream observability traces to an Aspire Dashboard.
Learn how to use xUnit and Test Driven Development to validate Microsoft Agent Framework agents. Ensure your AI selects the right tools and handles state correctly for production.
Move beyond the MAF "black box" by executing tool calls manually. Learn how to gain the observability and control needed for advanced, custom agentic workflows.
Learn to expose the inner workings of agent execution via AG-UI snapshot events and the Microsoft Agent Framework for rich, real-time state updates.
Build stateless Human-In-The-Loop workflows with Microsoft Agents Framework
If you want to build production-grade applications using Microsoft’s Agent Framework Workflows, they must be stateless.
.NET Aspire makes it easy to use Azure Storage for local agent development with the Microsoft Agent Framework. In this post, we’ll look at how to set up Azure Storage with Azurite using .NET Aspire so you have a reliable way to persist agent state between requests. You can