Saving file/buffer with insert_edit_into_file #1779
oysandvik94
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
It also appears to have a bit of inconsistent behavior regarding diff/accepting changes. If the buffer is visible, it shows a diff and you have to accept it. If not, it edits automatically. In either case, it does not save automatically but the agent continues, which makes it look at the old file contents (except for |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll put a PR in this week that automatically saves the buffer on accepting the changes. |
Beta Was this translation helpful? Give feedback.
3 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.
-
When using insert_edit_into_file, it edits the file, but it doesn't write the buffer. Is this intended? Could this be a feature?
Beta Was this translation helpful? Give feedback.
All reactions