v2.2.7
UI + CLI polish for the unified-memory work, plus a couple of build fixes.
Fixed
- Top view: GB10
gpu.vramdetail wrapped and broke the panel. The(shared)detail was longer than a discrete card's, so it wrapped and mangled the GPU box. It's now clipped to the line and shortened to42/122 GB shared. heimdall-clihid unavailable metrics. It only emitted OK metrics, so Applegpu.vram,npu.util, and anything needing the helper vanished with no reason. Newunavailableobject (name →{status, detail});metricsis unchanged so existing scripts keep working.
Added
npu.utilis Unavailable-with-reason everywhere instead of a bare dash (Apple ANE / Intel AI Boost / AMD XDNA expose no counter).
Build
scripts/release.shbuilds macOS with CGO and refuses a CGO-free darwin binary off a Mac —make releaseon a Mac is no longer a footgun.- Makefile stamps
-X main.versionfromgit describeso local builds report a real version, notdev.