Core Features

Event Hooks

Hermes has three hook systems that run custom code at key lifecycle points: System Registered via Runs in Use case Gateway hooks + in Gateway only Logging, aler

Hermes has three hook systems that run custom code at key lifecycle points: All three systems are non-blocking — errors in any hook are caught and logged, never crashing the agent. Gateway hooks fire automatically during gateway operation (Telegram, Discord, Slack, WhatsApp, Teams) without blocking the main agent pipeline. …

Excerpt from the official Hermes Agent documentation, quoted for reference.View source

What this page covers

Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.