
Sol: Multi-Agent Orchestration That Recovers From the 2 AM Crash
Running multiple AI coding agents in parallel sounds great until sessions crash at 2 AM and nobody notices. Sol is a Go binary that coordinates concurrent agents on a shared repo, giving each an isolated worktree, crash-durable assignments, and a merge queue with quality gates. The result: spec out the work, walk away, and come back to merged code or clear diagnostics.
