← All CLI releases

Rush CLI 0.2.42

Install

macOS / Linux

curl -fsSL https://cdn.getrush.ai/install.sh | bash

Windows

irm https://cdn.getrush.ai/install.ps1 | iex

Homebrew

brew install phnx-labs/tap/rush

Debian / Ubuntu

sudo apt install rush-cli

Already installed?

rush upgrade

Changed

  • 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 single internal/api client (replacing five overlapping helpers), TTY detection and run-status coloring live only in internal/cli/ui, and --since/--until/--last parsing moved to internal/timeflag. No command, flag, or output changed (rush meta commands still 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

PlatformBinarySHA-256
macOS · Apple Silicondownload
macOS · Inteldownload
Linux · x64download
Linux · arm64download
Windows · x64download
Windows · arm64download

Checksums are published for the current latest release. Verify older binaries against rush --version after install.