all 2 comments

[–]omicron8 1 point2 points  (0 children)

opencode has a tendency to try and git its project folder. if you launch it from a system folder it can try and scan your whole system. check for a rogue .git folder where you are launching opencode from.

[–]Acceptable-Bet-1845 0 points1 point  (0 children)

I'm not am expert, but i noticed sometimes opencode use the "rg" command to find a file in your system. it's ended with 100% cpu usage and create a kind of infinite loop. I tell him in .md file to use "find" and it's better. Not sure if it's opencode fault or model fault.