The first thing that beginners to Hermes Agent should remember is not a bunch of configurations, but a few common commands: hermes, hermes setup, hermes gateway, hermes sessions, and /help, /model, and /usage in chat. 、/compress、/title。
The most commonly used commands
hermes: Launch the interactive CLI.hermes setup: Configure the provider and key for the first time.hermes gateway: Launch gateways like Telegram, Discord, Slack, API Server, and more./model: Cut the model in the session./usage: View token usage./compress: Compress long sessions to avoid too long contexts./title: Give the current session a title.
If you don't know what to use next, enter /help first. If you want to check the history of the session, look at the hermes sessions related commands.
In a word: Master setup, gateway, sessions, and in-chat slash commands first, so that Hermes Agent is not easy to mess with.
Official open source address: https://github.com/NousResearch/hermes-agent; Official document entry: https://hermes-agent.nousresearch.com/.