The startup-selection flow leaves a fresh world (no Workspace) in the locked view state, so every e2e scenario that types into the composer now connects one first via the shared connectFreshWorkspace helper (hero picker create-by-name dialog; the default 'workspace' name keeps the session-header cwd assertions intact). Golden refreshes carry the current composer chrome: the plan/model control seats are empty until their owning plugins register (the seats shipped without occupants on this branch), the sidebar shows the connected workspace group pre-send, and the bash details material renders Input/code/Output as separate nodes. The cancel scenario polls the frozen-partial swap instead of counting synchronously — the abort frame reaches the browser over SSE after the host settles.
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
- banner:
|
|
- navigation "Session hierarchy":
|
|
- button "Use the read tool twice" [disabled]
|
|
- text: · 1 turns
|
|
- tablist:
|
|
- tab "Chat" [selected]
|
|
- tab "Trajectory"
|
|
- tab "Waterfall"
|
|
- text: "Use the read tool twice in one assistant message: read a.txt and b.txt. Then reply with the single word DONE and stop."
|
|
- button "Think The user wants me to read a.txt and b.txt, then reply with \"DONE\". Let me do both reads in parallel.":
|
|
- img
|
|
- text: Think The user wants me to read a.txt and b.txt, then reply with "DONE". Let me do both reads in parallel.
|
|
- button:
|
|
- img
|
|
- text: Read a.txt
|
|
- button:
|
|
- img
|
|
- text: Read b.txt
|
|
- button "Think Both files have been read. a.txt contains \"alpha\" and b.txt contains \"beta\". I'll now reply with DONE as instructed.":
|
|
- img
|
|
- text: Think Both files have been read. a.txt contains "alpha" and b.txt contains "beta". I'll now reply with DONE as instructed.
|
|
- paragraph: DONE
|
|
- text: cache hit 98% · 15,962 tokens · 1 turns · 2 steps
|
|
- textbox "Message the agent"
|
|
- button "Add attachment":
|
|
- img
|
|
- combobox "Access mode":
|
|
- option "Read-only" [selected]
|
|
- option "Read-write"
|
|
- button "Send message" [disabled]
|