Skip to content

V-Agent v0.9.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:55
· 57 commits to main since this release

V-Agent v0.9.3

πŸ› Fix: white editor on app start

v0.9.2's new editor themes could be applied before they were registered β€” Monaco falls back to its white light theme when a theme name is unknown, so the code area opened white on every launch. Themes are now registered synchronously before the editor mounts; the editor is correctly dark from the first paint.

Updating from 0.9.2: click Install & restart on the in-app update banner β€” this is the first release you can install with one click.
Updating from 0.9.1 or older: download and run the installer below one last time; future updates are one-click.

Everything else from v0.9.2 (rate-limit fixes, in-app auto-updater, concise AI, editor colors + error detection) is included.

Downloads

Platform File Type
Windows .msi Installer (recommended)
Windows -windows-portable.zip Portable β€” extract and run
Windows -setup.exe NSIS alternative installer
Linux .deb / .AppImage Installer / portable
macOS .dmg Installer

Full changelog: CHANGELOG.md