some thoughts re: subagents
subagents are *great* if you’re selling tokens. increasing token throughput is a massive win for a token seller.
nobody has the bandwidth to manage 100 agents concurrently, but if all it takes is one prompt and “ultracode”, you can easily 10x usage!
hot take: you dont need subagents for most work (esp wrt coding agents)
yes, it can save context, compaction is fine
yes, it can make fanout better, except coordinated work often still sucks
yes, its good for adversarial verification, but you prob are doing that elsewhere