插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 153 个插件
dsh-plugin-sodamem
sodamem/dsh-plugin-sodamem
基于 SodaMem 守护进程的双时间轴记忆:每轮组装提示词时注入检索结果,回合结束后自动写回,读路径不经工具调用也不额外调用模型;每条召回的事实都标注来源回合并带有效期,失效的事实不再被检索到。
dsh-prompt-self
hua1q1ng/dsh-prompt-self
按学习到的 Prompt 画像改写每个请求,并自动更新习惯清单、防幻觉规则与学习记录。
dsh-fork-graph
chouyong/dsh-fork-graph
会话标题栏内联的 Git 风格 fork 血缘图:用彩色轨道与分叉曲线显示会话从何处分支,并可点击跳转。
dsh-swarm-router
r600a-code/dsh-swarm-router
子智能体矩阵蜂群:把异质任务路由到最合适的模型(OpenRouter 类网关 + cfgpu.com/llm/square),通过进程内子智能体或直接 LLM 调用下放,并按模型统计 token 消耗、用真实反馈驱动排名。
dsh-plugins (dsh-balance-plugin)
luokai-demo/dsh-plugins
侧边栏底部的 DeepSeek 钱包余额:信用卡图标配余额数字,按剩余额度着色(≥ ¥2 绿色、¥0–2 黄色、≤ ¥0 红色),挂载时、每轮对话结束和点击时刷新;余额变动时带符号差额上飘淡出。
dsh-llm-cost
chenyinrusi/dsh-llm-cost
按轮次与会话统计 LLM 成本:每条消息下方显示美元成本、会话累计总额(悬停看分项),以及 LLM+联网的价格自动刷新工具。
dsh-agfs
openagfs/dsh-agfs
文件浏览器 Web 应用:React 前端与 REST API 由宿主 webserver 托管,/dsh-agfs 命令自动定位当前工作区,附 browse_files 模型工具。
dsh-proof
evilirving/dsh-proof
独立只读验收层:顶层 turn 收尾前 spawn 只读 verifier,未通过时把缺口注回主 agent。
dsh-skin-collection
nonchalantludens/dsh-skin-collection
Multi-style skin collection for the DeepSeek Harness (dsh) web GUI. Each skin registers a theme (Settings → Appearance / sidebar picker) plus scoped decoration CSS keyed to its active state.
dsh-whale-pet
luweiyabo/dsh-whale-pet
A floating whale desktop pet for the DeepSeek Harness Web UI: 94 categorized animations, event-aware actions, custom uploads, click reactions, dragging and screen wandering.
dsh-feishu
andyfan1094/dsh-feishu
接入飞书自建应用,把每个飞书会话映射到独立的 DSH Agent,经卡片 JSON 2.0 流式回复,不可用时回退纯文本。
dsh-backstory
meghanbao/dsh-backstory
A `/backstory` command and tool that annotate each line with the git commit that last touched it and the agent turn + prompt that wrote it, from a persistent per-line ledger (drift-proof by content hash), DSH-* commit trailers, or the live session log.
dsh-usage-statistics-panel
haoyueqin/dsh-usage-statistics-panel
用量统计设置面板:26 周活跃热力图、按日 Token 趋势与缓存命中率曲线、模型用量环形图与明细,支持一次性历史会话回扫。
dsh-kuajing
mario03690/dsh-kuajing
Cross-border commerce: HS codes, customs invoices, mainland reachability. HS/HTS code lookup and classification, commercial invoices, live exchange rates, IBAN and EAN/UPC checks, amount-in-English for documents, and whether your site is actually reachabl
dsh-frontend-inspector
lovstudio/dsh-frontend-inspector
Lovstudio dev click-to-source for DeepSeek Harness web: runtime-only, reads React _debugSource on Shift+Option click and opens the editor. No build-time markers; works in vite dev (jsxDEV __source).
dsh-unified-market
jing-hy/dsh-unified-market
统一插件市场(Unified Plugin Market for DeepSeek Harness):聚合精选目录(awesome-dsh-plugin.com)+ GitHub dsh-plugin 生态 + npm registry 三源;对 DSH Desktop(EAC)特化(web-desktop profile);来源白名单 + 冲突预检 + 试装验证;后台自动检测 + 可配置自动升级 + 市场自更新;一键检查/全部更新/逐个更新,更新进度窗口
dsh-plugin-petdex-market
nattocb/dsh-plugin-petdex-market
在设置中浏览 petdex.dev 宠物市集,并运行一只响应 agent 活动的 macOS 悬浮桌面宠物。
dsh-status-card
liqiming-whu/dsh-status-card
为每次 DSH Agent 回复添加可配置的 dsh-ui 状态卡片,提供双语模板和实时设置预览。需要先从 dsh-market 安装 @omdsh-dev/dsh-genui,否则卡片标记会以未渲染的形式输出。
dsh-automation-center
usersx/dsh-automation-center
A global Automation Center with fresh, auditable scheduled Agent runs for DeepSeek Harness
dsh-plugin-token-stat
chenllsu/dsh-plugin-token-stat
DSH plugin: append each answer's token usage to the conversation
dsh-sms-webhook
huaxiren6/dsh-sms-webhook
DSH 短信转发 webhook:手机端转发 App(短信转发器/Tasker 等)把短信 POST 到本地 HTTP 端点,插件落盘 JSONL 并暴露 sms_recent / sms_search 工具,让 agent 在任务中直接读取短信验证码;自动提取 4–8 位 OTP,支持关键词过滤,可走局域网或 Tailscale。
dsh-vision-bridge
zzdream67/dsh-vision-bridge
Let text-only models see images in DeepSeek Harness: intercepts the llm/stream waterfall and transparently substitutes each image with a vision model's description.
faultseed (dsh)
jw53222/faultseed
工具流水线上的诚实性护栏:阻止编码 agent 弱化测试、吞掉错误、用桩替换类型检查或通过 shell 删除测试——九个确定性 hook,每个都配有植入失败的测试,证明该护栏确实会触发。
dsh-bot-mode
zenghaili0901/dsh-bot-mode
DeepSeek Harness 的 Bot 模式:把子 Agent 变成一群有头像、有人格的 Bot,每个 Bot 拥有独立对话,由一个持久的 continuable 子 Agent 会话支撑,跨轮次保留记忆。