Open-source credits
ROC ON is built on top of excellent open-source projects. The list below covers the direct dependencies of the cloud UI, the cloud gateway, the runner Docker Compose package, and the worker, adapter, and runner-link components.
Orchestration engine
- Paperclipsha-b947a7d (M1.0 pin)MITRunner imageAdapter
Open-source agent orchestration engine. ROC ON runs Paperclip as an upstream dependency inside the runner image and registers the @rocon/adapter at boot.
Direct dependencies
- @paperclipai/adapter-utilsv2026.513.0MITAdapter
Adapter SDK from the Paperclip project; peer dependency of @rocon/adapter.
- @supabase/ssrv0.7.0MITCloud UI
- @supabase/supabase-jsv2.105.4MITCloud UICloud gateway
- @tailwindcss/postcssv4.3.0MITCloud UI
Build-time; output ships in the compiled CSS bundle.
- Alpine Linuxvia postgres:16-alpineMITRunner image
Base image for the bundled Postgres container.
- class-variance-authorityv0.7.1Apache-2.0Cloud UI
- clsxv2.1.1MITCloud UI
- lucide-reactv0.468.0ISCCloud UI
- Next.jsv16.2.6MITCloud UI
- Node.js>=20.11MITCloud UICloud gatewayRunner imageRunner linkAdapterWorker
JavaScript runtime for every ROC ON service.
- PostgreSQLv16 (postgres:16-alpine)PostgreSQL LicenseRunner image
Bundled with the runner Docker Compose as the default database. MSPs may override DATABASE_URL to point at their own Postgres.
- Reactv19.2.6MITCloud UI
- React DOMv19.2.6MITCloud UI
- Stripe (stripe-node)v17.7.0MITCloud UI
- tailwind-mergev2.6.1MITCloud UI
- tailwindcssv4.3.0MITCloud UI
Build-time; output ships in the compiled CSS bundle.
- wsv8.20.1MITCloud gatewayRunner link
