diff --git a/plugins/honcho_shared_memory/index.yaml b/plugins/honcho_shared_memory/index.yaml new file mode 100644 index 0000000..b56d7e7 --- /dev/null +++ b/plugins/honcho_shared_memory/index.yaml @@ -0,0 +1,9 @@ +title: Honcho Shared Memory +description: Shared persistent memory for Agent Zero through a self-hosted Honcho database. Supports multi-agent cross-compatible memory sharing with Hermes-Agent and OpenClaw. Includes auto-retrieval, secret redaction, and a fully configurable settings interface. +github: https://github.com/jphermans/agent-zero-honcho-memory +tags: + - memory + - tools + - database + - integration + - agents diff --git a/plugins/honcho_shared_memory/thumbnail.png b/plugins/honcho_shared_memory/thumbnail.png new file mode 100644 index 0000000..7884ab9 Binary files /dev/null and b/plugins/honcho_shared_memory/thumbnail.png differ