← All CLI releases
Latest

Rush CLI 0.2.31

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

Fixed

  • Scheduled and daemon-run agents can send Gmail/Outlook again. The multi-account token injection in rush run was passing the raw on-disk access_token straight through — a value the account list deliberately does not refresh — so daemon-spawned runs (schedules) shipped an expired token and every send came back 401 GMAIL_ERROR. Both the Google and Microsoft multi-account paths now refresh each account through the daemon (with a fresh on-disk fast path that skips the RPC, parallel per-account fan-out, and a warning when it must fall back to a stale token), matching the single-account path (RUSH-1490).
  • Daemon-scheduled runs resolve the agent again. The scheduler fires rush run <uuid>, but rush run only understood slugs and paths, so every scheduled execution died with "agent not found". It now translates a metadata.db UUID back to the agent — including user-created agents (RUSH-1485).
  • rush run <slug> finds app-created agents. Agents created in the Rush app (developer user, not registry-installed) were missed by the by-slug lookup and failed with "agent not found" even though rush list showed them (RUSH-1440).
  • The daemon self-heals stale DNS. A single "no such host api.prix.dev" blip at daemon start (e.g. network not yet up after wake) used to wedge every subsequent token refresh until a manual restart; the config resolver now retries instead of caching the first failure, and network failures are classified distinctly from auth failures (RUSH-1441).
  • External agents no longer trip the native consent hook, and bridged permission approval works end-to-end.
  • The device-login flow polls at least once before honoring its deadline, so a fast deadline no longer aborts the login before it starts.

Downloads

PlatformBinarySHA-256
macOS · Apple Silicondownload · 80.0 MB5a8c3d0ec668
macOS · Inteldownload · 89.7 MBb71e6290e463
Linux · x64download · 88.1 MB0770d37143d1
Linux · arm64download · 78.6 MBf1c3d955c9fa
Windows · x64download · 88.9 MB3c0e79141800
Windows · arm64download · 78.9 MBe509fca09ee1