[BUG] /config dialog immediately dismissed without showing options
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?
The /config command exits instantly with "Config dialog dismissed" without displaying any interactive menu or options.
Environment:
- Claude Code version: 2.1.76
- OS: macOS (Darwin 25.3.0)
- Terminals tested: Terminal.app, [autre terminal]
- Shell: zsh
Steps to reproduce:
- Launch claude (or claude --remote-control)
- Type /config
- Dialog is immediately dismissed — no UI appears
Expected behavior:
An interactive dialog should appear allowing to toggle settings (e.g., "Enable Remote Control for all sessions").
Actual behavior:
Output is just Config dialog dismissed with no interaction possible.
Workaround:
None found — settings.json can be edited manually but preferRemoteControl is not a valid schema field, so Remote Control must be enabled via --remote-control flag each time.
What Should Happen?
The /config command exits instantly with "Config dialog dismissed" without displaying any interactive menu or options.
Environment:
- Claude Code version: 2.1.76
- OS: macOS (Darwin 25.3.0)
- Terminals tested: Terminal.app, [autre terminal]
- Shell: zsh
Steps to reproduce:
- Launch claude (or claude --remote-control)
- Type /config
- Dialog is immediately dismissed — no UI appears
Expected behavior:
An interactive dialog should appear allowing to toggle settings (e.g., "Enable Remote Control for all sessions").
Actual behavior:
Output is just Config dialog dismissed with no interaction possible.
Workaround:
None found — settings.json can be edited manually but preferRemoteControl is not a valid schema field, so Remote Control must be enabled via --remote-control flag each time.
Error Messages/Logs
/config
⎿ Config dialog dismissed
Steps to Reproduce
/config
Enable Remote Control for all sessions
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗