Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

38 plugins found

K

dsh-ui-usage-billing

kenz1117/dsh-ui-usage-billing

Sidebar billing dashboard: real usage aggregated from session logs (per-model and per-day calls/tokens/cache), cost estimated in CNY from a current multi-provider pricing catalog, subscription-plan (coding/token/agent) routes exempt, and per-provider health dots.

12 days agoUsage & BillingMIT
W

dsh-cache-miss

wefio/dsh-cache-miss

Yellow one-line notice for a prompt cache miss after the cache was rebuilt; shows re-billed uncached input tokens, cached hit tokens, and TTFT.

110 hours agoUI EnhancementsMIT
S

dsh-sampling-sliders

semidia/dsh-sampling-sliders

Model sampling sliders (temperature / maxTokens) in the composer: override every model request for all providers via the agent/request hook, with hot/persist modes.

13 days agoUI EnhancementsMIT
K

dhs-theme-plugin

kongxiangyiren/dhs-theme-plugin

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

14 days agoUI Enhancements
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 hours agoMemoryMIT
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.

0yesterdayTools & CapabilitiesMIT
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

020 hours agoTools & CapabilitiesApache-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 hours agoTools & CapabilitiesMIT
K

dsh-tokstat

kongjianguan/dsh-tokstat

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

010 hours agoUI EnhancementsMIT
D

dsh-plugins (dsh-secret-redactor)

damonkoy/dsh-plugins

Automatic secret redaction in tool results: masks API keys, tokens, JWTs, private keys and configured secrets before the model sees them.

03 days agoSecurity & Permissions
Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

03 days agoTools & CapabilitiesMIT
W

dsh-memoryleak

warmwine/dsh-memoryleak

Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.

07 hours agoTools & CapabilitiesMIT
K

dsh-usage-vendor-stats

kirigayakazima/dsh-usage-vendor-stats

Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).

03 days agoUsage & BillingMIT
S

dsh-file-mention

sunshaobei/dsh-file-mention

Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.

08 hours agoUI Enhancements