Install
dsh plugin --profile web add github:nowledge-co/nowledge-mem-deepseek-harness
dsh web
For a local checkout of nowledge-co/community, run:
dsh plugin --profile web add ./nowledge-mem-deepseek-harness-plugin
What You Get
- Context Bundle or Working Memory injected through DSH's
agent/pre-steplifecycle - Prompt-time memory recall for continuation, release, regression, connector, plugin, and prior-decision prompts
- Nowledge Mem MCP tools exposed by DSH's own
@deepseek-ai/dsh-mcp-client - Turn-end DSH transcript capture through
nmem t import --source deepseek-harness - Remote Mem support through
NMEM_MCP_URL,NMEM_API_KEY, andnmem config mcp show --host deepseek-harness
Community Package
The canonical package repo is nowledge-co/nowledge-mem-deepseek-harness, tagged with dsh-plugin for DeepSeek Harness ecosystem discovery. The mirrored community entry keeps Nowledge Mem's app, docs, and connector index in sync with that package.