Show diff spanning multiple checkpoints #115
Replies: 4 comments
-
Related to: |
Beta Was this translation helpful? Give feedback.
-
I like the GHCP UX best, unambiguous and always at the end of the chat, which is where you are looking anyway at the end of a turn. Then clicking on each file takes you to the diff-view you have chosen, where you can accept, edit or reject. |
Beta Was this translation helpful? Give feedback.
-
It's been six months and it still hasn't been implemented. I hope the priority of this feature can be increased, as it is truly very important. @Juice10 |
Beta Was this translation helpful? Give feedback.
-
@ItosEO We recently released this PR #2010 It was released in v4.87.0. This will show all changes spanning the checkpoints between your prompt and completion like described in this item, we just forgot to resolve it here :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Current state
Currently when the agent completes a task spread over multiple steps to see the diff you need to:
Ideally
I can see a final diff of everything it did between prompt and final task completing.
Keep in mind that using VS Code's git diff only everything that changed regardless of prompt steps
Alternatives
GHCP does this much nicer:


And can also include it in the final description of the completed task:
Beta Was this translation helpful? Give feedback.
All reactions