VibeFuse v0.1.18 is a performance release for crowded workspaces — many session tabs, browser widgets, and agent widgets at once.
Sleeping sessions
Only the active canvas and the last one you left stay fully mounted. Other sessions keep their layout in memory but unmount widgets, so Chromium guests, terminals, and React trees are not all running together.
Smoother drag and motion
- Browser webviews park when their session is hidden, so they stop compositing full-size pages.
- Particle animations stop their frame loop while you drag or the window is in the background.
- Off-screen widgets use `content-visibility` so the compositor skips work you cannot see.
- Per-widget overlay observers and audible polling no longer fire on every browser at once.
How to get it
Re-download VibeFuseInstaller.exe from the downloads page, or use Settings → About → Update. The installer reads the live version (`0.1.18`) and replaces the installed `VibeFuse.exe` so Launch opens this build.