Skip to content

Add user-feedback-collector plugin#17

Merged
dewitt4 merged 1 commit into
mainfrom
feature/chat-feedback
Apr 6, 2026
Merged

Add user-feedback-collector plugin#17
dewitt4 merged 1 commit into
mainfrom
feature/chat-feedback

Conversation

@dewitt4
Copy link
Copy Markdown
Contributor

@dewitt4 dewitt4 commented Apr 6, 2026

Introduce a new user-feedback-collector plugin that captures thumbs/stars ratings (with optional comments), stores per-message feedback, maintains daily model stats, and exposes endpoints for submitting, listing, aggregating, and exporting feedback. Adds POST /feedback, GET /feedback, GET /stats and GET /export endpoints, a response:modify filter to signal the frontend, CSV export utilities, DB key helpers, and rating/aggregation logic. Includes comprehensive unit tests, plugin manifest, package.json, and TypeScript configuration for the plugin.

Introduce a new user-feedback-collector plugin that captures thumbs/stars ratings (with optional comments), stores per-message feedback, maintains daily model stats, and exposes endpoints for submitting, listing, aggregating, and exporting feedback. Adds POST /feedback, GET /feedback, GET /stats and GET /export endpoints, a response:modify filter to signal the frontend, CSV export utilities, DB key helpers, and rating/aggregation logic. Includes comprehensive unit tests, plugin manifest, package.json, and TypeScript configuration for the plugin.
@dewitt4 dewitt4 self-assigned this Apr 6, 2026
@dewitt4 dewitt4 added the enhancement New feature or request label Apr 6, 2026
@dewitt4 dewitt4 merged commit fedb2d7 into main Apr 6, 2026
4 checks passed
@dewitt4 dewitt4 deleted the feature/chat-feedback branch April 6, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant