Skip to content

0.12.6 — 2026-07-06

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:46
1c986fe

Release Notes

Changed

  • Trimmed dist release targets to aarch64-apple-darwin (macOS) and x86_64-unknown-linux-gnu (Linux). The llm-kernel 0.15 static-ort link fails the dist build (LTO dist profile) on Windows (unresolved MSVC CRT externals in libort_sys) and the aarch64-linux cross-build (ARM libopenblas.so). Both are tracked separately; macOS and x86_64-linux artifacts build and publish cleanly. powershell installer dropped (no Windows target).

Install alcove 0.12.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/epicsagas/alcove/releases/download/v0.12.6/alcove-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install epicsagas/tap/alcove

Download alcove 0.12.6

File Platform Checksum
alcove-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
alcove-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum