Live data from Hacker News

Manage Ralph loops in a DAG pipeline with a Docker-like CLI

github.com

1–2 of 2 posts

Re: Manage Ralph loops in a DAG pipeline with a Docker-like CLI

#2
I made this tool so that you can have a pipeline that looks like the following: planner -> implementer -> reviewer

Running for a number of iterations/loops, where it keeps building like a perpetual motion machine.

I used it for 4 hours to build this to 80% - https://github.com/mj1618/ruckus Before I dropped down into prompt mode and added some features that I wanted (e.g. themes). But essentially you can just set this pipeline up with a plan and let it run for days on-end building you a product that you want.

A desktop application is in-bound.