mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 08:36:35 +03:00
Swap auto-detection order from KVM → bwrap → host to bwrap → KVM → host. KVM remains available via COWORK_VM_BACKEND=kvm. - detectBackend(): check bwrap before KVM - --doctor: bwrap checked first; KVM deps shown as info (not warnings) unless COWORK_VM_BACKEND=kvm is set - Fix header comment inaccuracy about rootfs.qcow2 check - Update README and handover docs to reflect new default Fixes #326 Co-Authored-By: Claude <claude@anthropic.com>