telexed ~ c / 52631300-691radar:70 · agent_toolLIVE
← back
NO.
#52631300
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-20 21:44:11
Importance
★ 7/10 — radar 70
`opencode` `v1.15.6` adds TUI diff review and shell mode
FIG-5261:1

`opencode` `v1.15.6` adds TUI diff review and shell mode

Change review now happens inside the TUI, and run prompts can drop into shell mode. This is a practical upgrade for terminal-first agent workflows.

[ KEY POINTS ]
  1. The TUI adds a diff viewer with auto-focus on the first file and collapsed single-child directories, cutting review friction before accepting edits.
  2. Run now gets shell mode and replaces subagent tabs with an on-demand picker, making agent sessions less crowded during longer tasks.
  3. Plugin failures are better isolated: file load errors and missing tool args no longer break the rest of plugin loading.
  4. v2 HTTP API now exposes structured public error schemas and preserves endpoint error responses in the OpenAPI spec.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.6Read original →

// related