Documentation

Everything the README leaves below the fold: the workflow spec, the two front ends, permissions, cost control, and how a run gets from your prompt to a merged diff.

Never run it before?

$ curl -fsSL steamtrain.app/install.sh | sh
$ steamtrain workflow run tour

The agentless tour runs the whole engine for $0 — no agent, no API key, no credit.

01

Workflows

What a workflow is and how to write one.

02

Pipelines

The bundled multi-stream pipeline and how edits get back to you.

03

Surfaces

Three front ends over one runner, cache and doctor.

04

Control

What a run is allowed to do, and what it asks you.

05

Agents & models

Wiring the CLIs and the direct APIs.