Gastown
AI agent orchestration framework for parallel multi-project development
Problem
Traditional AI-assisted development suffers from sequential bottlenecks: one AI conversation at a time, manual context-switching between projects, repeated explanations of project structure, and context pollution from long conversation histories. Developers managing multiple projects waste valuable time juggling contexts and waiting for one task to finish before starting another. The single-threaded nature of AI assistants becomes a productivity ceiling.
Solution
Gastown is an innovative AI agent orchestration framework that enables true parallelization across multiple projects. Named after frontier towns where specialized workers operate autonomously, Gastown coordinates distributed AI "workers" (called polecats) across independent project workspaces (called rigs). It treats AI agents as ephemeral, single-task contractors that spawn fresh with exactly the context they need, execute work autonomously, and disappear—enabling simultaneous development across an entire project portfolio.