Back to discover
PythonListed by innotive

hermes-agent

NousResearch/hermes-agent

213,030 stars39,357 forks

The agent that grows with you

The agent that grows with you

aiai-agentai-agentsanthropicchatgptclaudeclaude-codeclawdbotcodexhermeshermes-agentllmmoltbotnous-researchopenaiopenclaw

Project page

This project has not published an innotive.md page yet.

Repo-native content, AI-friendly workflow

Create innotive.md at the repository root. innotive renders that file as the project page — we do not host an editor.

Keep the content in your repo so it stays versioned with your code. Many teams already run AI in their repositories; drafting innotive.md with your usual AI workflow is usually the fastest path.

Create innotive.md on GitHub
# hermes-agent

One-line summary of what this project does.

## What it solves

Explain the problem and who it's for.

## Quick start

```bash
# install / run commands
```

## Key features

- Feature one
- Feature two

Latest release

Most recent version synced from GitHub.

Hermes Agent v0.18.2 (2026.7.7.2)

v2026.7.7.2

# Hermes Agent v0.18.2 (v2026.7.7.2) **Release Date:** July 7, 2026 > Same-day patch on top of v0.18.1, picking up the WhatsApp Baileys dependency fix needed for tagged-release Docker builds. --- ## What's in this patch - **fix(whatsapp): unpin Baileys from git commit, use published 7.0.0-rc13** ([#60643](https://github.com/NousResearch/hermes-agent/pull/60643)) — the WhatsApp bridge dependency now installs from the published npm release instead of a pinned git commit, making installs and Docker image builds reliable. Full curated release notes for the entire post-v0.18.0 window ship with v0.19.0. ## Updating ```bash hermes update # existing installs pip install -U hermes-agent ``` **Full Changelog**: [v2026.7.7...v2026.7.7.2](https://github.com/NousResearch/hermes-agent/compare/v2026.7.7...v2026.7.7.2)