telexed ~ c / 57f2de02-871radar:40 · agent_toolLIVE
← back
NO.
#57f2de02
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-17 17:44:52
Importance
★ 4/10 — radar 40
`opencode` `v1.15.4` fixes watcher and LSP refresh bugs
FIG-0571:1

`opencode` `v1.15.4` fixes watcher and LSP refresh bugs

Project-scoped events now route to the right instance, and custom LSP servers refresh after init. Small release, but worth updating if you run multiple workspaces or custom language servers.

[ KEY POINTS ]
  1. Project-scoped bus events were fixed, so file watcher and update notifications no longer leak to the wrong instance.
  2. Custom LSP servers now send refresh events after initialization. Less stale editor state in non-default setups.
  3. Background subagent task instructions stay hidden unless experimental background mode is enabled, reducing UI noise.
  4. TUI Markdown H1 headings are easier to distinguish. Minor, but improves scanning inside terminal workflows.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.4Read original →

// related