[Solution] Resolve Windows bugs with settings.local.json, auto accept edit,... issue with v1.0.103
Status Fixed / completed
Maintainer reply None cached
Workaround โ Mentioned in description โ
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:
- 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 โ