Heterogeneous OS Fleet
Autonomous Multi-Agent Harness

Deploy, orchestrate, and evolve AI agents across heterogeneous infrastructure — from a single workstation to a full fleet.

Why godotz.ai?

Unified Model Gateway

Route any model (Claude, GPT, GLM, Gemini) through a single LiteLLM proxy with budget enforcement, key rotation, and real-time observability.

Durable Orchestration

Temporal + LangGraph 2-tier pattern ensures your workflows survive crashes, network failures, and node restarts — exactly where they left off.

Anti-Echo-Chamber

Mandatory model heterogeneity in critic roles prevents consensus hallucination. Claude generates, GLM critiques — never the same family reviewing itself.

Self-Evolving

Darwin Godel Machine pattern: agents propose improvements, sandbox verification gates empirical evidence, human approval before adoption.

Supply Chain Security

3-layer fail-closed gate: plugin-eval (static + LLM judge + Monte Carlo) to mcp-scan (rug-pull detection) to sandbox (behavioral verification).

Fleet-Ready

Nix flakes for declarative reproducibility. Add nodes with git push + rebuild. Tailscale mesh networking. Komodo deployment automation.

Architecture

L6  Evolution / Memory / Visualization / Governance
L5  Harness Layer  --- OMP / hermes / Claude Code / opencode
L4  Durable Orch.  --- Temporal + LangGraph (checkpointed workflows)
L3  Real-time Sync --- NATS JetStream KV watch (config push)
L2  Control Plane  --- LiteLLM Proxy + Postgres + Redis + Langfuse
L1  Trust Mesh     --- Tailscale tailnet (WireGuard P2P, ACL deny-default)
L0  Declarative    --- Nix flakes (cattle, not pets - reproducible boot)

By The Numbers

Quick Start

npm install -g @oh-my-pi/pi-coding-agent
omp init
omp swarm run my-swarm.yaml
Read the full guide →