disableFeedback: true does not suppress the feedback prompt
Resolved 💬 4 comments Opened Apr 13, 2026 by zicox Closed May 23, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Setting disableFeedback: true in ~/.claude/settings.json does not consistently prevent the feedback prompt ("How is Claude doing this session? 1: Bad 2: Fine 3: Good 0: Dismiss") from appearing.
What Should Happen?
The feedback prompt should never appear when disableFeedback: true is set.
Error Messages/Logs
Steps to Reproduce
- Add "disableFeedback": true to ~/.claude/settings.json
- Start a Claude Code session
- The feedback prompt occasionally appears during or after the session
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.104 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗