AI Agent Fleet · Multi-Agent OpsFeatured

openclaw Agent Fleet

A multi-agent orchestration system that runs AI agents across several machines around the clock. OpenClaw, Codex, Python, cron, and SSH coordinate distributed work, validation, and machine sync.

PersonalContribution 100%
Key Metric: A multi-agent infrastructure where AI agents run autonomously, unattended, 24/7 across machines
User Scale: Several machines running unattended 24/7
Engineering Role
InfraAI/MLBackendDevOps
openclaw Agent Fleet project interface preview
AI Agent Fleet · Multi-Agent Ops
openclaw Agent Fleet
AI
#AI#Backend#System#DevOps

Overview

An AI agent fleet designed and operated solo by Raehyeon (Neo) Jeong. Autonomous agents on several machines split collection, processing, and validation work. cron and launchd start scheduled jobs, while SSH and shared storage carry state between machines. Agents handle work that needs model judgment; deterministic code handles repeatable transformations and checks. A real browser verifies the final state before unattended work is accepted.

My Work

  • Designed and distributed the work across machines
  • Composed autonomous agents + a deterministic pipeline via cron
  • Built the SSH sync + unattended operation pipeline

Highlights

  • Multi-agent setup distributing autonomous agents across machines
  • Real-browser verification + deterministic pipeline for reliability
  • cron orchestration · machine-to-machine sync for 24/7 unattended operation

Questions & Answers

What is an AI agent fleet?

An AI agent fleet is a setup for multiple specialized agents distributed across processes or machines, with shared scheduling, state, and validation rules. This fleet splits collection, processing, and verification work across several machines and runs it around the clock.

How do you orchestrate multiple AI agents?

cron and launchd start scheduled jobs and assign role-specific work. SSH synchronization and shared storage carry state between machines. Deterministic pipelines and a real browser then verify the outputs.

How does the fleet reduce agent errors?

Model judgment and deterministic checks are separate. Agents handle unstructured decisions; scripts validate formats and state; a real browser checks the final screen. The system does not rely on one model response as proof that a task succeeded.

Why is an agent fleet useful for a solo founder?

Several machines can process recurring collection, transformation, and validation work in parallel. The founder can spend more time on product decisions and exceptions. This fleet supports real data, content, and operations workflows used by the teams Raehyeon works with.

What technology powers this AI agent fleet?

The stack includes OpenClaw, GPT-5.5 Codex, Python, launchd and cron, SSH, and Supabase. Agent execution, scheduling, machine synchronization, shared state, and result validation stay in separate layers.

Is this only a multi-agent coding system?

No. It also handles data collection, transformation, validation, real-browser checks, machine synchronization, and unattended backend operations.

Timeline

Role: Solo design & operation
Contribution: 100%
Collaboration: Personal

Tech Stack

</>openclaw · gpt-5.5 codex · multi-machine · cron

openclawgpt-5.5 codexPythonlaunchd / cronSSHSupabase