June 24, 2026
Rush CLI 0.2.23
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
- Inbound iMessage media: the daemon now downloads media the user sends, attaches
images to the agent run as vision input, and transcribes voice notes via the
proxy
/transcribe/fileendpoint (mirrors the Telegram media path). Pairs with the prix/api routing change that forwardsmedia_url/media_type.
Fixed
- Time injection now renders the current date/time in the user's timezone. The
harness reads a
timezone(IANA) from the user profile and convertstime.Now()into it, so cloud runs (UTC) and timezone-mismatched daemons no longer show the wrong day/time; also exposescurrent_timezone.
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.