Credits
Credits
Open Source Licenses
ClawSide is built upon the shoulders of the open source community. We acknowledge and thank the following projects:
Core Dependencies
| Library | License | Description |
|---|---|---|
| Chrome Extensions API | MIT | Browser extension framework |
Development Dependencies
| Library | License | Description |
|---|---|---|
| puppeteer | Apache-2.0 | Headless Chrome automation |
| playwright | Apache-2.0 | Cross-browser automation |
| ws | MIT | WebSocket implementation |
| proxy-agent | MIT | HTTP proxy agent |
| socks-proxy-agent | MIT | SOCKS proxy agent |
| http-proxy-agent | MIT | HTTP proxy agent |
| https-proxy-agent | MIT | HTTPS proxy agent |
| got | MIT | HTTP request library |
| express | MIT | Web framework |
| cors | MIT | CORS middleware |
| uuid | MIT | UUID generation |
| dotenv | MIT | Environment variables |
| yargs | MIT | Command-line arguments |
| chalk | MIT | Terminal string styling |
| axios | MIT | HTTP client |
Bundling & Build
| Library | License | Description |
|---|---|---|
| esbuild | MIT | Fast JavaScript bundler |
Third-Party Assets
Icons
- App icon: Custom design
- UI icons: Custom SVG implementation
Acknowledgments
- Thanks to the OpenAI community for API design inspiration
- Thanks to all contributors and testers
- Thanks to users providing feedback and bug reports
License
ClawSide itself is licensed under the MIT License. See LICENSE for details.
This credits document is provided for transparency and to comply with open source license attribution requirements.