GraphCanon updated 5d · GitHub synced 5d · 70 views this month
Decision brief
Hermes-agent is a Python-based AI project aimed at developing an adaptable AI agent.
Good fit when
- When you are in need of an adaptive AI tool that can evolve with your increasing complexity and changing needs, such as for continuous learning scenarios.
- If you require integration capabilities with various other AI tools like anthropic, chatGPT, or Claude, hermes-agent might offer smoother interoperability due to its designed adaptability.
Avoid when
- When your project demands a highly specialized and less flexible tool. Hermes-agent is designed for broader flexibility rather than specific tasks.
- If you are looking for an out-of-the-box, ready solution without the need for customization or growth over time, hermes-agent might require more setup and adjustment to meet your precise needs.
- Pricing:
- freemium - Open-source under the MIT license means it is free to modify, share, and distribute but additional services or premium versions may come at a cost.
- Requirements:
- Requires Python environment setup; adaptable AI functionalities might need integration with other specific libraries or APIs depending on the application.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (231,074) are secondary evidence.
- Docker Hub pulls (30d)
- 7,665,830·Docker Hub API·5d
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 5d
- Provenance
- Not a fork · Organization account
- As of 5d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install hermes-agent PyPIHow it fits your stack(54)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Depends on
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An AI project focused on creating an adaptable AI agent.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 16, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 16, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 16, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 16, 2026
- Languages
- python, javascript
Source: github.language+package.json+pyproject.toml · Aug 16, 2026
Categories
Tags
README
Install GitHub CLI if needed
winget install --id GitHub.cli
Getting Started
hermes # Interactive CLI — start a conversation
hermes model # Choose your LLM provider and model
hermes tools # Configure which tools are enabled
hermes config set # Set individual config values
hermes config get # Print individual config values
hermes gateway # Start the messaging gateway (Telegram, Discord, etc.)
hermes setup # Run the full setup wizard (configures everything at once)
hermes claw migrate # Migrate from OpenClaw (if coming from OpenClaw)
hermes update # Update to the latest version
hermes doctor # Diagnose any issues
License
MIT — see LICENSE.
Built by Nous Research.
For agents
This page has a .md twin and JSON over the API.