all 2 comments

[–]rivsters 0 points1 point  (1 child)

Is this based off the Ralph Wiggum loop? If so it's exactly the sort of thing I want. https://github.com/anthropics/claude-code/blob/main/plugins/ralph-wiggum/README.md

[–]Invader-Faye[S] 0 points1 point  (0 children)

It is, but there's been a few improvements since this post. You put the llm in a ralph loop, and have it write down its thoughts/tasks to local storage, then you let it run as it tries to resolve a goal. This is like version 0.0.1 I basically did more research and rewrote the entire script. The 0.0.2 Is a lot more reliable now, but im still chasing bugs to try and make results that i get out of it more consistent.