dsh-noc-memory
Run the following command in DeepSeek Harness:
dsh plugin install RealAlexandreAI/dsh-noc-memory
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install RealAlexandreAI/dsh-noc-memory in DeepSeek Harness to install the plugin; source code is at https://github.com/RealAlexandreAI/dsh-noc-memory .
About this plugin
In long-running, multi-turn agent workflows, models restart from scratch in every new session and cannot reuse judgments or context accumulated over time. dsh-noc-memory lets DeepSeek Harness auto-load core memories, recent summaries, and triggers at session start, plus a daily briefing, giving agents true cross-session continuity.
The tool set covers the full memory lifecycle: dual-channel semantic and keyword search, node creation classified as Baseline, Deviation, Result, or Reusable judgment, full-replace or patch-style updates, and URI-precise deletion. All operations go through your own Noc Memory MCP server hosted on Cloudflare, keeping data under full self-control with Cloudflare Access service token support.
Ideal for developers and teams building long-cycle agent workflows with DeepSeek Harness who need persistent cross-session memory and prefer to host their memory infrastructure privately.
Screenshots
Use Cases
- Long-cycle agent workflows reusing prior-session judgments and context
- Multi-agent collaboration sharing unified memory nodes and triggers
- Teams that require self-hosted memory infrastructure without third-party SaaS
- Auto-loading core memories and generating daily briefings at session start
Best For
- Developers building long-cycle agents with DeepSeek Harness
- Teams requiring persistent cross-session memory with data sovereignty
- Users who self-host a Noc Memory MCP server and seek plugin integration
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.