anomalyco / anomalyco/opencode
TUI crash: Orphan text error: "" must have a <text> as a parent: box-58 above text-node-199
Open
@simonklee is already working on this.
Since Aug 20, 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: Orphan text error: "" must have a as a parent: box-58 above text-node-199
Stack trace:
Error: Orphan text error: "" must have a <text> as a parent: box-58 above text-node-199
at ni (/$bunfs/root/chunk-w5kjr6g2.js:3:4972)
at W (/$bunfs/root/chunk-w5kjr6g2.js:3:3692)
at y (/$bunfs/root/chunk-w5kjr6g2.js:3:2214)
at <anonymous> (/$bunfs/root/chunk-w5kjr6g2.js:3:2057)
at pA (/$bunfs/root/chunk-w5kjr6g2.js:2:10190)
at fe (/$bunfs/root/chunk-w5kjr6g2.js:2:9971)
at oe (/$bunfs/root/chunk-w5kjr6g2.js:2:4080)
at y (/$bunfs/root/chunk-w5kjr6g2.js:3:2049)
at <anonymous> (/$bunfs/root/chunk-37e5zy96.js:2634:19964)
at tne (/$bunfs/root/chunk-37e5zy96.js:2634:19998)
Plugins
No response
OpenCode version
0.0.0-beta-17728
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
Apple_Terminal 470.2
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.