mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
Addresses the bot's keep-current findings: - The settlement note distinguishes the BaseException (lost done frame) and RuntimeError (pump killed -> replies stranded to the wall clock) consequences; registers the _done_with_value def-time default-arg capture and the new RuntimeError-rebind closed-loop test; zh:95 half-width space fixed. - The python package README Known Limitations records the cross-thread binding + sync t.join() deadlock (en + zh). - The code-runtime Service Definition README no longer claims only the worker-thread backend ships: the Python (process) backend is acknowledged, with 'container' as future work (en + zh). - All pairings re-recorded; corpus-wide verify-translation-pairing passes 1002.
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: b29121c892a820258f905f68f2ab8fbe78003198
|
|
README.zh.md: 8e772c2dd5a09cc64769a4f1175f7c7bc334e3c5
|