Skip to content

Conversation

@pschiel
Copy link
Contributor

@pschiel pschiel commented Jan 12, 2026

Fixes #8074

Cause: args missing in windows cli spawning

  • When the desktop app tried to spawn the sidecar with: cli::create_command(app, "serve --port 63591")
  • Expected: Run opencode-cli.exe serve --port 63591
  • Actually ran: opencode-cli.exe (no arguments at all!)

Fix: add args

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@pschiel pschiel marked this pull request as ready for review January 12, 2026 22:56
@pschiel pschiel requested a review from adamdotdevin as a code owner January 12, 2026 22:56
@Brendonovich Brendonovich merged commit eb20449 into anomalyco:dev Jan 13, 2026
5 of 7 checks passed
@emco1234
Copy link

image I am getting the same issue here.

@starkovskypro-code
Copy link

image How can I fix it?

sauerdaniel pushed a commit to sauerdaniel/opencode that referenced this pull request Jan 13, 2026
dl-alexandre pushed a commit to dl-alexandre/opencode that referenced this pull request Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opencode not loading

4 participants