Skip to main content

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.
bunx smithers-orchestrator workflow run ralph --prompt "Continue reducing flaky tests"

Inputs

InputTypeDefault
promptstring"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.