dsh-project-memory
为 DeepSeek Harness 提供的项目记忆插件:项目文件在读取时索引为可检索摘要,上下文失效后按需检索命中,无需重读文件,自带出处与 BM25 排序。
Project memory for DeepSeek Harness: project files are indexed into searchable summaries as they are read, so after context loss the agent retrieves hits on demand instead of re-reading files, with source citations and BM25 ranking.
怎么安装
dsh plugin add dsh-project-memory 简介
dsh-project-memory English | 简体中文 Persistent project memory for DeepSeek Harness(dsh) agents. Indexes documents (PDF / Markdown / txt) and code symbols into a per-workspace store, refreshes them automatically, and recalls them with source citations — documents are cross-linked to the code symbols they reference. The plugin keeps a compact project index on disk, with every entry pointing to a concrete file and line — the agent can reorient quickly instead of re-reading the whole project. Features **Document indexing** — PDF, Markdown, and plain text files are chunked and summarized by the LLM; …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, dsh-plugins, project-memory
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。
reddit-mcp-buddy
karanb192/reddit-mcp-buddy
简洁、针对LLM优化的Reddit MCP服务器。浏览帖子、搜索内容、分析用户。无冗余,纯Reddit数据。