Abysius Codium and the Abysius AI extension rely on a variety of open-source software. This document outlines our license compliance posture and obligations.
We periodically run automated license audits to ensure all dependencies comply with our distribution terms. The following tools are used:
license-checker (npm) for Node.js dependencies| Package | License | Copyleft? | Notes |
|---|---|---|---|
| VS Code / VSCodium source | MIT | No | Core editor, requires trademark separation |
| TypeScript | Apache-2.0 | No | Compiler and language services |
| Node.js | MIT | No | Runtime (for build tooling) |
We avoid bundling GPL-licensed libraries with the extension or the application binary unless all distribution terms are met (source availability, license notice, etc.). Any GPL dependencies used in build tooling are not distributed to end users.
We do not use Microsoft trademarks in our product name, branding, or marketing materials without authorization.
All bundled open-source components include attribution in the application LICENSE.txt and/or ThirdPartyNotices.txt as required by their respective licenses.
This document is reviewed quarterly. If you identify a license compliance concern, please open an issue at https://github.com/AbysiusAI/AbysiusCodium/issues.