Comment by manishsharan
1 year ago
I tried using Aider but my codebase is a mix of Clojure Clojurescript and Java . I gave up making it work for me it as it created more issues for me. What I really hated about Aider was that it made code changes without my approval.
You might be interested in my project Plandex[1]. It’s similar to aider in some ways, but one major difference is that proposed changes are accumulated in a version-controlled sandbox rather than being directly applied to project files.
1 - https://github.com/plandex-ai/plandex
You can give 16x Prompt a try. It's GUI desktop app designed for AI coding workflow. It also doesn't automatically make code changes.
https://prompt.16x.engineer/
The recommended workflow is to just use /undo to revert any edits that you don’t like.