Hermes Agent

Hermes Agent

L'agente auto-migliorante di Nous Research.

Un agente IA autonomo che vive sul tuo server, ricorda ciò che impara e diventa più capace col tempo. Guide della community, skill e integrazioni in un unico posto.

chat_bubble 22 messaging platforms · terminal 7 sandbox backends · build 40+ built-in tools

Avvio rapido

BETA
# Works on macOS. One-liner install. ⚡
$ curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

Installs the Hermes Agent CLI and its Python environment.

Funzionalità

computer

Gira sul tuo server

Linux, macOS o WSL2. Funziona su un VPS da 5$, un cluster GPU, o serverless su Daytona e Modal. I tuoi dati e le tue skill restano sulla tua infrastruttura.

chat_bubble

Qualsiasi app di chat

Chatta via Telegram, Discord, Slack, WhatsApp, Signal, Email o la CLI. Inizia una conversazione su una piattaforma e riprendila su un'altra.

psychology

Memoria persistente

Memoria a lungo termine più un modello utente dialettico via Honcho. Più Hermes gira, meglio conosce i tuoi progetti, le tue preferenze e le decisioni passate.

public

Oltre 40 tool integrati

Ricerca web, automazione browser, visione, generazione immagini, voce e ragionamento multi-modello — tutto invocabile in una singola conversazione.

terminal

Sandboxing reale

Sei backend terminale: local, Docker, SSH, Daytona, Singularity e Modal. Hardening dei container, isolamento dei namespace e workflow di approvazione dei comandi.

extension

Skill auto-generate

Hermes crea skill dall'esperienza, le migliora mentre le usa e le sincronizza con lo standard aperto agentskills.io. Condividi ciò che funziona con la community.

schedule

Scheduled Automations

Built-in cron scheduler — describe a job in natural language and let Hermes run it unattended. Daily reports, nightly backups, weekly audits; with `deliver=all` the output fans out to every connected chat platform at once.

account_tree

Parallel Subagents

Spawn isolated subagents for parallel workstreams. Each runs in its own sandbox and reports back. Write Python scripts that call tools via RPC to collapse multi-step pipelines into one zero-context-cost turn.

swap_horiz

OpenAI-Compatible Proxy

Run `hermes proxy` and your Claude Pro, ChatGPT Pro, or SuperGrok OAuth session is exposed as a local OpenAI-compatible HTTP endpoint. Codex CLI, Aider, Cline, and Continue hit it without an API key — one subscription, every tool. New in v0.14.0.

flag

Loop autonomi /goal

Dai a Hermes un obiettivo e i criteri di successo con `/goal`. Un worker propone, un LLM giudice valuta — il loop gira finché il giudice non conferma che ci siamo. Con `/subgoal` aggiungi criteri al volo senza ripartire. Perfetto per task con risultati concreti e valutabili.

sync_alt

/handoff dal vivo della sessione

A metà conversazione, cambia modello, personalità o profilo: `/handoff` sposta l'intera sessione — ogni messaggio, ogni chiamata a tool, ogni byte di contesto — senza perdere il filo. Novità della v0.14.0.

Guardalo in azione

Hermes Agent in azione

Demo e tutorial dalla community. Scopri cosa può fare Hermes prima di installarlo.

play_circle Altri video e showcase della community arrow_forward

Ultimi aggiornamenti

Tutti gli articoli arrow_forward
May 19, 2026 · 8 min di lettura

Da OpenClaw a Hermes Agent: una migrazione passo per passo

Se hai OpenClaw che gira da un po', Hermes Agent ne è il successore. v0.14.0 si porta dietro `hermes claw migrate`, che importa il tuo SOUL.md, le memory, gli skill, l'allowlist dei comandi, le config di messaggistica, le API key e gli asset TTS. Qui sotto la guida pratica — cosa viene portato, quali flag hai a disposizione e il flusso "prima il dry-run" che ti risparmia brutte sorprese.

Tutorial Migration
May 18, 2026 · 7 min di lettura

Un abbonamento Claude Pro, tutti gli strumenti: usare `hermes proxy` con Aider, Cline e Codex CLI

v0.14.0 ha tirato fuori un comando di una sola riga che ha ingoiato in silenzio un'intera classe di domande di integrazione: `hermes proxy`. Lo avvii una volta e ti ritrovi un endpoint locale `http://localhost:port` che parla l'API di OpenAI, appoggiato al provider OAuth con cui sei loggato — Claude Pro, ChatGPT Pro, SuperGrok. Aider, Cline, Codex CLI e Continue si aspettano tutti un endpoint OpenAI-compatibile. Girano con l'abbonamento che hai già, senza API key. Ecco il workflow esatto, passo per passo.

Tutorial For Power Users
May 18, 2026 · 9 min di lettura

Da 7 a 22 in 14 mesi: ogni piattaforma di chat su cui gira Hermes Agent

Hermes Agent è uscito a marzo 2026 parlando con sette piattaforme di chat da un unico gateway. Quattordici mesi dopo il numero è 22 — da Telegram e Discord a Microsoft Teams, LINE e SimpleX Chat. Stessa memory, stessi skill, stesso agente ovunque. Ecco la mappa completa: ogni piattaforma per categoria, la release in cui è atterrata, e come l\'architettura del gateway rende reale "un agente, ventidue porte d\'ingresso".

Architecture Messaging

Cosa dice la gente

Vedi tutti arrow_forward
@opslead_marc avatar

"One config replaced three of our chat bots. This is the one."

@opslead_marc
@low_latency_dan avatar

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan
@generalist_greg avatar

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg
@yuki_codes avatar

"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."

@yuki_codes
@memory_mori avatar

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori
@pocket_engineer avatar

"Running Hermes on my old Pixel in Termux. Free, private, always on."

@pocket_engineer
@opslead_marc avatar

"One config replaced three of our chat bots. This is the one."

@opslead_marc
@low_latency_dan avatar

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan
@generalist_greg avatar

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg
@yuki_codes avatar

"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."

@yuki_codes
@memory_mori avatar

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori
@pocket_engineer avatar

"Running Hermes on my old Pixel in Termux. Free, private, always on."

@pocket_engineer
@infra_priya avatar

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya
@redteam_blue avatar

"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."

@redteam_blue
@secdev_sam avatar

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam
@partnered_pat avatar

"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."

@partnered_pat
@dr_elena_ml avatar

"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."

@dr_elena_ml
@private_phoebe avatar

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe
@infra_priya avatar

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya
@redteam_blue avatar

"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."

@redteam_blue
@secdev_sam avatar

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam
@partnered_pat avatar

"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."

@partnered_pat
@dr_elena_ml avatar

"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."

@dr_elena_ml
@private_phoebe avatar

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe

Domande frequenti

Domande comuni su Hermes Agent, tratte dal README ufficiale, dalle note di rilascio e dalla documentazione.

Iscriviti agli aggiornamenti

Aggiornamenti dalla community sulle release di Hermes Agent, nuove skill e integrazioni. Niente spam, cancellati quando vuoi.