Commit graph

3 commits

Author SHA1 Message Date
Snider
4669cc503d refactor: replace fmt.Errorf/errors.New with coreerr.E()
Some checks failed
Security Scan / security (push) Successful in 8s
Test / Vet & Build (push) Failing after 23s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 21:08:52 +00:00
Claude
954c57071a
fix: clamp VRAM Free to prevent uint64 underflow
Guard against transient sysfs inconsistency where used > total.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 21:48:19 +00:00
Claude
501de83d3b
feat: VRAM monitoring via sysfs with dGPU auto-detection
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 21:45:02 +00:00