| ▲ | submain 9 hours ago | |||||||
> The real secret to agent productivity is letting go of your understanding of the code and trusting the AI to generate the proper thing The few times I've done that, the agent eventually faced a problem/bug it couldn't solve and I had to go and read the entire codebase myself. Then, found several subtle bugs (like writing private keys to disk even when that was an explicit instruction not to). Eventually ended up refactoring most of it. It does have value on coming up with boilerplate code that I then tweak. | ||||||||
| ▲ | maplethorpe 8 hours ago | parent [-] | |||||||
You made the mistake of looking at the code, though. If you didn't look at the code, you wouldn't have known those bugs existed. | ||||||||
| ||||||||