Every time you use an AI coding agent, you're running a workflow.
It lives in your head. You re-explain it every session.
CodeMachine lets you define it once and run it again.
Any engine. Any project. Your workflows become tools.
CodeMachine v0.7.0 is here, and it’s blazing fast. ⚡️
We completely migrated to the Bun runtime. The results?
🚀 98% faster builds (114ms vs seconds)
⚡️ 60% faster startup (~200ms)
📉 50% less memory usage
Plus: A beautiful new OpenTUI, SQLite architecture, and Auggie support.
If you’re building a tool from beginning it will be very helpful to avoid human interactions until you have 90% of your code ready! You will see a massive difference between ai following a plan and you just randomly prompting!
Vibe coding tip:
After successfully completing your goal, ask:
“Please clean up the code you worked on, remove any bloat you added, and document it very clearly.”
We launched our open source multi agent workflow that makes most powerful agents works seamlessly in a workflow check the repo here:
github.com/moazbuilds/CodeMa…