SDKs

Fluent builders for Go and Python that handle Step registration, sync and async handler servers, and Flow lifecycle. Less boilerplate than driving the REST API directly, with the same surface area.

Go SDK

Register Steps, serve sync or async handlers, and start Flows from Go. The fluent builder mirrors the engine API, with helpers for predicates, match scripts, for_each expansion, and memoization.

Read →

Python SDK

Register Steps, serve sync or async handlers, and start Flows from Python. The fluent builder mirrors the engine API, with typed enums for attribute roles, script languages, and backoff strategies.

Read →