Skip to main content

Module workflow

Module workflow 

Source
Expand description

Workflow system for defining and executing agent workflows

This module provides a workflow engine that allows users to define complex agent behaviors using a declarative composition syntax.

The domain types (WorkflowDefinition, validation) live in bamboo-domain-workflow. This module keeps the filesystem loader and cache.

Structsยง

WorkflowLoader