Hermes Agent

A self-improving AI agent that learns, evolves, and grows with you.

Configuración inicial

Run the interactive setup wizard to configure your agent:

hermes setup

Archivos y directorios importantes

  • Archivo de configuración: /root/.hermes/config.yaml
  • Variables de entorno: /root/.hermes/.env
  • Sessions data: /root/.hermes/sessions/
  • Registros: /root/.hermes/logs/
  • Cron workflows: /root/.hermes/cron/
  • Skills/plugins: /root/.hermes/skills/
  • Core agent code: /root/.hermes/hermes-agent/

CLI Commands

# View help
hermes --help

# Run setup wizard
hermes setup

# Start agent chat
hermes

# Choose model/provider
hermes model

# Manage tool access
hermes tools

# Configure messaging / integrations
hermes gateway setup

# Set individual config values
hermes config set <key> <value>

# Diagnose any issues
hermes doctor

Detalles de la solicitud