Package Details: hermes-agent 0.18.2-1

Git Clone URL: https://aur.archlinux.org/hermes-agent.git (read-only, click to copy)
Package Base: hermes-agent
Description: Locally-run AI agent with tool use, web browsing, and automation
Upstream URL: https://github.com/NousResearch/hermes-agent
Licenses: MIT
Submitter: y0uCeF
Maintainer: y0uCeF (evorster)
Last Packager: y0uCeF
Votes: 6
Popularity: 1.73
First Submitted: 2026-04-02 18:38 (UTC)
Last Updated: 2026-07-08 08:43 (UTC)

Pinned Comments

y0uCeF commented on 2026-06-30 19:32 (UTC) (edited on 2026-06-30 19:32 (UTC) by y0uCeF)

This package uses Python 3.12 from AUR to stay consistent with Nous Research recommendations

It uses venv to install all Python 3.12 compatible dependencies

The installation path is /opt/hermes-agent

Due to lack of permissions for the user, lazily installed packages, which should auto-install when needed, cannot be installed. We try to prepackage some of them such as: firecrawl,exa,parallel-web,messaging.

Hermes desktop is not yet included, if it is needed by the community we can prepackage it as well. Although that would mean an extra ~300MB at least in the final package size

Latest Comments

« First ‹ Previous 1 2 3 4 5

nite07 commented on 2026-04-13 19:40 (UTC)

It seems the hermes dashboard command is unusable; the web directory doesn't appear to have been copied during installation. {"error":"Frontend not built. Run: cd web && npm run build"}