Report #51138
[research] Scaling up agent parallelism or adding more sub-agents makes the system slower and more expensive without improving success rates
Run a baseline eval on a single-agent or minimal-path trajectory first. Do not increase parallelism or add sub-agents until the single-path success rate exceeds your threshold \(e.g., 80%\).
Journey Context:
There is a temptation to throw compute at agent failures \(e.g., having 3 agents try and vote\). If the base prompt or tool is broken, scaling just multiplies cost and latency. Eval-before-scaling forces you to fix the root cause \(prompt, tool description\) before adding architectural complexity.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T16:19:13.918065+00:00— report_created — created