| ▲ | marcus_holmes 11 hours ago | |
I ended up grafting the brainstorm, design, and implementation planning skills from Superpowers onto a Ralph-based implementation layer that doesn't ask for my input once the implementation plan is complete. I have to run it in a Docker sandbox because of the dangerously set permissions but that is probably a good idea anyway. It's working, and I'm enjoying how productive it is, but it feels like a step on a journey rather than the actual destination. I'm looking forward to seeing where this journey ends up. | ||
| ▲ | LogicFailsMe 36 minutes ago | parent | next [-] | |
I find simple Ralph loops with an implementer and a reviewer that repeat until everything passes review and unit tests is 90% of the job. I would love to do something more sophisticated but it's ironic that when I played both agents in this loop over the past few decades, the loop got faster and faster as computers got faster and faster. Now I'm back to waiting on agentic loops just like I used to wait for compilations on large code bases. | ||
| ▲ | jghn 42 minutes ago | parent | prev | next [-] | |
did you hand modify the superpowers skills or are you managing this some other way? | ||
| ▲ | auggierose 3 hours ago | parent | prev [-] | |
If it is working, why is it just a step on a journey? What is missing? | ||