anomalyco / anomalyco/opencode

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

Open
#40,502 7 comments 3 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 4, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.