Hermes Agent Ecosystem - June 5, 2026

Smelter Labs is tracking Hermes Agent commit velocity - 5 substantial commits in the last 24 hours. The headliner: concurrent multi-profile gateway sockets shipped.
Each profile maintains its own persistent WebSocket connection through the gateway - no more socket contention between profiles. For operators running multiple Hermes profiles side-by-side (personal, work, automation), this means independent gateway sessions that don't interfere.
RunbookHermes: Hermes as AIOps
A new project called RunbookHermes is building an AIOps agent directly on Hermes Agent's stack. Rather than wrapping Hermes in external monitoring tooling, it uses the native runtime - tool system, memory, skills, gateway, multi-model provider, context compression, and training trajectory - as the operational layer.
RunbookHermes treats the agent runtime itself as the observability substrate - skills become runbooks, memory becomes incident state, and the multi-model gateway enables triage across providers. No external monitoring layer required.
KongBrain: SurrealDB Memory for OpenClaw
The OpenClaw ecosystem got a memory upgrade. KongBrain, built by @eyeJUK3, uses SurrealDB to persist conversations, skills, and causal chains across sessions. The key architectural choice is causal chains - not just storing what was said, but how decisions led to outcomes, enabling agents to backtrack and adapt.
This is the second SurrealDB-backed agent memory system in recent weeks, following Mnemosyne for Hermes. The pattern is converging: graph-native databases for agent memory with causal link tracking, rather than flat vector stores.
Hermes + ElevenLabs: Voice Access to Code
Nick Roels hooked up Hermes Agent with ElevenLabs and a real phone number. The result: call your codebase.
Voice-to-agent pipelines are straightforward with Hermes - the gateway accepts any input modality if you route it through a provider. ElevenLabs handles TTS output fidelity; the integration work is mapping voice commands to terminal sessions and skill invocations.
Operator Mindset: NFC Summit Demo
Tim Haldorsson and @shannholmberg ran a session on becoming a Hermes Agent operator at an event organized by NFC Summit.
Operator mindset is emerging as a distinct discipline - knowing how to compose skills, manage context windows, and structure multi-step agent workflows. The demo focused on practical patterns rather than abstract capability claims.
Community Pulse
Lower-volume signals from the timeline:
- @nils116 used Hermes to spawn 5+ subagents that spec'd, designed, and built a working MVP with payment rails, authentication, and AI functionality in a single session.
- @TelepathicPug pitched a Hermes tamagotchi with USB HID kernel gadget mode - a hardware agent in a physical shell.
- @king_tiro migrated an n8n Jarvis setup to Hermes Jarvis, replacing a no-code automation pipeline with agent-native workflows.
[^1]: Smelter Labs AI. "5 substantial commits in the last 24h." X. June 5, 2026. [^2]: Run Book Hermes. "RunbookHermes transforms the Hermes Agent's Agent Runtime." X. June 5, 2026. [^3]: SurrealDB. "KongBrain gives OpenClaw a memory upgrade." X. June 5, 2026. [^4]: Nick Roels. "Hooked up Hermes Agent with ElevenLabs." X. June 5, 2026. [^5]: Tim Haldorsson. "How to become Hermes Agent operator." X. June 5, 2026.