跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 38 个插件

K

dsh-ui-usage-billing

kenz1117/dsh-ui-usage-billing

侧边栏计费仪表盘:从会话日志聚合真实用量(按模型/按日统计调用、Token、缓存),按最新多厂商官方价格估算人民币费用,订阅套餐(coding/token/agent)通道豁免计费,并带各厂商健康状态圆点。

1前天用量与计费MIT
W

dsh-cache-miss

wefio/dsh-cache-miss

提示缓存未命中(cache miss)时,在重建缓存的 assistant 回复下方显示一条黄色缓存提示,展示未缓存(uncached)重新计费(re-billed)的输入 token、缓存命中 token 与首字延迟(TTFT)。

19小时前UI 增强MIT
S

dsh-sampling-sliders

semidia/dsh-sampling-sliders

对话输入区的模型采样滑杆(temperature / maxTokens):通过 agent/request 钩子对所有供应商的每次请求生效,支持热调/持久化两种模式。

13天前UI 增强MIT
K

dhs-theme-plugin

kongxiangyiren/dhs-theme-plugin

主题管理插件:设置-主题大分类,内置森林绿/海洋蓝,支持上传 __ModuleLoader__.load 格式的 JS 主题(overrideTokens + CSS + slots UI),点击切换,磁盘持久化。

14天前UI 增强
R

dsh-simple-wiki-memory

rainow/dsh-simple-wiki-memory

A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.

012小时前记忆MIT
T

dsh-llm-local-token

tianxia--/dsh-llm-local-token

DeepSeek Harness plugin: serve LLM calls with the OAuth tokens your local Codex CLI and Claude Code already hold, instead of a separately configured API key.

0昨天工具与能力MIT
P

dsh-translate

perrylink/dsh-translate

Vendor parameter translation and deterministic JSON repair for DeepSeek Harness: the /translate command maps temperature/top_p/max_tokens/stop/system across 11 vendors, and the tools/post-execute repair layer (plus the fix_json tool) fixes broken JSON too

019小时前工具与能力Apache-2.0
M

dsh-peak-cost-mode

moon09300731/dsh-peak-cost-mode

DeepSeek peak-pricing cost guard for DSH: during peak hours (Beijing 09:00–12:00 / 14:00–18:00, ×2) the agent automatically switches to ultra-compressed caveman-style output to save tokens, and a header badge + toast keep you posted on every peak/valley t

011小时前工具与能力MIT
K

dsh-tokstat

kongjianguan/dsh-tokstat

dsh usage & performance statistics: settings-panel plugin + TUI (tokens / TTFT / TPS / cost)

010小时前UI 增强MIT
D

dsh-plugins (dsh-secret-redactor)

damonkoy/dsh-plugins

工具结果敏感信息自动脱敏:模型看到前掩码 API key / token / JWT / 私钥与配置密钥。

03天前安全与权限
Y

dsh-funnel

yuanyuanma03/dsh-funnel

摄入时点的工具输出治理:保留 error/warning 行与头尾,全文落盘留指针供模型按需读回;覆盖所有返回文本的工具,小结果原样通过。

03天前工具与能力MIT
W

dsh-memoryleak

warmwine/dsh-memoryleak

把随手记和待办写进工作区的 Markdown 文件里:/ml 加一句话就记进当天日志;待办分三种——截止日、睡到某天自动唤醒、随时;/ml view 打几个字母就能模糊打开任意文件。全程零 token,不经过大模型;笔记就是普通的本地文件,git 和任何编辑器都能直接用。

07小时前工具与能力MIT
K

dsh-usage-vendor-stats

kirigayakazima/dsh-usage-vendor-stats

按厂商(订阅/官方API)统计用量看板:按供应商/模型拆分 Token、缓存、输出等 KPI,53 周热力图,趋势折线图(今天按小时),模型钻取,费用估算,CSV 导出,以及健康度卡片(TTFT、生成速度、峰值 Context、错误率)。

03天前用量与计费MIT
S

dsh-file-mention

sunshaobei/dsh-file-mention

Codex 式 @文件/@文件夹提及插件:输入框弹出工作区文件与文件夹选择菜单,通过平台词法扫描插入纯文本着色提及 token,内置嵌套 git 感知的文件索引。

08小时前UI 增强