-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Having the queue_order with priorities seems like an obvious use-case for running this as a ralph-loop. The context is still there in .desloppify for persistent memory, it could pick the highest priority task, execute that, exit, repeat.
The current issue is that you are not safeguarded against the notorious compression when the context window full. So running in a loop leaves you with much more context to solve the task at hand.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels