telexed ~ c / e0ded54b-b97radar:60 · agent_toolLIVE
← back
NO.
#e0ded54b
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-18 20:57:16
Importance
★ 6/10 — radar 60
`opencode` `v1.15.5` adds experimental native OpenAI runtime path
FIG-4121:1

`opencode` `v1.15.5` adds experimental native OpenAI runtime path

The release previews a native OpenAI runtime path and improves resume history with --replay. Worth updating if you use opencode daily; not a major workflow shift yet.

[ KEY POINTS ]
  1. Experimental native OpenAI runtime path is now behind a flag, making provider integration a little closer to first-class.
  2. --replay and --replay-limit show recent history when resuming interactive runs, useful for restoring context after interruptions.
  3. Plugin tools using ask now complete correctly, reducing one of the more annoying failure modes in agent workflows.
  4. Desktop timelines load faster for large sessions, and stale update downloads are no longer reused.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.5Read original →

// related