Hermes Agent

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

Configuration initiale

Run the interactive setup wizard to configure your agent:

hermes setup

Fichiers et répertoires importants

  • Fichier de configuration : /root/.hermes/config.yaml
  • Variables d'environnement : /root/.hermes/.env
  • Sessions data: /root/.hermes/sessions/
  • Journaux : /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

Détails de la demande