Comment by phaedrus
14 hours ago
If we had super-smart AI with low latency and fast enough speed, would the perceived need for / usefulness of running multiple agents evaporate? Sure you might want to start working on the prompt or user story for something else while the agent is working on the first thing, but - in my thought experiment here there wouldn't be a "while" because it'd already be done while you're moving your hand off the enter key.
If they are interacting with the the world and tools like web research, compiles, deploys, end2end test runs etc, then no.
(Maybe you can argue that you could then do everything with a event-driven single agent, like async for llms, if you don't mind having a single very adhd context)
But maybe this is how a super smart AI works (or at least a prototype of one)