Route
Request a surface and policy. Eligible providers compete on capability, trust, price, and latency.
Build on browsers, desktops, sandboxes, and computer-use agents through a single provider-neutral control plane.
$ tctl create --surface sandbox --name demo
cmp_01JZ… routing
↳ native/linux
$ tctl exec cmp_01JZ… -- uname -s
Linux
✓ execution succeeded 1.2sProviders expose different primitives. The control plane gives them one durable resource model, with routing and human control built in.
Request a surface and policy. Eligible providers compete on capability, trust, price, and latency.
Follow durable, ordered events across tasks, computers, executions, approvals, and artifacts.
Move from automation to a live human session without abandoning the resource or its audit trail.
A task can route to an agent and attach one or more computers. Each command becomes an immutable execution with ordered events, runtime-enforced approvals, and attributable artifacts.
Understand tasks and executionsBuild tctl, connect a token, create a computer, and run your first command.