latest release

Fresh Ubuntu to AI workstation in one command.

hi installs Claude Code, Codex, omp and herdr, wires up ROCm, Docker and NetBird, then checks everything is working. It's a single static binary with no runtime to install.

$

// AI toolkit

Your agents, ready at first login.

Every workstation gets the same set of coding agents and GPU tooling, installed per user in ~/.local/bin.

// Also installed

The rest of the stack.

Ubuntu 26.04 packages and upstream repositories, all signed and upgraded in one pass.

// Commands

Small surface, sharp edges.

Each command does one thing and delegates to the native tool underneath.

hi install

Install the workstation software. Offers a hostname change, then asks for sudo once.

hi install strix

Everything above plus ROCm and GPU groups, finishing with a local hardware report.

hi verify strix

Re-run the hardware report after the reboot. Nothing is uploaded.

hi net

Enroll with NetBird. The setup key is read without echo and never lands in shell history.

hi net status · down · reconnect

Check, disconnect or reconnect an enrolled peer without a new key.

hi adduser <name>

Create a user who already has render and video access.

hi version

Print the installed version.

// Strix Halo

Tested on real silicon.

Exercised on an AMD Ryzen AI Max+ 395 with Radeon 8060S graphics; the final report detects the GPU through both amd-smi and rocminfo.

  1. Run the one-liner above on Ubuntu 26.04 amd64.
  2. Pick a hostname, enter your sudo password, and let it run.
  3. Reboot, then run hi verify strix for the final report.
  4. Run hi net to join the NetBird mesh.