mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
The pendingBytes guard now trips at FRAME_PARSE_CAP_BYTES (64 MiB) instead of the 256 MiB wire ceiling, so the three tests that flood/pin frames against the guard assert the 67108864 message and write a 64 MiB-based workload.