← Back to context

Comment by imtringued

16 days ago

I hate the accept reject flow, because I want a conventional code review workflow where I can write comments on specific lines of code and maybe edit the code myself.

If I reject, then the AI will struggle to modify just the parts I disagree with, if I accept, the AI will tend towards adding code rather than updating the bad code.

At that point copy paste without agentic coding tends to work much better.