telexed ~ c / cd8302e4-c82radar:60 · agent_toolLIVE
← back
NO.
#cd8302e4
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-27 04:01:13
Importance
★ 6/10 — radar 60
`opencode` `v1.15.11` improves provider timeouts and background agents
FIG-0081:1

`opencode` `v1.15.11` improves provider timeouts and background agents

Provider calls now get a 10s default header timeout, and background agents push updates without polling. Worth upgrading if you use remote projects, MCP servers, or desktop sync.

[ KEY POINTS ]
  1. headerTimeout adds a 10s default for OpenAI-style provider requests, reducing hangs from slow or broken upstream responses.
  2. Experimental background agents now push updates without polling. Long-running agent sessions should feel less wasteful and more responsive.
  3. Remote-backed projects now keep stable identity across reloads, fixing annoying session and cache drift in multi-machine workflows.
  4. MCP cleanup improved: dynamically added servers disconnect cleanly when removed, which matters for plugin-heavy agent setups.
  5. Desktop v2 got session-control polish and fixes for deleted sync caches, duplicate servers, and virtualized timeline interactions.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.11Read original →

// related