[FEATURE] Make it easier to view proposed changes in the IDE while I provide extra information instead of moving to CLI (on VSCode)

Resolved 💬 3 comments Opened Oct 11, 2025 by CatalanCabbage Closed Oct 14, 2025

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When I ask Claude to do something and it proposes changes, I see a view like this (diff in the top part)

<img width="2180" height="1632" alt="Image" src="https://github.com/user-attachments/assets/d7eefb5b-37b6-4c9d-95cb-8e184537ee57" />

I then select No, and tell Claude what to do differently and the diff preview disappears, moving changes to the CLI.

<img width="2120" height="1686" alt="Image" src="https://github.com/user-attachments/assets/ae32dbfc-cf74-4857-8570-5d80231c8092" />

This is annoying when I want to go over the whole diff and share multiple suggestions.

Proposed Solution

Show the diff view even when proposing suggestions.

Alternative Solutions

Rn I refer to the diff and note down suggestions in my notes, copy pasting them to Claude Code once I'm done

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗