[Solution] Resolve Windows bugs with settings.local.json, auto accept edit,... issue with v1.0.103

Resolved 💬 7 comments Opened Sep 4, 2025 by trungkien2003ntk Closed Sep 4, 2025

Temporary Fix for Windows Users 🛠️

This workaround successfully reverts the version and resolves the issue.

Here's a step-by-step guide:

  1. Open the Claude Code console and type /config.
  2. Navigate to the Auto Updates setting and change its value to false using the Tab key.
  3. Type /exit to close the console.
  4. Run the following command in your terminal to revert to version 1.0.102:

``
npm install -g @anthropic-ai/claude-code@1.0.102
``

  1. Run Claude again, and the issue should be fixed.

View original on GitHub ↗

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