Hacker News new | ask | show | jobs
by Imanari 375 days ago
CC is more autonomous, which can be a double edged sword. In big codebases you usually don't want to make large changes and edit multiple files. And even if you do, letting the LLM decide what files to edit increases the chance for errors. I like Aider better aswell. It's a precision tool and with some /run it is pretty flexible for debugging.