dsh-plugin
PLUR 记忆在每次组装时渲染进系统提示词,而非以工具调用形式暴露,因此记忆块是被替换而不是追加,整段会话的上下文长度保持不变。全本地混合检索(BM25 + BGE,RRF 融合)、可直接编辑的纯 YAML 存储、按工作区划分 scope,并提供 /plur-memory 浏览器界面。
PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.
怎么安装
dsh plugin add @plur-ai/dsh 简介
@plur-ai/dsh **Persistent memory for DeepSeek Harness. Your agent corrected on Monday remembers on Tuesday.** English | 中文 **Source lives in the PLUR monorepo.** This repository is the plugin's public entry point — the npm package is built and published from the monorepo. Open issues and pull requests there. Exposing memory as a tool is the common pattern — the model still has to decide to call it. This one puts the memories themselves in the prompt. Overview DeepSeek Harness starts every session knowing nothing about you. You re-explain the same conventions, corrections and preferences you ex…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- –
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-15
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- agent-memory, cordis, deepseek-harness, dsh-plugin, llm-memory, local-first, persistent-memory, plur
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 官方Firecrawl MCP服务器 - 为Cursor、Claude及任何其他LLM客户端添加强大的网页抓取和搜索功能。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。