Publish the exact sanitized Agent Skill and VS Code preview source tree with independent license boundaries, deterministic provenance manifests, and no private development history. Material design and implementation assistance was provided by OpenAI Codex. Signed-off-by: Cole Speelman <crspeelman@gmail.com>
15 lines
617 B
Markdown
15 lines
617 B
Markdown
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
|
|
|
|
# Third-party notices
|
|
|
|
The packaged extension contains code from these production dependency families:
|
|
|
|
- `vscode-languageclient`, `vscode-languageserver-protocol`,
|
|
`vscode-languageserver-types`, and `vscode-jsonrpc`: MIT.
|
|
- `semver` and the runtime dependency tree's `minimatch`: ISC.
|
|
- `balanced-match` and `brace-expansion`: MIT.
|
|
|
|
Exact versions, integrity hashes, dependency relationships, and license fields
|
|
are recorded in `package-lock.json` and the CycloneDX SBOM distributed with the
|
|
VSIX. Build-only and test-only dependencies are not shipped in the VSIX.
|