Skip to content

.NET: Consider adding support for AG-UI #896

@danroth27

Description

@danroth27

AG-UI is a protocol for agent-user interactions developed by CopilotKit. Microsoft Agent Framework already support A2A (agent-to-agent communication) and MCP (provide context & tools). AG-UI is specifically for enabling agent-human interaction with various allowances for UI design.

Image

By using a standardized interface between the UI and the agent, you can reuse an existing ecosystem of agent UI components. Most of these components are currently React based, but for .NET ecosystem we could also consider providing a Blazor UI implementation.

Many of the existing popular agent frameworks seem to already support it: LangGraph, CrewAI, Mastra, AG2, Pydantic AI, etc. Should Microsoft Agent Framework also be on this list?

Metadata

Metadata

Assignees

Labels

.NETpublic_preview_refreshRequirements for Public Preview Refresh for Ignite 2025

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions