coleam00/Archon
Archon is an open-source workflow engine that makes AI coding deterministic and repeatable by defining development processes as YAML workflows.
Core Features
Detailed Introduction
Archon is an innovative open-source workflow engine designed to bring determinism and repeatability to AI coding. It enables developers to define entire software development processes—including planning, implementation, validation, and code review—as structured YAML workflows. By orchestrating AI agents within these predefined sequences, Archon mitigates the inherent variability of AI outputs, ensuring consistent results. It functions as a "harness builder" for AI coding, akin to how Dockerfiles standardize infrastructure or GitHub Actions streamline CI/CD, but specifically for AI-driven development, making complex coding tasks predictable and manageable.