Skip to content

Build with Ledgence.

Run your first agent, coordinate a workflow, and learn how Ledgence fits your infrastructure.

Ledgence 0.1 Public releases are here

A working system, on your machine

See Ledgence run.

Start a local stack, run the example agents, and follow their work through to a result. No vendor account required.

Your worker

Your agent is application code. You publish that code and its prepared dependencies as a program package. A task asks a worker to execute it. A workflow coordinates work through explicit checkpoints and continuations.

Ledgence also runs data pipelines and other application code. The initial runtime is Python; the platform is built in Rust.

These guides cover the 0.1 release series. Run code you trust on infrastructure you control. Public APIs may change before 1.0; check the release reference when upgrading.