[BUG] Verbose output setting fails to persist (reverts to default after restart)
Resolved 💬 13 comments Opened Jul 9, 2025 by theghssjs Closed Jan 6, 2026
Bug Description
Verbose output setting fails to persist (reverts to default after restart)
Steps to Reproduce
- Launch CLI with
claude - Enter
/configto open settings panel - Change "Verbose output" from
falsetotrue - Exit program by pressing
Ctrl+Ctwice - Relaunch
claude - Reopen settings with
/config
Expected Behavior
Verbose output should remain enabled (true)
Actual Behavior
Verbose output reverts to default disabled state (false)
Environment
- Operating System: Arch Linux 6.15.4-arch2-1
- Software Version: 1.0.44
- Install Method:
npm install -g @anthropic-ai/claude-code
This issue has 13 comments on GitHub. Read the full discussion on GitHub ↗