Houdry Fabric and Houdry Agent

Changelog

Fabric and Agent releases on GitHub.

Houdry ships two release lines. Read both when you upgrade.

Installers always follow …/releases/latest/download/… so a new tag is what Installation picks up.

# Fabric
curl -fsSL https://github.com/houdry-genomex/houdry/releases/latest/download/install.sh | sh

# Agent (Linux / macOS)
curl -fsSL https://raw.githubusercontent.com/houdry-genomex/houdry-agent/main/scripts/install.sh | bash

Windows Fabric: install.ps1 from the same Fabric release. Windows Agent: the Houdry-Agent-*-win-x64.exe asset on the Agent release.