Open-source runtime under Kraitos

EmploAI

A local-first AI employee runtime for desktop execution, Yggdrasil mesh coordination, and manager-controlled worker fleets.

The desktop owns real computer work. Worker machines connect through a Yggdrasil mesh, so machine-to-machine coordination does not depend on a public server, DNS setup, or hosted relay. Account and release services stay separate from the fleet link.

system map manager -> yggdrasil mesh -> workers
Desktop Execution owner

Tools, files, browser, screen vision, shell, cron, and local runtime state.

Mesh coordination Peer addressing and presence

Yggdrasil peer links, device enrollment, shared state handoff, local routing, and worker presence.

Fleet Manager and workers

Task queues, reports, grants, locks, audit events, and worker supervision.

desktop: present mesh: yggdrasil builds: gated
Current focus Desktop-first runtime
Machine link Yggdrasil peer mesh
North star Fleet-scale AI employee OS
How it works

One manager. Any number of machines.

The desktop manager performs real computer work. Enrolled workers extend that execution model across machines you control over a Yggdrasil mesh.

Your computer Manager agent

Full interactive control: tools, files, browser, shell.

Worker 01 Laptop

Runs delegated desktop work.

Worker 02 Desktop

Executes assigned task queues.

Worker 03 Peer node

Reports status and results over the mesh.

manager: desktop network: yggdrasil mesh delegation: supervised
01

The manager agent runs on your desktop

Full interactive control of your computer: tools, files, browser, shell, and local runtime state.

02

Worker agents enroll from other machines

Install EmploAI on another computer, join the Yggdrasil mesh, enroll it against your manager, and it becomes a worker the manager can direct.

03

The manager delegates tasks out

Break down a job, hand pieces to specific workers, and keep working locally while they execute in parallel.

04

Workers report back

Structured reports, scoped grants, and locks keep delegated work auditable across the fleet.

EMPLOAI CORE // MANAGER AGENT - NODE 01
Runtime Desktop
Mode Fleet
State Open source
Jarvis tab The manager agent's operator view.

Local tools sit on the left, mesh-connected fleet delegation sits on the right, and the center core represents the desktop runtime that coordinates the work.

Desktop runtime
Tools ready

Files, browser, screen vision, shell, cron, and local runtime state.

Mesh coordination
Yggdrasil route
Shared state
Synchronized
STATUS - OPEN-SOURCE DESKTOP AGENT RUNTIME
Fleet model
Manager / workers
Delegation
Supervised
Official builds
Gated

Controlled tester releases outside the public source repository.

Source and builds

Public code, controlled official releases.

The open-source repository is where the system can be read, forked, discussed, and improved. Official desktop builds can stay controlled outside the public repo while the code remains visible.