mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-06 07:11:59 +00:00
The earlier merge had adopted master's protocol-only package.json (peer/dev limited to invariants and cordis, no dependencies), but src/index.ts imports @deepseek-ai/dsh-code-runtime, dsh-session, dsh-timeout, and schemastery at runtime — a published lib/index.js could not resolve those bare specifiers. The manifest now mirrors code-runtime-worker-thread (the five peers, the schemastery dependency, and the matching dev set); the lockfile, module graph, and third-party notices are regenerated, and the module-graph zh pair is re-synced.
7 lines
432 B
YAML
7 lines
432 B
YAML
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
|
# after editing either side, bring the other along and re-record with:
|
|
# pnpm run verify-translation-pairing --write docs/module-graph.md
|
|
module-graph.md: 41289fce09b82cdf81aa3c3450ee367be15a10c1
|
|
module-graph.zh.md: 5f8797315daaac35411f41dfcf244c6689540512
|