# Third-Party Notices

`pi-tscg` builds on the following open-source software.

## @tscg/core

- Repository: https://github.com/SKZL-AI/tscg
- License: MIT
- Copyright (c) Furkan Sakizli / SKZL-AI

The `@tscg/core` package is the deterministic compression engine that powers
this extension. It is consumed as a regular npm dependency. Its license text
is shipped inside `node_modules/@tscg/core/LICENSE`.

## @mariozechner/pi-coding-agent

- Repository: https://github.com/badlogic/pi-mono
- License: MIT
- Copyright (c) Mario Zechner

Used as a peer dependency for type definitions and the extension API.
