opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Desktop app session out of sync with TUI

Open escaton opened this issue 4 days ago • 1 comments

Description

I have opencode running with TUI, and also a desktop app. My use case is to start session in TUI and primarily work with agent there, but also monitor the execution from the desktop app (testing if it is more convenient). The bug is: session in desktop app only updates if I switch to another session and back. No new messages appear in session automatically, while it is just opened.

Plugins

no

OpenCode version

1.1.2

Steps to reproduce

  1. run opencode
  2. start session in TUI
  3. open opencode-desktop, or opencode-web in the browser (they are same aren't they?)
  4. open running session in desktop, see the latest session snapshot
  5. the session goes normally in TUI, but no new messages appear in desktop

Screenshot and/or share link

No response

Operating System

macOS

Terminal

warp

escaton avatar Jan 05 '26 13:01 escaton