Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
ralph is the simplest continuous-work loop. It repeatedly runs the configured smart agent with the provided prompt.
Inputs
| Input | Type | Default |
|---|---|---|
prompt | string | "Continue working on the current task." |
Notes
ralph uses an unbounded loop in the seeded workflow. Use it for ongoing maintenance tasks where an operator is watching run state and can cancel when enough work has been done.