Skip to content

revert(tui): downgrade opentui to 0.4.3#37582

Merged
rekram1-node merged 1 commit into
devfrom
opentui-revert
Jul 18, 2026
Merged

revert(tui): downgrade opentui to 0.4.3#37582
rekram1-node merged 1 commit into
devfrom
opentui-revert

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

This is a temporary release mitigation for the compiled TUI startup regression. Fixes #37556.

Testing

  • bun install --frozen-lockfile
  • bun packages/opencode/script/build.ts --single --skip-install --skip-embed-web-ui
  • compiled binary --version smoke passes
  • compiled interactive TUI stays live under a PTY and renders /connect

Requested by: @rekram1-node (Aiden Cline via Slack)

Reverts commit 38989c5 while the compiled-binary startup regression is resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Compiled binary crashes instantly on TUI launch — undefined is not an object (evaluating '$.startsWith') — since opentui 0.4.5

1 participant