Highlights
- This release covers every PR merged after 0.6.26, including desktop startup fallback, Windows runtime fixes, remote MCU relay, group chat workspaces, default workspace polish, and empty diff filtering.
- Desktop startup now falls back to the bundled Web UI when the active Web UI directory is missing or incomplete, while preserving the pinned runtime.
- Windows desktop runtimes now use relocatable
hermes.cmdwrappers instead of fragile.exetrampolines for Web UI server invocations. - Remote MCU traffic now uses the Socket.IO
/global-agentrelay, with steadier ESP32-C3 login, discovery, voice playback queueing, Wi-Fi credential persistence, and updated firmware. - Group Chat rooms can now own a validated workspace that is passed into group-agent runs, with read-only members seeing workspace, invite code, and management controls redacted.
- Default workspace favorites now sit inside the folder picker selected-path row, with completed locale coverage for the workspace picker labels.
- Workspace diff cards now skip zero-byte changes with no patch or line delta, avoiding meaningless +0/-0 changed-file cards.
Validation
git diff --checknpm run harness:checknpx vue-tsc -b