Skip to content

Add feedback reporting tool - #161

Open
rgarcia wants to merge 3 commits into
mainfrom
hypeship/add-feedback-tool
Open

Add feedback reporting tool#161
rgarcia wants to merge 3 commits into
mainfrom
hypeship/add-feedback-tool

Conversation

@rgarcia

@rgarcia rgarcia commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

summary

  • add a submit_feedback tool for product, mcp, documentation, and general feedback
  • record submissions as mcp_feedback_submitted PostHog events with organization attribution
  • redact obvious emails, URLs, and token-shaped values before capture
  • keep feedback failures non-fatal and document the new standalone tool

testing

  • bun test
  • bunx tsc --noEmit
  • bunx prettier --check README.md src/lib/mcp/analytics.ts src/lib/mcp/analytics.test.ts src/lib/mcp/tools/feedback.ts src/lib/mcp/tools/feedback.test.ts
  • KERNEL_CLI_PROD_CLIENT_ID=test-prod KERNEL_CLI_STAGING_CLIENT_ID=test-staging KERNEL_CLI_DEV_CLIENT_ID=test-dev bun run build

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview Aug 20, 2026 8:47pm

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 89a4f7c. Configure here.

Comment thread src/lib/mcp/analytics.ts Outdated
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