Fleet · available on Windows, macOS, Linux

The computer
a model can hold.

One MCP tool. A real machine — shell, files, a live pane. Chat, search, reason, and run — on hardware the agent already has.

Open Fleet › View source

A real computer.

Not a toy sandbox. The agent gets a pane it can keep.

  • A live pane the operator can read
  • Short commands wait for stdout
  • The model does not rent a new box every turn
run pwd

Isolated by design.

Two long sessions on the same computer do not share a pane.

  • Each MCP process is its own session
  • The model never sees or fills in ids
  • A broken test client cannot cut the working channel
two sessions. one machine.

And more.

The boring parts are the point.

Edge hub

A Worker. Machines dial out. Nothing inbound.

Durable Objects

The room stays. The job does not live on the edge.

Open source

MIT. Client, hub, MCP tool.

v0.2.8

Current public release.

Notes

Longer writing lives next door.

No inbox

This page does not take email.

Building with Fleet?

Open the hub, or read the repo.