From 73025ef5bd3a73f0c38a15a40b33683413f1ef2f Mon Sep 17 00:00:00 2001 From: Guido Vizoso Date: Wed, 19 Aug 2026 10:43:42 -0300 Subject: [PATCH] feat: add demo video to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea851dc9..95dbda89 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ +https://github.com/user-attachments/assets/535ef7ee-1631-4a69-b839-564c56cf90b4 + You talk to the server, which sends the turn to a Bot over AG-UI. Every tool call the Bot makes comes back through the gateway, which resolves the target, decides it against your policy, records an audit row, and only then acts, or refuses and names the rule. Allowed browser and file actions reach that Bot's own computer, one container each with its own Chromium, logins and workspace, built by the supervisor. Decisions land in PostgreSQL and threads in CopilotKit Intelligence.