[PR #11000] fix: revert "upgrade opentui to v0.1.75" #13625

Closed
opened 2026-02-16 18:18:28 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11000

State: closed
Merged: No


This reverts commit f48784d152.

What does this PR do?

Fixes #10926 due to the upgrade of the opentui package.

How did you verify your code works?

Tested on my pc like this:

  1. Checkout to v1.1.39 and cd packages/opencode
  2. Run bun i
  3. Run bun dev try /connect and see the error
  4. Delete node_modules checkout to v1.1.36 and run bun i
  5. Checkout to v1.1.39 and try /connect again
  6. It works!
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11000 **State:** closed **Merged:** No --- This reverts commit f48784d1527bb04bda337697c5c1a2a5b991fc75. ### What does this PR do? Fixes #10926 due to the upgrade of the opentui package. ### How did you verify your code works? Tested on my pc like this: 1. Checkout to `v1.1.39` and `cd packages/opencode` 2. Run `bun i` 3. Run `bun dev` try `/connect` and see the error 4. Delete `node_modules` checkout to `v1.1.36` and run `bun i` 5. Checkout to `v1.1.39` and try `/connect` again 6. It works!
yindo added the pull-request label 2026-02-16 18:18:28 -05:00
yindo closed this issue 2026-02-16 18:18:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13625