#0001
`opencode` `v1.15.5` adds experimental native OpenAI runtime path
60radar
opencodeOpen-source coding agent — terminal, TUI, and desktop support
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.
- Experimental native
OpenAIruntime path is now behind a flag, making provider integration a little closer to first-class. --replayand--replay-limitshow recent history when resuming interactive runs, useful for restoring context after interruptions.- Plugin tools using
asknow complete correctly, reducing one of the more annoying failure modes in agent workflows. - Desktop timelines load faster for large sessions, and stale update downloads are no longer reused.
Source: github.com/anomalyco/opencode/releases/tag/v1.15.5Read original →