V-Agent v0.9.0
V-Agent v0.9.0
π§ Maintenance update β Groq Compound backend
Groq decommissioned the Llama 3.x models, so V-Agent's built-in backend now runs on Groq Compound (groq/compound) β an agentic system with built-in web search and code execution, far better suited to coding tasks.
- The hosted backend serves every request with Compound and transparently upgrades the old
llama-β¦model name that already-installed apps send. - No reinstall required β the fix is server-side, so existing 0.9.0 installs pick it up automatically.
- New client defaults,
.env.exampleandconfig.example.jsonnow point togroq/compound.
Downloads
| Platform | File | Type |
|---|---|---|
| Windows | .msi |
Installer (recommended) |
| Windows | -windows-portable.zip |
Portable β extract and run, no install needed |
| Windows | -setup.exe |
NSIS alternative installer |
| Linux | .deb |
Installer (Ubuntu/Debian) |
| Linux | .AppImage |
Universal portable |
| macOS | .dmg |
Installer |
Windows Portable: extract the ZIP to any folder or USB drive and run
V-Agent.exedirectly. Requires WebView2 (present on Windows 10/11 with Edge).
First launch: V-Agent will prompt you to configure your AI provider and Hackatime (optional).