ag-ui-protocol/ag-ui
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 98
- Longevity 34
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 483
- days_rel: 13
- days_push: 7
- n_releases_24m: 44
Adoption not part of the score
15562 stars · 1405 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AG-UI is an open, lightweight, event-based protocol that standardizes how AI agent backends connect to user-facing frontend applications. It defines ~16 standard event types, a flexible middleware layer supporting any event transport (SSE, WebSockets, webhooks), and ships SDKs plus a reference HTTP implementation for building agentic user experiences.
Use cases
- connect ai agents to frontend applications
- stream agent events to a user interface
- build a chat interface backed by an agent backend
- standardize agent state and ui intent communication
- integrate generative ui components with agents
- build a terminal cli agent client
- wire an agentic backend into a web app without ad-hoc code
When to choose
- you need a standardized, transport-agnostic event protocol between agents and UIs
- you want interoperability across agent frameworks and frontend clients
- you are building real-time, interactive agentic features in web or chat apps
- you want to support generative UI specs like A2UI, MCP-UI, or Open-JSON-UI
When to avoid
- you only need agent-to-tool connections (use MCP instead)
- you need agent-to-agent coordination (use A2A instead)
- you need a fully rendered UI out of the box rather than a protocol layer
- your project has no agentic or LLM component
Facets
framework · maturity active
agent-framework middleware websocket http-server sdk chat-interface large-language-models web-development frontend apis developer-tools python cross-platform cli agent-user-interaction event-based-protocol agentic-frontend generative-ui protocol-standard real-time-events copilotkit ai-agents nodejs web-server
4 sources
- readme: https://github.com/ag-ui-protocol/ag-ui · fetched 2026-08-28 · bde65a5af79a
- homepage: https://ag-ui.com · fetched 2026-08-29 · 2fdabd43b43c
- site_page: https://docs.ag-ui.com/concepts/generative-ui-specs · fetched 2026-08-29 · 1fce352e49de
- site_page: https://docs.ag-ui.com/quickstart/clients · fetched 2026-08-29 · aadda43951fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ag-ui-protocol/ag-ui | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="ag-ui-protocol/ag-ui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem