Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does the LLM make commits along the way? I think I’m missing why you need all these branches vs git reset —hard once it figures out the bug?


Aider, by default, makes commits after each change (so that you can easily tell it to "undo"). Once a feature is done, you manually squash the commits if desired. Some people love it, some hate it.

You can configure it not to autocommit, although I suppose the "undo" command won't work in that case.


The just sounds like ⌘-Z with extra steps.


Aider doesn't run in your editor. Undo in editor won't undo Aider's changes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: