Perceo

Three tools, one stack.

Everything here is self-hosted and runs on your own machine. Dispatch coding agents across isolated workspaces, run computer-use agents on real desktops, and keep what they learn. Each tool works on its own; none of them require the others.

Coding agents

Archductor

Available

One workspace per task: Git worktree, branch, Codex or Claude Code session, diff review, PR merge. Use it when one codebase has several streams of work in flight and you do not want branch state, terminal state, or half-finished diffs bleeding together.

Homebrew
brew install perceo-ai/tap/archductor

Computer-use agents

Archfleet

Early

Draw a workflow, run it on an isolated libvirt VM driven by Agent S, and take over via XRDP when it gets stuck. Computer-use agents need a real desktop; this gives each run its own instead of yours.

Knowledge

Archivum

In development

A private Markdown wiki that runs in your browser and stores notes as local files. Drop in a PDF or paste a URL and Archivum turns it into a searchable, linked page — then serves the whole vault to your agents through a built-in MCP server.

Docker
docker compose up -d