Skip to content

[Setup]: Hermes Desktop Mac Intel available? #38227

Description

@Keshkov

What's Going Wrong?

Hermes Desktop download page says macOS 12+, but the downloaded app is arm64-only and won’t run on Intel Macs.
Tested on Intel MacBook Pro with macOS 13.7.8.
file /Applications/Hermes.app/Contents/MacOS/* returns Mach-O 64-bit executable arm64.
Is Intel macOS still supported, or is the desktop app Apple Silicon only?

Steps Taken

  1. Downloaded Hermes Desktop for macOS from https://hermes-agent.nousresearch.com/desktop

  2. Installed Hermes.app into /Applications

  3. Attempted to launch Hermes on an Intel MacBook Pro running macOS 13.7.8

  4. macOS reported that the application is not supported on this Mac

  5. Verified the binary architecture with:

    file "/Applications/Hermes.app/Contents/MacOS/"*

  6. Output shows:

    Mach-O 64-bit executable arm64

  7. Confirmed the application contains an Apple Silicon-only binary and does not run on Intel Macs.

Installation Method

Other

Operating System

macOS 13.7.8

Python Version

No response

Hermes Version

No response

Debug Report

Full Error Output

~ % file "/Applications/Hermes.app/Contents/MacOS/"*
/Applications/Hermes.app/Contents/MacOS/Hermes-Setup: Mach-O 64-bit executable arm64

What I've Already Tried

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/desktopElectron desktop app (apps/desktop/*)duplicateThis issue or pull request already existssweeper:implemented-on-mainSweeper: behavior already present on current maintype/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions