anomalyco / anomalyco/opencode
TUI crash: undefined is not an object (evaluating 'D().unread[B]')
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: undefined is not an object (evaluating 'D().unread[B]')
Stack trace:
TypeError: undefined is not an object (evaluating 'D().unread[B]')
at R (/$bunfs/root/chunk-8rdq92we.js:2593:93977)
at <anonymous> (/$bunfs/root/chunk-8rdq92we.js:2595:37116)
at map (native:1:11)
at <anonymous> (/$bunfs/root/chunk-8rdq92we.js:2595:37083)
at pA (/$bunfs/root/chunk-zghp07rh.js:2:10190)
at fe (/$bunfs/root/chunk-zghp07rh.js:2:9971)
at Ue (/$bunfs/root/chunk-zghp07rh.js:2:11597)
at FA (/$bunfs/root/chunk-zghp07rh.js:2:12474)
at po (/$bunfs/root/chunk-zghp07rh.js:2:11874)
at q (/$bunfs/root/chunk-zghp07rh.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
Linux 6.6.87.2-microsoft-standard-WSL2 (x64)
Terminal
vscode 1.134.0
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.