How to use Hermes Agent Hooks?
Hermes Agent Hooks are used to automate scripts or actions when specific events occur. It is suitable for notifications, audits, task completion remin...
Hermes Agent Hooks are used to automate scripts or actions when specific events occur. It is suitable for notifications, audits, task completion remin...
Hermes Agent creates scheduled tasks using the official Cron feature. It is suitable for small but explicit tasks such as "summarizing news every morn...
The Hermes Agent automatically saves the session, but "Continue Last Session" distinguishes the entry first. The official Sessions documentation state...
The default configuration directory of Hermes Agent is generally ~/.hermes . In the official configuration documentation, you can see that data such a...
Don't mix Hermes Agent's config.yaml and .env with each other. Simple understanding: .env is more suitable for keys and environment variables, and con...
The first thing that beginners to Hermes Agent should remember is not a bunch of configurations, but a few common commands: hermes , hermes setup , he...