Skip to content

/tui/open-help returns success but does nothing #8595

@AksharP5

Description

@AksharP5

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

  1. Start opencode with HTTP server enabled:
    bun dev -- --port 4096
  2. Call the endpoint:
    curl -X POST http://127.0.0.1:4096/tui/open-help
  3. 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 workingopentuiThis relates to changes in v1.0, now that opencode uses opentui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions