┌─────────────────────────────────────────────────────────┐
 Setup Complete!
└─────────────────────────────────────────────────────────┘
 
📁 All your files are in ~/AppData\Local\hermes/:
 
   Settings:  C:\Users\Tanphoon\AppData\Local\hermes\config.yaml
   API Keys:  C:\Users\Tanphoon\AppData\Local\hermes\.env
   Data:      C:\Users\Tanphoon\AppData\Local\hermes/cron/, sessions/, logs/
 
────────────────────────────────────────────────────────────
 
📝 To edit your configuration:
 
   hermes setup          Re-run the full wizard
   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
 
   Or edit the files directly:
   nano C:\Users\Tanphoon\AppData\Local\hermes\config.yaml
   nano C:\Users\Tanphoon\AppData\Local\hermes\.env
 
────────────────────────────────────────────────────────────
 
🚀 Ready to go!
 
   hermes              Start chatting
   hermes gateway      Start messaging gateway
   hermes doctor       Check for issues
 
 
+---------------------------------------------------------+
|              [OK] Installation Complete!                |
+---------------------------------------------------------+
 
* Your files:
 
   Config:    C:\Users\Tanphoon\AppData\Local\hermes\config.yaml
   API Keys:  C:\Users\Tanphoon\AppData\Local\hermes\.env
   Data:      C:\Users\Tanphoon\AppData\Local\hermes\cron\, sessions\, logs\
   Code:      C:\Users\Tanphoon\AppData\Local\hermes\hermes-agent\
 
---------------------------------------------------------
 
* Commands:
 
   hermes              Start chatting
   hermes setup        Configure API keys & settings
   hermes config       View/edit configuration
   hermes config edit  Open config in editor
   hermes gateway      Start messaging gateway (Telegram, Discord, etc.)
   hermes update       Update to latest version
 
---------------------------------------------------------
 
[*] Restart your terminal for PATH changes to take effect