LenderCom installers

saw-agent — the SAW remote agent (macOS / Linux, amd64 / arm64):

curl -fsSL https://get.sawrun.com/agent | sh -s -- --channel stable

Track the dev channel instead with --channel dev (or SAW_CLOUD_CHANNEL=dev). The script installs to ~/.saw/bin/saw-agent and registers a launchd/systemd-user unit that keeps it running.

macOS via Homebrew:

brew install lendercom/tap/saw-agent

Binaries are published as release assets on LenderCom/saw-agent-releases; the install script verifies the release manifest's minisign signature before trusting any checksum in it. Script source: LenderCom/get.