dsh-memos-bridge
Run the following command in DeepSeek Harness:
dsh plugin install Swd146296/dsh-memos-bridge
Paste the following prompt into your AI chat to install this plugin:
Install the dsh-memos-bridge plugin in DeepSeek Harness. Source: https://github.com/Swd146296/dsh-memos-bridge
About this plugin
DeepSeek Harness agents are stateless by design: once a conversation ends, its context vanishes. dsh-memos-bridge closes that gap by bridging the MemOS persistent-memory service into the agent over MCP, purely as a configuration layer—no Harness source code is touched. Mount the standard MCP client, point it at a stdio server, and the agent instantly gains cross-session memory read and write capabilities.
With the bundle active, the agent can invoke 16 mcp__memos__* tools spanning the full memory lifecycle: creating memories from text, documents, or conversation messages; performing semantic search across memory cubes; inspecting, correcting, or deleting individual memories; creating and sharing cubes; engaging in memory-enhanced chat; and starting or stopping the asynchronous memory scheduler. The runner performs a hard preflight check against Neo4j at boot, warns clearly when the LLM or embedding gateway is unreachable, and reconnects automatically once the stack recovers—no manual GUI restart required.
This bundle is best suited for developers who already run the MemOS docker stack (Neo4j, Qdrant, and the memory API) along with a reachable LLM/embedding gateway, and want their agent to possess truly persistent, searchable, and manageable long-term memory.
Use Cases
- Agent retains user preferences and context across sessions
- Semantic retrieval and CRUD over accumulated memories
- Manage multiple memory cubes per project or domain
Best For
- Developers who run the MemOS docker stack (Neo4j + Qdrant + API)
- Product teams that need long-term, searchable agent memory
- Integrators who want external memory without modifying Harness source
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.