Hermes Agent icon

Hermes Agent

com.nousresearch.hermes · Developer Tools · v0.3.1
Native Version Spotted 2 devices · 323.2 MB · Impact: 70/100
Native Version Spotted

Apple Silicon version latest seen at v0.15.1 · Reported by 2 Macs in the community.

Sighting data is community-sourced — version availability and pricing should be verified with the developer.

About This App

Hermes Agent is an open-source AI agent framework from Nous Research that runs on macOS, Linux, Windows and Android. It provides a terminal-based interface and web gateway for building, deploying and running autonomous agents backed by large language models — either through cloud APIs (Anthropic, OpenAI, DeepSeek and others) or local models via Ollama and LM Studio. Developers use Hermes to scaffold AI workflows, manage model inference, integrate with messaging platforms like Telegram and Discord, and create self-improving skills. A native Apple Silicon build has been confirmed running on Macs in the Rosetta Check community.

Versions Seen 4 versions
v0.3.5 v0.3.2 v0.3.1 v0.2.3

AI Recommendation

1 suggestion
Hermes Agent AI
https://hermes-agent.nousresearch.com/docs/getting-started/installation

Hermes Agent ships a native Apple Silicon build by default. If you are still running the Intel version under Rosetta, the simplest upgrade path is to reinstall from the official Homebrew tap or the direct installer. On macOS, run: brew install nousresearch/tap/hermes-agent (if you use Homebrew) or curl -fsSL https://hermes-agent.dev/install.sh | sh. The installer auto-detects arm64 and pulls the native binary automatically — no Rosetta required. Alternatively, if you prefer a graphical desktop app, download the native macOS app from the Hermes Desktop releases page at https://github.com/NousResearch/hermes-agent/releases. After upgrade, your existing configuration under ~/.hermes/ carries over without any manual migration. On Apple Silicon, local model inference via Ollama will see a noticeable speedup thanks to Metal GPU acceleration.