feat: add option to report outdated information in feedback#54
Conversation
Adds "資訊錯誤或過時" (Information incorrect or outdated) to the negative feedback options in `FeedbackPopoverContent.tsx`. This allows users to explicitly report instances of AI hallucination or obsolete facts presented by the LLM. Co-authored-by: MrOrz <108608+MrOrz@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Code Review
This pull request adds a new negative feedback option, '資訊錯誤或過時' (Information incorrect or outdated), to the FeedbackPopoverContent component. The reviewer points out that the component relies on hardcoded strings and suggests extracting them into locale resource files to address technical debt and support internationalization.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Adds a new negative feedback option "資訊錯誤或過時" (Information incorrect or outdated) to the FeedbackPopoverContent component to allow users to report AI hallucinations or obsolete information.
This is for obvious factual errors like this:

PR created automatically by Jules for task 9305655783797735039 started by @MrOrz