插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 490 个插件
dsh-negative-ledger
akslcw/dsh-negative-ledger
证据约束的负面知识账本:记录被证伪的路径(command_failed / file_missing)及其结果与前置条件证据,重复尝试时警告或拦截,证据变化后自动解除。
dsh-archived-chats
ultronen/dsh-archived-chats
DSH 已归档聊天管理页:浏览、搜索、取消归档与删除已归档会话,按工作区分组;删除即生效、无需重启,后台驻留的会话也能当场彻底删除。
dsh-plugin-subagent-director
severuszh/dsh-plugin-subagent-director
子代理 LLM 供应商/模型选择,支持角色模板。
dsh-claude-cli
katsos/dsh-claude-cli
LLM 供应商:把本机已安装的 Claude Code CLI 作为模型后端,请求走已订阅的 Claude 账号,无需按量计费的 API key;原生工具调用经 MCP 桥接。
dsh-quota-panel
wenzetan/dsh-quota-panel
右下角额度胶囊:自动发现所有已配置 Key 的供应商(DeepSeek、OpenRouter、SiliconFlow、GLM、one-api/new-api、各类 Coding 套餐),显示余额或 5 小时/周滚动用量,支持按供应商设置可见性、告警阈值与代理。
chicheng-stats
534119219/chicheng-stats
高度可配置的 DSH 用量统计插件:侧边栏文字/卡片组件加统计弹窗,提供按提供方与按模型的请求/Token 统计、缓存命中率、趋势图与首字节/总耗时明细。
dsh-mpkg-wallpaper
xhr666/dsh-mpkg-wallpaper
在浏览器里直接加载 Wallpaper Engine 的 .mpkg 作为 DSH 网页背景:内嵌视频、多时段切换、统一磨砂虚化、本地壁纸库与轮换。
dsh-client-ui-writing
x2802490130-prog/dsh-client-ui-writing
Web 客户端「写作」面板:项目分卷与统计、书库与全文检索、设定演化版本链 diff、线索 SVG 图谱,仅在写作预设会话显示。
dsh-web-ui (dsh-task-board)
damonkoy/dsh-web-ui
dsh web GUI 任务看板:侧边栏入口 + 多列看板视图,本地持久化。
dsh-plugin-open-app
2nd1st/dsh-plugin-open-app
把 open-mcp-apps 接进 DSH:每个 MCP app 都是侧边栏里自己的容器,带独立 workspace、会话与 App mode,应用下方是 agent 状态条,普通聊天里也能行内渲染 app。
dsh-effort-slider
2768651338/dsh-effort-slider
仿 Claude Code 的推理等级滑块:无极拖动、松手吸附、WebGL 火焰跟随,任何自定义第三方模型/提供商都能获得真实生效的思考强度调节。
dsh-reasoning-settings
junelearn/dsh-reasoning-settings
让 DeepSeek Harness 的第三方 API 支持低、中、高等推理强度,并可为每次子 Agent 调用选择模型|Add Low, Medium, High, and other reasoning levels to third-party APIs, with model selection for each subagent call
better-model-provider
sanshanya/better-model-provider
Per-model capability declaration for DeepSeek Harness: reasoning-effort levels (wire spellings) + request modalities (vision) for OpenAI-compatible providers. Settings section, zero runtime harness deps, no YAML.
dsh-plugin-aigc-canvas
huanlinoto/dsh-plugin-aigc-canvas
provider-agnostic AIGC HTTP 桥 + 无限画布 + ffmpeg 后处理,13 个工具含画布连边/reroll/媒体编辑 | Provider-agnostic AIGC HTTP bridge + infinite canvas + ffmpeg post-processing; 13 tools incl. canvas linking/reroll/media-edit
dsh-vision-bridge
gxx182/dsh-vision-bridge
将会话图片转交可配置视觉服务,并向符合条件的 DeepSeek Harness 模型路由返回纯文本分析。
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
dsh-github
perrylink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。
dsh-undo
linglambda/dsh-undo
User-side undo/redo for DeepSeek Harness (dsh): the /undo command rolls the transcript back to before the last message and /redo restores it.
dsh-wordbox
arcmosin/dsh-wordbox
Common Word Box (常用词盒子) — DeepSeek Harness web client plugin: a persistent slide-up word/phrase panel next to the composer input, with global/current-project buckets and one-click insert. Works in every workspace.
dsh-plugin-llm-balance
fenghuolinshan/dsh-plugin-llm-balance
可拖动的 API 余额/配额悬浮卡片:自动显示最近使用的 provider 余额/配额(DeepSeek/Moonshot/Kimi For Coding),按余额分档变色、实时刷新。
dsh-polyglot
jesse-njx/dsh-polyglot
DSH 的模型切换器:指向任意 OpenAI 兼容端点,内置精选免费/低价 DeepSeek 服务商预设,免费额度限流时自动回退。
dsh-model-failover
letter2025/dsh-model-failover
两级模型熔断与回退:模型或平台连续失败后自动熔断,并把下一个请求路由到配置好的备用模型。
dsh-ops-kit
lesliewylie/dsh-ops-kit
证据优先的操作套件:六个只读工具(能力清单、分阶段编排计划、随包技能阅读、有上限的本地记忆检索、仓库发布审计、发布清单)加五个随包技能;只规划与审计,不做远程写入。
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
在 dsh-subagent-tools 基础上增加子代理按调用 cwd,附带所需的两个 in-process provider 补丁。