Parallel coding agents hit a human bottleneck: approvals, not compute
casualhermit · reddit · 2026-07-23
- The author argues that when several coding agents run in parallel, the real bottleneck is not compute but the human who must approve each prompt.
- The core product problem is keeping the phone and terminal in perfect sync so the user sees exactly the same question and options in both places.
- An early version guessed its own Approve/Deny buttons, but that was rejected as too risky for shell-command approvals.
- The current approach only renders the agent’s real question and real options; if the system is not fully certain, it shows the session instead of inventing UI.
- One unresolved issue is how to prioritize multiple agents that all block at the same time.
More from coding & agent
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Agile co-author Ron Jeffries publishes 'Resist AI', urging developers to push back — mborch · 2026-09-11