Gas Town is a multi-agent workspace manager designed to orchestrate and coordinate AI coding agents like Claude Code and GitHub Copilot, ensuring persistent work tracking and reliable workflows.
Source: README View on GitHub →Gas Town is gaining attention due to its innovative approach to managing AI coding agents, addressing the challenges of context loss and manual coordination. Its unique use of git-backed hooks for persistent work state and its ability to scale to a large number of agents are notable technical choices.
Source: READMECoordinates multiple AI coding agents, such as Claude Code and GitHub Copilot, allowing them to work on different tasks without losing context.
Source: READMEUtilizes git worktree-based persistent storage for agent work, ensuring that work state survives crashes and restarts.
Source: READMEProject containers that wrap git repositories and manage associated agents, providing a structured environment for each project.
Source: READMEA Git-backed issue tracking system that stores work state as structured data, enabling efficient work item management.
Source: READMEWorkflow templates that coordinate multi-step work, with options for lightweight wisps and sub-wisps with checkpoint recovery.
Source: READMEA three-tier watchdog system (Witness, Deacon, Dogs) to keep agents healthy, monitor lifecycle, detect stuck agents, and manage session cleanup.
Source: READMEPer-rig merge queue processor that batches merge requests, runs verification gates, and merges to main using a bisecting queue.
Source: READMESeverity-routed issue escalation that routes blocked agents through a Deacon, Mayor, and Overseer for resolution.
Source: READMEConfig-driven capacity governor for polecat dispatch, preventing API rate limit exhaustion by batching dispatch under configurable concurrency limits.
Source: READMESession discovery and continuation, allowing agents to query previous sessions for context and decisions from earlier work.
Source: READMEA federated work coordination network linking Gas Towns through DoltHub, enabling rigs to post wanted items, claim work from other towns, and earn portable reputation.
Source: READMEGas Town follows a modular architecture with distinct components such as the Mayor (AI coordinator), Town (workspace directory), Rigs (project containers), Crew Members (personal workspaces), Polecats (worker agents), Hooks (persistent storage), and Convoys (work tracking units). The system leverages git for version control and persistent storage, with a focus on scalability and reliability.
Source: READMECenter: project; inner ring: core feature modules; outer ring: key dependencies. Auto-generated from core_features and tech_stack.key_deps.
github.com/steveyegge/beadsgithub.com/steveyegge/gastowngithub.com/dolthub/doltgithub.com/go-rod/rodgo.opentelemetry.io/otelGas Town is suitable for developers and teams working with multiple AI coding agents, especially those requiring persistent work tracking and reliable workflows. It is useful for managing complex projects with a large number of agents, ensuring efficient coordination and task completion.
Source: READMEv1.2.1 (2026-06-06): Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), and Windows.
Source: GitHub ReleasesGas Town is a promising project for teams looking to streamline the management of AI coding agents in complex development workflows. Its innovative architecture and focus on reliability make it a valuable tool for organizations requiring robust and scalable solutions.
Gas Town is a multi-agent workspace manager designed to orchestrate and coordinate AI coding agents like Claude Code and GitHub Copilot, ensuring persistent work tracking and reliable workflows.
gastown's core features include: Multi-agent orchestration, Git-backed hooks, Rig architecture, Beads integration, Molecules.
Gas Town is gaining attention due to its innovative approach to managing AI coding agents, addressing the challenges of context loss and manual coordination.
Gas Town is suitable for developers and teams working with multiple AI coding agents, especially those requiring persistent work tracking and reliable workflows.