Skip to content

Releases: benjipeng/hermes-desktop-client

Hermes Desktop Client for v2026.7.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:43

Apple Silicon build of the actual Hermes Electron desktop interface for official upstream release v2026.7.7.2.

  • Uses the exact official release source at commit 9de9c25f620ff7f1ce0fd5457d596052d5159596.
  • Connects to a separately managed Hermes gateway; default: http://127.0.0.1:9119.
  • Supports gateway sign-in and session-token authentication.
  • Does not bundle, install, or launch the Hermes Python backend.

Verify downloads with SHA256SUMS.txt.

This is an unofficial client build. Hermes is developed by Nous Research.

Hermes Desktop Client Nightly (5f171e36ab8d)

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:40

Rolling Apple Silicon build from official Hermes main commit 5f171e36ab8dd6f731177a2b41c572768dc517dc.

  • Actual Hermes Electron desktop interface, not a dashboard wrapper.
  • Remote-only: no bundled, installed, or launched Python backend.
  • Default gateway: http://127.0.0.1:9119; OAuth/password and token authentication are available in Settings.

This prerelease is replaced only when upstream main changes.