hermes model # Choose your LLM provider and model hermes tools # Configure which tools are enabled hermes setup # Or configure everything at once
hermes # classic CLI hermes --tui # modern TUI (recommended)
hermes gateway setup # Interactive platform configuration hermes gateway install hermes gateway # run in foreground
hermes update hermes uninstall
hermes setup model Change model/provider hermes setup terminal Change terminal backend hermes setup gateway Configure messaging hermes setup tools Configure tool providers hermes config View current settings hermes config edit Open config in your editor hermes config set <key> <value> Set a specific value
📁 All your files are in ~/.hermes/:
Settings: /home/manhua/.hermes/config.yaml API Keys: /home/manhua/.hermes/.env Data: /home/manhua/.hermes/cron/, sessions/, logs/