Documentation Index
Fetch the complete documentation index at: https://docs.gascityhall.com/llms.txt
Use this file to discover all available pages before exploring further.
This guide assumes you have already installed Gas City and its
prerequisites. If you haven’t, start with the
Installation page.
gc, tmux, git, jq, and a beads provider (bd + dolt
by default, or set GC_BEADS=file to skip them).
1. Create a City
gc init bootstraps the city directory, registers it with the supervisor, and
starts the controller. The city is running as soon as init completes.
2. Add a Rig
3. Sling Work
gc sling creates a work item (a bead) and routes it to an agent. Gas City
starts a session, delivers the task, and the agent executes it.