Skip to content

[Bug]: TUI subagent session entry stuck spinning + unclickable on v4.2.3 + OpenCode 1.15.6 #4252

@WhiteGiverMa

Description

@WhiteGiverMa

Bug Description

In OpenCode TUI v1.15.6 (WSL2, WezTerm), OMO v4.2.3 background subagent session entries in the TUI session list show a spinning/loading indicator next to General Task - xxx, but clicking on the entry does nothing. Normally clicking should navigate into that subagent's session.

The subagent task itself may have already completed (or is still running), but regardless of actual state, the session entry is stuck in loading state and is unclickable — clicking has zero response.

Steps to Reproduce

  1. Open OpenCode TUI v1.15.6 in WSL2 (WezTerm) with OMO v4.2.3 installed
  2. Trigger a background subagent task via task(run_in_background=true, ...) or similar
  3. After the task completes (or during execution), observe the session entry in the TUI session list
  4. (spinner) General Task - xxx entry appears
  5. Click on it → no response, cannot enter the subagent session

Expected Behavior

Clicking on a subagent session entry should navigate into that session view, regardless of whether the task is still running or completed.

Actual Behavior

The entry shows a perpetual spinner, and clicking does nothing. The session is effectively inaccessible from the TUI session list.

Environment

  • OS: WSL2 (Ubuntu) on Windows, WezTerm
  • OpenCode: v1.15.6 (TUI)
  • OMO: v4.2.3
  • Node.js: v24.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions