-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Description
Summary
The POST /tui/open-help endpoint returns true but doesn’t open the help dialog in the TUI.
Expected
Help dialog opens in the active TUI.
Actual
No dialog appears even though the API returns true.
Plugins
@mohak34/opencode-notifier @0.1.10
OpenCode version
1.1.20
Steps to reproduce
- Start opencode with HTTP server enabled:
bun dev -- --port 4096 - Call the endpoint:
curl -X POST http://127.0.0.1:4096/tui/open-help - Check OpenCode TUI for help dialog
Screenshot and/or share link
Current Behavior:
tui-open-help-dev.mov
Operating System
macOS
Terminal
WezTerm
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui