Hacker News new | ask | show | jobs
by jtccc 105 days ago
One thing I’m curious about:

Most agent workflows today optimize build execution (write code, deploy, run tests).

But the discovery loop is still mostly human.

Humans usually do: hypothesis → talk to users → adjust → build.

Feels plausible that agents could eventually run that whole loop themselves.

If that happens, what comes next?