feat(feedback): add the Web surface for message feedback
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
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/module-graph.md
|
||||
module-graph.md: 59e22a8b82a210dd66f6e2186f0b827a541e00cc
|
||||
module-graph.zh.md: 00a433ebaeabba4ce0e39919c3e0fe817608e718
|
||||
module-graph.md: 6072f8b6851fef92193600d4c84c0d522033447b
|
||||
module-graph.zh.md: 0c6acac25c5755478dbca6732cd3b6cb84359939
|
||||
Reference in New Issue
Block a user