keryx-miner-supr v0.13.1
New: Matrix-style TUI dashboard + runtime telemetry. An interactive terminal
dashboard shows per-GPU telemetry with a stable device order, live hashrate, and
block-candidate tracking (solo and pool).
ℹ️ The dashboard shows only in an interactive terminal. It is enabled by default,
but only when stdin, stdout and stderr are all a real TTY. You will see the classic
line-oriented logs (not the dashboard) when running headless or wrapped — including
HiveOS and mmpOS, which run with--no-tuion purpose — or under nohup/systemd,
with output redirected/piped (> log 2>&1,| tee), or oversshwithout-t.
To see the dashboard: run the standalone binary in the foreground of a real terminal
(ortmux/screen), without redirecting output and without--no-tui; over SSH use
ssh -t.--no-tui(orKERYX_TUI=0) forces the classic logs.
--no-tuidisables the dashboard and keeps the classic line-oriented logs — use it
for HiveOS, mmpOS, log collectors and supervisors.- JSON stats HTTP API unchanged (
--api-bind host:port, endpoints/,/stats,/mmpos).
Everything from v0.13.0 carries forward unchanged: the chase-seed correctness fix,
stratum-v3 capability, self-invalidating autotune cache (--delete-autotune),
enforced tier-flag conflicts, and the solver-aware VRAM cap.
Assets
NVIDIA modern (RTX 20xx–50xx) and legacy (incl. GTX 10-series / Pascal) lines, each as
HiveOS, mmpOS and SMOS packages plus a plain linux-x86_64 tarball; Windows (NVIDIA PoM);
macOS arm64; and the AMD/OpenCL line. Docker: ocminersupr/keryx-miner-supr:0.13.1 and
:latest. Checksums per platform.