← Back to all tutorials

#internals

3 tutorials

Hermes Agent Tool System Internals: How Tools Load and Run

Hermes Agent tool internals — how tools self-register, load on demand, and dispatch via the central registry, so you can extend and debug your own agent.

Hermes Agent Memory: How Persistent Memory Actually Works

Persistent memory is a frozen snapshot: MEMORY.md (2,200 chars) and USER.md (1,375 chars) in ~/.hermes/memories/, §-separated, injected once per session…

Hermes Gateway Internals: Routing, Fallback, and Failover

How the Hermes Agent gateway works — see how platform adapters route messages, authorize users, and fail over between AI providers so your session never dies.