Problem
New messages sent within a conversation in the OpenCode web interface are not appearing in real-time. Manual page refresh is required to see them.
Steps to Reproduce
- Open the OpenCode web interface.
- Start a new conversation or load an existing one.
- Send a message (or have another participant send a message).
- Observe that the new message does not automatically appear in the chat window.
- Manually refresh the web page (e.g., using F5 or Cmd+R).
- Observe that the new message now appears after the refresh.
Actual Behavior
The chat UI does not update dynamically; new messages are only visible after a manual page refresh.
Expected Behavior
The chat UI should update automatically in real-time as new messages are sent or received, without requiring a manual refresh.
Environment
- Browser: Chrome/Firefox/Safari
- OpenCode Version: Latest
Problem
New messages sent within a conversation in the OpenCode web interface are not appearing in real-time. Manual page refresh is required to see them.
Steps to Reproduce
Actual Behavior
The chat UI does not update dynamically; new messages are only visible after a manual page refresh.
Expected Behavior
The chat UI should update automatically in real-time as new messages are sent or received, without requiring a manual refresh.
Environment