插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 36 个插件
dsh-goodmemory
hjqcan/dsh-goodmemory
Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness
dsh-clawshell
jorinyang/dsh-clawshell
运行时自愈层:资源控制闭环(策略切换 + 修复升级链)、错误风暴与 fiber 失败洞察、跨会话知识传承,附自愈可视化面板与 7 个工具。
dsh-memory
max-null/dsh-memory
跨会话明文记忆:确定性 BM25 关键词召回(无向量嵌入),memory_save/list/search/confirm/forget 五个工具 + 人工确认闸门,global/project 两层 JSON 存储(project 随 git 分享)。
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
为 DeepSeek Harness 自动建立本地优先的跨会话长期记忆:以 Event/Element 卡片分层沉淀对话与工具结果,召回时检查证据充分性,并可展开回原始记录。
dsh-cross-session
wha1echai/dsh-cross-session
Same-runtime cross-Session discovery and communication for DeepSeek Harness
dsh-memory
flymysql/dsh-memory
跨会话记忆库:remember / recall / forget 工具、每轮提示注入与设置页条目浏览。
dsh-usage-dashboard
alphazer01214/dsh-usage-dashboard
DeepSeek Harness 侧边栏用量仪表盘插件:跨会话 token / 模型 / 活动统计、按会话明细与可选时间尺度的用量趋势图。 Usage dashboard plugin for DeepSeek Harness web: cross-session token, model, and activity stats with a per-session table and a windowed trend chart.
dsh-session-ref
lacemou/dsh-session-ref
Cross-session reference (mention) for DeepSeek Harness: paste @[label](dsh-session:…) into any session — including one in another workspace — and the host resolves and injects the referenced session snapshot via the native session-reference pipeline. Incl
task-board
johnxu22786/task-board
事件溯源跨会话工作台账:任务登记、跟踪与结算,完整审计历史、看板导出,并将石板摘要注入每一轮模型上下文。
dsh-memory-director
ljsysfurryace/dsh-memory-director
LLM 驱动的记忆记/忘插件:每轮对话后由模型决定记住什么/忘记什么(MemoryDirector),请求前注入相关记忆,自动去重,跨会话持久化。
dsh-cue-bank
itr-del/dsh-cue-bank
跨会话「触点记忆库」插件:自动从每轮对话提取任务/会话级触点与用户惯用词,存入全局持久记忆库;检测到话题切换时重新注入相关历史记忆(关键词或向量匹配)。
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
跨会话记忆:全文检索所有历史会话(复用 ctx.sessionQuery 的 SQLite FTS5 索引),把最强匹配片段带回当前上下文。