mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
docs(code-runtime-python): sync README with the shipped backend
The package README (both languages) still described this layer as protocol-only with the PythonCodeRuntime implementation deferred to a later PR, contradicting the shipped code. Rewrite the intro to describe the registered runtime, add a Configuration section for every Config cap, and drop the "implementation not in this layer" limitation. Also pin the residual-detach fixture's size invariant: the byteLength assertion only holds above Node's Buffer pool threshold.
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: 7aea5ee4c031a36718e66a583762f61832596d04
|
||||
README.zh.md: 778cc61ef28be616b8b0ed1ce8f0c9396143a768
|
||||
README.md: 31c493ee119f145c7cf11ed22e2c191226919410
|
||||
README.zh.md: 6f808ed7c768985be38c6b9f4d6cb701e702cd76
|
||||
|
||||
Reference in New Issue
Block a user