|
|
|
|
|
by raw_anon_1111
98 days ago
|
|
So if bugs pass through testing which they have forever, wouldn’t that imply that humans are just as fallible as AI - and slower? I never suggested letting agents code for a day on end. I use AI to code well defined tasks and treat it like a mid level ticket taker |
|
> I never suggested letting agents code for a day on end. I use AI to code well defined tasks and treat it like a mid level ticket taker
It doesn’t matter how long you’re letting it run. If you aren’t reviewing the output, you have no way of knowing when it changes untested behavior.
I regularly find Claude doing insane things that I never would have thought to test against, that would have made it into prod if I hadn’t renewed the code.