Skip to content

Getting Started

If you are using OpenClaw, treat setup as one end-to-end flow: install HZL, wire it into your runtime loop, then verify.

Then learn the operating model

Looking for non-primary integrations?

See Experimental integrations.

First stateless loop

Run this once setup is complete:

bash
hzl task add "Setup verification" -P openclaw -s ready
hzl workflow run start --agent main --project openclaw
hzl task complete <task-id>
hzl hook drain

HZL - Shared task ledger for OpenClaw