telexed ~ c / 05e6fdb3-679radar:40 · agent_toolLIVE
← back
NO.
#05e6fdb3
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-16 14:07:35
Importance
★ 4/10 — radar 40
`opencode` `v1.15.3` fixes large-file waste and TUI async context loss
FIG-0051:1

`opencode` `v1.15.3` fixes large-file waste and TUI async context loss

Two small fixes reduce wasted agent work and prevent broken TUI runs. Worth updating if you use opencode with GitHub-driven flows.

[ KEY POINTS ]
  1. Very large file reads now waste less work after output truncation, cutting avoidable agent loops on oversized code or logs.
  2. TUI async commands now keep the active instance context, fixing failures in agent generation and GitHub-driven runs.
  3. No new workflow surface here; this is a stability patch for existing opencode users, not a reason to switch tools.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.3Read original →

// related