anomalyco / anomalyco/opencode
OpenCode 1.18.4 spawns a git process which uses all my CPU
@jlongster is already working on this.
Since Jul 22, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I found this process after using OpenCode CLI on my GCC repository, which makes all my CPU. The process is still running after I exit OpenCode.
The command line of the process is like git -c core.autocrlf=false -c core.longpaths=true -c core.symlinks=true --git-dir /home/dev/.local/share/opencode/snapshot/fb73b562b7c8dac32efc9410f5698abcfe4b52ac/9302ee9e0b855bdde2ab0180c92f5014fb95e935 --work-tree /home/dev/SourceCode/gcc add --all --sparse --pathspec-from-file=- --pathspec-file-nul
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.