GpuTerm 1.0.2 Beta
Pre-release
Pre-release
Highlights
- Added clickable CPU, RAM, GPU, and Disk telemetry details.
- Added CPU per-core usage, load, uptime, and top-process views.
- Added detailed RAM, swap, cache, buffer, and top-process views.
- Added NVIDIA GPU detail tabs with utilization, VRAM, power, temperature, clocks, and compute processes.
- Fixed multi-GPU selection by using controlled UUID-based state.
- GPU selection now survives telemetry refreshes and detail popover reopening, with safe fallback when a GPU disappears.
- GPU selection resets cleanly when switching SSH sessions.
- Kept telemetry collection isolated from the interactive SSH terminal channel.
Validation
- 25 frontend tests passed.
- 11 Rust tests passed.
- TypeScript and Vite production build passed.
Notes
- Remote system telemetry is Linux-first.
- Detailed GPU metrics require NVIDIA drivers and
nvidia-smion the remote host. - This is a beta prerelease intended for testing and feedback.