[Bug] /config: After toggling "Dynamic workflows" to false, item disappears and cursor jumps to "Verbose output"
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?
In the /config settings menu, after toggling Dynamic workflows from true to false, the item completely disappears from the visible list and the cursor jumps to Verbose output (the item that was below it). There is no way to toggle it back via the UI.
What Should Happen?
After toggling Dynamic workflows, the item should remain visible in the list. The cursor should stay on Dynamic workflows so the user can toggle it back if needed.
Error Messages/Logs
Steps to Reproduce
No error messages. The setting silently disappears from the UI after being toggled to false.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.165 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
Steps to Reproduce:
- Open
/configin Claude Code - Navigate to "Dynamic workflows" (value: true)
- Press Enter to toggle → value changes to false
- "Dynamic workflows" disappears from the list; cursor lands on "Verbose output"
Workaround: Manually edit ~/.claude.json or the settings file to restore dynamicWorkflows: true.
OS: Windows 11 Home (Build 26200)
Shell: PowerShell 5.1
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗