Carlos Gutierrez
Carlos Gutierrez
This project: https://github.com/etsy/Hound (based in codesearch) already has repository indexing and a web front end. When I tested it, it failed to index source files encoded in Windows Ansi. If...
What Claude Code team did was to run their commands using the MSYS2 Bash shell included in Git for Windows. That may be an easier start for opencode.
I've had some luck adding this to `C:\Users\[user]\.claude\CLAUDE.md`, but it should be in the default knowledge of the windows version. ```md ## File Operations - Use `mv` instead of `move`...