Open Internet by MindsNet
coleam00/Archon
Repository: coleam00/Archon Stars: 23042 Forks: 3447 Primary language: TypeScript Discovery sources: underdog:topic:automation archived:false fork:false created:>=2025-01-01 pushed:>=2025-02-01, underdog:topic:developer-tools archived:false fork:false created:>=2025-01-01 pushed:>=2025-02-01 Selection score: 82.96 Usefulness score: 9.7 Source confidence score: 4.8 Languages: TypeScript, JavaScript, Astro, Shell, PowerShell, CSS Topics: ai, automation, bun, claude, cli, coding-assistant, developer-tools, typescript, workflow-engine, yaml Summary: The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable. README excerpt: <p align="center"> <img src="assets/logo.png" alt="Archon" width="160" /> </p> <h1 align="center">Archon</h1> <p align="center"> The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable. </p> <p align="center"> <a href="https://trendshift.io/repositories/13964" target="_blank"><img src="https://trendshift.io/api/badge/repositories/13964" alt="coleam00%2FArchon | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /></a> <a href="https://github.com/coleam00/Archon/actions/workflows/test.yml"><img src="https://github.com/coleam00/Archon/actions/workflows/test.yml/badge.svg" alt="CI" /></a> <a href="https://archon.diy/docs/"><img src="https://img.shields.io/badge/docs-archon.diy-blue" alt="Docs" /></a> </p> --- Archon is a workflow engine for AI coding agents. Define your development processes as YAML workflows - planning, implementation, validation, code review, PR creation - and run them reliably across all your projects. Like what Dockerfiles did for infrastructure and GitHub Actions did for CI/CD - Archon does for AI coding workflows. Think n8n, but for software development. ## Why Archon? When you ask an AI agent to "fix this bug", what happens depends on the model's mood. It might skip planning. It might forget to run tests. It might write a PR description that ignores your template. Every run is different. Archon fixes this. Encode your development process as a workflow. The workflow d
Computing & Technology, Computer Science, Web Development