[PR #10910] feat(tui): move review to per-change comments #13602

Closed
opened 2026-02-16 18:18:26 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10910

State: closed
Merged: No


Summary

  • replace the TUI review panel with a web-style review view that supports per-change comments
  • wire new comment-based review state, diff parsing, and keybinds
  • update TUI review tests to match comment workflow

Testing

  • bun tsc --noEmit
  • bun test test/cli/tui/review.test.ts
  • bun test test/config/config.test.ts --filter "keybind"
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10910 **State:** closed **Merged:** No --- ## Summary - replace the TUI review panel with a web-style review view that supports per-change comments - wire new comment-based review state, diff parsing, and keybinds - update TUI review tests to match comment workflow ## Testing - bun tsc --noEmit - bun test test/cli/tui/review.test.ts - bun test test/config/config.test.ts --filter "keybind"
yindo added the pull-request label 2026-02-16 18:18:26 -05:00
yindo closed this issue 2026-02-16 18:18:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13602