From f53400f934b3f356192b9bb1199ba9ca4586cdce Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 16 Dec 2025 19:47:47 +0400 Subject: [PATCH] chore: add livekit to directory (#9109) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index fa20da98d5..0888dbd60b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -34,6 +34,13 @@ "description": "A modern component library built with Tailwind CSS and Motion for React, Aceternity UI contains unique and interactive components that can make your landing pages look 100x better.", "logo": "" }, + { + "name": "@agents-ui", + "homepage": "https://livekit.io/ui", + "url": "https://livekit.io/ui/r/{name}.json", + "description": "This is a shadcn/ui component registry that distributes copy-paste React components for building LiveKit AI Agent interfaces.", + "logo": "LiveKit" + }, { "name": "@aevr", "homepage": "https://ui.aevr.space",