Crux
Guides

Guides

Task-focused how-to guides for every Crux capability, from the everyday building blocks up to durable runtime and operations.

Each guide starts from a problem you hit while building an AI feature and shows the Crux primitive that solves it. You do not need to read them in order. Jump to the one that matches what hurts right now.

New to Crux? Start with Foundations for the mental model, then Getting Started to ship your first prompt.

Building blocks

The core authoring primitives. Most projects start here.

Context & memory

Control what the model sees and what it remembers across turns.

Agents & workflows

Coordinate multiple model calls into agents, compositions, and resumable flows.

Reliability

Make model choice, safety, and regressions explicit instead of hidden.

State & storage

Give runs a filesystem and give Crux somewhere to persist.

Runtime & operations

Make execution durable, then see and lint what happened.

Platforms

More

On this page