mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
add missing logo and rebuild registry
This commit is contained in:
@@ -227,6 +227,12 @@
|
||||
"url": "https://shadcn-hooks.vercel.app/r/{name}.json",
|
||||
"description": "A comprehensive React Hooks Collection built with Shadcn."
|
||||
},
|
||||
{
|
||||
"name": "@inferencesh",
|
||||
"homepage": "https://ui.inference.sh",
|
||||
"url": "https://ui.inference.sh/r/{name}.json",
|
||||
"description": "Batteries-included UI components for AI applications. Agent chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more."
|
||||
},
|
||||
{
|
||||
"name": "@intentui",
|
||||
"homepage": "https://intentui.com",
|
||||
|
||||
@@ -269,7 +269,8 @@
|
||||
"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."
|
||||
"description": "batteries-included agent components by inference.sh. chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more.",
|
||||
"logo": "<svg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill='none' d='M16.837 12.659L10.105 1H8.781c-.433 0-.834.232-1.05.608L1 13.266l.662 1.146c.217.375.618.607 1.051.607h13.463l.662-1.146a1.215 1.215 0 000-1.213v-.001z' stroke='var(--foreground)' stroke-width='0.3' stroke-miterlimit='10'/><path fill='none' d='M6.057 11.515v0l3.977-6.888a.08.08 0 01.14 0l6.002 10.392' stroke='var(--foreground)' stroke-miterlimit='10' stroke-width='0.3'/><path fill='none' d='M1 13.266h12.001a.08.08 0 00.07-.122L9.09 6.256' stroke='var(--foreground)' stroke-miterlimit='10' stroke-width='0.3'/><path fill='none' d='M12.13 11.514H4.173a.08.08 0 01-.07-.121L10.105 1' stroke='var(--foreground)' stroke-miterlimit='10' stroke-width='0.3'/></svg>"
|
||||
},
|
||||
{
|
||||
"name": "@intentui",
|
||||
|
||||
Reference in New Issue
Block a user