mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-08-14 08:52:06 +00:00
- Fix _detect_apple_gpu() in Python and Rust to report system RAM as unified memory and set count=1, instead of defaulting to 0.0 GB x0 - Show "unified memory" instead of "VRAM" in `jarvis init` for Apple chips - Fix test_available_false_when_zeus_not_importable: the monitor IS available on Apple Silicon without Zeus (CPU-time fallback), so assert available()=True and energy_method()="cpu_time_estimate" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>