September 4, 2026
Rush CLI 0.2.42
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 upgradeChanged
- Internal: one typed HTTP client, one UI/TTY/time-parsing home (PHNX-3946 Wave 0). Command files no longer build
http.Requests, format tables, or detect TTYs directly — the cloud API now goes through a singleinternal/apiclient (replacing five overlapping helpers), TTY detection and run-status coloring live only ininternal/cli/ui, and--since/--until/--lastparsing moved tointernal/timeflag. No command, flag, or output changed (rush meta commandsstill reports 98 commands / 0 unregistered); the only user-visible delta is a couple of rare internal decode-failure messages now reading "failed to decode response" consistently.
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.