Consume the durable message-feedback sidecar from #2217 in the browser: per-message Like/Dislike with an optional note, contributed through a declared assistant-actions slot. - carry MessageId on finalized AssistantMessageNode so a target is nameable - declare conversation.chat.assistant-actions and render it in the IconActions row between copy and branch - hold one FeedbackController per Session with per-item ifVersion CAS, reconciling a version-conflict from the reply's authoritative item - mount messageFeedbackRemote alongside goalsRemote
45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
- 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 "Good response":
|
|
- img
|
|
- button "Bad response":
|
|
- 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, current DeepSeek-V4-Flash":
|
|
- text: DeepSeek-V4-Flash
|
|
- img
|
|
- button "Send message" [disabled]
|
|
- text: 1 turns · 1 steps LLM {{duration}} Input 0 tok · Output 0 tok
|