AI Sidebar
A compact agent workspace navigator for projects, folders, files, and saved references.
Loading component preview…
Installation
Add the component source directly to your project.
pnpm dlx shadcn@latest add https://pastaui.com/r/ai-sidebar.jsonAPI reference
AI Sidebar
| Prop | Type | Default | Description |
|---|---|---|---|
items | AiSidebarItem[] | — | Provides projects, folders, files, and bookmarks. |
onSelect | (id: string) => void | — | Opens the selected workspace item. |
title | string | Workspace | Labels the navigation region. |