dsh-ai-memory
Memory bridge between DeepSeek Harness and ai-memory: runs ai-memory's finalize-session when a DSH session ends, so the observations it already captured become searchable wiki pages. Skips subagents, queues concurrent session ends, and sweeps sessions abandoned by a forced restart. Requires a separately installed ai-memory server with its DSH lifecycle hooks wired by hand — ai-memory’s own install-hooks does not support DSH; this plugin only finalizes what capture has already recorded.
DeepSeek Harness 与 ai-memory 之间的记忆桥梁:DSH 会话结束时调用 ai-memory 的 finalize-session,把已捕获的观察记录转成可检索的 wiki 页面。跳过子代理、排队处理并发结束的会话,并清扫因强制重启而遗留的会话。 需自行安装并运行 ai-memory 服务,并手工接好 DSH 生命周期钩子(ai-memory 自带的 install-hooks 不支持 DSH);本插件只负责把已经捕获的会话落地成 wiki 页面。
How to install
dsh plugin add dsh-ai-memory About
dsh-ai-memory **Memory bridge between DeepSeek Harness and ai-memory.** ai-memory shares one memory across 20+ coding agents: Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and more all read and write the same wiki. DSH could only ever *read* it. This plugin makes DSH a **full writer** too. --- What this is not Read this first, because it decides whether this package is for you. **It is not ai-memory.** ai-memory is a separate project by a different author. This plugin does not contain it, does not bundle it, and does not replace it. **It is not a fork of ai-memory.** There is no shared cod…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-23
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-memory, cordis, deepseek-harness, dsh-plugin, memory
Related plugins
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.