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

An alternative is aider that can edit multiple files at once. It performs a git commit after each changes which drove me nuts and didn't fit into my workflow. With cursor you decide when to commit to git which i like better.


You can actually disable that default behavior through the config file .aider.conf.yml [1]: auto-commits: false

Or if you prefer in .env [2]: AIDER_AUTO_COMMITS=false

[1]: https://aider.chat/docs/config/aider_conf.html

[2]: https://aider.chat/docs/config/dotenv.html




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

Search: