Not in the way I expected. I use them less for generating code and more for explaining unfamiliar codebases, writing tests, and rubber duck debugging at scale. The code generation is useful for boilerplate but anything complex still needs a human brain to architect it properly.
Comments