-
Notifications
You must be signed in to change notification settings - Fork 14.8k
TUI conversation view disappears after each message #9757
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentuiwindows
Description
Description
After each chat message/turn, the conversation UI disappears (blank/cleared), but the app is still responsive: I can keep typing and messages continue to be sent/processed. Running /theme forces a re-render and the conversation view comes back immediately. This happens repeatedly for every conversation turn.
Plugins
oh-my-opencode
OpenCode version
1.1.28
Steps to reproduce
- Launch OpenCode TUI.
- Start a new chat (or open an existing conversation).
- Send any message.
- Observe the conversation UI disappears/clears after the message is sent/received.
- Type
/themeand press Enter. - Observe the conversation UI reappears (until the next message turn, then it disappears again).
Screenshot and/or share link
Operating System
Windows 11
Terminal
Windows PowerShell
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentuiwindows