Hacker News new | ask | show | jobs
by password4321 72 days ago
Continuous requests at a constant rate for days with interruptions?
1 comments

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.