Download Latest Version ralph-api-x86_64-apple-darwin.tar.xz (3.2 MB)
Email in envelope

Get an email when there's a new version of Ralph Orchestrator

Home / v2.8.0
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz 2026-03-10 2.9 MB
source.tar.gz.sha256 2026-03-10 81 Bytes
ralph-cli-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 109 Bytes
ralph-e2e-aarch64-apple-darwin.tar.xz 2026-03-10 1.3 MB
ralph-e2e-aarch64-apple-darwin.tar.xz.sha256 2026-03-10 105 Bytes
ralph-e2e-aarch64-unknown-linux-gnu.tar.xz 2026-03-10 1.2 MB
ralph-e2e-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 110 Bytes
ralph-e2e-installer.sh 2026-03-10 50.5 kB
ralph-e2e-npm-package.tar.gz 2026-03-10 15.0 kB
ralph-e2e-x86_64-apple-darwin.tar.xz 2026-03-10 1.4 MB
ralph-e2e-x86_64-apple-darwin.tar.xz.sha256 2026-03-10 104 Bytes
ralph-e2e-x86_64-unknown-linux-gnu.tar.xz 2026-03-10 1.5 MB
ralph-e2e-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 109 Bytes
sha256.sum 2026-03-10 2.2 kB
ralph-bench-x86_64-unknown-linux-gnu.tar.xz 2026-03-10 1.6 MB
ralph-bench-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 111 Bytes
ralph-cli-aarch64-apple-darwin.tar.xz 2026-03-10 6.6 MB
ralph-cli-aarch64-apple-darwin.tar.xz.sha256 2026-03-10 105 Bytes
ralph-cli-aarch64-unknown-linux-gnu.tar.xz 2026-03-10 5.9 MB
ralph-cli-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 110 Bytes
ralph-cli-installer.sh 2026-03-10 50.5 kB
ralph-cli-npm-package.tar.gz 2026-03-10 15.0 kB
ralph-cli-x86_64-apple-darwin.tar.xz 2026-03-10 7.3 MB
ralph-cli-x86_64-apple-darwin.tar.xz.sha256 2026-03-10 104 Bytes
ralph-cli-x86_64-unknown-linux-gnu.tar.xz 2026-03-10 7.6 MB
ralph-api-installer.sh 2026-03-10 50.5 kB
ralph-api-npm-package.tar.gz 2026-03-10 15.0 kB
ralph-api-x86_64-apple-darwin.tar.xz 2026-03-10 3.2 MB
ralph-api-x86_64-apple-darwin.tar.xz.sha256 2026-03-10 104 Bytes
ralph-api-x86_64-unknown-linux-gnu.tar.xz 2026-03-10 3.3 MB
ralph-api-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 109 Bytes
ralph-bench-aarch64-apple-darwin.tar.xz 2026-03-10 1.3 MB
ralph-bench-aarch64-apple-darwin.tar.xz.sha256 2026-03-10 107 Bytes
ralph-bench-aarch64-unknown-linux-gnu.tar.xz 2026-03-10 1.2 MB
ralph-bench-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 112 Bytes
ralph-bench-installer.sh 2026-03-10 50.6 kB
ralph-bench-npm-package.tar.gz 2026-03-10 15.0 kB
ralph-bench-x86_64-apple-darwin.tar.xz 2026-03-10 1.5 MB
ralph-bench-x86_64-apple-darwin.tar.xz.sha256 2026-03-10 106 Bytes
dist-manifest.json 2026-03-10 64.3 kB
ralph-api-aarch64-apple-darwin.tar.xz 2026-03-10 2.9 MB
ralph-api-aarch64-apple-darwin.tar.xz.sha256 2026-03-10 105 Bytes
ralph-api-aarch64-unknown-linux-gnu.tar.xz 2026-03-10 2.6 MB
ralph-api-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-03-10 110 Bytes
2.8.0 - 2026-03-10 source code.tar.gz 2026-03-10 2.9 MB
2.8.0 - 2026-03-10 source code.zip 2026-03-10 3.5 MB
README.md 2026-03-10 7.8 kB
Totals: 47 Items   60.0 MB 0

Release Notes

Added

  • ralph mcp serve for exposing Ralph as a workspace-scoped MCP server over stdio.
  • User-scoped default config discovery and support for per-user Ralph defaults.
  • TUI update availability notices in the header.
  • Human guidance can now trigger a clean restart request flow.

Changed

  • Consolidated the core preset set around the maintained workflows and refreshed preset docs, examples, and evaluation tooling.
  • Refined PDD and code-task guidance to reduce Ralph-specific noise and improve handoff quality.

Fixed

  • Hardened multi-hat preset event contracts, late-event recovery, active hat display, and downstream debug/review handoffs.
  • Preserved runtime limits from core config when using hats.
  • Fixed headless loop runner backend selection.
  • Made restart resumption use the required single-command shell flow and added contract coverage for it.

ralph-bench 2.8.0

Install ralph-bench 2.8.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.8.0/ralph-bench-installer.sh | sh

Install prebuilt binaries into your npm project

:::sh
npm install @ralph-orchestrator/ralph-bench@2.8.0

Download ralph-bench 2.8.0

File Platform Checksum
ralph-bench-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ralph-bench-x86_64-apple-darwin.tar.xz Intel macOS checksum
ralph-bench-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ralph-bench-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

ralph-cli 2.8.0

Install ralph-cli 2.8.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.8.0/ralph-cli-installer.sh | sh

Install prebuilt binaries into your npm project

:::sh
npm install @ralph-orchestrator/ralph-cli@2.8.0

Download ralph-cli 2.8.0

File Platform Checksum
ralph-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ralph-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
ralph-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ralph-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

ralph-api 2.8.0

Install ralph-api 2.8.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.8.0/ralph-api-installer.sh | sh

Install prebuilt binaries into your npm project

:::sh
npm install @ralph-orchestrator/ralph-api@2.8.0

Download ralph-api 2.8.0

File Platform Checksum
ralph-api-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ralph-api-x86_64-apple-darwin.tar.xz Intel macOS checksum
ralph-api-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ralph-api-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

ralph-e2e 2.8.0

Install ralph-e2e 2.8.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.8.0/ralph-e2e-installer.sh | sh

Install prebuilt binaries into your npm project

:::sh
npm install @ralph-orchestrator/ralph-e2e@2.8.0

Download ralph-e2e 2.8.0

File Platform Checksum
ralph-e2e-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ralph-e2e-x86_64-apple-darwin.tar.xz Intel macOS checksum
ralph-e2e-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ralph-e2e-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Source: README.md, updated 2026-03-10