github EKKOLearnAI/hermes-studio v0.6.27

one month ago

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.cmd wrappers instead of fragile .exe trampolines for Web UI server invocations.
  • Remote MCU traffic now uses the Socket.IO /global-agent relay, 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 --check
  • npm run harness:check
  • npx vue-tsc -b

Don't miss a new hermes-studio release

NewReleases is sending notifications on new releases.