Ask HN: Those running agents 24/7, what's your workflow and what are they doing?

3 pointsposted 8 hours ago
by CuriousRose

Item id: 49653369

4 Comments

hedgehog

8 hours ago

It's useful for search type problems where the result is relatively compact and verifiable in isolation. I haven't found a way to build production quality software that way in general but for certain kinds of reverse engineering or system optimization problems it's helpful.

CuriousRose

7 hours ago

Are you talking problems along the lines of Karpathy's autoresearch? Reverse engineering does seem pretty straightforward actually in that use case, but for practical business building work as opposed to hobby projects that's where I'm hitting the wall at the moment.