Skip to content

Add distribution-owned response feedback UI - #1

Closed
comp615 wants to merge 1 commit into
mainfrom
ccroom/response-feedback-ui
Closed

Add distribution-owned response feedback UI#1
comp615 wants to merge 1 commit into
mainfrom
ccroom/response-feedback-ui

Conversation

@comp615

@comp615 comp615 commented Aug 25, 2026

Copy link
Copy Markdown
Owner

This PR description was generated by AMP.

Summary

Berd distributions need a generic way to collect turn-level response ratings without putting a company-specific telemetry endpoint or schema in the public app.

This adds opt-in thumbs-up/down controls tied to the canonical assistant response, session ID, and message ID. Stock Berd uses a typed no-op transport seam; distributions can supply their own sink and enable the UI through runtime config.

Response feedback controls

Related issue

N/A — no duplicate issue or PR found.

Testing

bin/just check
bin/pnpm vitest run src/features/chat/response-feedback src/shared/runtime-config/schema.test.ts
bin/just _tauri-cargo-unix check --features block-feedback
AI tool validation prompt

Copy and paste into your AI tool:

Review block/berd branch ccroom/response-feedback-ui from fork comp615/berd and verify:
1. Run the focused response-feedback and runtime-config tests.
2. Confirm stock Berd sends no feedback events, while the typed sink receives session ID, message ID, appearance ID, sequence, event type, and response when a distribution replaces it.
3. Confirm only the canonical terminal assistant response receives controls in classic and virtual transcripts.

@comp615

comp615 commented Aug 25, 2026

Copy link
Copy Markdown
Owner Author

🤖 Superseded by the authorized upstream draft: block#214

@comp615 comp615 closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant