Skip to content

Releases: incredico/homebrew-tap

hectorsai v0.0.5

Choose a tag to compare

@defstream defstream released this 17 Jun 20:12

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).

hectorsai v0.0.4

Choose a tag to compare

@defstream defstream released this 17 Jun 04:52

hectorsai v0.0.4

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)

Distribution & build

  • generate full release notes for the tap releases

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).