Remix.run Logo
21asdffdsa12 5 hours ago

To be honest humans often have no overview over a application either. We navigate up and down the namespace, building the "overview" as we go. Nothing i see what prevents an agent from moving up and down that namespace, writing his assumptions into the codebase and requesting feedback from other agents working on different sets of the file.

airstrike 4 hours ago | parent [-]

"Nothing" prevents it other than the fact that an agent doesn't really have memory and has a pretty limited context, hallucinates information, mistakes metadata with data, and so on.

The path forward is always one that starts from the assumption that it will go wrong in all those different ways, and then builds from there

21asdffdsa12 2 hours ago | parent [-]

So one hub architect agent for overview- which generates tokens for the spoke agent and receives architectural problem reports from spoke agents?

airstrike an hour ago | parent [-]

That seems to be the most common "fix" people deploy today, but it's still structurally flawed due to inherent limitations in LLMs.