- Import getUIAdapter and resolveAdapterSkillConfig/listAdapterSkillConfigs - Show adapter type label in parentheses next to agent name in Installed tab selector - Show adapter type label in install dialog agent list - Guard handleInstallForAgent: show unsupportedMessage if adapter does not support install - Dismissible error alert in install dialog for unsupported adapter attempts - Clear unsupportedMessage on dialog open/close - Compute COMPATIBLE_ADAPTER_LABELS at module level for Task 2 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| components.json | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
@paperclipai/ui
Published static assets for the Paperclip board UI.
What gets published
The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.
Typical use
Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.