Key fix: Orphan cleanup now skips Claude processes in valid Gas Town tmux sessions (gt-*/hq-*), preventing false kills of witnesses, refineries, and deacon during startup. Updated all component versions: - gt CLI: 0.3.1 → 0.4.0 - npm package: 0.3.0 → 0.4.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gastown/gt
Gas Town CLI - multi-agent workspace manager for coordinating AI coding agents.
Installation
npm install -g @gastown/gt
This will download the appropriate native binary for your platform during installation.
Usage
# Check version
gt version
# Initialize a new town
gt init
# View status
gt status
# List rigs
gt rig list
Supported Platforms
- macOS (Intel and Apple Silicon)
- Linux (x64 and ARM64)
- Windows (x64)
Manual Installation
If npm installation fails, you can download binaries directly from: https://github.com/steveyegge/gastown/releases
License
MIT