Skip to main content

Module dynamic_workflow

Module dynamic_workflow 

Source
Expand description

A3S Flow-backed dynamic workflow runtime.

DynamicWorkflowRuntime lets hosts run a sandboxed PTC script as an A3S Flow runtime. Flow owns durable replay and step lifecycle; A3S Code’s existing program tool remains the sandbox and tool-call boundary.

Structs§

DynamicWorkflowRuntime
Runs A3S Flow workflow and step invocations through a sandboxed PTC script.
DynamicWorkflowScriptLimits
Limits forwarded to the underlying PTC program tool.
DynamicWorkflowTool
Model-visible tool that executes a dynamic workflow through A3S Flow.

Functions§

register_dynamic_workflow