anomalyco / anomalyco/opencode

OpenCode Desktop 1.18.4 hangs indefinitely during first-launch onboarding on Windows

Open
#38,222 6 comments 0 reactions 1 assignee View on GitHub

@Hona 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 installed OpenCode Desktop 1.18.4 on Windows 11 using Scoop.

The installation completed successfully, but when I launch the application it remains stuck on the loading screen indefinitely.

OpenCode CLI works correctly on the same machine. The issue only affects the Desktop application.

Environment

  • Windows 11 Pro
  • OpenCode Desktop v1.18.4
  • Installed via Scoop
  • No plugins installed

Steps to reproduce

  1. Install OpenCode Desktop using Scoop.
  2. Launch OpenCode Desktop.
  3. Wait for the onboarding/loading screen.

Expected behaviour

The application completes onboarding and loads the main window.

Actual behaviour

The application remains stuck on the loading screen and never progresses.

Relevant logs

main.log

app starting { version: '1.18.4', packaged: true, onboardingTest: false }

spawning sidecar

server ready { url: 'http://127.0.0.1:62614' }

onboarding.log

first launch onboarding pending checked { pending: true }

first launch onboarding pending checked { pending: true }

renderer.log

[desktop-onboarding] first launch onboarding evaluated Object

Additional context

I deleted %APPDATA%\ai.opencode.desktop and reinstalled, but the behaviour was unchanged.

DevTools shows no errors in the Console.

Network requests all return 200 or 204 responses.

The application never progresses beyond onboarding.

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.