Hermes Agent v0.14 hits pip

- Hermes Agent v0.14.0 reached PyPI on May 16, giving Nous Research’s self-hosted agent a one-command `pip install hermes-agent` path. - The release notes’ clearest claim is speed: browser-tool CDP calls run 180x faster, while all-platform tool startup drops from 14 seconds to under 1.5. - Next steps are public on GitHub and the docs site, where Nous Research lists v0.14.0 details, installers and platform adapters.

Nous Research put Hermes Agent v0.14.0 on GitHub and described it as a release that “installs and runs anywhere now” on May 16. The update adds a PyPI package under the `hermes-agent` name, alongside the project’s existing shell and PowerShell install paths, according to the release notes and PyPI listing. Hermes is an open-source, MIT-licensed agent that Nous says can run on a VPS, local machine or other hosted environments while staying reachable through messaging apps and a command line. The release lands as self-hosted agents are drawing more scrutiny over how safely they can be left running with access to tools, credentials and messaging channels. An XDA hands-on review published May 19 said Hermes was the project that delivered the “self-hosted AI assistant” experience the writer had wanted from OpenClaw, while also arguing that Hermes treated security as a design constraint rather than a later fix. (github.com) ### What exactly changed in v0.14.0? Hermes Agent v0.14.0 is described in the release notes as “The Foundation Release,” with Nous highlighting packaging, install flow and platform coverage. The project says native Windows support is now in early beta, the `pip install hermes-agent` wheel is live on PyPI, and a supply-chain checker now scans installs and upgrades for unsafe versions. (xda-developers.com) The same release notes say Hermes added a Microsoft Graph foundation for a Teams pipeline and webhook adapter, plus two new messaging platforms — LINE and SimpleX Chat. On the docs site and PyPI page, Nous lists Telegram, Discord, Slack, WhatsApp, Signal, Email and CLI among the channels Hermes can use through a single gateway process. ### Why does the pip package matter? (github.com) PyPI shows `hermes-agent` as a published package with install instructions that reduce setup to a standard Python command. The release notes say “lazy-deps” also changed what that install pulls down, which suggests Nous is trying to lower the friction of first-time setup compared with script-based installs alone. That is an inference from the packaging language in the release notes. (github.com) Nous also used the release to widen operating-system support. The project’s PyPI page says Windows support is available in early beta through a PowerShell installer, while Linux, macOS, WSL2 and Termux retain a shell-based installer path. ### What is behind the 180x speed claim? The clearest performance number in the v0.14.0 notes is Nous’s claim that “browser-tool CDP calls run 180x faster.” The same document says Hermes cut cold-start time by about 19 seconds and reduced “tools All-Platforms” startup from 14 seconds to under 1.5 seconds. (github.com) Those figures come from Nous’s own release materials, and the public notes do not include a benchmark methodology in the snippets available from GitHub search results. (pypi.org) What is verifiable from the release itself is that browser automation speed was one of the headline claims attached to v0.14.0. ### How broad is Hermes’ adapter footprint now? The Hermes docs page says the agent “lives where you do,” listing Telegram, Discord, Slack, WhatsApp, Signal, Email and CLI. (github.com) The PyPI description similarly says those channels are available from a single gateway process, and the release notes add newer hooks including Teams-related plumbing through Microsoft Graph. Julian Goldie’s May 19 social post framed the release as support across Telegram, Discord, Slack, WhatsApp, Teams, Email, CLI and more than 22 apps. (github.com) That broader app count is consistent with the project’s positioning around a growing adapter layer, though the exact “22+” list was not fully enumerated in the source snippets reviewed here. ### Why are people comparing Hermes with OpenClaw? (pypi.org) XDA’s review made the comparison directly, saying Hermes was easier to trust running unattended than OpenClaw. The piece cited OpenClaw’s past security issues and said Hermes offered a more disciplined approach for people who want a persistent self-hosted agent connected to real accounts and services. (github.com) GitHub and PyPI materials show Hermes leaning into that use case: persistent memory, scheduled automations, isolated subagents, multiple sandbox backends and cross-session recall. Those are the features that matter when an agent is meant to stay online rather than be launched for one-off tasks. May 16 is the key date for the release itself, and the public trail for what comes next is already posted. (xda-developers.com) GitHub hosts the v0.14.0 release notes and ongoing commits, while the Hermes docs site and PyPI page list installers, supported platforms and setup steps for users testing the new package path. (github.com) (pypi.org)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.