Release Notes
Changed
- Added a post-publish
cargo installsmoke test to the release workflow for faster detection of broken release artifacts. - Expanded
ralph doctorauth environment variable detection for the Pi and Roo backends. - Documented the Pi backend in the backend guide.
Fixed
- Fixed Claude + TUI blank/stuck output on large prompts by avoiding the PTY stdin deadlock in non-interactive PTY execution.
ralph-bench 2.9.2
Install ralph-bench 2.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.2/ralph-bench-installer.sh | shInstall prebuilt binaries into your npm project
npm install @ralph-orchestrator/ralph-bench@2.9.2Download ralph-bench 2.9.2
| 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.9.2
Install ralph-cli 2.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.2/ralph-cli-installer.sh | shInstall prebuilt binaries into your npm project
npm install @ralph-orchestrator/ralph-cli@2.9.2Download ralph-cli 2.9.2
| 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.9.2
Install ralph-api 2.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.2/ralph-api-installer.sh | shInstall prebuilt binaries into your npm project
npm install @ralph-orchestrator/ralph-api@2.9.2Download ralph-api 2.9.2
| 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.9.2
Install ralph-e2e 2.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.2/ralph-e2e-installer.sh | shInstall prebuilt binaries into your npm project
npm install @ralph-orchestrator/ralph-e2e@2.9.2Download ralph-e2e 2.9.2
| 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 |