Skip to content

v0.48.0

Choose a tag to compare

@michaelneale michaelneale released this 26 Mar 23:43
· 1864 commits to main since this release
  • Hardware detection module: modular Collector trait with platform-specific collectors (macOS, Linux NVIDIA/AMD, Jetson/Tegra)
  • GPU name, hostname, SoC status surfaced in gossip and management API
  • Privacy: hostname and GPU name require opt-in --enumerate-host flag; is_soc always shared
  • Per-GPU VRAM breakdown in API and UI
  • UI: vendor-colored GPU badges, hostname display, SoC/CPU icons
  • Backward compatible: old nodes ignore new gossip fields
  • 170 tests (50 new)