DeepSeek Harness Plugin

memorylake-ai/memorylake-harness#dsh-plugin

Category Memory Added 2026-08-17 npm @memorylake/dsh-plugin

Memory Lake as a persistent memory layer for dsh: memory_search, memory_remember, and memory_forget tools over the memorylake CLI, a session status line, and guided setup/diagnostic skills, sharing one ~/.memorylake identity and memory set with the Claude Code and Codex plugins.

Install

# from npm (prebuilt)

dsh plugin --profile web add @memorylake/dsh-plugin

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:memorylake-ai/memorylake-harness#path:/dsh-plugin

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Links

More in this category

View the whole category →