Skip to main content

Crate smol_workflow_engine

Crate smol_workflow_engine 

Source
Expand description

Rust implementation of the smol-workflows engine.

This crate contains the native Rust workflow engine, including the QuickJS runtime, SQLite durable execution, and built-in agent providers.

Modules§

agent_providers
durable
Durable workflow storage primitives.
events
Workflow event stream types.
js_runtime
JavaScript runtime boundary for executing workflow modules.
metadata
workflow

Constants§

VERSION
Current crate version.