overview
What is Archon?
Archon is an open-source workflow engine tool developed by its maintainers that enables developers and engineering teams to define multi-step development workflows in YAML and run them with a single command. It acts as an orchestration layer for various AI coding agents, ensuring deterministic and repeatable outcomes for AI-assisted development.
Archon functions as a "harness builder" for AI coding agents, providing the infrastructure to control and monitor how AI components execute within a defined workflow. This approach allows developers to specify the workflow logic in YAML configuration files, moving beyond autonomous AI model decisions to achieve deterministic and repeatable results in AI-assisted development. Recent developments include a complete rewrite in TypeScript running on Bun in April 2026, aiming for a lighter, faster, and more easily installable product. The Archon Workflow Marketplace launched in May 2026, facilitating community submissions and featuring an auto-review pipeline built by Archon itself. Enhanced model support, integrated in April 2026 via Mario Zechner's Pi Coding Agent framework, now wraps over 15 LLM providers, enabling multi-model routing per node for optimization based on cost, speed, or reasoning depth. SDK updates for Claude Agent (v0.2.121) and Codex (v0.125.0) were also released.