
awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up awesome-dsh-plugin (npm project) into my current project. Found on https://claudeers.com/awesome-dsh-plugin Repo: https://github.com/awesome-dsh-plugin/awesome-dsh-plugin Homepage/docs: https://awesome-dsh-plugin.com Detected install method: npm → npm install awesome-dsh-plugin Category: uncategorized. Platforms: cli, api, desktop, web, mobile. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: unknown; community-verified: false. Confirm the source before running anything.
npm install awesome-dsh-plugin
git clone https://github.com/awesome-dsh-plugin/awesome-dsh-plugin
// compatibility
| Platforms | cli, api, desktop, web, mobile |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | CC0-1.0 |
| Pricing | open-source |
| Language | Python |
Awesome DeepSeek Harness (DSH) Plugin
English | 中文
A curated list of plugins for DeepSeek Harness (
dsh).
DeepSeek Harness is DeepSeek's open-source agent harness — a runnable coding agent (Web and headless), built on a framework where everything is a plugin: models, tools, sandboxes, session storage, UI, even the agent loop itself. Plugins can extend the official coding agent, swap out its core parts, or assemble something entirely different.
This list collects community plugins that are installable via dsh plugin add (each declares a dsh.bundle manifest). PRs welcome.
🛒 Recommended: dsh-market (optional) — the plugin market inside DeepSeek Harness, with every plugin on this list. Simple, friendly UI: one-click plugin install and upgrade, one-click theme switching:
dsh plugin --profile web add dshmarket
💡 Prefer chat? dsh-find-plugin lets your agent find plugins for you (
dsh plugin --profile web add dsh-find-plugin).
[!WARNING] Installing a plugin runs third-party code on your machine with your own permissions — it can read your files, use your credentials, and reach the network. Tool approvals don't sandbox plugin code. Being on this list is not a security review: check the source before you install, and try unfamiliar plugins somewhere that doesn't hold your keys. See the full disclaimer at the bottom of this page.
Contents
Plugins
UI Enhancements
-
Limitinfinitude/DSH-Right-Sidebar - DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.
-
No-PRM/dsh-explorer - Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
-
xiaweiliang060035/dsh-opencode-go-usage - Floating widget showing real-time OpenCode Go subscription usage (rolling/weekly/monthly) for every API key, with rate-limit alerts and automatic key-pool discovery.
-
wx-yss/dsh-message-rail - Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history.
-
Ricketts-Guo/dsh-shortcuts - Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.
-
YEYEYEYESHIFU/dsh-session-hotkeys - Session hotkeys for the Web UI: Alt+1-9 positional switching, pin-slot tri-state, a sidebar highlight nav mode, new/rename/archive session shortcuts, and a rebindable panel with arrow-key navigation.
-
magian1127/deepseek-harness-zh_pro - Chinese UI enhancement for the DSH web client: completes the Chinese locale, keeps the session stats line fully visible on one row, and adds an Enhancements settings section with configurable chat width.
-
NewDaNew/dsh-voice-input - Voice input for the web UI: a mic button in the composer that transcribes speech into the draft via the Web Speech API, with an optional auto-send toggle.
-
Nothree-code/voco-input-sh - Voice input for the Web UI: a mic button that drives local VocoType offline speech recognition and auto-inserts recognized text into the composer (auto-deploy, dedupe, continuous dictation).
-
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.
-
littleboylittlegirl/dsh-community-hot - Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.
-
1624318455/dsh-plugin-tts - Reads assistant replies aloud via free Edge TTS or your own RVC voice models: read-aloud buttons + auto-read, adaptive chunked progressive playback (gapless long reads), one-click voice-pack installs from a registry, and a portable RVC runtime.
-
XanthanL/dsh-plugin-uisfx - Semantic UI sound effects powered by uisfx: task start/success/failure and per-button cues, settings UI with instant preview, 12 sound packs, Host-persisted preferences, and
ctx.uisfxservice for other plugins. -
x2802490130-prog/dsh-client-ui-writing - Client-side writing panel for the Web UI: project volumes and stats, corpus library, full-text search, evolution version-chain diffs, and an SVG thread graph, shown only in writing-preset sessions.
-
linhx1999/dsh-writing-pad - Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.
-
badai147/dsh-global-rules - Edit the global ~/.dsh/AGENTS.md rules from the web settings panel, live on save.
-
AcidGr/dsh-web-mobile-fix - Mobile layout fixes for the Web UI on narrow screens: full-screen settings panel, one-row plugin nav, full-screen sidebar, centered popups, icon-only session-log button.
-
mexiaosqwq/dsh-web-mobile - Mobile-adaptive layout for the DSH Web UI: the sidebar becomes a content-hugging overlay drawer, the conversation gets the full width, and the settings panel becomes a near-full-width sheet.
-
TZHR-invest/dsh-plugins#dsh-mobile-ui - Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
-
AcidGr/dsh-web-lan-access - LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links.
-
DamonKoy/dsh-plugin-toggle - Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
-
Bernardxu123/dsh-mobile-gate - LAN mobile gateway: isolated child-process reverse proxy with first-visit approval, per-device token binding, rate limiting, and mobile layout injection (compact composer pills, randomUUID polyfill).
-
TZHR-invest/dsh-plugins#dsh-lan-gateway - Complete LAN/remote access for the Web UI: 0.0.0.0 binding, crypto.randomUUID polyfill, token gate (401 login page + WebSocket interception, loopback exempt), privileged-fence and settings-persistence exemptions, and an idempotent installer with upgrade recovery.
-
zylzyqzz/dsh-mobile-pwa - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
-
Blank-not-black/dsh-Remote - Mobile remote-control suite: bundle plugin with native sidebar entry and admin drawer, self-healing bearer-token gateway over LAN/Tailscale, Android app (sessions/approvals/questions/goals), /fs/* file transfer (Range resume, 2GB upload), latency-based multi-server auto-switch, offline chat cache.
-
Make0209/dsh-usage-stats - GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases.
-
Ychris12138/dsh-usage-stats - Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
-
V-dev-388/dsh-usage-meter - Settings-page usage dashboard: per-provider/model token summary across all sessions, with today/7-day/30-day CSS-bar trends and a cache-hit rate.
-
zh667/TokenLedger - Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.
-
zoumutou/dsh-cost-balance - Collapsible iOS-style stats pill under the composer: session cost, DeepSeek account balance, cache-hit rate, and token usage in a frosted panel.
-
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).
-
ibka512/dsh-ibka-balance - Permanent composer-dock balance card: real-time DeepSeek API account balance with 5-minute auto-refresh, a manual refresh button, and low-balance color warnings.
-
jiangli07/dsh-deepseek-quota-bar - Draggable transparent balance card with a blood-bar of remaining balance vs month-opening, today/month spend (official when the platform token is configured), and session cost.
-
bowenliang123/dsh-context - Context insight panel: see what the model's context window is made of and how it evolves — composition vs. window size, per-request history, compression/injection events, and per-message token stats.
-
wjy9902/dsh-web-default-session - The generic New Session action opens a default-directory workspace instead of requiring a folder pick, and the workspace picker lists that workspace as a no-folder choice.
-
Fishsb/dsh-prompt-enhancer - One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable.
-
huiliyi37/dsh-tianshu-tui - A terminal UI (TUI) for DeepSeek Harness.
-
openma-ai/deepseek-harness-tui - A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle.
-
WhitePlusMS/dsh-input-plus - Search and insert workspace file and directory paths with
@, plus a/hmenu for reusing prompts from the current session. -
omdsh-dev/dsh-at-file - Codex-style
@filementions: search workspace files in the composer and attach their contents to prompts. -
fengMax1997/dsh-line-select - Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a
@path:start-endreference into the composer; the agent receives the exact selected lines on send. -
alingalingling/ui-status-label - Customize the "deep diving" thinking status label to anything you like.
-
LeemanCheung/dsh-whale-animation - A 60-frame theme-aware monochrome whale-dive animation with reactive water for the DSH Web turn status: embedded assets, seamless closed-loop playback, a reduced-motion PNG fallback, and lifecycle-clean removal.
-
01Virex/dsh-status-rotator - Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.
-
eric-song-dev/dsh-ikun-pet - An ikun (basketball meme) pet that fills the dock under the "Deep diving..." status row during replies: a sprite-sheet pet walks a 0→100% progress bar, switching animation and text every 20%, and plays a system-level "nǐ gàn ma~" voice cue at completion.
-
ZSeven-W/dsh-openpencil - OpenPencil design preview and editing plugin.
-
Nagi-ovo/dsh-visualize - In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering.
-
hanzhangzzz/dsh-diagram - Editable Excalidraw diagrams for DeepSeek Harness conversations.
-
Nothree-code/folder-tree-sh - Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
-
ccq1/dsh-side-panel - Side panel with file browser, terminal, and Git review for quick file previews.
-
WhitePlusMS/dsh-git-graph - Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
-
openAGFS/dsh-agfs - File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
-
dingyi222666/dsh-focus-chat - A "focus chat" minimal view that shows only final outputs.
-
omdsh-dev/dsh-genui - Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model.
-
pengyue-polaron/deepseek-harness-genui - Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
-
omdsh-dev/dsh-annotation - Select text → annotate → send with your message; replies map back to each annotation.
-
vlln/dsh-navbar - Conversation node navigation bar for quick jumps between user messages.
-
asukasec/dsh-message-preview - Right-edge user-message navigator with an adaptive block layout that fits the available height, plus hover previews, keyboard controls, and click-to-jump navigation.
-
jjxjjjjiik-bot/dsh-chat-timeline - 1:1 port of DeepSeek's official web right-side chat navigation rail (ScrollNav): hover-expandable rail, reading-position highlight, click-to-jump.
-
Mobai-read/dsh-chat-index-rail - Client-only right-edge chat input index rail: one bar per user message, two-stage hover preview (15 chars, expandable to 40), click-to-jump, and scroll-follow highlight; static npm bundle with no host half.
-
vlln/dsh-task-status - Background task status bar: progress plus live output tail on the chat page.
-
Nanki-nn/dsh-answer-pet - Animated blue-whale desktop pet with per-session response progress, model activity and tool-call traces, token counts, output speed, elapsed time, and collapsible multi-session status cards.
-
mengyun233/dsh-codex-pet - Auto-migrate Codex desktop-pet skins into DSH: an animated corner pet that mirrors agent state (thinking, tool use, awaiting approval, failed, done), with per-session frosted-glass dialogs and a full settings panel.
-
hellosz/dsh-pets - Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a
pet_saytool for the agent to speak through the pet. -
renat3u/dsh-web-archive - Collapse noisy messages (Think, Bash, etc.) in conversations.
-
a179-sanae/dsh-auto-collapse - Codex-style workflow auto-collapse: finished turns fold into a single "processed in Xs" row leaving only the final answer; tool calls and think blocks collapse into live-summary chips that follow streaming; expand level by level, fully reversible on uninstall.
-
YEYEYEYESHIFU/dsh-result-only-view - Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.
-
a1073097082/dsh-model-search - Adds searchable filtering to the model selector by provider, model name, and model ID; spaces act as wildcards.
-
0xsline/dsh-spotlight - Keyboard-first command palette for the DSH Web UI.
-
GooodWei/arcana - A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
-
GooodWei/context-vista - A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost.
-
bill9109/dsh-101 - Document reading mode for DSH.
-
bill9109/dsh-drag-and-drop - Cross-platform file drag-and-drop with raw path insertion, no file copying.
-
GLFzr/dsh-drop-file-to-path - Codex-style drag-drop: drag any file into the DSH web GUI, it lands in ~/.dsh-dropbox, and the path is inserted into the composer as a whole blue chip.
-
taxueseek/dsh-files - File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT.
-
l541402398/dsh-file-uploads - Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings.
-
HongMing-Huang/dsh-file-upload - Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
-
qyw233/dsh-deeplink - Deep links: open a specific session or workspace via
?session=/?workspace=. -
lehhair/dsh-diff-viewer - PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
-
omdsh-dev/ex-setting - Settings extensions for DSH.
-
omdsh-dev/web-components - Web Components support.
-
vibeinging/dsh-turn-navigator - Turn navigation for the DSH Web UI.
-
SnowCrescenter-tech/dsh-milestone - Right-side dot-timeline rail: jump between user messages.
-
Ghost011118/dsh-balance-meter - DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support.
-
v587d/dsh-opencode-go-usage - OpenCode Go subscription usage (rolling/weekly/monthly windows with reset countdowns) in the composer dock, with a built-in credential editor.
-
GLFzr/dsh-opencode-go-quota - OpenCode Go quota ring: click-to-cycle progress ring (5h/weekly/monthly) left of the model selector, colored by urgency, with reset countdowns on hover.
-
iamfromchangsha/dsh-go-balance - OpenCode Go balance pill at the right end of the composer tool row: rolling/weekly/monthly quota remaining straight from the Zen usage endpoint, with hover detail and warn/danger coloring.
-
OK-wx/dsh-ocgo-lite - OpenCode Go usage bar in the composer dock: rolling/weekly/monthly quota rings, DSH-session token & cost stats priced with live official rates, per-model and current-session scope breakdowns with live per-session updates, one-click API key copy.
-
Han-1413141/dsh-cost-meter - Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
-
fishxcode/dsh-plugin-deepseek-balance - DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
-
Sev7een/ds-api-usage - DeepSeek API balance and 24-hour usage dashboard in Settings, with estimated spend, token counts, request counts, and an hourly timeline.
-
nonewind/dsh-spend - Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats.
-
940842546/dsh-usage-billing - Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.
-
stevenx65/dsh-balance-plugin - DeepSeek balance and token usage in the web sidebar, with a today/all-time toggle and provider filtering.
-
LemCAE/dsh-balance - DeepSeek account balance and current-session spend estimate in a top-bar chip and settings card, with pause-aware auto-refresh, an editable official price table, a
deepseek_balancemodel tool, and a bilingual UI. -
huanyuLv/dsh-balance-tide - DeepSeek account balance and session cost under the composer, with a live peak/off-peak pricing badge (Beijing time), a countdown to the next pricing switch, hover price tables, and usage advice.
-
ccch1mneyyy/dsh-TUI - Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion.
-
omdsh-dev/DSH-better-sidebar - Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
-
tsonglew/dsh-workspace-search - VS Code-style workspace keyword search tab for dsh-better-sidebar: matches file names and content, grouped by file with line numbers, opens in the sidebar editor.
-
tsonglew/dsh-media-preview - Audio/video FileViewer for dsh-better-sidebar: native inline playback for mp4/webm/mkv/mov and mp3/flac/wav, served by a Range-capable streaming media route.
-
Han-1413141/dsh-sticky-disclosure - One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey.
-
Han-1413141/dsh-ui-hub - UI butler for every plugin UI: official/plugin categories, per-widget toggles, drag move/resize, collision avoidance and one-click auto arrange.
-
Meredith2328/dsh-sticky-note - Quick sticky notes on the composer toolbar: jot ideas or TODOs, auto-saved as Markdown, one click to send into the chat.
-
Luaphes/dsh-web-attention-badge - Attention reminders: frame badge, tab-title count, and a status-colored whale favicon for sessions waiting for input or finished unopened.
-
zhu1090093659/dsh-web-ui#packages/dsh-web-ui-all - Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
-
zealot00/dsh-pet - Desktop pet for the DSH Web UI: sprite-sheet animation, agent state linkage, drag, alarm (daily/one-shot) and pomodoro widgets, skin picker with preview.
-
sereinmono/dsh-desktop-pet - A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format, you can use hatch-pet or Petdex to add your pets.
-
ysyyhhh/dsh-pet - Native desktop pet for DSH that follows agent activity, supports Codex pet packages, and imports approved pets directly from Petdex without its CLI.
-
jiangnanquan/dsh-ux - Solarized light theme, compact layout, think/tool-chain collapse capsules, and balance, session cost, and usage dashboards for the DSH web UI.
-
ChuanTianML/dsh-chat-tidy - Refines DSH chat typography, content width, spacing, user bubbles, and the composer with Balanced, Compact, and Original modes.
-
a903067276-rgb/dsh-hud - HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel.
-
wsxwj123/dsh-plugins#turn-scrubber - Compact right-edge turn rail with hover summaries and click-to-jump navigation.
-
Sttrevens/dsh-cost-meter - Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
-
a903067276-rgb/dsh-file-mentions - Clickable file paths in DSH replies: Codex-style inline open, reveal in file manager, and a mentioned-files chip list at the turn tail.
-
GitHubJiKe/dsh-markdown-preview - In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
-
bobcat848/dsh-calculator - DeepSeek API spend (current session and all sessions) and account balance in the aside panel, with official pricing and peak/off-peak support.
-
Jolly-J/dsh-deepseek-billing - DeepSeek account balance and per-session cost card in the sidebar foot.
-
AKIRACOD/dsh-drag-and-drop - File-drag fork: drop documents as removable chips above the composer, send without typing.
-
HsiangNianian/dsh-auto-continue - Auto-resumes interrupted DSH Web requests: sends a queued 「继续」 after network, timeout or host-crash failures, with error classification, adaptive backoff, templated continue text and browser notifications.
-
liliuCourier/dsh-chat-outline - Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump.
-
LaoYueHanNi/dsh-token-usage - Per-request model token usage tracked to per-day JSONL files, with a stats page in Web settings: daily trend chart, per-model breakdown, and date/model filters.
-
QT-Chen/dsh-mic-input - Microphone voice input for the composer: browser Web Speech API live transcription, dedupe/auto-continue, smart punctuation, language and auto-send settings.
-
LeemanCheung/dsh-task-dag - Projection-driven live DAG for a Session's subagents and durable workflows: status and navigation, deterministic deep-chain layout, fit/pan canvas controls, and current-session node rearrangement.
-
MorGogh/widget-dock - Draggable grid-aligned workbench of 28 mini-cards in the margins of the conversation (API balance, token usage, cost, context pressure, todos, goal, usage heatmap, GitHub repo, image relay), with S/M/L/XL size tiers.
-
qjcnmd/dsh-reasoning-slider - Codex-style reasoning-effort slider embedded in the model selector.
-
MEMZ-JZY/DSH-Claude-Style-Reasoning-Slider - Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
-
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.
-
causebefore/dsh-pomodoro - Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications.
-
siberiah2o/dsh-plugin-terminal - Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box.
-
urzeye/dsh-outline - Real-time outline panel for the DSH Web session page: user questions plus a Markdown heading tree (H1–H6) that updates live during streaming, with click-to-locate highlighting, expand-depth control, search, and per-session favorites.
-
283Gawin/dsh-heatmap - Activity heatmap in the DSH Web sidebar: GitHub-style grid of daily commits, token usage, and estimated spend, with a today stats line for all-session token totals, cache hit rate, and per-model auto-priced cost.
-
Max-Samson/dsh-usage-chart - Token, cost, and balance dashboard under the composer: live indicator plus zero-dependency SVG charts for per-turn usage, estimated cost, and DeepSeek account balance.
-
RAFOLIE/dsh-desktop-windowos - Windows tray desktop shell: auto-installs and auto-updates the exe from GitHub Releases, creates desktop shortcuts for both the app and the web UI, and exposes a desktop_launch tool to start it from the conversation.
-
ZichengGurrr/dsh-window#plugin - Native Windows desktop window (WebView2) for DSH: one-command install, auto-fetches the app zip from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.
-
ZichengGurrr/dsh-window#kit - All-in-one bundle for DSH: the native Windows desktop window (WebView2), DeepEye vision (GLM-4V-Flash), and voice input (mic button) in a single install.
-
Isilsolme/dsh-splash-launcher - Windows one-click launcher with a borderless WPF startup animation (stroke-by-stroke HARNESS lettering) that starts dsh web in the background and fades into the GUI once ready, plus a desktop_launch tool.
-
zoumutou/dsh-web-preview - Side web-preview panel: local static hosting, Markdown/code/image preview, one-click run of non-static projects (Cargo/npm/Go/Python) with live logs, drag files into the chat (saved to the workspace), element mark & annotate, workspace file search on 404, and link-click takeover into the side panel.
-
FengHuoLinShan/dsh-plugin-llm-balance - Draggable floating card showing the balance/quota of your most recently used providers (DeepSeek/Moonshot/Kimi For Coding): auto-discovery, color-coded tiers, live refresh.
-
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.
-
Semidia/dsh-session-manager - Right-click session menu and sidebar session manager: pin, rename, archive, fork, export, copy cwd/id/deep link, and open in explorer or a new window.
-
x2802490130-prog/dsh-lan-pass - A LAN password gate for the Web UI: phones and tablets on the same network log in with a shared key and see the same sessions in real time, with a built-in randomUUID polyfill for plain-HTTP origins.
-
magicOF2/dsh-turn-marks - Left-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white.
-
magicOF2/dsh-chat-width-customizer - Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together.
-
luokai-demo/dsh-plugins#plugins/dsh-balance-plugin - DeepSeek wallet balance at the sidebar foot: a credit-card icon with the amount tinted by remaining balance (green over ¥2, amber ¥0–2, red below), refreshed on mount, per turn-end, and on click; a signed delta floats up and fades on each balance change.
-
Ceelog/dsh-plugins#dsh-plugin-setting-mcp - Manage MCP servers from the Web settings panel: view, add, edit, remove, enable or disable them, with hot reload on save.
-
BeiZi6/dsh-opencodego-usage - OpenCodeGo quota monitor for the DSH Web GUI: a breathing indicator at the input's bottom-right (green/yellow/red by remaining share), a liquid-glass panel with rolling/weekly/monthly usage windows and reset times, auto-refreshing every 30 s; API key read from DSH credentials.
-
giiiiiithub/terminal - Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.
-
SpookySandwich/dsh-smooth-stream - Better streaming text animation for DeepSeek Harness.
-
ook826092-cloud/dsh-mobile-css - Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
-
Wongzexu/dsh-git-status - Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
-
YZz-S/dsh-workspace-files-explorer - Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
-
YZz-S/dsh-token-cost-meter - Real-time session token usage and estimated cost in the composer stats row, with pricing fetched from DeepSeek official pricing page.
-
penguin-oo/dsh-pathlink - Ctrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
-
AKS1st/dsh-mermaid - Render Mermaid code fences in DSH Web chat messages as lazy-loaded SVG diagrams with strict sanitization and light/dark theme follow.
-
Sanqi-normal/dsh-model-picker - Provider-tabbed model picker for the dsh web composer: left provider column and right model list, both independently scrollable, with cross-provider search.
-
AKS1st/dsh-sysmon - System status floating widget: live CPU/memory/disk usage in the bottom-right corner of the DSH Web UI with threshold colour warnings.
-
AKS1st/model-usage-plugin - Per-model token usage and cost estimation with DeepSeek account balance, shown in a Settings panel tab.
-
PerryLink/dsh-composer-history - Terminal-style input history for the web composer: edge-first arrow-key recall with exact draft and caret restore, browser-local persisted history, Ctrl+R reverse search, and sliding-context awareness (compaction summaries join recall and search).
-
Minecraftbe/dsh-toolfold - Codex-style tool call folding, collapsing multiple tool calls into a single line.
-
02Muller25/dsh-api-balance - Real-time DeepSeek API account balance in the composer dock with manual or custom-interval auto-refresh.
-
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.
-
kelearns/dsh-navigation-bar - Piano-key in-conversation navigation for the Web UI: one key per user message with hover ladder, message-preview tooltip, and active-message highlight; click to smooth-scroll.
-
kelearns/dsh-token-usage - Token usage heatmap for the Web UI: daily/weekly/cumulative views over a 12-month window with light/dark themes.
-
izz-BLUE/dsh-deepseek-usage-dashboard - DeepSeek API usage dashboard for DSH Web: daily cache-hit/miss and output token statistics from session logs, per-model cost estimates, account balance, 7-day trends, and a composer usage summary.
-
wsxwj123/dsh-plugins#dsh-composer-tools - Composer input toolkit: arrow-key session history (first/last-line gated, IME and command-menu safe) and related input conveniences.
-
SongMiao-tech/dsh-prompt-optimizer - Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.
-
miisaka19800/dsh-restart-fab - Floating restart button for the DSH web GUI: restarts the dsh process in place with a full-screen overlay and auto-reloads the page; no launcher script required, works on Windows/macOS/Linux.
-
wenzetan/dsh-quota-panel - Bottom-right quota capsule that auto-discovers every configured provider (DeepSeek, OpenRouter, SiliconFlow, GLM, one-api/new-api, coding plans) and shows balance or rolling 5-hour and weekly usage, with per-provider visibility, alert thresholds and proxy support.
-
lisniuse/dsh-modal-enhancer - Window-like controls for every Web UI modal: drag by title bar, eight-way resize, pin against outside clicks, maximize to the full viewport, removable backdrop blur, and per-dialog persistent state.
-
xiaoshihou514/dsh-tui - Clean and simple TUI.
-
Physicolor/harness-ui-enhancer - Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.
-
Physicolor/harness-widgets - Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
-
Elohia/dsh-plugin-image-input - Image-to-text input for the Web UI: paste or drag an image and it is transcribed into structured text and sent, giving text-only LLMs image-input takeover (OpenAI-compatible vision API).
-
zer0zio-stack/dsh-opencode-go-quota - Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.
-
haoku123/dsh-voice - Full-duplex voice mode for the Web UI: a composer mic (RMS endpoint detection) transcribes speech with whisper running locally in the browser, assistant replies stream back as spoken audio sentence-by-sentence, and speaking interrupts playback and the running turn (true barge-in). No API key.
-
1123762794/dsh-web-restart - One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.
-
SherUnlocked-4869/dsh-plugin-msg-nav - Conversation node navigation rail for the DSH Web UI: one dash per user message on the right edge, reading-position tracking, hover preview card, click-to-jump with highlight line, sliding window, and auto-hide.
-
AKS1st/dsh-archived-conversations - Archived conversations list in the sidebar footer with read-only previews of the most recent messages, for sessions the product deliberately keeps hidden and unreopenable.
-
cindyguyuehu123/dsh-mobile - Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
-
yokesky/dsh-usage-lens - Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.
-
Yujm888/dsh-turn-rail - Codex-style auto-hiding right-edge turn rail: edge-peek show/hide, per-turn tooltip, in-rail search, and a scrolling 30-turn window for long sessions.
-
Tlyer233/dsh-vscode-review - Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).
-
Tlyer233/dsh-vscode-review - Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
-
garrisonz/dsh-sidebar-width - Control the Web UI left sidebar width: lower the 264px drag minimum and optionally tune the drag maximum and the expanded default width, applied by a startup patch of the ui-layout bundle.
-
loadingvx/deepseek-harness-workbench-plugin - Fills in the Web UI's missing IDE workbench: resizable chat / editor / files-and-Git columns in Conversation, multi-tab file editing with save and new-file, workspace Terminal, a file tree with name filter and open-in-external-editor, SCM (stage/commit/push/pull, branch switch, Git graph, inline diffs), a status bar, and git_* model tools.
-
cirelir/dsh-change-review - Session change-review plugin for DeepSeek Harness: tracks write/edit tool calls per session and renders line-level diffs with customizable colors, with session isolation, subagent aggregation, and SSE live updates.
-
baisama-cloud/dsh-custom-brand - Customizable brand area for the Web UI: replace the whale logo and DeepSeek wordmark with local images, and edit the HARNESS badge text (double-click to change, right-click to reset).
-
Fayelin12/dsh-office - Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
-
Wine-Red/dsh-codex-timeline - Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.
-
guo-ziao/dsh-interrupt-button - A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
-
2nd1st/dsh-plugin-open-app - Runs open-mcp-apps inside DSH: every MCP app gets its own sidebar container with a separate workspace, session, and App mode, an agent status strip under the app, and inline app rendering in ordinary chats.
-
WJNCT55555/dsh-achievements - Achievement system for the DSH Web UI: gallery with category/rarity sorting, unlock toasts, sidebar trophy, composer dock, crossover achievements, and local persistence.
-
DDSG-X/dsh-workspace-dir - Shows the current conversation's working directory in a draggable directory panel with adjustable opacity.
// faq
What is awesome-dsh-plugin?
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表. It is open-source on GitHub.
Is awesome-dsh-plugin free to use?
awesome-dsh-plugin is open-source under the CC0-1.0 license, so it is free to use.
What category does awesome-dsh-plugin belong to?
awesome-dsh-plugin is listed under uncategorized in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/awesome-dsh-plugin)
// retro hit counter
[](https://claudeers.com/awesome-dsh-plugin)
// reviews
// guestbook
// related in Uncategorized / Others
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
The agent engineering platform.
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Q…
100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
