It's less accurate than copy/pasting shit off Stack Overflow, the thing we used to say was the sign of a bad programmer. Everyone using it is miserable, and nobody using it has actually delivered the results they keep saying they're getting (it's been 6 months since you all said you're 100x more effective, where's the 50 years worth of new software, AI bros?)
I dunno that wasn't my experience in the last 6 months or so. 2 years ago yeah it was basically this but nowadays I can get the thing to do some medium complexity work on our codebase and it's pretty much gonna get it right like 95% of the time with maybe some tiny code quality reduction in the form of some duplicated code or such but the thing is pretty much going to work.
Also I built a personal project with it that I wanted to do for a while but never got around to it and it pretty much did it as I wanted it. Granted it was a lot of back and forth and lots of debugging/testing passes but in the end it actually works. Not sure what the overall code quality is but the overall project structure makes sense and the little code I did look seemed solid enough.