Files
deepseek-harness/apps/web/tests/snapshots/code-mode-round/ui.expected.md
Yichen Jiang 3e1c63b2ea test(web): stop the stats line's wall-clock segments from deciding a golden
`StatsLine` renders its LLM, tool-call, and throughput segments only while the
matching measurement exceeds zero, and all three are wall clock taken during
the replay. A machine that finishes a step inside one millisecond drops the
segment a slower one keeps, so a golden recorded what the recording machine's
speed was rather than what the page shows. Goldens across this suite already
disagreed about the LLM segment for that reason, and CI failed on whichever
test landed on a slow enough runner — a different test each run, always the
same one-line difference.

Tokenizing the values was never enough, because presence is what moves. The
normalizer now drops those segments outright, each taking one adjacent
separator so nothing is left holding a dangling separator or a doubled space,
and the recorded goldens are normalized the same way. `TTFT avg` stays: it
gates on a step count the fixture determines.
2026-08-06 15:47:42 +08:00

1.9 KiB

  • banner:
    • navigation "Session hierarchy":
      • 'button "Using ONE run_code program: run" [disabled]'
    • tablist:
      • tab "Chat" [selected]
      • tab "Trajectory"
  • text: "Using ONE run_code program: run bash echo CODE_ROUND_OK, then read the file missing.txt catching its error in the program. Return an object with both outcomes. Then reply DONE and stop. {{clock}}"
  • button "Copy":
    • img
  • button "Branch into a new conversation" [disabled]:
    • img
  • text: Available only on the last message of a completed turn
  • button "Context injection @deepseek-ai/dsh-system-prompt":
    • img
    • img
    • text: Context injection @deepseek-ai/dsh-system-prompt
  • 'button "Think The user wants me to write a single run_code program that:"':
    • img
    • img
    • text: "Think The user wants me to write a single run_code program that:"
  • button "Code Run bash echo and catch missing file read":
    • img
    • img
    • text: Code Run bash echo and catch missing file read
  • img
  • text: Bash Echo CODE_ROUND_OK Failed
  • 'button "Read Error: cannot read "{{cwd}}/workspace/missing.txt": not found"':
    • img
    • text: "Read Error: cannot read "{{cwd}}/workspace/missing.txt": not found"
  • button "Think The program ran successfully. Let me now reply DONE as instructed.":
    • img
    • img
    • text: Think The program ran successfully. Let me now reply DONE as instructed.
  • paragraph: DONE
  • button "Copy":
    • img
  • button "Branch into a new conversation":
    • img
  • text: {{clock}} Ran for {{duration}} TTFT {{duration}}
  • textbox "Message the agent"
  • button "Commands":
    • img
  • 'button "Access mode, current: Workspace Write"': Workspace Write
  • button "Select model, current DeepSeek-V4-Flash":
    • text: DeepSeek-V4-Flash
    • img
  • button "7% of context used"
  • button "Send message" [disabled]
  • text: 1 turns · 2 steps TTFT avg {{duration}} Cache hit 52% Input 17.2K tok · Output 252 tok