[PR #3930] fix(tui): Prompt from stdin breaks TUI #10806

Open
opened 2026-02-16 18:15:33 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3930

State: open
Merged: No


Closes #3871.

I also reverted to the behavior from v0.15.x where the resulting prompt is args.prompt + stdin, whereas in v1.x it is currently stdin + args.prompt.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3930 **State:** open **Merged:** No --- Closes #3871. I also reverted to the behavior from `v0.15.x` where the resulting prompt is `args.prompt + stdin`, whereas in `v1.x` it is currently `stdin + args.prompt`.
yindo added the pull-request label 2026-02-16 18:15:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10806