From 43b19dd2838cd4f26f213009c89bbff00370a1e1 Mon Sep 17 00:00:00 2001 From: Atai Barkai Date: Sun, 28 Sep 2025 13:15:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a6df74a8..ce3a26476 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ag-ui Logo AG-UI: The Agent-User Interaction Protocol -AG-UI is a lightweight, event-based protocol that standardizes how AI agents connect to user-facing applications. +AG-UI is an open, lightweight, event-based protocol that standardizes how AI agents connect to user-facing applications. Built for simplicity and flexibility, it enables seamless integration between AI agents, real time user context, and user interfaces. ---