Gas Town

A multi-agent workspace manager written by Steve Yegge and published under MIT. It coordinates several coding agents (Claude Code, GitHub Copilot, Codex, Gemini) working on different tasks, and it fixes the problem nothing below it fixes: work state no longer lives in the agent memory, it is written into dedicated git repositories. The vocabulary is theatrical and worth translating once: the Mayor is the coordinating instance, the Town is your working directory, a Rig wraps one git repository, Polecats are worker agents whose sessions end but whose identity and history persist, and Hooks are the git worktrees where their work survives a crash or a restart.

Strengths

Limitations

Best for

Official site

View on Coeurdar