- Add imports: skillGroupsApi, SkillGroupRow, GroupBadge, Dialog, Separator, ScrollArea, Textarea - Add agentGroups + allGroups + agentEffectiveSkills queries in AgentSkillsTab - Add assignGroup + removeGroup + createGroup mutations - Add state for add/create/remove dialogs, search, new group fields - Insert Assigned Groups section with loading/empty/populated states - Insert Combined Effective Skills collapsible section with ScrollArea - Insert Additional Individual Skills label above existing skill list - Add Add Skill Group, Create Skill Group, Remove group from agent dialogs - Add Skill Groups section to DesignGuide with all GroupBadge variants |
||
|---|---|---|
| .. | ||
| 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.