Announcing Proliferate
Proliferate
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.

A workflow run in a workspace: the current step's session transcript on the left, and the Execution panel on the right showing the five-step chain, the selected step's prompt, and the context documents the run has written.
A run in flight: each step is a real session, and the Execution panel tracks the chain and its documents.

Start here

On this page