Archon
Open-source harness builder for deterministic and repeatable AI coding workflows
Overview
Requirements
Recommended VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
archon:
image: otakulabz/archon:server-latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/archon:/data
Related tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Guides & articles
Getting Started with Archon: Define Your First AI Coding Workflow in 5 Minutes
Step-by-step tutorial to install and run Archon. From prerequisites and installation to defining your first YAML workflow with isolated worktrees and human approval gates.
Archon: Make AI Coding Deterministic with Open-Source Workflow Engine
Discover Archon, the open-source workflow engine that makes AI coding deterministic and repeatable. Define YAML workflows with planning, implementation, validation, and PR creation.