GSV v0.3.3
Commit: 8359ef8 · Built: 2026-07-05T23:38:45Z · Release tag: v0.3.3
Changelog
- ChatGPT subscription provider support (no API pricing)
- Fixed an issue where the generated copy-paste commands used gsv instead of gsv.exe for Windows
- Wiki CLI for agents is backed since it was removed by mistake during UI redesign
- Users can now paste images from their clipboard into the chat directly.
Installation
curl -sSL https://install.gsv.space | bashirm https://install.gsv.space/install.ps1 | iexPin a specific release tag:
curl -sSL https://install.gsv.space | GSV_VERSION=v0.3.3 bash$env:GSV_VERSION='v0.3.3'; irm https://install.gsv.space/install.ps1 | iexCloudflare Bundles
Cloudflare artifacts are split by component:
gsv-cloudflare-assembler.tar.gzgsv-cloudflare-gateway.tar.gzgsv-cloudflare-ripgit.tar.gzgsv-cloudflare-channel-whatsapp.tar.gzgsv-cloudflare-channel-discord.tar.gzgsv-cloudflare-channel-telegram.tar.gz
Browser Extension
Download gsv-browser-extension.zip, unzip it, and load the extracted directory as an unpacked extension from the browser extensions page.
Manual Installation
Download the binary for your platform:
- macOS (Apple Silicon):
gsv-darwin-arm64 - macOS (Intel):
gsv-darwin-x64 - Linux (x64):
gsv-linux-x64 - Linux (ARM64):
gsv-linux-arm64 - Windows (x64):
gsv-windows-x64.exe