From 0d53e89b7c7865cb367b4d2b0dc6cfb68c858081 Mon Sep 17 00:00:00 2001 From: kuntao2011 Date: Tue, 22 Sep 2026 10:03:25 +0800 Subject: [PATCH] plugin-catalog: rewrite memory-zvec description, add version, pin v1.3.2 --- plugin-catalog/memory-zvec.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/plugin-catalog/memory-zvec.yaml b/plugin-catalog/memory-zvec.yaml index 0bc75c76a7..2f9fd8d992 100644 --- a/plugin-catalog/memory-zvec.yaml +++ b/plugin-catalog/memory-zvec.yaml @@ -1,9 +1,10 @@ name: memory-zvec repo: https://github.com/kuntao2011/kkk-hermes-memory-zvec -sha: c900fe80dc7df3fd2d9bb806c2c246eb770ea296 -description: Community Zvec memory backend for Hermes Agent - in-process HNSW + RocksDB FTS store with - native hybrid retrieval (MultiQuery + RRFReRanker) and session-safe lock governance; embeddings via any Ollama-compatible endpoint (local Ollama bge-m3 by default), drop-in compatible - bge-m3 embeddings, drop-in compatible with memory-lancedb tool schemas. +sha: ef1f460353185735f0139c3e315a44255f32e667 +version: "1.3.2" +description: Community Zvec memory backend for Hermes Agent - in-process HNSW + RocksDB FTS + store with native hybrid retrieval and session-safe lock governance; embeddings via any + Ollama-compatible endpoint (local Ollama bge-m3 by default). maintainer: kuntao2011 tier: community category: memory