LatestJuly 21, 2026
Rush CLI 0.2.34
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 deploy --auth-mode jwtstarts the RUSH-447 per-user JWT deploy auth slice while preserving the default legacyrsv_bearer-token mode.- Self-improving skills Phase 1 can now observe and score skill usage for
agents that opt in with
self_improve.enabled, writing deterministicskill_executionsquality samples to metadata.db on execution end (RUSH-166). Later skill versioning, amendment automation, andrush skills healthare deferred. - WhatsApp channel gateway support for paired multidevice accounts. The daemon can start a per-agent WhatsApp gateway backed by whatsmeow, parse 1:1 and group messages into agent executions, and route agent output back to the originating WhatsApp chat. Live QR pairing still requires manual QA on a machine that can scan the pairing code.
Security
- Added core RS256 deploy JWT mint/validate helpers that require
sub,aud,iss, andexp, and continue to classify existingrsv_serve tokens as legacy deploy bearers.
Downloads
| Platform | Binary | SHA-256 |
|---|---|---|
| macOS · Apple Silicon | download · 90.7 MB | 1028d8152038… |
| macOS · Intel | download · 100.9 MB | f6c02d34df8e… |
| Linux · x64 | download · 98.6 MB | 016339a2cae4… |
| Linux · arm64 | download · 89.3 MB | aecd3702ba27… |
| Windows · x64 | download · 100.3 MB | bf5ad95354ce… |
| Windows · arm64 | download · 89.7 MB | 797034c19f16… |