GitHub 项目简介: AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
README: AG-UI is an open, lightweight, event-based protocol for agent-human interaction, designed for simplicity & flexibility: - During agent executions, agent backends **emit events _co…
README: **AG-UI includes a flexible middleware layer** that ensures compatibility across diverse environments: - Works with **any event transport** (SSE, WebSockets, webhooks, etc.)
README: AG-UI was born from CopilotKit's initial **partnership** with LangGraph and CrewAI - and brings the incredibly popular agent-user-interactivity infrastructure to the wider agentic…
README: Create a new AG-UI application in seconds: ```bash npx create-ag-ui-app my-agent-app ```