mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
The JSDoc correction stated this behavior but nothing asserted it at the row: when the first in_progress item carries no usable content the row renders the counts alone rather than the generic tool summary. Reverting that to a `?? model.summary` fallback turns exactly this case red.