Choose how to run HiRoute

macOS provides the visual Desktop app. Linux provides a headless CLI for servers and automation. Choose the package for your platform and verify its integrity with the provided SHA256 checksum.

Linux · headless

One command, installed for the current user

The installer detects x86_64 or aarch64, downloads the latest stable release, verifies it, and installs under ~/.local. It uses no sudo and does not start the service automatically.

Linux headless guide →
Stable 0.1.0 · x86_64
curl -fsSL https://hiroute.ai/install.sh | sh

After installation, run hiroute service start explicitly, then confirm readiness with system status.

Prefer to inspect the script first?
curl -fsSLo install.sh https://hiroute.ai/install.sh
less install.sh
sh install.sh
macOS · Desktop / manual packages

Versions and release files

Download a DMG for Desktop. The one-line command is the recommended Linux path; archives and companion manifests remain available for offline, mirroring, and audit workflows.

stable

HiRoute 0.1.0

HiRoute's first public MVP with macOS Desktop, Linux headless CLI, intelligent model routing, Agent task routing, and an extensible Decision API.

macOS Desktop · arm64macOS 15.0+Self-signed · manual approval required on first launchSHA256 6f3babf6ba3c16bb760cff6c5afa664c326dd651728f7cd36f54b27268a643b1
Download DMG · 70.0 MB
Linux headless · x86_64x86_64-unknown-linux-gnu · 59.9 MBUnsigned · manifest and SHA256 verifiedSHA256 b54b62e48d9576d382a29e6c99e0903ecaed8cabd2b5a3d9c74f8f3ea19bdf94Download companion manifest
Manual archive ↓

Installation boundaries

  1. Linux headless is a per-user installation with no root requirement. Desktop and standalone must not manage the service in the same HOME.
  2. Linux installation never starts the service automatically; start it explicitly and verify status after installation.
  3. The current Desktop package requires macOS 15.0 or later and must match the device architecture.
About self-signed macOS builds

Near-term releases do not have an Apple Developer ID signature or notarization. If macOS blocks the first launch, approve Open Anyway under System Settings → Privacy & Security. Do not disable Gatekeeper or SIP.

Read the macOS installation steps →
View changelog →