It's the same for me. It has to work 100%. I have 15+ years of coding experience, so I can code arguably fast. If I ask the LLM to code something, and it only partially works, then debugging and fixing the generated not-so-optimal code takes me more time than simply writing it from scratch.
There are also some more gotchas, like the generated code using a slightly different package versions than the installed ones.
There are also some more gotchas, like the generated code using a slightly different package versions than the installed ones.