Merge pull request #328 from dzmitrys-dev/add-supamem

Add supamem to projects (dual-memory MCP CLI)
This commit is contained in:
Lucas Shamanic 2026-06-23 07:29:00 +01:00 committed by GitHub
commit 611ef84ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,4 @@
name: supamem
repo: https://github.com/dzmitrys-dev/supamem/
tagline: Project-agnostic dual-memory MCP CLI for OpenCode
description: Adds semantic memory (Qdrant tuned hybrid retrieval — RRF fusion of dense MiniLM + sparse BM25) and structural memory hooks to OpenCode via MCP. Ships an installer that wires `qdrant-find` / `qdrant-store` tools and a snapshot hook into your project's OpenCode config. Python 3.12+, MIT, on PyPI as `supamem`.