chore(catalog): disclosure for unitares.yaml (merge-time review edits)

This commit is contained in:
teknium1
2026-09-26 11:17:24 -07:00
committed by Teknium
parent 5c72a58543
commit 83b517bd9d

View File

@@ -2,11 +2,13 @@ name: unitares
repo: https://github.com/cirwel/unitares-host-adapter
sha: d2cc2ddbf07cf2a3e3b2d75a28e45a4414345f1c
description: >-
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.
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.
maintainer: cirwel
tier: community
category: automation