Files
gastown/CLAUDE.md
Steve Yegge 4d66bfd8a4 docs: fix epic IDs in CLAUDE.md to canonical gt-u1j and gt-f9x
The old epic IDs (gt-fqwd, gt-evp2) were from the PGT repo.
The canonical GGT epics are:
- gt-u1j: Port Gas Town to Go
- gt-f9x: Town & Rig Management

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 17:36:41 -08:00

479 B

Claude: Gastown Go Port

Run bd prime for beads context.

Project Info

This is the Go port of Gas Town, a multi-agent workspace manager.

  • Issue prefix: gt-
  • Python version: ~/ai/gastown-py (reference implementation)
  • Design docs: docs/town-design.md

Development

go build -o gt ./cmd/gt
go test ./...

Key Epics

  • gt-u1j: Port Gas Town to Go (main tracking epic)
  • gt-f9x: Town & Rig Management (install, doctor, federation)