Show LLM Edit Impact Like GitHub Diffs #4424
dipseth
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Idea:
Had an idea while using the LLM file editor that might be worth discussing.
The Issue
Sometimes I intend an LLM to make a "small fix" and it ends up rewriting half my file. Then I don't notice something and it rewrites half the app, then my life. There are many steps to mitigate this, but specifically I was thinking..
What if the
Roo wants to edit this file
component showed GitHub-style diff stats?Something simple like:

+23 -5 ±12 lines
right when the LLM presents its changes (while collapsed).You'd immediately see:
Could be super minimal
Why this could be useful
Thoughts?
Could be a quick win that makes the editing flow feel more predictable!
Beta Was this translation helpful? Give feedback.
All reactions