anomalyco / anomalyco/opencode
TUI crash: Object.entries requires that input parameter not be null or undefined
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.