Files
gastown/npm-package
mayor 5cc2995345
All checks were successful
Release / goreleaser (push) Successful in 5m32s
Release / publish-npm (push) Has been skipped
Release / update-homebrew (push) Has been skipped
chore(release): v0.5.0
- Mail improvements: numeric index, hook alias, --body alias, bulk delete, parallel queries
- New aliases: gt bd, gt work, --comment, read
- OpenCode agent preset, config-based role system
- Deacon status line display, hook registry
- Squash merge in refinery
- Crew session stability fixes
- Many bug fixes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 23:05:00 -08:00
..
2026-01-21 23:05:00 -08:00

@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