v1.0.10
Prebuilt headroom-hook binaries for busbar's context-compression gate.
Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):
# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.10/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hookVerify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.
(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)