|
|
|
|
|
by ctoth
48 days ago
|
|
The mechanism being simple is the interesting part. If one large complex goal can be split into subgoals and the subgoals completed without you, then you need a lot fewer humans to do a lot more work. The OP says AI requires human interaction to work. This simply isn't true. You know yourself that as agents get more reliable you can delegate more to them, including having them launch more subagents, thereby getting more work done, with fewer and fewer humans. The unlock is the Task tool, but the power comes from the smarter and smarter models actually being able to delegate hierarchical tasks well! |
|
The only reason to launch subagents is to avoid poisoning the LLM's already small context window with unrelated tokens.
It doesn't make the LLM smarter or more capable.