Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions apps/v4/public/r/registries.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 agent components by inference.sh. chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more."
},
{
"name": "@intentui",
"homepage": "https://intentui.com",
Expand Down
18 changes: 18 additions & 0 deletions apps/v4/public/r/styles/base-lyra/elevenlabs.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions apps/v4/public/r/styles/base-nova/elevenlabs.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions apps/v4/public/r/styles/base-vega/elevenlabs.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions apps/v4/registry/directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,13 @@
"description": "A comprehensive React Hooks Collection built with Shadcn.",
"logo": "<svg width='256' height='256' viewBox='0 0 256 256' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M208 128L128 208' stroke='var(--foreground)' stroke-width='32' stroke-linecap='round' stroke-linejoin='round'/><path d='M192 40L40 192' stroke='var(--foreground)' stroke-width='32' stroke-linecap='round' stroke-linejoin='round'/><rect x='27' y='28' width='70' height='70' rx='7' fill='var(--foreground)'/></svg>"
},
{
"name": "@inferencesh",
"homepage": "https://ui.inference.sh",
"url": "https://ui.inference.sh/r/{name}.json",
"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",
"homepage": "https://intentui.com",
Expand Down
Loading