nowledge-mem-deepseek-harness¶
| Type | plugin | Category | Memory & context |
| Stars | ⭐5 | Status | ✅ active |
| Capabilities | memory | Updated | 2026-08-13 |
📖 About¶
Community DeepSeek Harness (dsh) bundle for Nowledge Mem, published from the standalone nowledge-co/nowledge-mem-deepseek-harness repo and mirrored in nowledge-co/community.
✨ Key Features¶
- Injects the Nowledge Mem Context Bundle once per DSH session through
agent/pre-step. - Runs prompt-time memory recall for continuation, release, regression, connector, plugin, and other recall-shaped prompts.
- Adds the Mem MCP server through DSH's
@deepseek-ai/dsh-mcp-client, so tools appear asmcp__nowledge_mem__.... - Imports the real DSH surface transcript after completed turns with
nmem t import --source deepseek-harness. - Stamps CLI imports with
NMEM_IMPORT_ORIGIN=deepseek-harness.
📦 Install¶
dsh plugin --profile web add github:nowledge-co/nowledge-mem-deepseek-harness
dsh web
🚀 Quick Start¶
dsh plugin --profile web add ./nowledge-mem-deepseek-harness-plugin
dsh web