Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 12, 2026·2 min de lectura

Hermes Agent — Self-Improving Multi-Channel AI Agent

Hermes Agent is a self-improving CLI and gateway agent with memory, skills, cron, and multi-provider support for shared terminal and chat workflows.

Listo para agents

Instalación con revisión previa

Este activo requiere revisión. El prompt copiado pide dry-run, muestra escrituras y continúa solo tras confirmación.

Needs Confirmation · 64/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando con revisión previa
npx -y tokrepo@latest install 504d0a00-03fe-59a3-8de7-ae5c3f3ae206 --target codex

Primero dry-run, confirma las escrituras y luego ejecuta este comando.

Introducción

Hermes Agent is a self-improving CLI and gateway agent with memory, skills, cron, and multi-provider support for shared terminal and chat workflows.

  • Best for: operators who want one open agent to span CLI, cron, and messaging channels
  • Works with: Python 3.11, Node.js, ripgrep, ffmpeg, Telegram/Slack/Discord gateways, MCP servers
  • Setup time: 15-30 minutes

Practical Notes

  • Quant: the installer wires Python 3.11, Node.js, ripgrep, ffmpeg, and a portable Git Bash on native Windows.
  • Quant: the docs call out 40+ tools and 7 terminal backends, useful when you need a remote-first agent footprint.

Rollout pattern

  • Start with the CLI only and pin one provider + one toolset before you expose any gateway channel.
  • Add cron or gateway delivery only after you can replay the same task three times from the terminal with consistent evidence.
  • Use separate environments for experiments versus production because the agent can execute tools and accumulate long-lived memory.

Watchouts

The project is powerful enough to touch local systems and remote chats, so approval gates and environment separation matter more here than in a prompt-only assistant.

FAQ

Q: Does it lock me to one model vendor? A: No. The README lists OpenAI, OpenRouter, NVIDIA NIM, GLM, Kimi, MiniMax, Hugging Face, and custom endpoints.

Q: Can I start from chat instead of the terminal? A: Yes, but the terminal path is the cleanest first verification route before enabling gateways.

Q: What is the fastest smoke test? A: Install, run hermes setup, pick a model, and complete one tool-free CLI conversation before enabling extra tools.

🙏

Fuente y agradecimientos

Source: https://github.com/NousResearch/hermes-agent > License: MIT > GitHub stars: 146,285 · forks: 22,902

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.