Skip to main content

Module run

Module run 

Source

Structs§

AgentConfig
Serializable snapshot of everything a step contributes to an agent invocation. Produced by [build_agent_config] and used by both the executor (to configure a AgentBuilder) and --dry-run (to show the author what each step will ask of the agent).

Enums§

CommandParams
Command-specific parameter bag. Only populated for non-run commands.

Functions§

resolve_workflow_path
Resolve a workflow argument to an actual file path.
run_workflow
Execute a workflow file (.zwf or .zwfz).