VibeFuse v0.1.24 redesigns Jarvis chat and lets the agent run several sub-agents without saturating the machine.
Jarvis chat
User messages are a full-width dark card. Assistant replies stay as plain text. While work is delegated, the thread shows live sub-agent rows (title + status) with a circular spinner, plus a footer like N subagents running. Cancel is on the row.
Parallel sub-agents
Use spawn_subagents (`tasks:[{name,task},…]`) or call spawn_subagent more than once. At most 4 run together; extras queue instead of being rejected. `wait_subagent` / `list_subagents` / `cancel_subagent` still apply. Nested spawn stays blocked.
Smoother canvas
Widget header chrome is smaller and inverse-scales with canvas zoom. Tidy cycles balanced → wide → tall → focus and packs into the viewport. Launch no longer starts Whisper, Crawl4AI, HyperFrames, FreeClaude, Skill Seekers, or GitHub PM. Whisper stays one-shot; Crawl4AI starts on scrape or Settings → Start web tools and idles off after 12 minutes.
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.24`) and replaces the installed `VibeFuse.exe` so Launch opens this build.