Skip to content

V2 TUI: follow-up prompts should render optimistically #34766

Description

@opencode-agent

Problem

Queued prompts/messages work, but the V2 TUI does not visibly show queued items or a queued indication like V1 did.

Expected behavior

When a prompt/message is queued behind an active run, the TUI should render it as pending/queued so the user knows it was accepted and will run later.

Actual behavior

The prompt/message is queued internally, but it is not visible in the TUI with a queued indication.

Scope notes

This is primarily a V2 TUI visibility/state-projection issue. It may require checking whether queued state is already exposed in the session/event stream or whether the TUI needs an explicit projected queued row/status.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions