First of eight section cards for the consolidated Settings page. Folds in theme toggle, re-run onboarding trigger, keyboard shortcuts, log censoring, feedback sharing preference, and the two experimental toggles (isolated workspaces, dev-server auto-restart) that previously lived at /instance/settings/experimental. Preserves all existing form validation, save handlers, and error toasting from InstanceGeneralSettings and InstanceExperimentalSettings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 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.