Option for agent to not change file on disk before approval #34929
akriegman
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment
-
I think this was the previous behavior and a recentish update changed it to materialize changes on the disk before accepting them. |
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.
-
Right now when the agent edits a file, it changes the file on disk and I can then revert it by rejecting the changes. I would prefer if it were the other way around, or if there were an option to choose. For one thing, this means that if the model makes destructive changes then I have to revert them through zed, and I have to trust zed to not mess this up. But I also just prefer the workflow of adding one change at a time and seeing what it does, instead of removing one at a time.
Beta Was this translation helpful? Give feedback.
All reactions