dsh-adaptive-context
Governed long-term memory for DeepSeek Harness: append-only evidence ledger with write guards, 7-tier authority claims, supersede chains, and budgeted pre-step injection with per-domain quotas.
带治理的长期记忆:只追加证据账本、写入闸门、7 级权威声明与取代链,pre-step 按领域配额预算注入。
How to install
dsh plugin add github:Icstick/dsh-adaptive-context About
dsh-adaptive-context DeepSeek Harness (dsh) 的 **AdaptiveContextPlane (ACP)** 插件——带治理的长期记忆系统。 **设计铁律** > 证据即真相;视图可重建。 置信度不是权威;检索不等于披露。 学到东西不等于可以改变行为;记忆不负责替你把活干完。 为什么需要它 用过 agent 的人大概都经历过这几件事: **忘了说过什么**。上周明明告诉它"配置和代码分开放",这周它又混在一起,你只好再说一遍。 **不敢让它记**。有些"记忆"系统什么都往提示词里塞,一句话可能来自某个不可靠的网页,却被当成你的偏好,从此每个会话都被它影响。 **改不回来**。发现它记错了,但不知道错在哪、谁记的、怎么改。只能手动翻文件,或者干脆把记忆清空重来。 ACP 想解决的问题很简单:**让记忆像账本一样清楚**。每一条都有来源、有权威、有生效时间;写入要过闸门,注入有预算,行为变化要经审批。你可以随时查它记了什么、为什么这么记、改没改过。 一个简单的例子 假设你叫小林,最近在用 dsh 写一个自动化脚本项目。 **第一天**。你对 agent 说:"记得我喜欢把配置和代码分开。"这句话被 ACP 记成一条用户事实证据——来源是你,权威是明确声明,领域是用户事实。之后你换了台机器、开了新会话,agent 自动把这条证据带进上下文,你不…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-08-27
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- adaptive-context, ai-agent, context-engineering, deepseek-harness, dsh, dsh-plugin, evidence-ledger, plugin
Related plugins
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.
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.
OpenViking
volcengine/OpenViking/tree/main/examples/dsh-memory-plugin
OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.