hectorsai v0.0.5
Claude-Code-style terminal client for hectors.ai — the same chat, models, and modes as the web app, in your terminal.
The prebuilt binaries are the release assets below. The "Source code" archive GitHub attaches automatically holds only this repo's packaging recipe, not the hectorsai application source.
Install
brew install --cask incredico/homebrew-tap/hectorsai # Homebrew (macOS/Linux)
nix run github:incredico/nur#hectorsai # Nix
curl -fsSL https://hectors.ai/install.sh | sh # shell (macOS/Linux)irm https://hectors.ai/install.ps1 | iex # Windows (PowerShell)Fixes
- resolve latest release via web redirect, not the REST API
Verifying your download
Every archive is listed in checksums.txt, which carries a keyless cosign signature (checksums.txt.sig + checksums.txt.pem); a CycloneDX SBOM accompanies each archive.
Platforms: macOS (Intel + Apple Silicon), Linux (amd64 + arm64), Windows (amd64 + arm64).