Bundle
Cross-session self-learning memory for DeepSeek Harness, ported from XT-AGENT packages/memory. BM25 relevance injection + background extraction (sanitize/dedupe/merge) + lifecycle archive + memory_read/memory_search/memory_write tools.
chucan1
Bundle
Cross-session task-list memory for DeepSeek Harness
lsLs-kid
Bundle
Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control
kittimzhe
Bundle
Official-grade DeepSeek Harness memory plugin backed by Hindsight (vectorize-io). Add /hindsight commands and model tools that recall, remember, inspect and forget through a Hindsight memory bank.
Ryu6Zero
Bundle
Copy canonical cross-session references from the DeepSeek Harness Web session header.
shaomingbo
Bundle
Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).
NinjaSln-labs
Bundle
Unofficial bounded peer discovery, messaging, receipts, and safe context projection for DeepSeek Harness agents.
dd2673
Bundle
Session deep links + full session export (markdown/JSON) + approved cross-session messaging for DeepSeek Harness (dsh).
shenhuanageshei
Bundle
Durable agent-to-agent mailbox for DeepSeek Harness: any MCP client or DSH session can address any other. Threads, receipts, search, broadcast, edit/withdraw, reactions. Local-only, zero dependencies, secrets redacted on ingest.
blairlaird
Bundle
Knowledge graph memory for DeepSeek Harness and OpenClaw — cross-session recall, PageRank, communities, and vector search
meyaomiao
Bundle
Cross-session tools for DeepSeek Harness: list the deployment’s other sessions and deliver a message to a live one
wig123
Bundle
Persistent cross-session local memory for DSH with Markdown SSOT and self-healing SQLite FTS mirror
huangjua
Bundle
DSH plugin: cross-session call center for agents. session_message delivers messages between DSH sessions (idle: visible full-text wake; busy: mid-turn-safe notice; plus runtime-context notes) and contacts is a named directory over session ids. UI intentionally removed in v1.3.0.
markelayan
Bundle
Layered, approval-gated, auditable cross-session memory for DeepSeek Harness — a capability seam (ctx.memory service + local SQLite provider + memory tool + frozen snapshot injection), not another memory warehouse
KhalilYamber