Show diff spanning multiple checkpoints #115
Juice10
started this conversation in
1. Feature requests
Replies: 1 comment
-
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.
-
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