← All products

Computer-use agents

Early

Archfleet

Fleet manager for computer-use agents.

Computer-use agents need a real desktop — a window manager, a browser with a profile, a file picker, a login session. Giving one your actual machine is not something you want to do twice. Archfleet gives each run its own VM instead.

Computer-use agents

Archfleet

Synced
Workflow
Open app
Sign in
Upload
Verify
Guest desktop

agent-s: clicking “Continue”

stalled — XRDP takeover available

Fleet

guest-01

running

guest-02

takeover

guest-03

queued

Archfleet is the newest product in the suite and is in active development. Install and configuration docs land with the first tagged release.

What it does

  • Define what the agent should accomplish as a workflow, not a single prompt.
  • Each run gets its own libvirt guest, so nothing the agent does touches the host.
  • Agent S drives the desktop inside the guest; Archfleet owns VM lifecycle, scheduling, and run history.
  • Connect over XRDP and drive the session yourself when the agent stalls.

The loop

  1. 1Draw the workflow the agent should follow.
  2. 2Archfleet provisions an isolated libvirt guest for the run.
  3. 3Agent S perceives and acts inside the guest desktop.
  4. 4Watch the run, or take over via XRDP when it gets stuck.
  5. 5Keep the trace as evidence of what the product actually did.

Requirements

  • A libvirt/KVM host with capacity for the guests you want to run in parallel.
  • Guest images with a desktop environment and XRDP.
  • Model access for Agent S.

Documentation