Skip to main content

An autonomous coding-agent orchestrator: hand off a well-specified task and return to reviewable, tested work.

Project description

ralph-workflow

Ralph Workflow is a free, open-source orchestrator for AI coding agents. Hand it a well-specified task, let agents plan, build, verify, and fix, and come back to reviewable, tested work.

Install

pipx install ralph-workflow
ralph --version

pipx keeps the install isolated from your other Python projects; the post-condition is that ralph --version prints the installed package version.

First run

The complete first-run path is six short steps and does not require opening any other config file before your first run.

  1. Install Ralph Workflow. Use pipx install ralph-workflow (or pip install ralph-workflow).
  2. Start in your project. cd /path/to/your/project and run ralph --init. It creates your user-global config and a PROMPT.md; project-local config is optional later via ralph --init-local-config.
  3. Confirm a coding agent. Ralph Workflow looks for supported agents already on your PATH and enables the ones it finds. Install and authenticate an agent first if none are found.
  4. Check the setup. Run ralph --diagnose and fix any reported problem before starting work.
  5. Describe the task. Edit PROMPT.md with the outcome and checks you expect. For a task-shaped starter, use ralph --init feature-spec, guardrail, refactor, test-coverage, or docs before a prompt file exists.
  6. Run Ralph Workflow. Run ralph, then read the finish-receipt artifact: it names the change, checks run, and review focus before you decide what to do next.

The canonical first-run walkthrough — with screenshots of the bundled config layout, the per-agent model-string cheat sheet, and what each diagnostic flag actually checks — is in Getting started. It is the single home for the first-run sequence and does not require opening any other config file before your first run.

Supported agents

Eight built-in agents ship with Ralph Workflow:

Agent Notes
Claude Code Anthropic's CLI for Claude (interactive, PTY transport).
Claude Code (Headless) Same claude binary in headless subprocess mode (claude-headless).
Codex OpenAI's Codex CLI.
OpenCode Open-source terminal coding agent.
Nanocoder Local-only TUI coding agent.
Google Anti Gravity (AGY) Google's Antigravity CLI (agy, v1.0.9+).
Pi Minimal coding agent. Headless mode is pi --mode json <prompt>.
Cursor Cursor Agent CLI (agent), headless --print mode.

Pick one, authenticate it on your machine once, and Ralph Workflow uses it. The selection and trust-boundary story is in the maintained Sphinx manual under agents and agent-compatibility.

Requirements

  • Python ≥ 3.12
  • Local execution; no daemon, no cloud dependency
  • One supported agent CLI installed and authenticated

License

AGPL-3.0-or-later.

Documentation

The maintained operator manual is at docs/sphinx/index.rst — tutorial, configuration reference, MCP / artifact / pipeline configuration, concepts, troubleshooting, diagnostics, and developer internals.

Project home

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ralph_workflow-0.9.1.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ralph_workflow-0.9.1-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

File details

Details for the file ralph_workflow-0.9.1.tar.gz.

File metadata

  • Download URL: ralph_workflow-0.9.1.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for ralph_workflow-0.9.1.tar.gz
Algorithm Hash digest
SHA256 8dbc03da5d163a3b7f872afe62964c5a7684e314461c1bf8dc7fcc1c4b4ea1b9
MD5 dc216ab0b26c7d7825372e112cf9f286
BLAKE2b-256 07c2ba1b6a92345d85cd6184fa32082cb5d390efe15056331f658f567c64bb47

See more details on using hashes here.

File details

Details for the file ralph_workflow-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: ralph_workflow-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for ralph_workflow-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5aee65f4470a252d37cd52a70e7e1a5c74d72efa10dde92d4aba475493969259
MD5 933ed5924f3fd37000f9f025ed9f9f81
BLAKE2b-256 ba87417a2d0904bed02ff55283a969b46b8f267448bb168a4b7433c7c6b54b03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page