paperclip/ui
Dotta 26ebe3b002
Merge pull request #2662 from wbelt/fix/configurable-claimed-api-key-path
fix(openclaw-gateway): make claimedApiKeyPath configurable per agent
2026-04-07 09:31:14 -05:00
..
public
src Merge pull request #2662 from wbelt/fix/configurable-claimed-api-key-path 2026-04-07 09:31:14 -05:00
README.md
components.json
index.html
package.json fix(ui): remove runtime-only preflight hook dependency 2026-04-06 21:50:11 -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.