-
Notifications
You must be signed in to change notification settings - Fork 139
feat: LiveKit OSS Shadcn initial registry #1251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
size-limit report 📦
|
|
@thomasyuill-livekit can you share some more info around the recommended flattening approach for hooks? |
@lukasIO I discovered
see screen shot of folder structure from sample app
|

Summary
registry.json) for the@agents-uipackage, enabling components to be installed via the shadcn CLIhooks/agents-ui/folderuse-input-controlsanduse-publish-permissionshooks into a singleuse-agent-control-bar.tsfileAgentChatInputcomponent intoagent-control-bar.tsxto simplify the component structureTesting
pnpm registry:build && pnpm registry:servepnpm dlx shadcn@latest add @agents-ui/agent-track-toggle @agents-ui/agent-track-control @agents-ui/agent-disconnect-button @agents-ui/agent-control-bar @agents-ui/audio-visualizer-barin test app folderpnpm i && pnpm dev@agents-uicomponents in your appcomponents.json