mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-07 04:10:42 +00:00
Outline entries gain the turn's final text-bearing assistant preview: each assistant message overwrites a state draft and turn/end commits the survivor, matching the loaded rail's findLast semantic; the bare- array wire keeps its identity across draft changes, so pushes stay at three per turn. Preview budgets shrink to the rail card's clamps — one 50-character prompt line, up to three 120-character response lines, ellipsis on clip — on loaded and unloaded turns alike (stateVersion 2 discards v1 cache rows).