Improve the diff tracking to be similar to cursor ai/windsurf #1901
abdulrahmanmajid
started this conversation in
2. Design improvements
Replies: 2 comments 1 reply
-
@abdulrahmanmajid are you looking for something like this: #115 or something else? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I agree with @abdulrahmanmajid. Kilo applies and saves changes, but does not display them. You have to press the diff button or choose a file in the git viewer to view what Kilo changed. Cursor has a good UX for instantly viewing tool edits and diffs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently the agent just applies all changes in one go unlike cursor where it highlights the additions and removals, it doesn’t auto save the changes it waits for you to approve the edits but it doesn’t stop editing files if approval
For a specific file isn’t given, the agent continues editing code and other files, it also gives granular control on wether to accept the entire file or to accept certain changes and reject certain ones
Beta Was this translation helpful? Give feedback.
All reactions