[BUG] "companion": false in ~/.claude/settings.json doesn't suppress the Snitch companion after restart.
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?
Bug: "companion": false in settings.json does not disable the Snitch penguin companion
Steps to reproduce:
- Add "companion": false to ~/.claude/settings.json
- Restart Claude Code
Expected: Snitch companion is hidden.
Actual: Snitch companion still appears beside the input box.
Environment: macOS 25.2.0, Claude Code (claude-sonnet-4-6)
Notes: The setting is already present in the user-scoped settings file and was there before restart. No project-level settings override it. There is also no UI toggle to disable the companion independently.
What Should Happen?
Expected: Snitch companion is hidden.
Error Messages/Logs
Actual: Snitch companion still appears beside the input box.
Steps to Reproduce
- Add "companion": false to ~/.claude/settings.json
- Restart Claude Code
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.96 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗