dsh-learn-wiki
DSH 的纠错式补料知识库:agent 反复撞同一堵墙时,后台 worker 在限流下联网抓取、蒸馏结果先落暂存区,只有两段式 commit 才能进入召回——无来源的页面一律拒绝。
Knowledge base with a corrective acquisition loop for DeepSeek Harness: when the agent keeps hitting the same failure, a background worker fetches the web under a rate limit, distills the result into a staging area, and only a two-stage commit makes it recallable — pages without sources are refused.
怎么安装
dsh plugin add github:Dayi-Z/dsh-learn-wiki 简介
dsh-learn-wiki DSH 的「边做边学」知识库插件:**工作前自动检索 → 卡住时后台限流联网补料 → 蒸馏落暂存 → 两段式 commit 升入知识库 → 下次自动命中**。 它把 CRAG(Corrective RAG)的纠错回路从"单次问答"搬到 agent 循环上:知识库检索不到就自己去学,学到的东西沉淀下来,下次就不用再学。 它解决什么问题 绝大多数"记忆插件"是**静态管道**——检索不到就检索不到,不会去学。结果就是同一个知识缺口在项目里反复踩,每次都要重新上网查。 本插件的增量只有一个,但是关键的那个:**"反复撞同一堵墙"是一个可观测的信号,会触发补料并沉淀。** ★ 触发器是**挣扎**,不是"检索未命中"。原设计确实用未命中,但实测那个信号太廉价 ——任何新话题都会未命中,于是系统为聊到的每件新鲜事都去联网。未命中仍可用 (gapTrigger: 'miss' | 'both'),只是**默认关**。 三层知识架构 | 层 | 载体 | 角色 | 谁写 | |---|---|---|---| | **L1** | 独立 Markdown 仓库 | 精选知识页,强命中直接注入 | 本插件蒸馏 + 人工编辑 | | **L2** | Hindsight | 原始情景记忆,语义召回 | Hindsight(由既有 hindsight 插件负责) | | …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-11
- 创建于
- 2026-08-26
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, dsh, dsh-plugin, knowledge-base, memory, rag
同类推荐
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
airtable-mcp-server
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol 服务器,允许 AI 系统与您的 Airtable 数据库交互