插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 68 个插件
dsh-calculator
bobcat848/dsh-calculator
右侧面板展示 DeepSeek API 费用(当前会话 + 全部会话累计)与账户余额,内置官方计价与峰谷计价支持。
dsh-balance-float
x2802490130-prog/dsh-balance-float
Web UI 右上角悬浮窗:实时显示 DeepSeek 余额,支持手动刷新与一键优雅退出(Y/N 快捷键确认)。
dsh-drop-file-to-path
glfzr/dsh-drop-file-to-path
Codex 式拖拽:把任意文件拖入 DSH Web 界面,文件存入 ~/.dsh-dropbox,路径以整块蓝色 chip 插入输入框。
dsh-client-ui-monitor
auran-lu/dsh-client-ui-monitor
用于监控当前会话额度消耗、预估费用及当前API余额/Used to monitor the current session's quota consumption, estimated costs, and current API balance.
dsh-web-billing
bpc-oss/dsh-web-billing
RMB/USD token-billing plugin for DeepSeek Harness (dsh web): official-policy auto pricing with peak/off-peak hours, per-message ledger, account balance, locale-driven currency display. 人民币/美元 token 计费插件
dsh-cost
giantgkl/dsh-cost
DeepSeek Harness (DSH) plugin: live conversation cost and DeepSeek account balance in the composer stats row — RMB in Chinese UI, USD in English UI
dsh-lan-access
leon0555/dsh-lan-access
局域网访问:Web GUI 绑定 0.0.0.0 + crypto.randomUUID polyfill(修复非安全上下文下 RPC 崩溃)。
dsh-ops-kit
lesliewylie/dsh-ops-kit
证据优先的操作套件:六个只读工具(能力清单、分阶段编排计划、随包技能阅读、有上限的本地记忆检索、仓库发布审计、发布清单)加五个随包技能;只规划与审计,不做远程写入。
dsh-task-planner
ztl34245881-commits/dsh-task-planner
带经验肌肉记忆的任务规划:条件反射检索历史方案 + LLM 能力匹配 + 经验自动沉淀。
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
侧边栏底部 DeepSeek 账户余额显示与会话费用估算卡片。
dsh-ux
jiangnanquan/dsh-ux
Solarized 浅色主题、紧凑布局、思考/工具链折叠胶囊,以及余额、本轮成本与用量看板的 DSH Web 界面增强插件。
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
DeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
DeepSeek Harness (dsh) web plugin: API balance + today's spend sidebar widget, /api/dsh-usage route, external vision-call accounting (JSONL usage log), plus a full per-session usage dashboard (call log, per-model stats, cache rate, CSV export) via the usa
dsh-plugin-llm-balance
fenghuolinshan/dsh-plugin-llm-balance
可拖动的 API 余额/配额悬浮卡片:自动显示最近使用的 provider 余额/配额(DeepSeek/Moonshot/Kimi For Coding),按余额分档变色、实时刷新。
dsh-deeptutor
tecfancy/dsh-deeptutor
Learning assistant extension for DeepSeek Harness (dsh): DeepTutor tutoring for your agent — deep explanations, self-test questions, learning paths, personal knowledge-base search (RAG), and note archiving (HTTP/WS first, CLI fallback; auto-adapts local/r
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
Langfuse observability for DeepSeek Harness: exports session logs as OpenTelemetry traces (GenAI semantic conventions) to Langfuse's OTLP endpoint
dsh-cost-balance
zoumutou/dsh-cost-balance
输入框下方的 iOS 风格统计条:一键展开查看会话花费、DeepSeek 账户余额、缓存命中率与 Token 用量。
dsh-web-lan-access
acidgr/dsh-web-lan-access
Web UI 局域网/远程访问:为纯 HTTP 非安全上下文注入 crypto.randomUUID polyfill,局域网/Tailscale IP 直连时前端不再崩溃。
dsh-rigorquant
linxichen/dsh-rigorquant
RigorQuant 预设与技能包:面向实证与计算数学(经济学、金融、组合)的无人值守隔离多智能体研究,内置四重实现前校验与 jacobian/Lean 升级通道。
dsh-vision-bridge
gxx182/dsh-vision-bridge
DeepSeek Harness plugin that bridges session images to pluggable vision APIs while keeping DeepSeek as the primary model.
dsh-commandcode-provider
kristin130/dsh-commandcode-provider
Command Code provider plugin for DeepSeek Harness (dsh) — works with every Command Code plan including the $1 Go plan; uses the Studio authentication API key over /alpha/generate, not the Provider API