FeaturesWorkflows
Workflows
Run a repeatable chain of agent steps with human approvals in between.
A workflow is a saved chain of steps that runs top to bottom in one workspace.
Each step is either an agent step, which gets its own session and prompt, or a human in the loop step, which stops the run until you approve it. Steps pass work to each other through context documents and named inputs, so the same definition works across repositories and issues.
Runs are live, not batch. You can watch each step, chat with its session, redo a step with a new prompt, or pause the whole thing and come back.
