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

Closed
opened 2026-02-16 17:59:36 -05:00 by yindo · 0 comments
Owner

Originally created by @AksharP5 on GitHub (Jan 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

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:

https://github.com/user-attachments/assets/74420b0c-9f26-4d79-8f23-294de554d202

Operating System

macOS

Terminal

WezTerm

Originally created by @AksharP5 on GitHub (Jan 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### 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: https://github.com/user-attachments/assets/74420b0c-9f26-4d79-8f23-294de554d202 ### Operating System macOS ### Terminal WezTerm
yindo added the opentuibug labels 2026-02-16 17:59:36 -05:00
yindo closed this issue 2026-02-16 17:59:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6025