v2.10.1

facebookresearch/AnimatedDrawingsv2.10.1Jun 23, 2026by github-actions[bot]

AI Summary

Fixes critical issues with e2e mock-mode verification and isolates integration tests to prevent interference from global Git configuration.

Key Highlights

  • Restored e2e mock-mode verification by passing prompts to the cassette-backed custom backend over stdin
  • Updated the mock e2e single-iteration scenario to validate the completion signal instead of legacy scratchpad writes
  • Isolated gitignore integration tests from user/global Git exclude files

Full Release Notes

## Release Notes

### Fixed

- Restore e2e mock-mode verification by passing prompts to the cassette-backed custom backend over stdin.
- Update the mock e2e single-iteration scenario to validate the completion signal instead of legacy scratchpad writes.
- Isolate gitignore integration tests from user/global Git exclude files.

# ralph-bench 2.10.1

## Install ralph-bench 2.10.1

### Install prebuilt binaries via shell script

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

### Install prebuilt binaries into your npm project

```sh
npm install @ralph-orchestrator/ralph-bench@2.10.1
```

## Download ralph-bench 2.10.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [ralph-bench-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-bench-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-bench-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-bench-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-bench-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-bench-x86_64-unknown-linux-musl.tar.xz.sha256) |

# ralph-cli 2.10.1

## Install ralph-cli 2.10.1

### Install prebuilt binaries via shell script

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

### Install prebuilt binaries into your npm project

```sh
npm install @ralph-orchestrator/ralph-cli@2.10.1
```

## Download ralph-cli 2.10.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [ralph-cli-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-cli-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-cli-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-cli-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-cli-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-cli-x86_64-unknown-linux-musl.tar.xz.sha256) |

# ralph-api 2.10.1

## Install ralph-api 2.10.1

### Install prebuilt binaries via shell script

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

### Install prebuilt binaries into your npm project

```sh
npm install @ralph-orchestrator/ralph-api@2.10.1
```

## Download ralph-api 2.10.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [ralph-api-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-api-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-api-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-api-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-api-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-api-x86_64-unknown-linux-musl.tar.xz.sha256) |

# ralph-e2e 2.10.1

## Install ralph-e2e 2.10.1

### Install prebuilt binaries via shell script

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

### Install prebuilt binaries into your npm project

```sh
npm install @ralph-orchestrator/ralph-e2e@2.10.1
```

## Download ralph-e2e 2.10.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [ralph-e2e-aarch64-apple-darwin.tar.xz](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-e2e-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-e2e-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-e2e-aarch64-unknown-linux-musl.tar.xz) | ARM64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/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.10.1/ralph-e2e-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.10.1/ralph-e2e-x86_64-unknown-linux-musl.tar.xz.sha256) |