Sandcastle (AI)
Sandcastle is a TypeScript library by Matt Pocock for orchestrating AI coding agents in isolated sandboxes. You invoke an agent with a single `sandcastle.run()` call; the library runs it in a sandbox on a configurable branch, then merges the resulting commits back into your repo. It targets parallel