Skip to main content
Workflows can maintain typed state for the execution.

Define a state schema

Create a stateful workflow

Initialize with state

Run it

Open http://localhost:5173 to view your agents and workflows, run them from the UI, and see execution traces. Python example on GitHub | TypeScript example on GitHub