

Hermes Agent
#7 in Coding Agentsmyclaw · since 2026-02-25 · 23× · last seen Jul 03, 2026
Hermes Agent is an open-source AI agent framework by Nous Research, released on February 25, 2026 under the MIT license. It combines persistent memory (MEMORY.md/USER.md across sessions), 40+ built-in tools, and a closed learning loop that automatically generates reusable skill files after successfully completed tasks. The agent supports 20+ LLM providers (including OpenRouter, Anthropic, OpenAI, DeepSeek, Ollama, vLLM) and can be self-hosted or run as a managed service via MyClaw. Hermes Agent is primarily a general-purpose automation agent; for pure coding tasks, specialized tools like Claude Code are rated as more capable.
Features
| Base Model | Model-agnostic: supports Nous Portal, OpenRouter, OpenAI, Claude, DeepSeek, Qwen, and more – no fixed base model |
| License | MIT License (Open Source) |
| Platform | Linux, macOS, WSL2 (self-hosting); native Windows support; desktop app since June 2026 |
| Price | Software free (Open Source, MIT); costs only for hosting/VPS and LLM API usage |
| Release Date | February 2026 |
| Interface (IDE/CLI/Web) | CLI (TUI), desktop app, web dashboard, and messaging gateway (Telegram, Discord, Slack, WhatsApp, Signal, etc.) |