Files
deepseek-harness/apps/web/tests/snapshots/markdown-inline-code-links/ui.expected.md
T
creatixchu 84a6bae1c7 fix(web): drop the branch action from user and steering bubbles
The branch control on user and consumed-steering bubbles could enable
only when a completed turn ended with no node after the message at all,
so readers saw a permanently unavailable control whose tooltip promised
a state it could not reach. An enabled one would mislead anyway: a fork
at a message seq cuts at the containing turn/end and takes the answer
along, the opposite of the branch-to-re-ask reading a control on one's
own bubble suggests.

MessageItem loses its fork props, PendingSteeringBubble loses the
showBranch special case, and messageBranchSeqs narrows to
assistantBranchSeqs: only a completed turn's transcript tail that is
the turn's own content-text assistant may fork. A steered turn keeps
its fork point under the settled answer, because fork is a log-prefix
cut and the steer is model-visible history the child inherits.

Web aria goldens drop the user-bubble disabled-branch row and its
hidden explanation text; the nested-subagent golden also loses the one
enabled user-tail fork handle, a loss the decision note accepts.
2026-08-06 17:46:18 +08:00

1009 B

  • banner:
    • navigation "Session hierarchy":
      • button "Inline code links" [disabled]
    • tablist:
      • tab "Chat" [selected]
      • tab "Trajectory"
  • text: Show the local preview URL. {{clock}}
  • button "Copy":
    • img
  • heading "Inline code links" [level=2]
  • paragraph:
    • text: "Preview:"
    • code:
      • link "{{linkUrl}}":
        • /url: {{linkUrl}}
  • paragraph:
    • text: "Standard:"
    • link "Open preview":
      • /url: {{linkUrl}}
  • paragraph:
    • text: "Command:"
    • code: curl {{linkUrl}}
  • paragraph:
    • text: "Unsafe:"
    • code: javascript:alert(1)
  • paragraph: INLINE_CODE_LINK_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