paperclip/ui
Dotta 2ff6a9cc7d Integrate runner recovery through work-folder PR 13090
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-09-12 20:00:15 -05:00
..
public feat: manage AI runtime credentials through Connections (#13247) 2026-09-12 16:30:10 -05:00
src Integrate runner recovery through work-folder PR 13090 2026-09-12 20:00:15 -05:00
storybook Integrate current master through work-folder PR 13090 2026-09-12 19:05:33 -05:00
tests
README.md
components.json
connect-flow-preview.html
connect-model-preview.html Onboarding: model source tiles, one input canvas, and Storybook coverage for the agent arc (#12613) 2026-09-01 09:57:46 -07:00
index.html
package.json
tsconfig.json
vite.config.ts
vite.flow-preview.config.mjs
vite.preview.config.mjs
vite.qa.config.mjs
vitest.config.ts
vitest.setup.ts
wizard-preview.html

README.md

@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.

Storybook

Storybook config, stories, and fixtures live under ui/storybook/.

pnpm --filter @paperclipai/ui storybook
pnpm --filter @paperclipai/ui build-storybook

Typical use

Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.