anomalyco / anomalyco/opencode

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

Open
#44,578 1 comment 0 reactions 1 assignee View on GitHub

@kommander is already working on this.

Since Aug 24, 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

Reported automatically from the OpenCode crash screen. If you can, describe what you were doing when it crashed.

Screenshot and/or share link

No response

Operating System

macOS 25.6.0 (arm64)

Terminal

WarpTerminal v0.2026.08.19.08.15.stable_01

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.