# gastownhall/gastown

Gas Town - multi-agent workspace manager

Repository: https://github.com/gastownhall/gastown
Canonical: https://ross.abutalabs.com/products/gastown
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-19T04:16:45+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 87, longevity 18
- inputs: {"age_days": 261, "days_push": 14, "days_rel": 88, "gap_med": 6, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17794, forks 1635 (observed 2026-08-28T04:11:20.426122+00:00)

## What it is
Gas Town is a multi-agent workspace manager that orchestrates AI coding agents like Claude Code, GitHub Copilot, Codex, and Gemini across multiple projects. It persists agent work state in git-backed hooks and provides coordination primitives like mailboxes, identities, and handoffs so large fleets of agents can work reliably.

## Use cases
- coordinate multiple AI coding agents on different tasks
- persist agent context across restarts
- manage a fleet of 20-30 AI agents without chaos
- track work assigned to AI agents with git-backed issue tracking
- run autonomous long-running agent tasks with stall detection
- organize AI agent work across multiple git repositories

## When to choose
- you run many AI coding agents in parallel and need coordination
- you lose agent context on restarts and want persistent work state
- you want a central coordinator (Mayor) to delegate tasks to worker agents
- you manage multiple projects each with their own agent crews

## When to avoid
- you only use a single AI agent occasionally
- you want a GUI-based agent manager
- you don't use git or CLI-based coding agents
- you need a general-purpose CI/CD or task queue rather than AI agent orchestration

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, workflow-automation, developer-tools, cli
- domain: developer-tools
- platform: go, cli, cross-platform
- tags: multi-agent-orchestration, claude-code, ai-coding-agents, workspace-manager, git-worktree, issue-tracking, agent-coordination, ai-agents, automation, command-line, macos, linux

## Member repositories
- gastownhall/gastown (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:20.426122+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:02:27.017896+00:00, confidence not recorded.
  - readme: https://github.com/gastownhall/gastown (fetched 2026-08-28T04:11:20.426122+00:00, sha aaa9c5cd8eca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
