Description
On macOS arm64, the Electron desktop app can stay on the Just a moment... loading window even though the sidecar is already up and responding.
What I observed locally:
- the sidecar reaches
server ready
- the desktop window never advances past the loading screen
- this reproduces with a clean local state
OpenCode version
1.4.4 and 1.4.11
Operating System
macOS 26.3.2
Steps to reproduce
- Launch the Electron desktop app on macOS arm64
- Wait for startup to finish
- Observe that the UI remains on
Just a moment...
Notes
This appears to be in the Electron desktop startup/loading flow rather than the sidecar health check itself.
Description
On macOS arm64, the Electron desktop app can stay on the
Just a moment...loading window even though the sidecar is already up and responding.What I observed locally:
server readyOpenCode version
1.4.4 and 1.4.11
Operating System
macOS 26.3.2
Steps to reproduce
Just a moment...Notes
This appears to be in the Electron desktop startup/loading flow rather than the sidecar health check itself.