Plugins
Browse, filter, and install DeepSeek-Harness plugins.
2485 plugins found
dsh-eli-mode (eli-mode)
ceilcelia/dsh-eli-mode
Knowledge-base-driven agent preset: wiki long-term memory, a web KB UI, a management page and optional UI polish.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-agent-message
gengdapeng/dsh-agent-message
Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
dsh-plugin-codex
wss534857356/dsh-plugin-codex
Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
dsh-codex-shim
opentritium/dsh-codex-shim
Simulates a Codex environment for selected model routes to improve GPT-family model tool-call success.
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-tier-router
brucelanlan/dsh-tier-router
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
dsh-oh-my-theme
zhxqc/dsh-oh-my-theme
Web theme and file workspace plugin with global typography controls, @file mentions, a project file tree, Markdown preview, and a resizable side panel.
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-whale-meter
shiye-10pages/dsh-whale-meter
Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.
adhdgofly-dsh-ext
zuoguyoupan2023/adhdgofly-dsh-ext
Highlights parts of speech (nouns green, verbs red, adjectives/adverbs purple) in rendered DSH Web Markdown, with light/dark palettes, toggles, and stream-aware updates.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-ui-font
warmwine/dsh-ui-font
Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.
dsh-composer-expand
13071301808/dsh-composer-expand
Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Zero-touch runtime telemetry for DSH: every session auto-writes task, model tier, tools, failures, duration, status into a human-readable journal with a stats section (pure observer — no tools, no LLM calls, no injection).
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window.
dsh-balance-float
x2802490130-prog/dsh-balance-float
A floating balance widget for the Web UI: live DeepSeek account balance with manual refresh and a Y/N-confirmed graceful exit.
dsh-workbench
dpf555/dsh-workbench
VS Code-style three-column Explorer + Monaco editor plugin for the DeepSeek Harness web GUI
dsh-hub
omdsh-dev/dsh-hub
dsh-search-mcp
gxpppp/dsh-search-mcp
Replace dsh's built-in web search with search MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo/custom), configured from the web Settings page. Disables the built-in DeepSeek search provider while enabled.
dsh-recall
mongfayi/dsh-recall
Message recall (撤回) plugin for the DSH Web UI: one undo button on each user message that removes the turn and everything after it, durably, without reverting code changes.
dsh-plugin-sleep
huanlinoto/dsh-plugin-sleep
向模型暴露 sleep 工具,按指定毫秒暂停执行后返回,支持取消/clamp | Exposes a sleep tool that pauses for specified ms then returns, with cancellation/clamping