forked from farhoodlabs/paperclip
f749efd412
On the Paused tab every visible agent is paused, so applying opacity-50 to all of them is redundant and makes the whole view dim. Skip the dimming when tab === "paused" in both list and org chart views. Pass tab prop through to OrgTreeNode for consistency.
@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.