GitHub 项目简介: AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
README: Create a new AG-UI application in seconds: ```bash npx create-ag-ui-app my-agent-app ```
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: - 💬 Real-time agentic chat with streaming - 🔄 Bi-directional state synchronization - 🧩 Generative UI and structured messages - 🧠 Real-time context enrichment - 🛠️ Frontend tool in…
README: AG-UI is complementary to the other 2 top agentic protocols - MCP gives agents tools - A2A allows agents to communicate with other agents - AG-UI brings agents into user-facing ap…