Compute, experiment state, and observability for agents that do ML research. hiloop is the infrastructure under the loop.
The best researchers spend their weeks provisioning hardware, untangling broken runs, and hunting for a result from three weeks ago. That work should belong to agents — but the infrastructure underneath was built for humans. We're building it for agents.
Hardware an agent can provision itself, in seconds. Snapshot, branch, and roll back are first-class operations — an experiment behaves like a git branch, cheap to try and safe to abandon.
SNAPSHOT · BRANCH · ROLLBACKWe're the layer underneath, not another harness. Bring a homegrown eval script or an off-the-shelf RL loop — the primitives are the same either way.
YOUR LOOP · OUR SUBSTRATEEvery run leaves a trace: code, data, logs, results, and the reasoning behind them. The record of what's been tried — including every failure — is what the next agent learns from.
EVERY RUN → ONE TRACEThe bottleneck isn't GPUs. It's experiment state.
Every lab rebuilds the same plumbing from scratch — state in one place, artifacts in another, the reasoning nowhere at all. We think the record of every experiment, every branch, every honest failure is the most valuable thing a lab owns. So that's what we're building: a place where it all flows into one stream, and stays.