Third-Party Notices
August 16, 2026 ยท View on GitHub
dsh-checkpoint-diff is licensed under the Apache License 2.0. It builds on the following third-party works; their licenses are reproduced or linked below in accordance with their terms.
Runtime dependencies
| Package | Version | License | Purpose |
|---|---|---|---|
| zod | ^4.x | MIT | Checkpoint record schema validation at the storage-domain boundary |
Peer / host environment (provided by the DeepSeek Harness deployment)
| Package | License | Purpose |
|---|---|---|
| @deepseek-ai/cordis | MIT | Plugin runtime (host + browser) |
| @deepseek-ai/dsh-session | MIT | Session model consumed by the timeline |
| @deepseek-ai/dsh-storage-domain | MIT | checkpoints storage domain access |
| dsh-checkpoint-rewind | Apache-2.0 | Checkpoint producer whose storage this plugin reads |
Development-only dependencies
| Package | License |
|---|---|
| esbuild | MIT |
| react / react-dom | MIT |
| jsdom | MIT |
| @deepseek-ai/* (test assembly) | MIT |
The full license texts of the Apache-2.0 and MIT licenses are available at https://www.apache.org/licenses/LICENSE-2.0 and https://opensource.org/license/mit respectively.