Getting started

Three documents take you from a clean machine to a running GRPO (Group Relative Policy Optimization) job:

  • Installation — the runtime model (deps baked into the ubuntu-swe image; no uv, no virtualenvs at runtime), building the image, and local development.

  • Quickstart — launch a SWE-bench GRPO run end to end and what each stage of setup() wires together.

  • Configuration — the MasterConfig model, the Hydra/OmegaConf override system, and the config family under examples/configs/.