Day 1
Install Hermes and confirm the first reply
You can run `hermes --version`, open the CLI, and get a real response back.
Return to setupTasks
- Use the setup guide for your operating system and complete the official installer flow.
- Reload the shell and confirm the CLI exists before you touch provider settings.
- Run `hermes setup`, then send the first short prompt to make sure the tool is alive.
- Try `hermes --fast` once so you know what the direct execution path feels like.
Watch for
- `hermes` not found after install means your PATH still needs attention.
- A silent setup flow usually points to missing provider credentials or shell state not being reloaded.