|
|
|
|
|
by jemmyw
27 days ago
|
|
The best results I'm seeing with my own work is mixing agent with my reading of the code and advising. I find it super hard to imagine losing the human view right now. Agents produce good code but they too often don't see bigger structures. They duplicate code and logic and then can't find all the copies if it needs updating, they still need a person to say "make a helper" or whatever. |
|