Ross ROSS = Recommend OSS · open-source software intelligence for agents

ag-ui-protocol/ag-ui

AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications. observed · 2026-08-28

github.com/ag-ui-protocol/ag-ui · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ag-ui-protocol/ag-uimain86

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