|
|
|
|
|
by jfim
336 days ago
|
|
There are definitely things it can't do, and things it hilariously gets wrong. I've found though that if you can steer it in the right direction it usually works out okay. It's not particularly good at design, but it's good at writing code, so one thing you can do is say write classes and some empty methods with // Todo Claude: implement, then ask it to implement the methods with Todo Claude in file foo. So this way you get the structure that you want, but without having to implement all the details. What kind of things are you having issues with? |
|