Do you actually trust AI to write production code or do you always rewrite it?

calspider

Member
I use AI coding assistants fairly regularly but I always end up going through the output line by line before I put anything live. Half the time it looks fine on the surface but has some subtle bug or just does something slightly wrong with edge cases. Do you actually ship AI generated code directly or is rewriting it kind of part of your workflow too? Curious how others handle this.
 
Back
Top