Skip to content
RALPH LOOP

How It Works

Each iteration, Ralph will:

  1. Find the highest-priority incomplete task from .agent/tasks.json
  2. Work through the task steps defined in .agent/tasks/TASK-{ID}.json
  3. Run tests, linting, and type checking
  4. Complete task, take screenshot, update task status and commit changes
  5. Repeat until all tasks pass or max iterations reached