#437 · Primary category: AI Coding Assistants

CodeMachine-CLI

ai automation cli cli-tool code-generation developer-tools generative-ai multi-agent-systems orchestration scaffolding workflow-automation

CodeMachine is an open-source tool that orchestrates AI coding agents into repeatable, long-running workflows. ⚡️

Project last updated:02/25/26

GitHub Stars

2.5K

Forks

237

Contributors

8

License

Apache-2.0

Why we included this project

Anyone who has walked Claude Code or Codex through the same bug fix knows how much of the process lives in your head: you re-explain the setup, re-decide when to clear context, and redo the plan every session. CodeMachine scripts that routine. You define the workflow once, then replay it on project after project, with the tool driving coding engines in their headless mode, passing the right arguments and shuttling context between steps so several agents can take turns on one task. If your team has a repeatable way of building or fixing things and you would rather it be enforced than remembered, this is a practical way to codify the process and keep context handling consistent across sessions.

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