Documentation
README
Al Status
Check the status of agent loops.
Usage
/ralph-status # Current loop status
/ralph-status --verbose # Detailed iteration history
/ralph-status --latest # Show latest completion report
/ralph-status --all # List all completion reports
Your Actions
Default (Current Loop)
- Read
.aiwg/ralph/current-loop.json - Display status summary
If active loop exists:
Agent Loop: ACTIVE
Task: {task}
Completion: {completion}
Progress: {current}/{max} iterations
Duration: {elapsed}
Status: {running | paused}
Last iteration:
Result: {result}
Learnings: {learnings}
Use /ralph-resume to continue or /ralph-abort to stop.
This is the opening of the README. Read the full README on GitHub.