anomalyco / anomalyco/opencode

OpenCode 1.18.4 spawns a git process which uses all my CPU

Open
#38,244 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.