anomalyco / anomalyco/opencode

TUI crash: Object.entries requires that input parameter not be null or undefined

Open
#44,100 1 comment 1 reaction 1 assignee View on GitHub

@kommander is already working on this.

Since Aug 22, 2026.

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

Description

Description

The OpenCode TUI crashed with an unexpected error.

Error: Object.entries requires that input parameter not be null or undefined

Stack trace:

TypeError: Object.entries requires that input parameter not be null or undefined
    at entries (unknown)
    at w (/$bunfs/root/chunk-0jtbhpkr.js:2593:93615)
    at <anonymous> (/$bunfs/root/chunk-0jtbhpkr.js:2593:94954)
    at pA (/$bunfs/root/chunk-0ey7fhch.js:2:10190)
    at fe (/$bunfs/root/chunk-0ey7fhch.js:2:9971)
    at Ue (/$bunfs/root/chunk-0ey7fhch.js:2:11597)
    at wo (/$bunfs/root/chunk-0ey7fhch.js:2:12936)
    at q (/$bunfs/root/chunk-0ey7fhch.js:2:11766)
    at po (/$bunfs/root/chunk-0ey7fhch.js:2:12406)
    at q (/$bunfs/root/chunk-0ey7fhch.js:2:11778)
Plugins

No response

OpenCode version

0.0.0-beta-17823

Steps to reproduce

I reactivated the opencode server from another zed instance while there was an open one from yesterday (my macos slept, not shutdown).

When I started the new one (where I saw the animation of the starting) it crashed.

Screenshot and/or share link

No response

Operating System

macOS 25.5.0 (arm64)

Terminal

zed 1.16.1+stable.343.eb8e1c8b5502b7007465fbbc465f4a736fa39210

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.