belief-merge
面向 DeepSeek Harness 的保留溯源跨会话上下文合并——一个带反例的合流定理,以及对应的基准测试。
Provenance-retaining cross-session context merge for DeepSeek Harness — a confluence theorem with a counterexample, and a benchmark for it.
怎么安装
dsh plugin add github:aLIZELI/belief-merge 简介
BeliefMerge **Merging two AI conversations without losing the reasoning, laundering trust, or guessing at contradictions.** A DeepSeek Harness plugin, a confluence theorem with a counterexample, and a benchmark that was wrong twice before it was useful. sh dsh plugin --profile web add dsh-belief-merge Then just ask: *"merge my two bilibili conversations into this one"* — or drive it by hand with /merge to list candidates, pick them, and check what is in effect. No config file to edit, no restart; it applies on the next turn. Full usage, configuration and limitations: **belief-merge/README.md**…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-17
- 创建于
- 2026-09-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- belief-revision, benchmark, context-engineering, cordis, deepseek-harness, dsh-plugin, llm-agent
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。