June 30, 2026
Rush CLI 0.2.26
Install
macOS / Linux
curl -fsSL https://cdn.getrush.ai/install.sh | bashWindows
irm https://cdn.getrush.ai/install.ps1 | iexHomebrew
brew install phnx-labs/tap/rushDebian / Ubuntu
sudo apt install rush-cliAlready installed?
rush upgradeAdded
rush cloud runnow dispatches research/agentic agents (e.g. rabbit-hole) to Rush Cloud with no repo — just omit it. A repo is required only for coding agents (claude/codex), auto-detected from the sameCODING_AGENTSset the server uses (prix/api/src/cloud-runs.ts) and that the rush app keys its "repo picker for coding agents" rule on (RUSH-1191). PreviouslyresolveCloudReposhard-errored "no repo specified" for every agent, so the CLI could only run repo-bound coding agents in the cloud even though the API and app already supported the no-repo path. The dispatch body omits the repo triple when none is given.
Downloads
| Platform | Binary | SHA-256 |
|---|---|---|
| macOS · Apple Silicon | download | — |
| macOS · Intel | download | — |
| Linux · x64 | download | — |
| Linux · arm64 | download | — |
| Windows · x64 | download | — |
| Windows · arm64 | download | — |
Checksums are published for the current latest release. Verify older binaries against rush --version after install.