Hermes Agent

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

初期設定

Run the interactive setup wizard to configure your agent:

hermes setup

重要なファイルとディレクトリ

  • 設定ファイル: /root/.hermes/config.yaml
  • 環境変数: /root/.hermes/.env
  • Sessions data: /root/.hermes/sessions/
  • ログ: /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

申請内容