[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:
- Open the Claude Code console and type
/config. - Navigate to the Auto Updates setting and change its value to false using the
Tabkey. - Type
/exitto close the console. - Run the following command in your terminal to revert to version 1.0.102:
````
npm install -g @anthropic-ai/claude-code@1.0.102
- Run Claude again, and the issue should be fixed.
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗