anomalyco / anomalyco/opencode

Desktop sidecar dies silently on macOS (event stream error → cascade Failed to fetch)

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

@Hona is already working on this.

Since Jul 21, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Fresh install 1.18.4 on macOS. Same [global-sdk] event stream errorFailed to fetch cascade as #27755 #30597. Difference: macOS, no plugins, no CJK paths, first launch ever.

Within 3 minutes of startup the sidecar drops. After that nothing works (terminal, prompts, file tree). Only fix is full restart. Happened 4/4 launches.

renderer.log:
[2026-07-21 10:23:53] [global-sdk] event stream error
[2026-07-21 10:25:27] TypeError: Failed to fetch
(repeats until app restart)

server.log — nothing after "server ready":
[2026-07-21 10:20:22] server ready
(dead)

main.log — same, no disconnect logged:
[2026-07-21 10:20:22] server ready
(dead)

No MCP servers, no worktrees, no plugins loaded. Sidecar just stops responding silently.

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.