Master stabilized two of the three hand-built markdown fixtures by spacing their event times, so the stats line's LLM segment stops depending on how fast the replay ran. `markdown-images` was left on the old shape and kept failing for exactly that reason — a different test each run, always the same one-line difference. Pin it the same way and record the segment its golden now always shows. This supersedes the normalizer that dropped those segments outright, reverted here: pinning the fixture keeps a real part of the page in the goldens instead of hiding it from every one of them, and master's two goldens already record it.
48 lines
1.2 KiB
Markdown
48 lines
1.2 KiB
Markdown
- banner:
|
|
- navigation "Session hierarchy":
|
|
- button "Math rendering" [disabled]
|
|
- tablist:
|
|
- tab "Chat" [selected]
|
|
- tab "Trajectory"
|
|
- text: Render this mathematical proof. {{clock}}
|
|
- button "Copy":
|
|
- img
|
|
- button "Branch into a new conversation" [disabled]:
|
|
- img
|
|
- text: Available only on the last message of a completed turn
|
|
- heading "Math rendering" [level=2]
|
|
- paragraph:
|
|
- text: Inline dollar
|
|
- math: θ
|
|
- text: and backslash
|
|
- math: 1 5
|
|
- text: .
|
|
- math: π 4 < θ < π 2
|
|
- math: θ ∈ ( π 4 , π 2 ) . (1)
|
|
- table:
|
|
- rowgroup:
|
|
- row "Symbol Value":
|
|
- columnheader "Symbol"
|
|
- columnheader "Value"
|
|
- rowgroup:
|
|
- row:
|
|
- cell:
|
|
- math: θ
|
|
- cell:
|
|
- math: 1 5
|
|
- paragraph: MATH_RENDERING_DONE
|
|
- button "Copy":
|
|
- img
|
|
- button "Branch into a new conversation":
|
|
- img
|
|
- text: {{clock}} Ran for {{duration}}
|
|
- textbox "Message the agent"
|
|
- button "Commands":
|
|
- img
|
|
- 'button "Access mode, current: Workspace Write"': Workspace Write
|
|
- button "Select model":
|
|
- text: Select model
|
|
- img
|
|
- button "Send message" [disabled]
|
|
- text: 1 turns · 1 steps LLM {{duration}} Input 0 tok · Output 0 tok
|