anomalyco/opencode merged commit 7d2618637 on July 2, adding a v2 review panel across session UI files, diff rendering, file previews, comment annotations, and regression and performance tests.
For builders and agent operators, the watch item is whether review surfaces become the main safety layer: the strongest receipt is a panel that keeps the diff, media preview, comments, and continuity tests in one workflow.
Facts
- PR
#31882addsreview-panel-v2.tsx,session-review-v2.tsx, file-tree v2 components, comment annotation updates, and image-preview regression coverage. - The patch changes 35 files with more than 3,400 insertions, including session-tab benchmark fixtures and timeline helpers.
- OpenCode's same-day follow-up commits stabilize session timeline continuity, terminal tab switching, and session status projection around the same work surface.
Evidence
The public sources are the OpenCode commit, PR, review-panel source, and regression tests. They show a UI change backed by test coverage instead of a visual refresh alone.
Context
This continues the July 1 OpenCode hardening arc but changes the form. The earlier signal was cleanup; this one is the human interface for judging agent work. Teams adopting agent apps should inspect whether review state stays stable when sessions, files, terminals, and media previews change under them.
Limits
The sources do not prove user adoption or that every review edge case is solved. What to watch: whether OpenCode keeps adding regression tests when agent output moves between tabs, file states, and review comments.