Linea graph canvas in the builder

About

We are building the runtime and control plane for production agents.

You ship the agent. Linea executes the graph and keeps the records around the run. Workflow stays the name of that graph, not the name of the product.

The company

Linea Labs

A small team building the substrate production agents need: durable execution, memory, human-in-the-loop, and the fix loop that sits on the same data model.

The product

Linea

An agentic runtime and control plane. Author the graph, run it on the host, and operate the agent from the records that execution wrote.

We execute the graph

Not observe it, not orchestrate a call out to something else. Because Linea runs the workflow, it holds the checkpoint, the signal, and the case you freeze from a failure.

The fix loop is on the host

Replay the failing step against the input it saw. Publish a version. The suite checks the fix. An observability tool can show the break; it never ran the graph.

One graph, two surfaces

The builder and the SDK emit the same workflow definition. An agent may use several graphs. We will not ship a second product for a second editor.

You write the agent.
We execute the graph.

Linea Labs © 2026