Showing archive results for April 2026

Apr 13, 2026
Post comments count0
Post likes count2

Agent Skills in .NET: Three Ways to Author, One Provider to Run Them

Image
Sergey Menshykh

Your agents can now draw on skills authored in three different ways – as files on disk, as inline C# code, or as encapsulated classes – and combine them freely in a single provider. Add built-in script execution support and a human-approval mechanism for script calls, and you have a practical authoring model that fits real-world scenarios: skills t...

.NETAgent FrameworkAgent Skills
Apr 8, 2026
Post comments count2
Post likes count3

Building a Real-Time Multi-Agent UI with AG-UI and Microsoft Agent Framework Workflows

Image
Evan Mattson

Multi-agent systems demo beautifully. Putting them in front of real users is another story. In early prototypes, a terminal or a basic chat window is enough. But once agents start handing off to each other, pausing for approvals, or asking follow-up questions, those interfaces fall apart. Which agent is active? Why is the system waitin...

AG-UIPythonAgent Framework
Apr 3, 2026
Post comments count4
Post likes count6

Microsoft Agent Framework Version 1.0

Image
Shawn Henry

Today, we're thrilled to announce that Microsoft Agent Framework has reached version 1.0 for both .NET and Python. This is the production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized agents, Agent Framework 1.0 gives you enterprise-grade multi-a...

Agent FrameworkAnnouncements