The idle-parent trap on LLM Agents
A developer's analysis of LLM agent orchestration found that idle parent agents on Codex burn tokens polling for worker completion because the runtime lacks event-driven wake-ups, with one run issuing 89 waits that consu…