Skip to main content

Connect a repo

  1. Go to Settings > Repos
  2. Click “Add repo”
  3. Select from your connected GitHub org
  4. Configure environment settings

Environment configuration

Define how your environment should start, what dependencies it needs, and which services should run. Think of it as the “start‑up recipe” for each repo.

Docker support

Agents can run Docker inside environments, so they can spin up databases and services just like your local setup.
Advanced configuration details live in the Developers tab.