OpenSoftHub
Hermes Studio

Hermes Studio

A local web console for Hermes Agent, managing AI chats, tasks, and analytics.

Download Hermes Studio

Download Hermes Studioarm64 · .dmg · 222.5 MB

Installer for Apple Silicon (M1/M2/M3) Macs (.dmg)

Other downloads (1)
  • Hermes.Studio-0.6.42-x64.dmg

    x64 · .dmg · 228.9 MB

    Download
Getting a "can't verify the developer" warning?

If you see a warning on first launch, go to System Settings > Privacy & Security and click "Open Anyway". Open source software usually isn't signed with an Apple developer certificate, which is normal.

Clicking "Download" takes you to a source confirmation page first; the download starts after confirmation.

About Hermes Studio

Web dashboard for Hermes Agent — multi-platform AI chat, session management, scheduled jobs, usage analytics

See incorrect information? Tell us

Choose the closest issue. A short description helps us verify it faster.

We review every report manually. Confirmed issues are corrected on this page.

Risk notice

The open-source license is not clearly specified; the default admin account is admin/123456 and must be changed immediately after first login; the tool manages local credentials and the runtime environment, which involves certain security risks, so please keep your data safe.

Who it's for

  • Users of Hermes Agent who want a graphical management interface
  • Teams that need to deploy AI bots across multiple instant messaging platforms
  • Developers who prefer local-first, self-hosted AI workflows
  • Technical users who need to manage multiple models and configuration files from one place
  • AI application maintainers who need scheduled tasks and usage statistics

Who it's not for

  • Casual users who just want quick chats and don't need complex management
  • Users who are not comfortable with command-line or self-hosted deployment
  • Enterprise users who require clear commercial licensing assurances
  • Users who rely on official hosted services

Install guide

Installation Guide

macOS

  • Apple Silicon: Download Hermes.Studio-0.6.38-arm64.dmg
  • Intel: Download Hermes.Studio-0.6.38-x64.dmg

Double-click the downloaded .dmg file and drag Hermes Studio into the "Applications" folder. On first launch, if the system warns that the app cannot be opened because it is from an unidentified developer, right-click the app icon and choose "Open", or click "Open Anyway" in "System Settings → Privacy & Security".

Windows

Download Hermes.Studio-0.6.38-x64.exe, double-click to run, and follow the prompts to complete installation. If SmartScreen blocks it, click "More info" and then select "Run anyway".

Linux

  • x64 architecture: Download Hermes.Studio-0.6.38-amd64.deb and install with sudo dpkg -i
  • arm64 architecture: Download Hermes.Studio-0.6.38-arm64.AppImage, make it executable, and run
bash
chmod +x Hermes.Studio-0.6.38-arm64.AppImage
./Hermes.Studio-0.6.38-arm64.AppImage

Install via npm (Web Interface)

bash
npm install -g hermes-web-ui
hermes-web-ui start

After starting, visit http://localhost:8648.

First Run

After the desktop app launches, it will automatically open your browser to the management interface. The default admin account is admin with password 123456; change it immediately after logging in.

FAQ

Is Hermes Studio free software?

The project is publicly released on GitHub and can be downloaded and used for free, but the open-source license is not explicitly stated. Please evaluate for yourself before commercial use.

Which operating systems are supported?

The officially supported platforms are macOS and Windows, with Linux packages (deb and AppImage) also provided. The desktop version covers all three major platforms.

How do I install Hermes Studio?

Choose the appropriate package for your system: on macOS select the arm64 or x64 dmg, on Windows the x64.exe, and on Linux the deb or AppImage. After installation, launch it and the browser interface will open automatically on first run.

How do I update to a new version?

The desktop app supports automatic updates, downloading primarily from Cloudflare and falling back to GitHub Releases if necessary. You can also manually download the installer from the GitHub Releases page and overwrite the existing installation.

What are the default login credentials for the first time?

The default admin account is `admin` and the password is `123456`. After logging in, the system will prompt you to change the default username and password, so please update them promptly for security.

Hermes Studio download - A local web console for Hermes Agent, managing AI chats, tasks, and analytics. - OpenSoftHub