Skip to documentation
Documentation navigation

Documentation navigation

Documentation / modules

Workflows

Define typed workflows, persist durable run records, supervise runs inside sessions, and expose workflow tools.

developer

Repository

FieldValue
Repositorygithub.com/looprig/workflows
Versionv0.1.0
GitHublooprig/workflows

Description

Define typed workflows, persist durable run records, supervise runs inside sessions, and expose workflow tools.

Where it fits

Workflows are useful on their own when an application needs typed, durable workflow definitions with interruption, recovery, supervision, and tool-facing controls. Within Looprig, the module combines Flow, Harness, Inference, and Storage. Workflows coordinate long-running business processes; Harness continues to own agent sessions and Flow continues to execute graphs.

Dependencies

Dependents

None.

← back to documentation