Hacker News new | ask | show | jobs
by DenisM 21 days ago
How would you compare that approach to spawning sub agents to operate high-token tools?
1 comments

If your goal is to use less overall tokens to solving a task, then spawning subagents is not the best idea.

Generally, they will have to use more tokens to reach the same outcome, per some research: https://arxiv.org/abs/2604.02460