paperclip/ui
dotta efc1e336b0 Improve issue detail load stability 2026-04-09 06:21:14 -05:00
..
public
…
src Improve issue detail load stability 2026-04-09 06:21:14 -05:00
README.md
…
components.json
…
index.html Merge public-gh/master into fix/hmr-websocket-reverse-proxy 2026-03-30 07:17:23 -05:00
package.json Implement assistant-ui issue chat thread 2026-04-08 06:02:34 -05:00
tsconfig.json
…
vite.config.ts fix(adapters): stable sort order, npm/local icons, reinstall dialog, HMR polling on WSL 2026-04-03 21:11:24 +01:00
vitest.config.ts
…

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.

Typical use

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