
Agents Hour Running 100 AI Agents in Parallel: Superset Cofounder Kiet Ho
Feb 6, 2026
Kiet Ho, cofounder of Superset and builder of a terminal-focused platform for managing Git worktrees and multi-agent workflows. He traces Superset's growth from worktree management to file editing, automation, and cloud support. Kiet demos spinning up many parallel agents, MCP auto-creating workspaces, and UX choices for managing dozens of concurrent workflows.
AI Snips
Chapters
Transcript
Episode notes
Origin Story Of Superset
- Kiet Ho recounted building Superset after seeing a cofounder use complex WorkTree setups and wanting a better terminal-first workflow.
- He started with WorkTree management and expanded to file editing, automation, and cloud features to support large multi-agent workflows.
Three Pillars To Scale Agents
- Running 100 agents requires solving UX, infra, and workflow orchestration simultaneously.
- Superset breaks the problem into spawning agents, reviewing code, and avoiding user overload to scale agent counts.
Team Shift To Multi-Threaded Workflows
- Shane Thomas described Monster's team moving from single loops to juggling five-to-ten concurrent work threads.
- He noted that multi-worktree workflows feel more intuitive and boost productivity once you adapt.
