Skip to content

[Bug] Web interface does not auto-refresh conversations in real-time #40502

Description

@afonsoft

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

  1. Open the OpenCode web interface.
  2. Start a new conversation or load an existing one.
  3. Send a message (or have another participant send a message).
  4. Observe that the new message does not automatically appear in the chat window.
  5. Manually refresh the web page (e.g., using F5 or Cmd+R).
  6. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions