▲ | dgunay 3 days ago | |||||||||||||||||||||||||||||||
Letting go of the particulars of the generated code is proving difficult for me. I hand edit most of the code my agents produce for taste even if it is correct, but I feel that in the long term that's not the optimal use of my time in agent-driven programming. Maybe the models will just get so good that they know how I would write it myself. | ||||||||||||||||||||||||||||||||
▲ | bilekas 3 days ago | parent [-] | |||||||||||||||||||||||||||||||
I would argue this approach will help you in the long term with code maintainability. Which I feel will be one of the biggest issues down the line with AI generated codebases as they get larger. | ||||||||||||||||||||||||||||||||
|