🚨 Emergency Release (Feb 2026) - The "Ruthless" Edition
VibeCode is the AI-native IDE and Agent Orchestrator.
Current Backend: Ubuntu 24.04 via vfkit (Fast, Stable).
brew install vfkit
pip install -r scripts/requirements.txtYou can use the restored CLI tool:
bin/vibecode-vm startOr run the script directly:
python3 scripts/launch_ubuntu_vm.pynpm run tauri:devManage the VM environment with the unified CLI:
bin/vibecode-vm status # Check health via Ralph Loop
bin/vibecode-vm start # Launch Ubuntu VM
bin/vibecode-vm stop # Stop VMA native macOS status bar app is available to control the environment:
- Build:
cd platforms/macos/VibeCodeMenubar && swift build -c release - Run:
.build/release/VibeCodeMenubar
System health is monitored by the Ralph Loop daemon:
python3 scripts/ralph_loop.py- Gas Town: Use
python3 scripts/gt_shim.pyfor legacy commands. - Remote: Use
scripts/migrate_from_remote.shto pull frommbp-m1.
Powered by OpenClaw
If you prefer containers over a full VM:
docker compose up -dThis launches the OpenClaw Gateway on port 18789.