forked from farhoodlabs/paperclip
c5ccafbb80
Eliminates two visual glitches when a new agent run starts: 1. The initial "Working..." was rendered as plain text without the shimmer animation or agent icon — now matches the proper working state styling. 2. A brief blank flash occurred when transcript chunks arrived but hadn't produced parseable parts yet — fixed by deriving waitingText from parts availability instead of the hasOutput flag. Co-Authored-By: Paperclip <noreply@paperclip.ing>
@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.