vendor/adb/ is currently empty (.gitkeep only) — the daemon falls back to whatever adb is on the system PATH. Anyone without Android platform-tools already installed has no way to run Voyager at all. Needs a bundled adb.exe (and its dependencies) shipped in vendor/adb/, picked up automatically instead of requiring a system install. No solution designed yet — just flagging that this needs to happen before Voyager is usable by non-developers.
vendor/adb/ is currently empty (.gitkeep only) — the daemon falls back to whatever adb is on the system PATH. Anyone without Android platform-tools already installed has no way to run Voyager at all. Needs a bundled adb.exe (and its dependencies) shipped in vendor/adb/, picked up automatically instead of requiring a system install. No solution designed yet — just flagging that this needs to happen before Voyager is usable by non-developers.