Every entry is pinned to the commit reviewed on 2026-09-15 and passed, at that commit: `hermes plugins validate` (declared tools/hooks/middleware match registrations, no built-in tool collisions) in both the main venv and a bare `pip install -e .` venv, `tools.plugin_guard.scan_plugin` with a non-dangerous verdict, a self-updater grep over every .js file, and a vendor-credential-store write grep over every .py file. Capabilities and requires_env are copied from each plugin.yaml; category was assigned by hand.
15 lines
498 B
YAML
15 lines
498 B
YAML
name: hermes-memory-ui
|
|
repo: https://github.com/xraysight/hermes-memory-ui
|
|
sha: 9472bed7e20a51ac4f6c48f882bd9f80ea54d4ee
|
|
description: Read-only Hermes Dashboard and Desktop plugin for inspecting built-in, holographic, Mem0,
|
|
Honcho, Mnemosyne, Hindsight, and ByteRover memory.
|
|
maintainer: xraysight
|
|
tier: community
|
|
category: desktop
|
|
docs_url: https://github.com/xraysight/hermes-memory-ui#readme
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|