Y
Hacker News
new
|
ask
|
show
|
jobs
by
m3kw9
396 days ago
You can turn off auto commit
1 comments
CGamesPlay
396 days ago
You can disable the automatic commits, but you cannot disable the automatic modification of files. One nice thing about Claude Code is that you can give it feedback on a patch before it is even applied.
link
mafro
396 days ago
That's the whole point of /architect mode, no? You refine the solution in the prompt before aider asks you if you want to apply the changes.
link
CGamesPlay
396 days ago
No, I just tried this on the latest version of Aider and it automatically made the change with architect mode enabled.
link
peterhadlaw
396 days ago
https://aider.chat/docs/config/options.html#--auto-accept-ar...
link
Imanari
396 days ago
Then use /ask mode. If this still edits your files something is broken.
link
m3kw9
395 days ago
I’m ok with auto commit because I’m ok with just reversing it. Got to make sure you have a branch
link