mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
The resolvePythonBin directory branch now has a regression: a PATH whose first entry is an executable DIRECTORY named python3 is skipped for a later real interpreter (fail-before: without the isFile guard the directory would be chosen and spawn would fail). The boot-ack gate's forged-second-ack re-entry guard and its write-failure branch are covered by v8 ignore comments (the honest child sends exactly one ack; the write failure needs the child to exit between ack and write).