插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 68 个插件
dsh-memory
qwert702/dsh-memory
dsh 网页端项目级+全局长期记忆:分拆 POST /items 路由避免路径冲突,多轮工具调用上下文压缩后存入记忆项,去重与会话级持久化。
dsh-mmem
mianyoubiaoqing/dsh-mmem
由所有者治理的 DeepSeek Harness 长期记忆包。
dsh-memory
yangyongzhen/dsh-memory
会话开始自动注入的长期记忆:preference/fact/summary/knowledge 四类、global/project 双作用域,`agent/pre-step` 字节预算召回,JSON 原子持久化。
dsh-sticker-board
sanqipanax/dsh-sticker-board
输入框上方的冰箱贴纸栏:把常用任务(科技新闻、GitHub 推荐等)做成贴纸,点击即向当前会话发送预置 prompt 并执行,按长期/短期分组。
dsh-llmwiki
chancelu/dsh-llmwiki
本地 Markdown wiki 作为 DeepSeek Harness 长期记忆——由 llmwiki 移植而来
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness 的持久长期人格记忆:MEMORY.md/USER.md 存储、memory 检索工具、逐请求上下文注入与秘密扫描。
dsh-nocturne-memory
realalexandreai/dsh-nocturne-memory
DeepSeek Harness plugin: Nocturne Memory client — automated long-term memory (boot/read/search/create/update) backed by your own Nocturne MCP server.
dsh-memory-lite
wyr-233/dsh-memory-lite
面向「纯文件(markdown 卡片 + git)长期记忆库」的只读增强插件:memory_find 检索工具、一小段受预算约束的记忆库摘要注入,以及带概览/健康/开关的设置页。
dsh-memory-lite
mihjy12138/dsh-memory-lite
给 DeepSeek Harness 的按需记忆库:会话日志提炼成分层 markdown(总览、索引与分主题明细),mem_query 只回命中条目而非整份索引。不每轮注入、零依赖,每条记忆都保留指回原对话的溯源标记。
dsh-project-portfolio
mc856/dsh-project-portfolio
Unofficial DSH plugin — long-term, cross-project memory for coding agents: an embedded project-portfolio skill plus portfolio_status / portfolio_log tools over plain markdown files the user owns. Not affiliated with DeepSeek. 非官方社区插件,与 DeepSeek 无关联。
dsh-minimal-UI-panels
windrover/dsh-minimal-ui-panels
给 dsh web 客户端加四个右侧栏面板——产物浏览、长期记忆、终端、记事本——两两配成一个标签、中间可拖拽分栏,因此两个窗格就能同时看到四个面板。宿主侧一并提供:9 个 memory_* 工具、artifacts_list、/memory 命令,以及 /api/artifacts/* 与 /api/terminal-notes/* 路由。终端每行执行一条 bash 命令,带 120 秒期限与终止按钮。需要 dsh 0.1.5 或更新版本——右侧栏正是在那一版取代了旧的 details 列。
dsh-soul
yur0918/dsh-soul
DeepSeek Harness 个性化设置:9 种回复风格、自定义指令、人设卡、会话级切换、带审计的长期记忆。
dsh-missher-memory
missher12/dsh-missher-memory
按项目隔离的本地记忆,支持审核后检索、来源追溯、可回滚整理与通用 Cordis 服务;Harness 适配提供搜索和设置页,可选接入 Brain。
dsh-hindsight-memory
jackyytche/dsh-hindsight-memory
接入 Hindsight 长期记忆:每轮开始前自动注入相关记忆,回合结束后自动沉淀对话。
dsh-mnemosyne-memory
fjzzwxp/dsh-mnemosyne-memory
DSH 永久记忆插件,支持向量搜索、LLM 反思和知识页面生成。
dsh-hypatia
tkliuxing/dsh-hypatia
Long-term memory for DeepSeek Harness backed by Hypatia: a host-side CLI adapter, a plugin-owned SQLite control ledger, same-request recall, and narrow memory tools. Requires the `hypatia` CLI on PATH.
dsh-checkpoint-memory
gege9527/dsh-checkpoint-memory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
dsh-pet-hermes
theathens/dsh-pet-hermes
A standalone desktop pet for the DeepSeek Harness web GUI, powered by your local Hermes Agent — with real conversation, long-term memory, and persona.
wechat-clawbot
alphainfix/wechat-clawbot
💬 A DeepSeek Harness plugin that brings your DSH agent into WeChat — chat with it from anywhere: native photo understanding, two-way file transfer, long-term memory, scheduled reminders, and permission approvals answered right in the chat.
dsh-markdown-memory
symlp/dsh-markdown-memory
DeepSeek Harness 的 Markdown 文件夹长期记忆:一条事实一个文件、一条索引一行,作为系统提示片段注入每次请求。