mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
docs(code-runtime-python): sync README metering claim with code and note
Both README sides still described checkDoneValue as "one bounded traversal / 一次有界遍历" — the same overclaim already retracted in the code JSDoc and the Agent Note. Reword both to match: the walk bounds only the incremental allocation it adds (escaped-string copy, enqueued children, per-key stringify); the frame's own width is parsed upstream and capped by the host's fd-3 receive buffer, not re-bounded here. Re-record README.i18n.yaml.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# 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: f68a45a5420469555eeaf9f88463fbda547d1a1d
|
||||
README.zh.md: fe7927e8f8c488ed6a7e6b9e5cdc76bc9dd3609c
|
||||
README.md: 62e899941ac8eadb2046b1bffae0a3c9c6e14308
|
||||
README.zh.md: 5a7aa880830bccc4ebd647d7b009ec7e4f0d6307
|
||||
|
||||
Reference in New Issue
Block a user