mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
The comments describing NUL serialization contained literal NUL bytes, which interfere with source tooling. Use the \x00 escape text instead.