Add option to "ask about this change before doing it"
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
I know there is a similar issue, but that is asking to add an ask mode. This is different, what I would like is to have an option where I can ask about the current change being proposed without having to discard the code. Right now if I want to make a question about code the diff disappears and the code has to be generated again.
Proposed Solution
Having a input field for "ask claude about this change" that will not discard the current change and wont close the diff view.
Alternative Solutions
Opening claude on the browser and copy pasting the issue.
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
For example claude code suggests to do a change of 10 lines of code, and I have a question about one of those lines. I have to write on "tell claude what to do instead" but it would be great to have an extra field "ask claude about this change" so I dont lose the code that I already audited and it doesn't get regenerated.
Additional Context
<img width="952" height="442" alt="Image" src="https://github.com/user-attachments/assets/9224e73b-d012-46b8-9bad-e2b366f62c74" />
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗