Open-Source Notices
Last updated: February 5, 2026
Revoly is built with the help of open-source software. We are grateful to the open-source community for their contributions. This page lists the key open-source components used in the Service and their respective licenses.
Revoly's proprietary additions — including our infrastructure, security layers, user interface, service configurations, and business logic — are not open source and remain the intellectual property of Revoly.
OpenClaw
Revoly's AI Agent is powered by OpenClaw, an open-source AI agent framework.
- License: MIT License
- Copyright: OpenClaw contributors
- Repository: github.com/openclaw
Other open-source dependencies
Revoly also uses a number of other open-source libraries and frameworks in its infrastructure and client application. Key dependencies include (but are not limited to):
Runtime & Framework
- Node.js — MIT License — nodejs.org
- React — MIT License — react.dev
- Next.js — MIT License — nextjs.org
AI & Agent tooling
- Anthropic SDK — MIT License — github.com/anthropics/anthropic-sdk-typescript
Data & Infrastructure
- PostgreSQL — PostgreSQL License — postgresql.org
- Redis — BSD 3-Clause License — redis.io
Authentication & Payments
- Clerk SDK — MIT License — clerk.com
- Stripe SDK — MIT License — stripe.com
A complete list of dependencies and their licenses can be found in the project's package.json and associated lock files. If you would like a machine-readable list of all third-party licenses used in Revoly, please contact hello@revoly.ai.
License compliance
We strive to comply with all open-source license requirements. If you believe that we have failed to properly attribute or comply with the terms of any open-source license, please contact us at hello@revoly.ai and we will address the issue promptly.
Contributing
We believe in giving back to the open-source community. If you are interested in contributing to OpenClaw or the broader ecosystem, visit the OpenClaw GitHub repository.