← Back to list

dsh-hybrid-memory

DeepSeek Harness Memory Low risk

Three-layer local memory for DeepSeek Harness: L1 frozen-snapshot memory (MEMORY.md/USER.md injected into the system prompt, prefix-cache friendly) + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy with dedup. Auto-injects relevant facts on the first step or memory trigger words (agent/pre-step) and after skill loads (tools/post-execute); data stays on the local drive.

DSH 本地混合记忆插件:L1 冻结快照(MEMORY.md/USER.md 注入 system prompt,保 prefix cache)+ L2 可检索知识库(facts + SQLite FTS5,滑窗分词支持中文检索)+ L3 从 Hermes/Claude Code/Codex/WorkBuddy 导入(账本去重);会话首步或记忆触发词自动注入相关事实,skill 加载后自动召回;数据全部留在本地。

How to install

DeepSeek Harness dsh plugin add github:Frog755/dsh-hybrid-memory

About

dsh-hybrid-memory 融合 **Hermes 轻量快照记忆** 与 **Noema 可检索知识库** 的 DeepSeek Harness 记忆插件。 Hybrid memory plugin for DeepSeek Harness — combining Hermes-style frozen-snapshot memory with Noema-style searchable knowledge base. 为什么有这个插件(Why) **Hermes 的记忆**(MEMORY.md / USER.md)轻量、省 token、保 prefix cache,但不可检索、无审核。 **Noema**(dsh-noema)可检索、可导入、可解释,但需要 Rust 二进制服务端、每次召回动 prompt。 **dsh-hybrid-memory** 各取所长: | 层 | 抄谁 | 做什么 | |---|---|---| | **L1 常驻快照** | Hermes | MEMORY.md/USER.md,会话组装时冻结注入 system prompt;中途写入不改已注入内容(保 prefix cache);字符上限(与模型无关) | | **L2 知识库** | Noema | facts/ 一事实一文件 + node:sqlite FTS5 索引 + 实体抽取;按…

Recommendation signals

48 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
48 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
2
mo. downloads
Last push
2026-08-26
Created
2026-08-24

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
deepseek-harness, dsh, dsh-plugin, knowledge-base, memory, plugin

Related plugins

Claude Code
Score82

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.

☆ 64.6K ↓ 47.9K Memory
DeepSeek Harness
Score79

dsh-mnemon

dsh-external/dsh-mnemon

Composable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

☆ 303 ↓ 22.6K Memory
DeepSeek Harness
Score79

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.

☆ 22.0K ↓ 119.1K Memory
MCP ServerClaude CodeCodex
Score78

mcp-ssh-manager

bvisible/mcp-ssh-manager

MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring

☆ 463 ↓ 4.4K Memory