Comment It does though (Score 1, Interesting) 77
Well, if you use something like Cursor or its competitors, you can perfectly well include comprehensive test writing, compilation, linting and loops until the code passes your every requirement.
It can still get stuck in some deeply worrying loops, go tumbling down a rabbit hole, or make a hundred additional classes and functions to solve a simple problem, but if your prompts and rules are good enough, you'll get your grunt work done exceedingly quickly.
TDD is king with AI tooling. Ensure you read and understand those tests.
Also, I made mine swear like a drunken sailor (in the chat feedback, not the code it writes), which makes me chuckle from time to time, so there's that.