[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

  1. Launch CLI with claude
  2. Enter /config to open settings panel
  3. Change "Verbose output" from false to true
  4. Exit program by pressing Ctrl+C twice
  5. Relaunch claude
  6. 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

View original on GitHub ↗

This issue has 13 comments on GitHub. Read the full discussion on GitHub ↗