Download VibeAround
Current VibeAround release packages, desktop app metadata, platform downloads, and GitHub release routes.
The current stable desktop release is VibeAround v0.7.20, published on 2026-07-26.
GitHub Releases remain the canonical source for release notes, source archives, checksums, and historical builds. The website also ships a machine-readable manifest at /releases/latest.json for automation and future download UI.
Recommended Downloads
| Platform | Package | Direct link |
|---|---|---|
| macOS Apple Silicon | DMG | VibeAround-macOS-arm64-0.7.20.dmg |
| Windows x64 | Setup EXE | VibeAround-Windows-x64-Setup-0.7.20.exe |
| Windows x64 | MSI | VibeAround-Windows-x64-MSI-0.7.20.msi |
| Windows x64 | Portable ZIP | VibeAround-Windows-x64-Portable-0.7.20.zip |
| Linux x64 | AppImage | VibeAround-Linux-x64-AppImage-0.7.20.AppImage |
| Linux x64 | deb | VibeAround-Linux-x64-DEB-0.7.20.deb |
Release Highlights
Version 0.7.20 adds outbound workspace-file delivery for supported messaging channels, Tailscale Funnel onboarding, scoped credentials for Local Agent API and API Bridge, and more reliable daemon and PTY shutdown. It also updates the bundled ACP adapters and pins all nine channel plugins to their verified 0.6.8 main releases.
The command-line distribution is published separately as VibeAround CLI 0.0.9. Use the desktop links above for the packaged app, and install the current CLI from npm with:
npm i -g @vibearound/cliDownload Routes
The website exposes short routes for common packages:
| Route | Target |
|---|---|
/download | Latest GitHub release page |
/download/mac | macOS Apple Silicon DMG |
/download/windows | Windows x64 setup EXE |
/download/linux | Linux x64 AppImage |
These routes are convenience entry points. When in doubt, use the direct package links above or the GitHub release page.