[FEATURE]: toggle review tab between All Changes and Since last prompt #7185

Open
opened 2026-02-16 18:06:24 -05:00 by yindo · 1 comment
Owner

Originally created by @dil-borosz on GitHub (Jan 22, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I really like the review panel on the desktop application, and I find it a great way to check the changes in between prompts.

But often I use a multi-phase plan, and in those scenarios, seeing all the changes is not always helpful; I only want to see what changes since the last phase/last prompt.

Currently, my workaround is that I write the plan to a file and start a new session between phases, but that's not a great dx as I have to rebuild the context.

Since OpenCode - afaik - indexes the codebase at each prompt for the undo/repo functionality, it would be a great feature to see only the changes since the last prompt (and it could be toggled between all changes and last changes)

Image is generated by Nano Banana Pro, probably not the prettiest UI, but I'm thinking something like this:
Image

Originally created by @dil-borosz on GitHub (Jan 22, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I really like the review panel on the desktop application, and I find it a great way to check the changes in between prompts. But often I use a multi-phase plan, and in those scenarios, seeing all the changes is not always helpful; I only want to see what changes since the last phase/last prompt. Currently, my workaround is that I write the plan to a file and start a new session between phases, but that's not a great dx as I have to rebuild the context. Since OpenCode - afaik - indexes the codebase at each prompt for the undo/repo functionality, it would be a great feature to see only the changes since the last prompt (and it could be toggled between all changes and last changes) Image is generated by Nano Banana Pro, probably not the prettiest UI, but I'm thinking something like this: ![Image](https://github.com/user-attachments/assets/0a4be67e-d5f0-417b-8bcf-eb88889a5290)
yindo added the discussionweb labels 2026-02-16 18:06:24 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate or closely related to existing issues. Please check:

  • #9546: [FEATURE]: Add keybind/option to toggle Review panel visibility in Desktop app - Directly requests ability to toggle/control Review panel visibility, similar UI control as #10004
  • #5102: [FEATURE]: Session or Per-chat File Diff Viewer - Requests integrated diff viewer for inspecting incremental changes, addresses the core problem #10004 is tackling
  • #9089: Feature Request: TUI option for minimal/collapsed diff display - Related concept of toggling between different diff display modes

Feel free to ignore if your specific request for filtering changes by 'since last prompt' vs 'all changes' is distinct from these.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate or closely related to existing issues. Please check: - #9546: [FEATURE]: Add keybind/option to toggle Review panel visibility in Desktop app - Directly requests ability to toggle/control Review panel visibility, similar UI control as #10004 - #5102: [FEATURE]: Session or Per-chat File Diff Viewer - Requests integrated diff viewer for inspecting incremental changes, addresses the core problem #10004 is tackling - #9089: Feature Request: TUI option for minimal/collapsed diff display - Related concept of toggling between different diff display modes Feel free to ignore if your specific request for filtering changes by 'since last prompt' vs 'all changes' is distinct from these.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7185