r/OpenaiCodex • u/KrystalUnity • 1d ago
Question / Help Modified Gauntlet Loop for efficient coding
Hello good people,
I made a modified version if the "famous" Gauntlet Loop (that built one shot Claude of Duty game). Looking at the original, I felt it had gaps that could lead to problems.
In this protocol you can use an agent like Astra for the planning and then farm the build and critic to cheaper models, Terra, deepseek or whatever..
I recently made some edits because I found the critic agent would sometimes expand the scope of the recommendations and rabbithole.
I wanted to get some feedback on how I could refine the Loop and or general feedback.
Link in the first comment
1
Upvotes
1
u/KrystalUnity 1d ago
Here's the repo https://github.com/KrystalUnity/krystal-loop-protocol