AI Agent Hub
Back to plugins
dsh-noc-memory preview

dsh-noc-memory

Memory Updated 2026.08.25

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