Tools
mattpocock/sandcastle at 5.6K Stars: TypeScript Library Orchestrates Sandboxed Coding Agents With Single sandcastle.run() Call
Matt Pocock's sandcastle lets you orchestrate AI coding agents in isolated sandboxes via a single TypeScript API call. It handles branch strategy, commit management, and merge-back automatically, with built-in providers for Docker, Podman, and Vercel. For builders who want to parallelize AFK agents — one on frontend, one on backend, one on tests — sandcastle manages the git coordination that makes multi-agent development reliable rather than a merge conflict nightmare.
Source
↳ Follow the thread