From df497ad236b8e46d8c0d95336e3b9e1734fbb4c7 Mon Sep 17 00:00:00 2001
From: Bassim Shahidy <122117267+AVGVSTVS96@users.noreply.github.com>
Date: Wed, 5 Nov 2025 22:01:33 -0800
Subject: [PATCH] feat: add assistant-ui to directory.json (#8720)
* feat: add assistant-ui to directory.json
* update description
* desc
---
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 b556a8e8e8..7226594aa9 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -41,6 +41,13 @@
"description": "A fully animated, open-source React component distribution. Browse a list of animated primitives, components and icons you can install and use in your projects.",
"logo": ""
},
+ {
+ "name": "@assistant-ui",
+ "homepage": "https://www.assistant-ui.com",
+ "url": "https://r.assistant-ui.com/{name}.json",
+ "description": "Radix-style React primitives for AI chat with adapters for AI SDK, LangGraph, Mastra, and custom backends.",
+ "logo": ""
+ },
{
"name": "@better-upload",
"homepage": "https://better-upload.com",