You Don't Need Another AI Coding Agent — You Need an Orchestrator
The AI coding tools landscape is flooded with agents. The real bottleneck isn't agent quality — it's managing multiple agents at scale. Here's why orchestration is the missing layer.

Insights from the Superset team about parallel coding agents and developer productivity.
The AI coding tools landscape is flooded with agents. The real bottleneck isn't agent quality — it's managing multiple agents at scale. Here's why orchestration is the missing layer.

How to run multiple AI coding agents in parallel without conflicts. Covers isolation strategies, orchestration patterns, and practical workflows for scaling from 1 to 10+ agents.

How Superset uses Git worktrees to run multiple AI coding agents in parallel without conflicts. A practical guide to the workflow that lets you 10x your throughput.

An attempt to crystallize our plans for 2026

I ran out of technical content to write for the blog so here is something I am interested in instead.

Git worktrees have been around since 2015. For most of that time, they were a curiosity. Now they're having a moment. This is the story of how they came to be and why they suddenly matter.

How we built a process-isolated terminal host that survives app restarts, handles backpressure gracefully, and enables cold restore from disk.
