mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-07 04:10:42 +00:00
The README pair described `run()` as rejecting "a malformed binding namespace or non-positive config", which understated and misplaced the configuration failures: a non-Unix platform, a non-integer budget, a timer value setTimeout would clamp, a budget larger than one fd-3 frame, and an incompatible addressSpaceMb/output-budget pair all throw from the CONSTRUCTOR, so they fail when the plugin loads rather than on a later run. Both sides now separate the load-time platform/configuration errors from the run-result contract. The Chinese README's Model Experience and KV Cache effect sections were still untranslated English; the pairing record only tracks hashes, so it could not show that. Both are now translated.
7 lines
451 B
YAML
7 lines
451 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 packages/code-runtime/code-runtime-python/README.md
|
|
README.md: b643330ecc427ae04439d658b7b3f7b084010d4c
|
|
README.zh.md: 4b656d9735a52b5473658b00fe6210325d819eff
|