Missing messages in TUI #2856

Closed
opened 2026-02-16 17:37:33 -05:00 by yindo · 3 comments
Owner

Originally created by @leeweisern on GitHub (Nov 14, 2025).

Originally assigned to: @thdxr on GitHub.

Description

This happen only sometime, not sure how to reproduce.

Sometime, parts of the response from the LLM are not displayed or parts of my input are not displayed in the TUI

This is an example: https://opencode.ai/s/DsT2MMDP

OpenCode version

1.0.65

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

macOS 15.3.1

Terminal

Ghostty

Originally created by @leeweisern on GitHub (Nov 14, 2025). Originally assigned to: @thdxr on GitHub. ### Description This happen only sometime, not sure how to reproduce. Sometime, parts of the response from the LLM are not displayed or parts of my input are not displayed in the TUI This is an example: https://opencode.ai/s/DsT2MMDP ### OpenCode version 1.0.65 ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="1901" height="1034" alt="Image" src="https://github.com/user-attachments/assets/7c50d8b9-1728-42a0-ad10-98b9a37f882c" /> ### Operating System macOS 15.3.1 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 17:37:33 -05:00
yindo closed this issue 2026-02-16 17:37:33 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 14, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #811: Both issues involve missing or delayed display of messages in the TUI. In #811, messages appear minutes after actions complete, which could manifest as 'missing messages' depending on timing.
  • #4196: Scroll position issues during LLM responses could potentially cause messages to appear missing if the display doesn't properly sync.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 14, 2025): This issue might be a duplicate of existing issues. Please check: - #811: Both issues involve missing or delayed display of messages in the TUI. In #811, messages appear minutes after actions complete, which could manifest as 'missing messages' depending on timing. - #4196: Scroll position issues during LLM responses could potentially cause messages to appear missing if the display doesn't properly sync. Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Nov 14, 2025):

I think some work Dax is doing should fix this

@rekram1-node commented on GitHub (Nov 14, 2025): I think some work Dax is doing should fix this
Author
Owner

@mewa commented on GitHub (Feb 9, 2026):

Just today I had it happen in a fresh conversation (on v1.1.53) – the conversation just went blank (my initial message included) before I even got to see the first reply. Grepping through the message parts on the disk using the session id showed that the response was there, but it just wouldn't render until I did some undos+redos+restarts of opencode.

Sadly, I got to this GH issue too late to check the web view on this particular session since it's already reappeared back in my TUI.

BUT I do have another, longer session, which in the TUI is cut in half, but in the web view shows up in full.

Image Image
@mewa commented on GitHub (Feb 9, 2026): Just today I had it happen in a fresh conversation (on v1.1.53) – the conversation just went blank (my initial message included) before I even got to see the first reply. Grepping through the message parts on the disk using the session id showed that the response was there, but it just wouldn't render until I did some undos+redos+restarts of opencode. Sadly, I got to this GH issue too late to check the web view on this particular session since it's already reappeared back in my TUI. BUT I do have another, longer session, which in the TUI is cut in half, but in the web view shows up in full. <img width="866" height="416" alt="Image" src="https://github.com/user-attachments/assets/74b4ac70-70f5-4c2f-92d1-fdc0ee180894" /> <img width="577" height="673" alt="Image" src="https://github.com/user-attachments/assets/1a8a91d6-b8a3-426c-bbda-42b9aa436a3c" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2856