-
feat: add system stats API for dashboard monitoring
Build and Push / build (release) Successful in 1m44sreleased this
2026-01-03 17:30:45 +01:00 | 44 commits to main since this release- GET /tools/system/stats - Real-time host system statistics
- CPU usage, memory, all mounted disks, network I/O
- GPU/VRAM stats via nvidia-smi (if available)
- Uses psutil for cross-platform host metrics
- Auto-discovers and filters real filesystems
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Downloads