ralph-agent-loop 0.1.0

A Rust CLI for managing AI agent loops with a structured JSON task queue
Documentation

Ralph

Ralph is a Rust CLI for running AI agent loops against a structured JSON task queue.

Repository: https://github.com/mitchfultz/ralph

Install

cargo install ralph-agent-loop

This installs the ralph executable.

Quick Start

ralph init
ralph task "Create an initial queue item"
ralph queue list
ralph run one

Documentation

License

MIT