#70 · Primary category: AI Coding Assistants

Archon

ai automation bun claude cli coding-assistant developer-tools typescript workflow-engine yaml

The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.

Project last updated:08/29/26

GitHub Stars

23.3K

Forks

3.5K

Contributors

74

License

MIT

Why we included this project

Archon is a workflow engine that gives AI coding agents a fixed structure to work inside. Instead of letting a model improvise its way through a bug fix, you define the phases as YAML files committed to your repository: planning, implementation, validation, code review, and PR creation. Each run gets its own git worktree, so you can launch several fixes in parallel without conflicts and come back to finished pull requests with review comments. Teams running AI-assisted development across many projects will find the composability useful. Deterministic nodes like tests and git operations run alongside AI nodes, so the model only steps in where judgment is needed. It is a practical fit for developers and tech leads who want the structure of CI/CD applied to AI coding.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category