From the team
Featured

Why replay needs the checkpoint
You cannot re-run step four without the exact input it saw. That input only exists if the host executed the run.
Linea Labs
Aug 18, 2026

Builder and SDK are the same graph
The canvas, the workflow JSON, and the node registry describe one thing. Pick the surface. Do not pick a second product.
Linea Labs
Aug 12, 2026

The half frameworks do not ship
Frameworks solve the loop. You still host, retry, store memory, and sandbox. That second half is the product.
Linea Labs
Aug 4, 2026
Read the latest

Memory is not a side quest
Facts have to survive the run. If you stand up the store yourself, you are still doing the ops half.
Jul 28, 2026
Linea Labs
Memory
Sandbox the code node
A code node is an escape hatch. It still has to run somewhere that cannot take down the host.
Jul 21, 2026
Linea Labs
Runtime
Triggers are not the product
Starting a graph is a solved problem. The product is what has to stay up after it starts.
Jul 14, 2026
Linea Labs
Runtime