NousResearch/hermes-agent

The agent that grows with you

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on April 1st, 2026
Created on July 22nd, 2025
Open Issues & Pull Requests: 33,255 (+20)
Number of forks: 46,422
Total Stargazers: 232,556 (+18)
Total Subscribers: 894 (+0)

Repository Insights (GitGenius)

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Almost all tracked open issues have seen activity in the last three months. Only 5% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11,205
New in 7 days: 1,539
Closed in 7 days: 743
Avg open age: 25 days
Stale 30+ days: 2,105
Stale 90+ days: 535

Recent activity

Opened in 7 days: 1,268
Closed in 7 days: 654
Comments in 7 days: 1,751
Events in 7 days: 9,781

Top labels

  • type/bug (13,042)
  • P3 (10,840)
  • P2 (7,858)
  • type/feature (5,886)
  • comp/agent (4,622)
  • comp/gateway (4,262)
  • comp/cli (3,634)
  • sweeper:implemented-on-main (2,932)

Detailed Description

Hermes Agent is an AI agent framework that enables autonomous systems to learn and improve from experience across sessions.

The tool addresses the challenge of building agents that grow more capable over time by incorporating a built-in learning loop. Agents created with Hermes can generate new skills from their interactions, refine those skills during use, persist knowledge across conversations, search their own history, and develop an understanding of individual users that deepens with each session. The framework supports flexible deployment across different infrastructure types, from low-cost virtual servers to GPU clusters to serverless platforms, and enables interaction through multiple channels including Telegram while the agent runs remotely.

Hermes suits teams building autonomous systems that benefit from persistent learning and multi-session context. The tool is model-agnostic, supporting endpoints from Nous Portal, OpenRouter, OpenAI, custom endpoints, and other providers, with the ability to switch models via command without code changes. This flexibility means no vendor lock-in and the freedom to adopt new models as they become available.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use.