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

Status Fixed / completed
Maintainer reply None cached
Activity 7 comments ยท opened Sep 4, 2025 ยท 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 โ†—