From c990476d99af06ba406c88714db15464773f90d6 Mon Sep 17 00:00:00 2001 From: okaris Date: Fri, 23 Jan 2026 00:59:53 +0100 Subject: [PATCH] registry: add @inferencesh --- apps/v4/registry/directory.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index fcec2e26ad..7dcba91b3a 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -265,6 +265,12 @@ "description": "A comprehensive React Hooks Collection built with Shadcn.", "logo": "" }, + { + "name": "@inferencesh", + "homepage": "https://ui.inference.sh", + "url": "https://ui.inference.sh/r/{name}.json", + "description": "UI components for building AI-powered applications. Agent chat interfaces, tool invocation UI, syntax-highlighted code blocks, and more." + }, { "name": "@intentui", "homepage": "https://intentui.com",