Build it yourself
Install Node.js, Rust, and the Visual Studio C++ build tools. From website/v1/ai/vibecodeworker, run:
npm install\nnpm run tauri:build
The installer is written to src-tauri/target/release/bundle/.
VCW / DESKTOP
The native Windows build gives VCW a local window, file dialogs, native notifications, GPU telemetry, and a localhost API for your own agent tools.
vibecodeworker-4weird_2.0.0_x64-setup.exe.npm run start:cloud.Install Node.js, Rust, and the Visual Studio C++ build tools. From website/v1/ai/vibecodeworker, run:
npm install\nnpm run tauri:build
The installer is written to src-tauri/target/release/bundle/.
--headfull or --hiddenmacOS and Linux packaging targets are configured in the project, but cross-platform bundles should be built on their respective operating systems.