Agent cloud
Closed Alpha

Remoco

The neocloud for agents

Provision isolated compute, data, and models through one API.

Scope

What it does.

Remoco hides cloud-specific machinery behind a resource contract built for agents. A run asks for a sandbox or service. Remoco admits it, leases capacity, watches cost and health, and tears it down. Project and workflow state stay in the systems that own them.

Remoco / System architecture

Lease the sandbox. Keep the cloud behind the API.

Remoco checks the request, leases an isolated environment from a provider, watches the run, and cleans it up. It does not own Project state or workflow history.

control
execution
state
Evidence
Run specification
Principal claims
Resource policy
Image + capability set
01 / Admit
Control plane
Identity, quota, cost, idempotency
Provider contract
Choose provider and claim capacity
Sandbox data plane
No workload exists yet
02 / Lease
Control plane
Issue cancellation and lease handles
Provider contract
Provision through RunnerProvider
Sandbox data plane
Mount workspace, secrets, network
03 / Run
Control plane
Monitor policy and heartbeats
Provider contract
Route logs, artifacts, and control
Sandbox data plane
Execute isolated DOSSBOT process
04 / Reclaim
Control plane
Finalize usage and audit envelope
Provider contract
Tear down provider resources
Sandbox data plane
Destroy credentials and workspace
Provider contract

GKE, E2B, Daytona, or Kubernetes can implement the same runner API.

Clear ownership

CENTARI owns Projects. ZFlow owns run history. Remoco owns leases.

Hard limits

Identity, cost, network, time, and cancellation are enforced by the control plane.

Outputs
Isolated agent result
Artifacts and logs
Usage and cost envelope
What feeds back

Latency, failures, cost, and benchmark results decide which providers receive new work.

Responsibilities

What it owns

01

One resource API

Ask for a workstation, service, database, queue, model, network, or domain the same way.

02

Isolated runs

Each workload gets its own lease, credentials, network rules, and cancellation handle.

03

Reconciled lifecycle

Remoco watches health, cost, quota, and cleanup after the initial create call.

04

Bring the provider

Use GKE, Kubernetes, E2B, Daytona, or a private cloud behind the same runner contract.

Dependencies

What it connects to

Remoco calls these products and services directly.

CENTARIDOSSBOTZFlowQoSGov
DOSS Labs

Talk to us about Remoco.

Get in touch