mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
review: client-owned default-config injection; tar the bare exe artifact
Address the three ds-review-bot warnings on #253: - An empty DSH_CORDIS_CONFIG now counts as absent when deciding whether to inject the bundled default config, matching the runtime bin's config-discovery semantics. - The injection moves from DeepSeekHarness into HarnessClient.start(), so the low-level client's default bundled launch also boots without callers duplicating the env setup. - The bare single-file exe artifact ships inside a tar.gz like the Python bundle: upload-artifact's zip transport drops the executable bit.
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
|
||||
README.md: 67dbd04520ac01318c1f21393c12b7bf4965b4cb
|
||||
README.zh.md: 36ea4df4ff73e12ce3fda5bbee4108584dd5ad92
|
||||
README.md: ef9f8703f3bdb7b6d2dca28639f3b794083f7905
|
||||
README.zh.md: 31b6e87d7b75cc10cb799862fe6eb0f1f26dccd6
|
||||
|
||||
Reference in New Issue
Block a user