Local script install
Best when you want the fastest path from zero to a real Hermes session.
- Uses the official installer from the upstream Hermes project.
- Best for Linux, macOS, or WSL2.
- Lowest friction path for first-time evaluation.
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
source ~/.bashrc # or source ~/.zshrc
hermes setup
hermes