[PR #11050] fix(tui): restore open web ui command #13639

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

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

State: open
Merged: No


closes #11031

What does this PR do?

Fixes the "Open WebUI" button in the TUI (Ctrl+P menu). It was disabled in commit 578361de642c9787bdc0654bc6e82e3b4ccf2527

Previously, clicking it tried to open http://opencode.internal which doesn't work in browser.

How did you verify your code works?

  1. Ran in executable
  2. ran test suite to ensure no regressions
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11050 **State:** open **Merged:** No --- closes #11031 ### What does this PR do? Fixes the "Open WebUI" button in the TUI (Ctrl+P menu). It was disabled in commit [578361de642c9787bdc0654bc6e82e3b4ccf2527 ](https://github.com/anomalyco/opencode/commit/578361de642c9787bdc0654bc6e82e3b4ccf2527) Previously, clicking it tried to open http://opencode.internal which doesn't work in browser. ### How did you verify your code works? 1. Ran in executable 2. ran test suite to ensure no regressions
yindo added the pull-request label 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#13639