Remix.run Logo
password4321 5 hours ago

Continuous requests at a constant rate for days with interruptions?

TheDong 5 hours ago | parent [-]

That's just a ralph loop: https://ghuntley.com/ralph/

I can do that now with claude code and a "while true" bash loop.

Or with the built-in "/schedule" in claude code to set an agent to run say once every few minutes.