mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-18 21:14:28 +00:00
Merge pull request #328 from dzmitrys-dev/add-supamem
Add supamem to projects (dual-memory MCP CLI)
This commit is contained in:
commit
611ef84ed8
1 changed files with 4 additions and 0 deletions
4
data/projects/supamem.yaml
Normal file
4
data/projects/supamem.yaml
Normal 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`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue