[FEATURE] Setting to permanently disable in-product feedback/survey prompts
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Claude Code shows in-product feedback prompts ("how am I doing?" surveys,
rating nudges) during sessions. There is currently no way to permanently
turn these off. Submitting feedback attaches conversation context, and for
privacy-sensitive work I don't want any solicitation toward that in my
sessions at all — the prompt itself is unwelcome, regardless of whether
I answer it.
Proposed Solution
A setting to permanently disable all feedback/survey prompts — either a
one-time "never ask again" option on the prompt itself, or a config key
such as "disableFeedbackPrompts": true in settings.json. Silence on my
part should be permanent, not per-prompt.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
Other
Use Case Example
I can't accidentally or carelessly select a response and give access to my context/conversation.
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗