Plugin author
1 plugin in the catalog · first listed Sep 26, 2026 · Automation
Records each Hermes session on a UNITARES server you run: one identity per session and one check-in per completed turn, so the agent's working record carries across sessions. Fail-open; never blocks the agent. Disclosure — sends session metadata and a short turn summary to the server named in UNITARES_MCP_URL, which you host; there is no default server. Per session it sends your model name and platform; per completed turn a fixed check-in marker (never user, assistant or tool text). Hooks run synchronously, so an unresponsive server can add up to ~40 s per call until the plugin auto-disables after 3 consecutive failures.
← Back to the catalog