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.
26 lines
1018 B
Markdown
26 lines
1018 B
Markdown
- banner:
|
|
- navigation "Session hierarchy":
|
|
- button "Use the bash tool to" [disabled]
|
|
- text: · 1 turns
|
|
- tablist:
|
|
- tab "Chat" [selected]
|
|
- tab "Trajectory"
|
|
- tab "Waterfall"
|
|
- text: "Use the bash tool to run exactly: echo WEB_E2E_OK. Then reply with the single word DONE and stop."
|
|
- button "Think The user wants me to run a simple bash command and reply with \"DONE\".":
|
|
- img
|
|
- text: Think The user wants me to run a simple bash command and reply with "DONE".
|
|
- text: Echo the test string
|
|
- button "Think The command executed successfully and output \"WEB_E2E_OK\". I just need to reply with \"DONE\".":
|
|
- img
|
|
- text: Think The command executed successfully and output "WEB_E2E_OK". I just need to reply with "DONE".
|
|
- paragraph: DONE
|
|
- text: cache hit 99% · 15,818 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]
|