dsh-persist
已验证作者 tluoluo · 记忆与上下文
Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search + automatic retrieval.
已验证插件
依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的 dsh 插件加载。
我们在仓库里找到了什么
- — 依赖 @deepseek-ai/cordis
- — 依赖 @deepseek-ai/dsh-agent
- — npm 包 dsh-persist
安装方式
先安装这个包,再在你的 cordis.yml 里注册它:
npm install dsh-persist# cordis.yml
plugins:
dsh-persist:
插件的 key 和配置项各不相同——照抄之前请先看仓库的 README。dsh 还处于开发者预览阶段,加载器格式仍在变动。
安装之前
本站的收录不是安全审计。上面的分级只说明这个仓库是否接线为真正的 dsh 插件——不代表它可以放心运行。插件以你的 agent 的权限执行:你的文件、你的 shell、你的网络。安装前如何审查一个 dsh 插件
在这个仓库里发现了恶意代码或仿冒行为? 举报此条目
仓库信息
- Star
- 1
- Fork
- 0
- 未关闭 issue
- 0
- 语言
- TypeScript
- 开源协议
- MIT
- npm 包
dsh-persist@ 0.2.5- 创建于
- 2026-08-15
- 最后推送
- 2026-08-16
标签
记忆与上下文 分类下的更多插件
dsh-mnemon
已验证omdsh-dev
Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, smart routing, supervised agent workflows, WebUI, and headless tools.
dsh-mneme
已验证modusensus
Structured memory engine for DeepSeek Harness. Offline semantic search, entity-attribute-timeline, autoDream self-consolidation, and human-editable Markdown storage.
billion-context-dsh
已验证Tyan66666
Model-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools.
dsh-auto-memory
已验证Aik358
A caring memory companion for DSH — three-layer auto memory, proactive calendar reminders, warm AI greetings, per-turn auto-consolidation, and inheritance of memories from other AI tools.
dsh-session-manager
已验证dream12347
DSH 会话管理插件:删除(回收站恢复/彻底清除)、统计、继续/暂停、打开日志目录、对话顶部抽屉、工作区分组与排序、上下文压缩阈值设置。DSH session manager: delete with trash/restore/purge, stats, continue/pause, log folder, header drawer, workspace grouping, context compaction threshold.
dsh-plugin-claude-bridge
已验证YYTbit
Bridge Claude Code memory, skills, and config into DeepSeek Harness