← 返回列表

dsh-plugin-sodamem

DeepSeek Harness 记忆 低风险

基于 SodaMem 守护进程的双时间轴记忆:每轮组装提示词时注入检索结果,回合结束后自动写回,读路径不经工具调用也不额外调用模型;每条召回的事实都标注来源回合并带有效期,失效的事实不再被检索到。

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

怎么安装

DeepSeek Harness dsh plugin add dsh-plugin-sodamem

简介

dsh-plugin-sodamem Long-term memory for DeepSeek Harness, backed by SodaMem. **Recall** — while a turn is being assembled, the plugin retrieves an evidence block for that turn's question and contributes it to the prompt. BM25 + vector + entity fusion, no model call. **Retain** — when the turn closes, its messages are ingested back into the store. Neither is a tool call, so the model can't skip either one and neither costs tool-schema space. SodaMem is a separate open-source memory engine that runs as a local daemon. This repo is only the dsh plugin; you need the daemon running for it to do any…

推荐参考

49 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
49 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
Apache-2.0
语言
TypeScript
GitHub 星标
0
月下载
最近更新
2026-08-18
创建于
2026-08-16

链接

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
cordis, deepseek-harness, dsh-plugin, memory

同类推荐

Claude CodeCodex 新上架
推荐80

hivemind

activeloopai/hivemind

Hivemind将你的追踪记录转化为跨代理可复用的技能。

☆ 1.6K ↓ 4.3K 记忆
DeepSeek Harness 新上架
推荐79

hindsight

vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents

Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。

☆ 20.1K ↓ 116.9K 记忆
MCP 服务器Claude Code 新上架
推荐77

markdownify-mcp

zcaceres/markdownify-mcp

用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。

☆ 2.9K ↓ 1.5K 记忆
MCP 服务器 新上架
推荐77

mcp-google-map

cablate/mcp-google-map

一个强大的 Model Context Protocol (MCP) 服务器,提供全面的 Google Maps API 集成和 LLM 处理能力。

☆ 428 ↓ 3.7K 记忆