Files
hermes-agent/plugin-catalog/yantrikdb.yaml
Pranab Sarkar 738770ce33 feat(plugin-catalog): bump yantrikdb to v0.27.0
Re-pin yantrikdb from d7ccc7e (v0.25.1 merge commit of #80) to the v0.27.0
release commit 7b22578, 12 upstream commits, no capability changes. The
docs page /docs/plugins/yantrikdb renders the README at the pinned sha, so
the old pin also shows a stale engine badge (>=0.12.1,<0.16; real bound is
<0.24.0) and "128 tests passing" (now 497), both fixed upstream in #85.
Also completes the description, which was cut off mid-parenthesis.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-26 11:24:22 -07:00

15 lines
731 B
YAML

name: yantrikdb
repo: https://github.com/yantrikos/yantrikdb-hermes-plugin
sha: 7b22578ada5bf68512461cce4765f81633291aa8
version: "0.27.0"
description: "Persistent memory for Hermes. Canonicalizes duplicate memories, surfaces contradictions between structured or recognized single-valued claims for review, and returns a why_retrieved reason list with every recall. Embedded by default: no server, no token, no GPU. Optional HTTP backend for HA clusters; pluggable embedders (bundled potion-2M default)."
maintainer: yantrikos
tier: community
category: memory
docs_url: https://github.com/yantrikos/yantrikdb-hermes-plugin#readme
capabilities:
provides_tools: []
provides_hooks: []
provides_middleware: []
requires_env: []