v2.9.3
myshell-ai/OpenVoicev2.9.3May 8, 2026by github-actions[bot]
AI Summary
This release provides prebuilt binaries for the ralph-orchestrator suite, including ralph-bench, ralph-cli, ralph-api, and ralph-e2e, supporting macOS and Linux platforms.
Key Highlights
- Available via shell script and npm packages
- Supports Apple Silicon, Intel Mac, ARM64 Linux, and x64 Linux
- Includes tools for benchmarking, CLI, API, and end-to-end testing
Full Release Notes
# ralph-bench 2.9.3 ## Install ralph-bench 2.9.3 ### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-installer.sh | sh ``` ### Install prebuilt binaries into your npm project ```sh npm install @ralph-orchestrator/ralph-bench@2.9.3 ``` ## Download ralph-bench 2.9.3 | File | Platform | Checksum | |--------|----------|----------| | [ralph-bench-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-aarch64-apple-darwin.tar.xz.sha256) | | [ralph-bench-x86_64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-x86_64-apple-darwin.tar.xz.sha256) | | [ralph-bench-aarch64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-aarch64-unknown-linux-musl.tar.xz.sha256) | | [ralph-bench-x86_64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-bench-x86_64-unknown-linux-musl.tar.xz.sha256) | # ralph-cli 2.9.3 ## Install ralph-cli 2.9.3 ### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-installer.sh | sh ``` ### Install prebuilt binaries into your npm project ```sh npm install @ralph-orchestrator/ralph-cli@2.9.3 ``` ## Download ralph-cli 2.9.3 | File | Platform | Checksum | |--------|----------|----------| | [ralph-cli-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-aarch64-apple-darwin.tar.xz.sha256) | | [ralph-cli-x86_64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-x86_64-apple-darwin.tar.xz.sha256) | | [ralph-cli-aarch64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-aarch64-unknown-linux-musl.tar.xz.sha256) | | [ralph-cli-x86_64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-cli-x86_64-unknown-linux-musl.tar.xz.sha256) | # ralph-api 2.9.3 ## Install ralph-api 2.9.3 ### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-installer.sh | sh ``` ### Install prebuilt binaries into your npm project ```sh npm install @ralph-orchestrator/ralph-api@2.9.3 ``` ## Download ralph-api 2.9.3 | File | Platform | Checksum | |--------|----------|----------| | [ralph-api-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-aarch64-apple-darwin.tar.xz.sha256) | | [ralph-api-x86_64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-x86_64-apple-darwin.tar.xz.sha256) | | [ralph-api-aarch64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-aarch64-unknown-linux-musl.tar.xz.sha256) | | [ralph-api-x86_64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-api-x86_64-unknown-linux-musl.tar.xz.sha256) | # ralph-e2e 2.9.3 ## Install ralph-e2e 2.9.3 ### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-installer.sh | sh ``` ### Install prebuilt binaries into your npm project ```sh npm install @ralph-orchestrator/ralph-e2e@2.9.3 ``` ## Download ralph-e2e 2.9.3 | File | Platform | Checksum | |--------|----------|----------| | [ralph-e2e-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-aarch64-apple-darwin.tar.xz.sha256) | | [ralph-e2e-x86_64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-x86_64-apple-darwin.tar.xz.sha256) | | [ralph-e2e-aarch64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-aarch64-unknown-linux-musl.tar.xz.sha256) | | [ralph-e2e-x86_64-unknown-linux-musl.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.9.3/ralph-e2e-x86_64-unknown-linux-musl.tar.xz.sha256) |