DeepSeek Harness Plugin Marketplace

September 6, 2026 · View on GitHub

Plugins Live Auto sync

A searchable, bilingual DeepSeek Harness plugin marketplace and curated community directory. Discover UI extensions, themes, memory, tools, skills, automation, integrations, model providers, runtime components, and playful add-ons.

Live directory: English · 中文 · Submit a plugin

What is a DeepSeek Harness plugin?

A DeepSeek Harness plugin is an installable bundle that extends or replaces part of the agent harness. Plugins can add model-callable tools, user interfaces, memory, model providers, sandboxes, session storage, integrations, and workflow automation. Each listed project includes a copy-ready install command.

Quick start

Install the plugin finder:

dsh plugin --profile web add github:awesome-dsh-plugin/dsh-find-plugin

Then ask your agent to find a plugin, or browse the marketplace. The catalog is validated and synchronized automatically from the curated community registry.

Plugin categories

  • UI — 795 plugins · UI 增强
  • Themes — 10 plugins · 主题与外观
  • Sessions — 30 plugins · 会话与消息
  • Memory — 185 plugins · 记忆
  • Tools — 912 plugins · 工具与能力
  • Skills — 204 plugins · 技能包
  • Automation — 622 plugins · 工作流与自动化
  • Integrations — 265 plugins · 通知与集成
  • Models — 9 plugins · 模型与账号接入
  • Runtime — 151 plugins · 开发与运行时
  • Fun — 22 plugins · 娱乐

UI

795 plugins · UI 增强

  • 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. · dsh plugin --profile web add dsh-web-mobile-fix
  • 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. · dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile
  • 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. · dsh plugin --profile web add dsh-web-lan-access
  • 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). · dsh plugin --profile web add github:Bernardxu123/dsh-mobile-gate
  • dsh-plugin-hub — A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs. · dsh plugin --profile web add github:Noob-stupid/dsh-plugin-hub
  • 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. · dsh plugin --profile web add github:Make0209/dsh-usage-stats
  • 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. · dsh plugin --profile web add github:zoumutou/dsh-cost-balance
  • 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. · dsh plugin --profile web add dsh-context
  • 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. · dsh plugin --profile web add github:wjy9902/dsh-web-default-session
  • dsh-prompt-enhancer — One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable. · dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer
  • dsh-tianshu-tui — A terminal UI (TUI) for DeepSeek Harness. · dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui
  • 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. · dsh plugin --profile web add github:openma-ai/deepseek-harness-tui
  • dsh-input-plus — Search and insert workspace file and directory paths with @, plus a /h menu for reusing prompts from the current session. · dsh plugin --profile web add github:WhitePlusMS/dsh-input-plus
  • dsh-at-file — Codex-style @file mentions: search workspace files in the composer and attach their contents to prompts. · dsh plugin --profile web add github:omdsh-dev/dsh-at-file
  • ui-status-label — Customize the "deep diving" thinking status label to anything you like. · dsh plugin --profile web add github:alingalingling/ui-status-label
  • dsh-whale-animation — Persistent black whale-dive animation beside the DSH Web turn status, with a reduced-motion fallback and a seamless closed loop. · dsh plugin --profile web add github:LeemanCheung/dsh-whale-animation
  • dsh-status-rotator — Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects. · dsh plugin --profile web add github:01Virex/dsh-status-rotator
  • dsh-openpencil — OpenPencil design preview and editing plugin. · dsh plugin --profile web add @zseven-w/dsh-openpencil
  • dsh-visualize — In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering. · dsh plugin --profile web add github:Nagi-ovo/dsh-visualize
  • dsh-side-panel — Side panel with file browser, terminal, and Git review for quick file previews. · dsh plugin --profile web add github:ccq1/dsh-side-panel
  • dsh-focus-chat — A "focus chat" minimal view that shows only final outputs. · dsh plugin --profile web add github:dingyi222666/dsh-focus-chat
  • 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. · dsh plugin --profile web add github:omdsh-dev/dsh-genui
  • dsh-annotation — Select text → annotate → send with your message; replies map back to each annotation. · dsh plugin --profile web add github:omdsh-dev/dsh-annotation
  • dsh-navbar — Conversation node navigation bar for quick jumps between user messages. · dsh plugin --profile web add github:vlln/dsh-navbar
  • 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. · dsh plugin --profile web add github:asukasec/dsh-message-preview
  • 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. · dsh plugin --profile web add github:jjxjjjjiik-bot/dsh-chat-timeline
  • dsh-task-status — Background task status bar: progress plus live output tail on the chat page. · dsh plugin --profile web add github:vlln/dsh-task-status
  • 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. · dsh plugin --profile web add github:Nanki-nn/dsh-answer-pet
  • dsh-web-archive — Collapse noisy messages (Think, Bash, etc.) in conversations. · dsh plugin --profile web add github:renat3u/dsh-web-archive
  • dsh-spotlight — Keyboard-first command palette for the DSH Web UI. · dsh plugin --profile web add github:0xsline/dsh-spotlight
  • arcana — A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage. · dsh plugin --profile web add github:GooodWei/arcana
  • 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. · dsh plugin --profile web add context-vista
  • dsh-101 — Document reading mode for DSH. · dsh plugin --profile web add github:bill9109/dsh-101
  • dsh-drag-and-drop — Cross-platform file drag-and-drop with raw path insertion, no file copying. · dsh plugin --profile web add github:bill9109/dsh-drag-and-drop
  • 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. · dsh plugin --profile web add github:GLFzr/dsh-drop-file-to-path
  • 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. · dsh plugin --profile web add github:taxueseek/dsh-files
  • dsh-file-uploads — Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings. · dsh plugin --profile web add github:l541402398/dsh-file-uploads
  • dsh-deeplink — Deep links: open a specific session or workspace via ?session= / ?workspace=. · dsh plugin --profile web add github:qyw233/dsh-deeplink
  • dsh-diff-viewer — PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls. · dsh plugin --profile web add github:lehhair/dsh-diff-viewer
  • ex-setting — Settings extensions for DSH. · dsh plugin --profile web add github:omdsh-dev/ex-setting
  • web-components — Web Components support. · dsh plugin --profile web add github:omdsh-dev/web-components
  • dsh-turn-navigator — Turn navigation for the DSH Web UI. · dsh plugin --profile web add github:vibeinging/dsh-turn-navigator
  • dsh-milestone — Right-side dot-timeline rail: jump between user messages. · dsh plugin --profile web add github:SnowCrescenter-tech/dsh-milestone
  • dsh-balance-meter — DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support. · dsh plugin --profile web add github:Ghost011118/dsh-balance-meter
  • 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. · dsh plugin --profile web add github:v587d/dsh-opencode-go-usage
  • 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. · dsh plugin --profile web add github:GLFzr/dsh-opencode-go-quota
  • 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. · dsh plugin --profile web add github:Han-1413141/dsh-cost-meter
  • dsh-plugin-deepseek-balance — DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings. · dsh plugin --profile web add github:fishxcode/dsh-plugin-deepseek-balance
  • ds-api-usage — DeepSeek API balance and 24-hour usage dashboard in Settings, with estimated spend, token counts, request counts, and an hourly timeline. · dsh plugin --profile web add github:Sev7een/ds-api-usage
  • dsh-spend — Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats. · dsh plugin --profile web add dsh-spend
  • dsh-balance-plugin — DeepSeek balance and token usage in the web sidebar, with a today/all-time toggle and provider filtering. · dsh plugin --profile web add github:stevenx65/dsh-balance-plugin
  • dsh-TUI — Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion. · dsh plugin --profile web add github:ccch1mneyyy/dsh-TUI
  • DSH-better-sidebar — Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs. · dsh plugin --profile web add github:omdsh-dev/DSH-better-sidebar
  • 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. · dsh plugin --profile web add github:tsonglew/dsh-workspace-search
  • 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. · dsh plugin --profile web add github:tsonglew/dsh-media-preview
  • dsh-sticky-disclosure — One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey. · dsh plugin --profile web add github:Han-1413141/dsh-sticky-disclosure
  • 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. · dsh plugin --profile web add github:Meredith2328/dsh-sticky-note
  • 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. · dsh plugin --profile web add dsh-web-attention-badge
  • 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. · dsh plugin --profile web add @linxin666/dsh-web-ui-all
  • 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. · dsh plugin --profile web add github:zealot00/dsh-pet
  • 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. · dsh plugin --profile web add github:sereinmono/dsh-desktop-pet
  • dsh-builtin-toggles — Adds a built-in plugin catalog to DSH Web with search, status explanations, and safe toggles for audited UI plugins. · dsh plugin --profile web add dsh-builtin-toggles
  • dsh-ux — Solarized light theme, compact layout, think/tool-chain collapse capsules, and balance, session cost, and usage dashboards for the DSH web UI. · dsh plugin --profile web add github:jiangnanquan/dsh-ux
  • dsh-hud — HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel. · dsh plugin --profile web add github:a903067276-rgb/dsh-hud
  • dsh-plugins#turn-scrubber — Compact right-edge turn rail with hover summaries and click-to-jump navigation. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#path:/packages/turn-scrubber
  • 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. · dsh plugin --profile web add @steven-wu/dsh-cost-meter
  • 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. · dsh plugin --profile web add github:a903067276-rgb/dsh-file-mentions
  • 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. · dsh plugin --profile web add github:bobcat848/dsh-calculator
  • dsh-deepseek-billing — DeepSeek account balance and per-session cost card in the sidebar foot. · dsh plugin --profile web add github:Jolly-J/dsh-deepseek-billing
  • dsh-drag-and-drop — File-drag fork: drop documents as removable chips above the composer, send without typing. · dsh plugin --profile web add github:AKIRACOD/dsh-drag-and-drop
  • 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. · dsh plugin --profile web add dsh-client-auto-continue
  • dsh-chat-outline — Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump. · dsh plugin --profile web add dsh-chat-outline
  • 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. · dsh plugin --profile web add github:LaoYueHanNi/dsh-token-usage
  • 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. · dsh plugin --profile web add github:QT-Chen/dsh-mic-input
  • dsh-task-dag — Displays a Session's subagents and durable workflow runs as a live DAG with status, navigation, and restart-safe history. · dsh plugin --profile web add github:LeemanCheung/dsh-task-dag
  • widget-dock — Draggable workbench of mini-cards (API balance, token usage, session stats, goal, cost) on the blank areas beside the conversation, with size tiers and official DeepSeek pricing. · dsh plugin --profile web add github:MorGogh/widget-dock
  • dsh-reasoning-slider — Codex-style reasoning-effort slider embedded in the model selector. · dsh plugin --profile web add reasoning-slider
  • dsh-pomodoro — Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications. · dsh plugin --profile web add dsh-pomodoro
  • dsh-plugin-terminal — Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box. · dsh plugin --profile web add dsh-plugin-terminal
  • 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. · dsh plugin --profile web add dsh-outline
  • 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. · dsh plugin --profile web add github:283Gawin/dsh-heatmap
  • 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. · dsh plugin --profile web add dsh-usage-chart
  • dsh-desktop-windowos#plugin — Windows tray desktop shell for DSH: auto-installs the exe from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat. · dsh plugin --profile web add github:RAFOLIE/dsh-desktop-windowos#path:/plugin
  • 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. · dsh plugin --profile web add github:ZichengGurrr/dsh-window#path:/plugin
  • dsh-plugin-workshop — Steam Workshop-style in-app plugin browser: search, hot/newest/trending (7/30/90-day) sorting, Chinese keyword mapping, bilingual descriptions and README translation, plugin-signature filtering, and one-click install/update. · dsh plugin --profile web add github:yyyyukari/dsh-plugin-workshop
  • 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, web element mark & annotate, and link-click takeover into the side panel. · dsh plugin --profile web add github:zoumutou/dsh-web-preview
  • 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. · dsh plugin --profile web add dsh-plugin-llm-balance
  • 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 plugin --profile web add dsh-balance-float
  • 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. · dsh plugin --profile web add github:Semidia/dsh-session-manager
  • 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. · dsh plugin --profile web add dsh-lan-pass
  • 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. · dsh plugin --profile web add github:magicOF2/dsh-turn-marks
  • dsh-chat-width-customizer — Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together. · dsh plugin --profile web add github:magicOF2/dsh-chat-width-customizer
  • dsh-eva-theme-plugin — Neon Genesis Evangelion themed surfaces for the DeepSeek Harness Web GUI — three unit schemes (Unit-01/00/02), full-element palettes, mecha art in the sidebar, in-GUI switcher. Installable via dsh plugin --profile web add <this-dir>. · dsh plugin --profile web add github:oceanxuikun/dsh-eva-theme-plugin
  • dsh-ui-archived-panel — Sidebar Archived entry + archived-session panel with unarchive and delete, for the DeepSeek Harness web GUI · dsh plugin --profile web add github:huahai0202/dsh-ui-archived-panel
  • dsh-theme-palettes — Palette infrastructure for DeepSeek Harness: scheme-mapped theme palettes with built-in VSCode Red and a third-party registration API. · dsh plugin --profile web add github:RainbowDashy/dsh-theme-palettes
  • chiral-pulse — CHIRAL PULSE — a Death Stranding-styled BB pod vital-signs monitor for the DeepSeek Harness web UI: the session's heartbeat waveform is the hero, and the pulse reacts to real agent activity. · dsh plugin --profile web add github:MoonShadow1976/chiral-pulse
  • @deepseek-ai/dsh-lab-kit — Research Lab Cockpit: Scans workspace research projects and displays them in the Web GUI sidebar, the first DSH custom plugin for research workflows. · dsh plugin --profile web add github:Suxeca/dsh-plugin#cde157283028d3d62337ea49a47a5548d08875e8&path:packages/dsh-lab-kit
  • @suxeca/dsh-client-ui-session-switcher — Session quick switch panel: Ctrl+K palette (new/archive/unarchive/rename/search/skin/workspace grouping), Ctrl+[ / ] to cycle through sidebar order, customizable shortcuts within the panel. · dsh plugin --profile web add github:Suxeca/dsh-plugin#cde157283028d3d62337ea49a47a5548d08875e8&path:packages/dsh-client-ui-session-switcher
  • @omdsh-dev/dsh-drag-and-drop — Drag local files into the DSH Web UI and insert their original filesystem paths without uploading or copying them · dsh plugin --profile web add github:omdsh-dev/dsh-drag-and-drop
  • dsh-ws-files — Workspace file browser: view workspace directories and file contents directly in the dsh web interface. · dsh plugin --profile web add github:zhangxiang1993621/dsh-ws-files
  • dsh-voice-input — Voice-to-text input plugin for the DeepSeek Harness Web UI · dsh plugin --profile web add github:forrestahha/dsh-voice-input
  • @omdp/dsh-connector — Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector. · dsh plugin --profile web add github:XJungit/omdp
  • dsh-client-auto-continue — DSH Web UI plugin: automatically sends "继续" (continue) when a request is interrupted by network errors or other non-human causes · dsh plugin --profile web add github:HsiangNianian/dsh-auto-continue
  • dsh-theme-gallery — A curated DSH theme-family gallery that follows the native light, dark, and system appearance modes. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#23de51560826c4e47e646b99cbacca1e4ff69ca5&path:packages/theme-gallery
  • dsh-plugin-market — DSH Plugin Marketplace — Discover, browse, install, and manage community plugins within DSH (DSH runtime adapted version) · dsh plugin --profile web add github:chnjames/dsh-plugin-market
  • dsh-soundscape — DeepSeek Harness Web UI soundscape: turn-complete celebration (synthesized chime + confetti burst), blocked/approval alerts, error buzz, send clack and optional typing ambience. Zero audio assets, zero core changes, and a ctx.soundscape service other plugins can call. · dsh plugin --profile web add github:Blaczz/dsh-soundscape
  • dsh-skill-replicate-android-feature — DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md). · dsh plugin --profile web add github:addxing/replicate-android-feature
  • dsh-mcp-settings — Settings-driven MCP server manager, inventory Remote, and Web settings UI for DeepSeek Harness · dsh plugin --profile web add github:aka-danielZhang/dsh-mcp-settings
  • hermes-to-dsh — DSH plugin — browse local Hermes skills / MCP servers / chats in the DeepSeek Harness web sidebar, and inject selected skills & MCP config into the active agent (active/passive mode). · dsh plugin --profile web add github:beimianism/Hermes-to-DSH
  • dsh-fluid-width — DSH Web GUI 聊天显示区宽度自适应:把出厂硬编码的 748px 显示区改成随窗口流动(默认封顶 2000px,可配置) · dsh plugin --profile web add github:LessXi/dsh-fluid-width
  • @dsh-desktop/bundle — 这是一个独立的 Cordis 应用:不改动上游仓库,以官方扩展方式(自定义 profile + bundle + Cordis 插件)把 dsh 跑成原生桌面应用。 · dsh plugin --profile web add github:jesspig/deepseek-harness-desktop#fe0f425e490ba2136a955f5e0770023beabaff2c&path:packages/desktop-bundle
  • @dsh-do/fabric-theme-studio — Interactive theme studio and personalization showcase for DeepSeek Harness built on Fabric · dsh plugin --profile web add github:BingChanCN/fabric-theme-studio
  • dsh-catgirl-plugin — Neko — a token-efficient persona runtime for DeepSeek Harness. 把人格留在界面,把智能留给模型。Measured: -67% input tokens, -66% cache reads, 0-token catgirl rendering. · dsh plugin --profile web add github:Freakz2z/dsh-catgirl-plugin
  • dsh-sidebar-qa — DSH web plugin: select conversation text -> ask in a right-side panel -> a dedicated follow-up session (❓追问) in the same workspace, without interrupting the main conversation. Thin consumer of dsh-better-sidebar. · dsh plugin --profile web add github:ChenRuoT/dsh-sidebar-qa
  • @lanxing/dsh-galgame — GalGame mode for the dsh web GUI: a third conversation view tab (after 轨迹) that renders the real agent session as a visual-novel stage — whale-girl (DeepSeek) portrait with diff switching + draggable thinking bubble, Markdown dialogue box with typewriter + block paging, GalGame-style question/approval choices bound to the portrait, backlog drawer, and a debug mode. Pure presentation layer: never writes the session and never blocks the agent loop. · dsh plugin --profile web add github:Lanxing6480/dsh-galgame
  • @deepseek-ai/dsh-pet-maid — deepseek 娘桌宠插件 for the dsh web GUI: a cute desktop pet that reacts to model activity (idle/waiting/thinking/tool/done), with petting/feeding interactions and an affinity score · dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-pet-maid
  • @deepseek-ai/dsh-weixin — WeChat (personal account) bridge for the dsh web GUI via the official ClawBot interface: single-chat two-way conversation sharing one agent session, plus proactive scheduled messaging (weixin_send tool). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes. · dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-weixin
  • openharness-reply-in-cn — DSH plugin that shows a '中文回复' label in the web sidebar and forces the model to reply in simplified Chinese. · dsh plugin --profile web add github:zuoguyoupan2023/openharness-reply-in-cn
  • dsh-gui-trash — Desktop (Electron) GUI daemon for DeepSeek Harness: a Cordis host plugin plus a command-line launcher wrapping the existing dsh web UI. · dsh plugin --profile web add github:Kimoiran/dsh-gui-trash
  • dsh-ui-preset-enhance — Third-party DSH WebUI enhancement plugin: custom backgrounds, theme colors, prompt presets, token visibility, and manual context compaction. · dsh plugin --profile web add github:lssyd20070106/dsh-ui-preset-enhance
  • dsh-skin-appearance — Appearance customization for dsh web: preset skins plus custom wallpaper with opacity/blur, persisted in the Host user-settings document · dsh plugin --profile web add github:Vim0x3c/dsh-skin-appearance
  • yuhao-pet — DSH Web GUI 桌面宠物「宇昊」:可拖拽/投喂/玩耍/洗澡/打针吃药/学习/打工/积分商店,token 消耗自动攒积分。 · dsh plugin --profile web add github:dlpufan/yuhao-pet
  • @dsh-external/dsh-side — DSH plugin: Codex-style side conversations (/side, /btw) in an ephemeral right-workspace panel with Side/Subagents/Goal sections and a ChatGPT-style pinned-notes board (置顶摘要小黑板), plus a best-effort sidebar collapse hotzone. · dsh plugin --profile web add github:invalidnaaaame/dsh-side-workspace
  • dsh-balance-monitor — DeepSeek Harness 插件:DeepSeek API 余额实时监测(官方 /user/balance 快照 + ds_balance 工具 + 每轮注入 + Matrix 侧边栏徽章) · dsh plugin --profile web add github:Rainronin/dsh-balance-monitor
  • dsh-deepsea-theme — Deep Sea (深海世界) dark theme & color scheme as a standalone dsh client plugin — extracted from the deepseek-harness fork's DeepSeaTheme block (conversation patch, 2026-08-13) · dsh plugin --profile web add github:i1j/dsh-deepsea-theme
  • dsh-chrome — DeepSeek Harness (dsh) browser companion: a Chrome side panel that embeds the full dsh web UI and lets the dsh agent read the current page, capture HTTP traffic, and drive the browser. · dsh plugin --profile web add github:stuarthu/dsh-chrome
  • dsh-anthropic-fonts — Switch the DSH web interface to Anthropic Sans Web Text and model conversation to Anthropic Serif Web Text. · dsh plugin --profile web add github:Isilsolme/dsh-anthropic-fonts
  • @deepseek-ai/dsh-oc — DeepSeek Harness 的 OpenCode TUI 前端:以官方 OpenCode TUI 作为终端前端,dsh 作为后端 | OpenCode TUI frontend for DeepSeek Harness: official OpenCode TUI as the terminal client, dsh as the backend · dsh plugin --profile web add github:chiro2001/dsh-oc
  • dsh-native-launcher — dsh plugin (Windows): desktop shortcut that launches dsh web silently (hidden console) and auto-opens the browser; port-aware reconnect; settings UI section. · dsh plugin --profile web add github:ingleav626-art/dsh-native-launcher
  • dsh-sidebar-files — Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions · dsh plugin --profile web add github:Fallen0543/dsh-sidebar-files
  • @dsh-local/dsh-pets — Codex Pets–style desktop pets + live task panel for DeepSeek Harness Web UI: a draggable anime pixel pet plus a floating dashboard of running/completed tasks and questions awaiting your input. / DSH Web UI 桌宠 + 实时任务面板(进行中 / 已完成 / 等待你回答的提问)。 · dsh plugin --profile web add github:rikfish163-rgb/dsh-pets
  • dsh-settings-mcp-skills — MCP Servers and Skills settings pages for the dsh web UI: mounts the official DeepSeek tool-settings plugins into your web profile. · dsh plugin --profile web add github:w123456789zy/dsh-settings-mcp-skills
  • dsh-skin-kamisato — 「神里印象」DeepSeek Harness 皮肤插件:神里纹章/绫华取色的青蓝·蓝紫金主题 + 汉仪文黑标题字体(浅色/深色双配色)。 · dsh plugin --profile web add github:Danieltoraji/dsh-skin-kamisato
  • dsh-client-ui-conversation-outline — Conversation outline tab for dsh-better-sidebar: per-turn structured outline with quick jump and one-line LLM titles in the DSH WebUI | DSH WebUI 右侧边栏对话大纲:按轮次结构化展示会话并一键跳转,每轮用 LLM 生成一句话标题 · dsh plugin --profile web add github:YesSanSan/dsh-conversation-outline
  • dsh-themes — Appearance & themes plugin for DSH (DeepSeek Harness): built-in palettes, light/dark/system mode, and VS Code theme import. · dsh plugin --profile web add github:MangMax/dsh-themes
  • harness-widgets — Right-hand widget rail for DeepSeek Harness Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache hit, tokens) plus OpenCode Go quota (rolling/weekly/monthly) proxied by a same-origin host route; an extensible widget registry as the base for more platform usage widgets, visuals, utility actions and external integrations. Widgets are installable, reorderable and resizable from Settings → Components. · dsh plugin --profile web add github:Physicolor/harness-widgets
  • 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 — with live-customizable chat width, markdown font size, workspace scale and UI font stack from Settings → General, all following official design tokens. Client-only dsh bundle, zero model cost, removable without residue. · dsh plugin --profile web add github:Physicolor/harness-ui-enhancer
  • dsh-web-terminal — DSH bundle 插件:在 DeepSeek Harness Web 界面的「对话 / 轨迹」顶部新增「终端」Tab,内置 xterm.js + node-pty 交互式终端,编码完成后即时在终端执行指令调试。 · dsh plugin --profile web add github:helays/dsh-web-terminal
  • dsh-matrix-rain — DSH WebUI 动效美化:聊天界面黑客帝国代码雨背景,雨字内容 = 当前会话 AI 思考链(流式),设置页提供总开关 + 调色盘 + 全套 DIY 选项 · dsh plugin --profile web add github:awa-123-cw/dsh-matrix-rain
  • dsh-chatgpt-subscription — DeepSeek Harness (DSH) 插件:用官方 OAuth 一键绑定 ChatGPT 订阅(Codex),在 DSH 内直接使用 ChatGPT 模型对话(消耗 ChatGPT Plus/Pro 订阅额度),并在设置侧边栏「订阅」页展示绑定状态与剩余额度。 · dsh plugin --profile web add github:songoao25/dsh-chatgpt-subscription
  • @haibala/dsh-ui-extensions — Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog · dsh plugin --profile web add github:haibala-aii/dsh-haibala-ui-extensions
  • dsh-mobile-ui — Responsive CSS overrides for the DSH web settings panel on small screens · dsh plugin --profile web add github:jackuh105/dsh-mobile-ui
  • dsh-multi-workspace — Multi-workspace sandbox for DSH: automatically grant file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed. · dsh plugin --profile web add github:somnusovis/dsh-multi-workspace
  • dsh-ops-health — One-click health check for a dsh deployment: a sidebar button runs the ops kit's check-health.ps1 (hidden PowerShell) through a plain HTTP route and renders a structured report. The route is independent of the tool registry, so the button still works when agent tool calls break. · dsh plugin --profile web add github:MiraculousGarfield/dsh-ops-health
  • @doiiarx/dsh-settings-search-plugin — Search field for the DSH Web Settings panel: independent candidate list over the content column, click to navigate to the owning section and focus the setting · dsh plugin --profile web add github:DoiiarX/dsh-settings-search-plugin
  • dsh-shorts-wall — DSH web plugin: 在 better-sidebar 侧边栏刷竖屏短视频 —— YouTube Shorts + B站竖屏双源轮播(关键词词表/预设词库/看门狗自动连播)| Vertical shorts wall for dsh-better-sidebar: YouTube Shorts + Bilibili vertical, dual-source carousel with keyword packs · dsh plugin --profile web add github:imkingjh999/dsh-shorts-wall
  • dsh-beauty-dive-progress — beauty-dive-progress · 深潜进度桌宠 —— DeepSeek Harness 永久插件:在 DSH Deep diving 回答期间,用坤宠动图填满深潜状态行下方区块,进度 0%→100%,每 20% 切换动作与文案,完成时系统级播放提示音 · dsh plugin --profile web add github:eric-song-dev/dsh-ikun-pet
  • dsh-desktop-app — DSH 桌面壳「小南梁」技能包:把 DeepSeek Harness 封装成 Tauri 2 桌面应用(macOS+Windows),含国内镜像加速、Windows 无管理员工具链、验收清单 · dsh plugin --profile web add github:happpsee/dsh-desktop-app
  • dsh-archive-manager — Archived-session manager for DSH Web: sidebar footer entry, grouped archive panel, restore/delete with full agent teardown · dsh plugin --profile web add github:jasonrale/dsh-archive-manager
  • @dsh-community/dsh-usage-cost-dashboard — A community plugin providing LLM usage, cost analytics, budget alerts and an observability panel for DeepSeek Harness. · dsh plugin --profile web add github:NeverToEver/dsh-usage-cost-dashboard
  • dsh-standalone-tab-sidebar — 具有独立标签页的侧边栏 · A DeepSeek Harness sidebar that shows artifacts and pops out into a standalone web tab. · dsh plugin --profile web add github:e2mcc/dsh-standalone-tab-sidebar
  • dsh-md-notes — MD 笔记插件:侧边栏笔记管理入口(列表/编辑/预览)+ 回答下方记入笔记,笔记存于工作区 .dsh-notes/ · dsh plugin --profile web add github:XieZongChen/dsh-md-notes
  • dsh-skill-fuzzy — Fuzzy skill search for the dsh web UI '/' menu: replaces the prefix-match ui-skill source and adds a description preview panel for the highlighted candidate · dsh plugin --profile web add github:Kevoyuan/dsh-skill-fuzzy
  • dsh-history-tree — Codex-style conversation turn timeline tree and history overview on the left border of chat messages in DSH Web UI · dsh plugin --profile web add github:z953218350/dsh-history-tree
  • dsh-tts — Text-to-speech for dsh web: speaks each assistant reply out loud using Edge TTS neural voices (host bridge + browser player) · dsh plugin --profile web add github:Vim0x3c/dsh-tts
  • dsh-tui-command-ext — DSH web plugin: the TUI-inspired slash-command set for the web harness — /clear /rewind /fork /resume /archive /status /rename /unarchive /compact-fast /theme /lang. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-tui-command-ext
  • harness-sounds — DeepSeek Harness system sound alerts: task done/failed, turn complete, waiting for approval, agent questions (independent of any pet plugin) · dsh plugin --profile web add github:DNNCOVO/dsh-sounds
  • @dsh-external/dsh-theme-switch — DSH 主题切换:自动检测已安装皮肤,官方风格 UI 一键互斥切换,全部禁用时回退官方皮肤 · dsh plugin --profile web add github:kinmat-A/dsh-theme-switch
  • @dshindex/dsh-plugin-marketplace — User-confirmed DSH Index discovery, install preparation, issue drafts, and community report drafts for DeepSeek Harness. · dsh plugin --profile web add github:lijma/dsh-plugin-marketplace
  • @dsh-yzj/bundle — Installable dsh profile bundle for 云之家: mounts the yzj-cli bridge, the model-facing tool family, and the browser UI (rich tool cards + workspace panel) · dsh plugin --profile web add github:GuoxinShan/dsh-yzj#200e19fd2420354b6669c7c65335f92e9db3ef7b&path:packages/bundle
  • anan-thermal-monitor — 紫白桌宠温度监控:CPU/内存/GPU/NVMe 实时温度 + 硬件信息,悬浮于 Windows 桌面的 DSH 插件 · dsh plugin --profile web add github:AmeKrance/anan-thermal-monitor
  • @dsh-external/dsh-whale-galgame — A multi-character Galgame interface and optional desktop companion for DeepSeek Harness Web. · dsh plugin --profile web add github:JAdpp/dsh-whale-galgame
  • seekmaid-pet — SeekMaid 女仆 —— DeepSeek 娘桌宠,DSH 自动启动并监控任务状态 · dsh plugin --profile web add github:DoloresCaritasAngelus/SeekMaid-pet
  • @undeadsheep/dsh-file-preview — Workspace file tree listing and text preview/editing backed by a Host Remote for the DeepSeek Harness (distributable bundle: host service + client UI) · dsh plugin --profile web add github:UndeadSheep/dsh-file-preview#290d61ddb3b20876e9e8223027abc24839ace531&path:packages/dsh-file-preview
  • dsh-think-zh — 强制 DeepSeek Harness 的回答与思考使用简体中文 · dsh plugin --profile web add github:Len7183/DSH-Think-zh
  • octie-cli — A graph-based task management system with CLI and web UI for atomic, verifiable tasks · dsh plugin --profile web add github:StarChen-Cycler/octie-dsh-plugin
  • dsh-remote — DSH plugin that brings the dsh-remote bridge and QR device pairing into the DSH web UI. Scan a one-time QR code from the phone app, approve on the desktop, and control DSH with a per-device token. · dsh plugin --profile web add github:nanami-0713/dsh-remote-public
  • dsh-sound — DeepSeek Harness plugin: per-event task-completion and attention sounds for turn-end / approval / question / plan-review / goal-blocked / task-failure, each with its own sound (built-in synth, local audio file) and volume (Web UI) · dsh plugin --profile web add github:AI-Galaxy-GPU/dsh-sound
  • dsh-devtoolbox — DSH 工具箱插件:侧边栏独立页面 + /toolbox 命令 + 配置驱动的 agent 确定性工具。约 35 个纯本地工具(文本/编码/数据/安全/提取/转换/网络/效率),数据不出机器。参考 devtoolbox.online 设计。 · dsh plugin --profile web add github:jean3690/dsh-devtoolbox
  • dsh-workspace-enhance — dsh工作区加强:以默认工作区浏览器为蓝本的工作区增强侧栏——每个工作区文件夹下提供 会话/文件/Git 子 Tab,含文件树与右侧预览、Git Changes/Graph 双视图、搜索、视图切换与添加工作区,界面样式对齐默认插件 · dsh plugin --profile web add github:luis1232023/dsh-workspace-enhance
  • dsh-theme-endfield — DeepSeek Harness web theme: the industrial editorial look of the Arknights: Endfield official site — cream paper, ink text, signal-yellow accents, zero radius. · dsh plugin --profile web add github:ymh0000123/dsh-theme-endfield
  • dsh-chat-tweaks — DSH web UI-tweak plugin: show the provider display name next to the model name in the composer model seat, remove the chat column max-width, and more — every feature has its own switch on a dedicated Settings page. / DSH web 界面美化插件:在模型选择器显示厂商名、取消对话列最大宽度等,每个功能都在独立的「设置 → 聊天增强」页中开关。 · dsh plugin --profile web add github:haiyoucuv/dsh-chat-tweaks
  • @zoytown/dsh-billing — DeepSeek Harness (dsh) plugin for DeepSeek API account balance — a ctx.billing capability seam, a /balance command, and a sidebar balance indicator with a Settings page for the Web UI. · dsh plugin --profile web add github:zoyluoblue/deepseek-harness-billing
  • dsh-balance-monitor — DeepSeek account balance, remaining-ratio bar, and today's spend in the dsh sidebar footer. · dsh plugin --profile web add github:alanzhao0128/dsh-balance-monitor
  • dsh-chat — DSH Web GUI 的普通对话插件:独立侧边栏「对话」入口,不绑工作区、不带工具,直接复用 DSH 现有 ctx.llm 模型路由(支持切换已导入的任意 provider/model,流式输出),多会话历史持久化到 ~/.dsh/dsh-chat.json。热插拔 —— 通过 profile 的 cordis.patch.yml + node_modules symlink 挂载,不改 DSH 源码。 · dsh plugin --profile web add github:MarkJun236/DSH-chat
  • dsh-notify — DSH Web UI plugin: plays a notification sound when the session pauses (a question is asked, a plan is finished) and when a turn/session completes, and shows a pending-notification count badge on the app icon (dock/taskbar via the App Badging API) with a title + favicon fallback · dsh plugin --profile web add github:Da-Mie/dsh-notify
  • @local/dsh-music-player-tui — DSH TUI 本地音乐播放器:/music 打开全屏场景,选择本地目录、扫描常见音频格式(mp3/flac/m4a/ogg/wav...),ffplay/afplay 后端出声,单曲/列表循环,退出场景音乐不中断。 · dsh plugin --profile web add github:heshuren371/dsh-music-player-tui
  • dsh-rgate — Remote access login gate for the DeepSeek Harness Web UI: a password wall in front of non-loopback access, full /api RPC gating, session cookies, and a Remote Access settings section. · dsh plugin --profile web add github:raomaiping-hash/dsh-rgate
  • dsh-workspace-open — Open a workspace folder from the DeepSeek Harness left workspace list. · dsh plugin --profile web add github:1274623767/dsh-workspace-open
  • dsh-plugin-store-optimized — Harness Plugin Store Optimized: a customized fork of dsh-plugin-hub — configurable plugin download directory, bundle-layer conflict detection, automatic pnpm lookup, and upstream bug fixes · dsh plugin --profile web add github:yiqizhuapangxiema/harness-plugin-store-optimized
  • dsh-live2d-ras — RAISE A SUILEN Live2D 桌宠插件 for DeepSeek Harness(本地模型同源加载,零外部依赖) · dsh plugin --profile web add github:U1s1-king/dsh-live2d-ras
  • dsh-design — Design taste your agent can be held to — a design-system skill that constrains the choices, plus design_audit, which measures the rendered page (type scale, WCAG contrast, spacing grid, palette drift) instead of trusting it looked right. · dsh plugin --profile web add github:Viger1/dsh-design
  • dsh-quote-temp-ask — Selection toolbar for the DSH web UI: quote (expandable markers in the composer), temp chat (in-page context-free panel), web ask (chat.deepseek.com popup with ?q= prefill) · dsh plugin --profile web add github:Enc-hanted/dsh-quote-temp-ask
  • dsh-tui-webhook — IM bot notifications for dsh-TUI: push long-turn completion and approval requests to a 飞书/钉钉/企业微信/generic webhook, configured in /settings (webhook namespace), status via /webhook. · dsh plugin --profile web add github:FUSU123fusu/dsh-tui-webhook
  • dsh-conversation-cost — DeepSeek Harness (dsh) plugin: track how much the current conversation costs in real time. Reads the real token usage recorded in the session log and estimates the cost per DeepSeek V4 official pricing, splitting peak vs off-peak calls by their actual timestamps. Shows the amount in the sidebar footer and inside Cordis run cards. · dsh plugin --profile web add github:Uersx/dsh-conversation-cost
  • open-sea-skin — Realtime WebGPU ocean skin for DeepSeek Harness, Chrome, and Edge · dsh plugin --profile web add github:d-dev0101/open-sea-skin
  • dsh-plugin-skill-manager-gui — Graphical skill manager for DeepSeek Harness — create, edit, import, and delete SKILL.md skills from the web settings UI. · DSH 技能管理器:在网页设置里图形化新建、编辑、导入、删除 SKILL.md 技能。 · dsh plugin --profile web add github:luoying2334/dsh-plugin-skill-manager-gui
  • dsh-pulse — Cross-session usage & cost observatory for dsh — daily token charts, cache hit ring, 90d/1y heatmaps, model and project breakdowns in the web UI · dsh plugin --profile web add github:Enc-hanted/dsh-pulse
  • dsh-bookmark — Codex-style conversation navigator for the DeepSeek Harness web UI. · dsh plugin --profile web add github:leilei3167/dsh-bookmark
  • dsh-archive-manager — Archive manager for the dsh web GUI: a sidebar entry that lists archived sessions and restores them back to the workspace with one click · dsh plugin --profile web add github:LianbinZhou/dsh-archive-manager
  • dsh-usage-indicator — Web sidebar indicator: API key context headroom, account balance, and estimated turns until compaction · dsh plugin --profile web add github:TiferKing/dsh-usage-indicator
  • dsh-vulnsec-bridge — VulnClaw + DeepSec 桥接插件:AI 安全 CLI(授权渗透测试 / Shield 代码审计)→ dsh 工具 + 设置页安全工具台 UI · dsh plugin --profile web add github:MariNanari/dsh-vulnsec-bridge
  • @negriniainda/dsh-locale-ptbr — Brazilian Portuguese (pt-BR) locale plugin for DeepSeek Harness — translates the Web UI and auto-activates for Portuguese browsers. · dsh plugin --profile web add github:negriniainda/dsh-locale-ptbr
  • uiskin-theme — Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — a static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。 · dsh plugin --profile web add github:chouxiaohuai/uiskin-theme
  • dsh-zen-remote — 把 DeepSeek Harness 变成手机 App:移动端界面重排(两级页面栈、会话列表主屏、composer 重排、手势、附件上传)+ 配对码认证网关 + PWA 安装 + 真 Web Push。Complete mobile plugin for DeepSeek Harness (DSH): app-shell mobile UI, pairing-code gateway for public-internet access behind your own reverse proxy, installable PWA, offline service worker, and real Web Push agent-done notifications. · dsh plugin --profile web add github:KyoMio/dsh-zen-remote
  • dsh-model-probe — Native DeepSeek Harness Web UI model health monitor with persistent Alive/Dead state, runtime failure verification, and scheduled dead-model rechecks. · dsh plugin --profile web add github:AGSQ11/dsh-model-probe
  • dsh-plugin-mobile-shell — Narrow-viewport drawer, swipe gestures and document title for the DeepSeek Harness web shell · dsh plugin --profile web add github:ghbhiee/dsh-plugin-mobile-shell
  • dsh-context — A DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves. · dsh plugin --profile web add github:oliver-vdev97e2/dsh-context-971
  • @dsh-external/dsh-client-ui-eva-unit01 — EVA Unit-01 desktop pet for the dsh web GUI: draggable full-body Unit-01 in the frame overlay, NERV sync-rate HUD driven by live session state, idle animations, berserk mode and synthesized SFX · dsh plugin --profile web add github:AlexZhou19871030/dsh-plugin-eva-unit01
  • dsh-dice-game — 🎲 骰子大作战 (Dice Battle) — a classic dice game collection for the dsh web GUI: Liar's Dice (吹牛), Red-point guessing, Red/Blue, Big/Small, Odd/Even and Straight, single-player vs AI plus PeerJS WebRTC online play. Adds a sidebar entry that opens the full game in the center column. · dsh plugin --profile web add github:zmm863-commits/dsh-dice-game
  • @max-null/dsh-skill-mcp-center — Skill & MCP management center for DeepSeek Harness — manage skills and MCP servers in Settings, live MCP status in the sidebar · dsh plugin --profile web add github:Max-Null/dsh-skill-mcp-center
  • dsh-computer-use-windows — Windows computer use for DeepSeek Harness — UI Automation accessibility tree with optional VLM grounding. Approval-gated, allowlisted. · dsh plugin --profile web add github:dimitririchko-ops/dsh-computer-use-windows
  • dsh-width — DSH web 插件:在「设置」中增加「显示」页,用两个滑杆分别调节输入框与内容展示区的宽度百分比,改动即时生效并持久化。 / DSH web plugin: adds a "Display" page under Settings with two sliders that adjust the width percentage of the input box and the content area, applied live and persisted. · dsh plugin --profile web add github:Hanice404/dsh-width
  • dsh-whale-market — 鲸鱼插件市场 / Whale Market — 浏览、搜索、一键安装与更新 GitHub dsh-plugin 主题下的 DSH 社区插件(Web 设置页 + Agent 工具) · dsh plugin --profile web add github:hoangdtdoothanh-svg/dsh-whale-market
  • dsh-qnav — DSH web plugin: a slim right-edge question-navigation rail for long conversations — every real user question gets a hoverable tick on the right edge; click to jump straight to that turn, current position stays highlighted while scrolling · dsh plugin --profile web add github:lin-nanxing/dsh-qnav
  • dsh-odette-skin — Odette 冰雪梦幻主题:深/浅双模式 UI 美化皮肤(背景图 + 主题 token + 毛玻璃) · dsh plugin --profile web add github:lkdx0220/Genshin-odette-skin-dsh
  • dsh-voice-chat — Voice chat for DSH Web: speech-to-text input (Web Speech) + auto/manual read-aloud of assistant replies (TTS) with voice/rate/pitch settings. Pure client UI, minimal Node entry. · dsh plugin --profile web add github:lak321/dsh-voice-chat
  • dsh-conversation-landmarks — Fixed conversation landmarks with hover previews and click-to-jump navigation for DeepSeek Harness Web · dsh plugin --profile web add github:mantonlove/dsh-conversation-landmarks
  • dsh-imessage — Photon-hosted iMessage transport and configuration UI for DeepSeek Harness · dsh plugin --profile web add github:photon-hq/dsh-imessage
  • yolo-mode — Unattended full-access (yolo) mode for the DeepSeek Harness: a human-only /yolo switch arms danger-full-access + never-approval for long autonomous runs, with a best-effort catastrophic-command tripwire guard, optional time-boxed expiry, and idle/denial notifications (desktop / webhook / email) · dsh plugin --profile web add github:CanGeng/yolo-mode
  • @jensentsts/dsh-completion-sound — DSH completion-sound bundle: a WebAudio chime plus optional long-task music (bundled "guan-yu" sample or a user-selected file/directory) and a cross-platform desktop notification when an agent turn finishes · dsh plugin --profile web add github:jensentsts/dsh-completion-sound
  • @deepseek-ai/dsh-desktop-browser — Host plugin: opens the dsh Web UI in a browser window with no address bar (--app mode) · dsh plugin --profile web add github:Mby159/dsh-desktop-browser
  • @lencx/minke-harness-overlay — Minke-owned DeepSeek Harness product extensions · dsh plugin --profile web add github:lencx/Minke#363a959012d03dd7d5846774ebde28c2a0df0f31&path:packages/harness-overlay
  • dsh-stats-board — 统计看板 StatsBoard for DeepSeek Harness Web: suppress the shipped composer-dock stats line, add a third '统计' view tab beside 对话/轨迹 that visualizes session stats with floating cards, small tables, and hand-rolled SVG charts. · dsh plugin --profile web add github:PastSheep/dsh-stats-board
  • dsh-agent-shell — Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。 · dsh plugin --profile web add github:PastSheep/dsh-agent-shell
  • dsh-right-drawer — Right-side drawer host for Web: every registered entry becomes a full-height drawer with its own edge tab (auto-stacked and group-centered), width resizable. Content plugins register via the dockPanels client registry. 右侧抽屉宿主:dockPanels 注册表、边缘标签堆叠、宽度拖拽。 · dsh plugin --profile web add github:PastSheep/dsh-right-drawer
  • dsh-plugin-wallpaper-engine — Wallpaper Engine backgrounds for the DSH web GUI: render your local Wallpaper Engine Video/Web wallpapers behind the chat, with iOS-style liquid glass, adjustable scrim/border/blur. · dsh plugin --profile web add github:elysia395/dsh-wallpaper-engine
  • dsh-think-summary — DSH plugin: detect long model thinking chains, segment them, and show per-segment summaries live in the chat UI, with a settings page. · dsh plugin --profile web add github:oakcakerolls/dsh-think-summary
  • dsh-pin — Pin DeepSeek Harness sidebar conversations: pin a session to the top of its workspace, or to the very top of the whole list. 会话置顶:工作区内置顶 / 全列表最上面置顶,一键取消还原原位置。 · dsh plugin --profile web add github:Yu-tao-Li/dsh-pin
  • @deepseek-ai/dsh-client-ui-muyu — 一个赛博木鱼:可拖拽、点击敲击、累积功德的 Web 悬浮小摆件 · dsh plugin --profile web add github:TongY1n/ui-muyu
  • @dsh-community/dsh-paste-input — DSH WebUI 文件输入增强:Ctrl+V 粘贴(带首次告知弹窗)与拖拽/选择文件,发送时复制进会话工作区临时目录 · dsh plugin --profile web add github:alllllllllli/Living-Dream-DSH#308e1d5ab6f824cf41ad0e446e059052a25d48de&path:plugins/dsh-paste-input
  • dsh-session-plus — DSH session completion: sidebar archive directory, restore, delete, edit-and-resend · dsh plugin --profile web add github:SZMY-haruhi/dsh-session-plus
  • mellos-mapping-dsh — Mellos Mapping for DeepSeek Harness — one installable bundle: the live map panel plus the MCP bridge that gives the model the mmap_* tools · dsh plugin --profile web add github:GuangminJu/mellos-mapping#60cd803978423bcfeebdcc6e1f8636e44816fea7&path:packages/dsh
  • dsh-workbuddy-connect — 将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness — bring WorkBuddy desktop app models into DeepSeek Harness with zero configuration. · dsh plugin --profile web add github:corrinehu/dsh-workbuddy-connect
  • dsh-conversation-outline — DSH 对话导航条:在消息界面右侧悬浮显示本次会话的用户提问导航条,悬停预览、点击跳转、滚动高亮,并随 DSH locale 切换中英文 · dsh plugin --profile web add github:SuperPaiGu/dsh-conversation-outline
  • dsh-lan-proxy — dsh LAN/public reverse proxy plugin: IP whitelist + Basic Auth + access log, runs inside the dsh process. Dual-stack (IPv4/IPv6). · dsh plugin --profile web add github:mariGoIds/dsh-lan-proxy
  • @kongjianguan/dsh-tokstat — dsh usage & performance statistics: settings-panel plugin + TUI (tokens / TTFT / TPS / cost) · dsh plugin --profile web add github:kongjianguan/dsh-tokstat
  • dsh-skill-mcp-panel — dsh-skill-mcp-panel: manage skills and MCP servers from the DSH web settings UI plus the unified dsh-panel CLI. · dsh plugin --profile web add github:Fishquito7/dsh-skill-mcp-panel
  • dsh-settings-cleaner — Settings drawer for DSH: choose which settings nav items stay visible. · dsh plugin --profile web add github:zizhongfeiyang/dsh-settings-drawer
  • dsh-todo-list — DSH 待办清单插件:把通知、公告、邮件等文字转成带截止日期的待办,提供 todo_* 模型工具、/api/todo REST 接口与侧栏 To Do List 入口。A DSH todo-list plugin: converts notices, announcements, and emails into dated todos, with todo_* agent tools, a /api/todo REST API, and a sidebar To Do List entry. · dsh plugin --profile web add github:perry-ai/dsh-todo-list
  • dsh-deepseek-pet — DeepSeek 蓝色小鲸鱼桌宠:浮动在 DSH Web 页面上的拟人化宠物(可拖拽、对话、换姿势)。 · dsh plugin --profile web add github:txlznbzsdj-collab/dsh-deepseek-pet
  • @dsh-external/dsh-client-ui-skin-kafka — Kafka (Honkai: Star Rail) themed skin with dual light/dark palette, glass cards, spider-lily particles, spider-web ornaments, gradient titles and a settings palette for the dsh web GUI · dsh plugin --profile web add github:54088lp/dsh-kafka-ui
  • dsh-plugin-desktop — Companion plugin for DSH-desktop: exposes /api/state, /api/usage and /api/prompt so the desktop shell does not have to sniff web traffic or parse session files. Also bundles the full in-page context menu (session/workspace/editor/links) with the desktop's pinned-sessions extension. · dsh plugin --profile web add github:Quan-Robin/dsh-plugin-desktop
  • dsh-mobile-ui — dsh profile bundle: mobile adaptations for the DeepSeek Harness Web GUI — top bar with conversation title, push-navigation second-level sidebar, frozen scroll layout, viewport-clamped popups above the message layer, 44px touch targets, press feedback, safe-area insets, landscape handling, reduced-motion. Injected as one responsive stylesheet plus small DOM effects on the browser side. · dsh plugin --profile web add github:autumnshiu009-ship-it/dsh-mobile-ui
  • dsh-ultramath — UltraMath 数学建模竞赛多 Agent 求解插件(registry 元数据 + bundle 机制):把 5 个角色预设(Lead/数学家/工程师/作家/审稿人)幂等同步到 ~/.dsh/.agent-presets/,并随包分发 32 篇模型库技能文档(skills/模型库/)与根 SKILL.md 主入口技能。纯 node 半侧,无浏览器 UI,不改 DSH 核心源码。 · dsh plugin --profile web add github:Andiii208/dsh-ultramath
  • @deepseek-ai/dsh-client-ui-code-diffs — Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification. · dsh plugin --profile web add github:linhoulong123/dsh-client-ui-code-diffs
  • dsh-bloub-mood — Animated mood icon for DeepSeek Harness: favicon, sidebar wordmark and hero headline swap between bloub expression animations by session state, with 8 shapes, 12 colors and custom texts configurable in Settings. · dsh plugin --profile web add github:Yuuhann1999/dsh-bloub-mood
  • dsh-conversation-nav — Add circular conversation navigation controls for top, previous user message, next user message, and bottom. · dsh plugin --profile web add github:uigdwunm/dsh-ui-suite#a0d3ea7ae3c4ea4294ced4f2f1f8a8e09030ed1a&path:packages/dsh-conversation-nav
  • dsh-dynamic-wallpaper — Animated wallpaper plugin for DeepSeek Harness: 8 built-in canvas backgrounds (particles, meteor shower, starfield, waves, rain, bubbles, matrix, aurora) plus custom video import, with speed/density/opacity/blur controls and durable localStorage persistence · dsh plugin --profile web add github:Willmylife/dsh-dynamic-wallpaper
  • dsh-tryboard-plugin — DeepSeek Harness 插件:Web GUI 内置 Trello 风格工作看板(看板)——侧边栏设置上方加入口;支持多个自定义名称的工作看板,默认 待办/进行中/完成/待确认 四列,卡片可拖拽移动并自动切换状态,支持自定义列;数据持久化在 DSH 设置中 · dsh plugin --profile web add github:nexsjournal/dsh-tryboard-plugin
  • deepseek-harness-shortcut — DeepSeek Harness plugin: create a desktop shortcut that starts or opens the local DSH web UI with one click (Windows) · dsh plugin --profile web add github:Ho11ow8/deepseek-harness-shortcut
  • deepseek-web-import — Import chat.deepseek.com conversations into DeepSeek Harness as resumable sessions, from a settings-page UI. · dsh plugin --profile web add github:wpc0323/deepseek-web-import
  • dshmarket — Visual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。 · dsh plugin --profile web add github:KokuYu-sysu/dsh-market-desktop
  • dsh-theme-cyberpunk2077 — Cyberpunk 2077 red/neon fork of the Night City theme for DeepSeek Harness Web UI — neon red × cyan × green identity, base64-embedded Ryzes & Cyberpunk fonts, CYBERPUNK 2077 INFECTING boot screen, Tab 'relic virus' session switcher (left 120° arc + hacker terminal), green code-rain particles. Forked from dsh-theme-cyberpunk2077 by Tommy00748. · dsh plugin --profile web add github:GGbao-114/Cyberpunk-theme-for-dsh
  • dsh-opencode-usage — OpenCode usage widget for the DeepSeek Harness web sidebar: host-side proxy to the OpenCode usage API (keeps OPENCODE_API_KEY off the page) plus a client-side bars widget. · dsh plugin --profile web add github:SyamStud/dsh-opencode-usage
  • @dsh-external/dsh-echarts — Render strict JSON ```echarts fences as interactive Apache ECharts charts in DSH Web. · dsh plugin --profile web add github:sheny-bio/dsh-echarts
  • dsh-mchose-battery — Mchose wireless mouse battery + connection-mode indicator in the DSH sidebar (WebHID) · dsh plugin --profile web add github:Fransice/dsh-mchose-battery
  • dsh-plugin-desktop — DSH Desktop — virtual-webserver interceptor spike plugin · dsh plugin --profile web add github:chengxiaosheng/dsh-desktop#a791939ec53d431ff974200f5fbda3be5c419c2d&path:packages/dsh-plugin-desktop
  • dsh-kimino-theme — Kimi no Na wa (Your Name) theme for DeepSeek Harness Web GUI — dynamic Cordis plugin source (host + client halves) plus an installable dsh bundle, with wallpaper/logo assets · dsh plugin --profile web add github:niiang/dsh-kimino-theme
  • dsh-opencode-palette — DSH Web 多主题引擎:完整支持 opencode TUI 全部 34 个主题(33 内置 + system)。数据驱动三层管线:主题 JSON → 颜色解析 → DSH 适配注入。 · dsh plugin --profile web add github:FeatherHunter/dsh-opencode-palette
  • dsh-mobile-compat — Client plugin: mobile AppFrame for the embedded Harness Web UI (<640px drawer sidebar + bottom-sheet details) and mobile layout overrides for desktop DSH plugins · dsh plugin --profile web add github:dphmoblie/deepseek-harness-android#c574d9b527912f6213a72d69441ba28aae035d9c&path:packages/dsh-mobile-compat
  • dsh-test-env-entry — 测试环境入口:侧边栏一键查看主/测试实例与反代状态、打开测试环境、启动/停止测试实例 · dsh plugin --profile web add github:EIGHTfs/dsh-test-env-entry
  • dsh-inochi2d-pet — DeepSeek Harness status bridge for DSH Inochi2D Pet · dsh plugin --profile web add github:StarCried/dsh-inochi2d-pet#c8fc52690a9eedbc5172248791db5abac85286d2&path:packages/dsh-plugin
  • dsh-better-sidebar-svn — DSH better-sidebar 插件:为侧边栏添加 SVN 源代码管理面板,支持 status / diff / log / commit / update / revert 等常用操作 · dsh plugin --profile web add github:ztyhehe/dsh-better-sidebar-svn
  • dsh-elf — DSH 小精灵插件:页面悬浮一只缓慢游动的半透明 DeepSeek 鲸鱼(官方 favicon 轮廓 + 蓝紫绿渐变),点击打开可拖动/最小化的临时聊天浮窗;默认跟随会话模型,支持插件内单独配置 OpenAI 兼容模型,流式输出、复制、清空。 · dsh plugin --profile web add github:winditer/dsh-elf
  • dsh-gui-hanhua — GUI可视信息汉化 V1.0 —— DeepSeek Harness 界面信息汉化插件(常驻版) · dsh plugin --profile web add github:XIZRSAMS/dsh-gui-hanhua
  • dsh-plugin-astock-chart — Draws the candlesticks in the reply: a web-client card that renders astock_data results as an OHLC chart with volume, instead of a table of numbers. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/astock-chart
  • @dsh-external/dsh-turn-collapse — Codex-style turn folding: collapse each group of reasoning + tool-call nodes (between visible outputs) into a single disclosure unit · dsh plugin --profile web add github:mctang985211-coder/dsh-turn-collapse
  • dsh-stats-hud — Sci-fi HUD: turns the session stats line into game-style level bars, a speedometer and a rolling token counter. · dsh plugin --profile web add github:lauytgary/dsh_hud_plugin
  • dsh-context-compressor — DeepSeek Harness Web UI (dshweb) 自动上下文压缩插件:按 Token 阈值自动将老旧非系统对话浓缩为 system 摘要,并在 UI 显示释放空间与 Token 进度条。 · dsh plugin --profile web add github:vkxkzsp769-cloud/dsh-context-compressor
  • dsh-lens — DSH 界面两档模式(简化/原生):工具卡片白话化,降低新手门槛 / Two-level UI mode (simple/native) with plain-language tool cards for DeepSeek Harness · dsh plugin --profile web add github:KhalilYamber/dsh-lens
  • wallpaper-engine-dsh — Wallpaper Engine Video/Web wallpapers as the DSH web GUI background — discovery, sandboxed rendering, rotation lists, liquid-glass tuning. · dsh plugin --profile web add github:Weilv-D/wallpaper-engine-dsh
  • dsh-web-pets — DSH Web 桌宠插件:浏览器里养一只随会话状态换表情的桌宠(内置 demo/remiel),支持随时切换或替换宠物形象 · dsh plugin --profile web add github:YUCONG-28/dsh-skills-plugins#a64b3632569cf0cbeb5392d5bf97dc8fbcbcdaf2&path:plugins/dsh-web-pets
  • dsh-ide-ui-bundle — ide-ui 组合包:一键挂载插件(Host dsh-ide-ui + Client dsh-client-ide-ui)到任意 profile。非官方社区插件。 · dsh plugin --profile web add github:baikangwang/dsh-ide-ui#72c36b0a68920f49cba7b6a9af803ce56de0b8d8&path:packages/bundle
  • @superfish058/dsh-llm-proxy — Model-level proxy routing + retry for DSH LLM requests, configurable live from the DSH 设置 page (模型代理). Selected models' baseURL hosts route through the configured proxy (proxyHost:proxyPort) while everything else stays direct, via a custom undici global dispatcher (RetryAgent over RoutingDispatcher); loopback is always direct. · dsh plugin --profile web add github:superfish058/dsh-llm-proxy
  • @omdsh-plugins/omdsh-basemode — The session-mode system for the DeepSeek Harness web GUI: the segment registry every mode plugin registers into, the switch that renders them, and the sidebar dots that colour their conversations · dsh plugin --profile web add github:omdsh-plugins/omdsh-basemode
  • @kksw/dsh-my-files — My Files for DeepSeek Harness Web: a sidebar entry listing every file produced across all conversations, grouped by session, openable from one panel · dsh plugin --profile web add github:kksw1024/dsh-my-files
  • dsh-away-notify — DeepSeek Harness 插件:当任务完成且你不在 DSH 界面时,发送 Windows 系统通知(右下角 Toast)。 · dsh plugin --profile web add github:Kevin87654/dsh-away-notify
  • dsh-client-ui-beauty — Beauty layer for the DSH Web UI: whale-art backdrop + scrim veil + translucent periwinkle token remap (coverage logic ported from dsh-web-ui blue-fantasy skin). 9 skins, per-skin wallpaper and per-region transparency sliders. Every rule is gated on ; the in-UI pill toggles it, so off == the stock UI exactly. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-ui-beauty
  • dsh-client-ui-comfort — Comfort layer for the DSH Web UI: gentler phase/composer transitions, fused composer+stats card, auto-collapsed tool cards. Every rule is gated on ; the in-UI pill toggles that attribute, so off == the stock UI exactly. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-ui-comfort
  • dsh-client-vscode-layout — VS Code style layout for the DSH Web UI: left file/session split, center tabs + read-only viewer, right chat/detail tabs. Fork of @anoslide/dsh-client-vscode-layout with heavy second development (file tree, drag & drop, in-page previews, editor mode). · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-vscode-layout
  • dsh-host-files — Host-side file API for the DSH Web UI: ~19 /vscode-files/* endpoints (list/read/write/search/highlight/docx preview/git status/persona/skills/mcp management). Fork of @anoslide/dsh-host-files with heavy second development. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-host-files
  • @zhangfengshun/dsh-remote-ssh — DSH web plugin: VSCode Remote-SSH-like remote development (SSH to supercomputers/servers, remote workspace, file explorer, integrated terminal), integrated with dsh-better-sidebar and DSH settings. · dsh plugin --profile web add github:ZhangFengshun/dsh-remote-ssh
  • dsh-pet-statuslight — DeepSeek Harness status-light plugin: character expressions follow the model state, chat-bubble notifications, and a Windows always-on-top mini-window. 状态灯插件:角色表情跟随模型状态 + 聊天框气泡 + 系统级置顶小窗。 · dsh plugin --profile web add github:kongchengavg/dsh-pet-StatusLight
  • dsh-multi-lang-ui — DSH Web UI 多語言插件:新增繁體中文/日本語/한국어/Français/Deutsch/Español 語言選項,官方介面字串逐條精譯,英文內容保持英文 · dsh plugin --profile web add github:asd13006/dsh-multi-lang-ui
  • dsh-sidebar-preview-select — DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals. · dsh plugin --profile web add github:Max-Null/dsh-sidebar-preview-select
  • dsh-claude-theme — Claude 主题:Cherry Studio Claude 社区主题(igeekbb/Cherry-Studio-Claude-theme)移植到 DSH 变量体系——米白/炭灰配色、SF Pro Rounded + 霞鹜文楷字体、cordis 插件面板气泡卡片(尖角尾巴)+ 设置页开关。 · dsh plugin --profile web add github:kc0ed/dsh-claude-theme
  • texas-holdem-dsh-plugin — DSH Desktop Texas Hold'em MVP plugin with local AI and LAN rooms. · dsh plugin --profile web add github:tycket033-tech/dsh-holdem
  • dsh-statuslight — DeepSeek Harness status-light plugin: character expressions follow the model state, chat-bubble notifications, and a Windows always-on-top mini-window. 状态灯插件:角色表情跟随模型状态 + 聊天框气泡 + 系统级置顶小窗。 · dsh plugin --profile web add github:kongchengavg/dsh-StatusLight
  • dsh-plugin-leaderboard — DeepSeek Harness plugin leaderboard: 最热 / 最新 / 最火 Top 10 from the GitHub dsh-plugin topic, visible in the Web UI. · dsh plugin --profile web add github:shaoxia20240902/dsh-plugin-leaderboard
  • @hundun/dsh-workspace-canvas — Workspace canvas view for the dsh web GUI: a canvas-view button injected into the sidebar workspace search row, and a center-column canvas that renders every workspace as a clickable node (official workspaces feed). · dsh plugin --profile web add github:myflx/hundun-dsh#441f528382d34a7bb523e44e4a371852afd78702&path:packages/dsh-workspace-canvas
  • dsh-failbook — 失败账本 — DeepSeek Harness 工具失败记录、签名聚类与失败感知重试拦截(含 Web UI 面板)。Failure ledger for DeepSeek Harness: capture, cluster, persist and learn from failed tool calls, with a failure-aware retry guard and a Web UI panel. · dsh plugin --profile web add github:G1en-114/dsh-failbook
  • dsh-ui-mobile-layout — DSH 移动端布局层:窄视口单栏布局 + 左侧抽屉 + 官方设置改造成手机原生两层导航(全屏条目列表→详情→返回),桌面不受影响。 · dsh plugin --profile web add github:RyzeZhou/dsh-ui-mobile-layout
  • @dsh-external/dsh-side-session — DSH side temporary session: fork the main session (completed history + recent-context completion) into a side panel with main-session-quality UI (Claude Code /btw-style). · dsh plugin --profile web add github:Diluka/dsh-side-session
  • wooden-fish-dsh — 🪵 电子木鱼桌宠 — A clickable wooden-fish desktop pet for the DeepSeek Harness web GUI. Click to knock, counts per day, trends in settings. · dsh plugin --profile web add github:ShenpingDD/wooden-fish-dsh
  • dsh-usage-card — Sidebar usage card for the dsh web GUI: 7d/30d token usage, spend and remaining DeepSeek balance, rendered above the settings button. · dsh plugin --profile web add github:kazma258/dsh-usage-card
  • dsh-hover-archive — Codex-style hover archive for DeepSeek Harness web: hovering a sidebar session row reveals an Archive icon at the far right; one click archives the session through the official workspaces.archiveSession API. · dsh plugin --profile web add github:zhifengjiang/dsh-hover-archive
  • dsh-live-wallpaper — A dependency-free live wallpaper and theme center for the DeepSeek Harness Web UI. · dsh plugin --profile web add github:hinayoung23/dsh-live-wallpaper
  • dsh-poker — An unofficial local multiplayer Texas Hold'em plugin for the DSH Web UI, with optional server-side AI players. · dsh plugin --profile web add github:Raybbish/dsh-poker-plugin
  • @dsh-external/kabutack — 统一管理 DSH 插件/Skill/MCP,支持角色化动态装载与切换 · dsh plugin --profile web add github:SunQingyuan0/Kabutack
  • dsh-auto-continue-429 — Auto-continue on 429 rate limit errors for DeepSeek Harness Web UI. Host-side RATE_LIMIT recovery plus a floating toggle button in the browser. · dsh plugin --profile web add github:haochi72/dsh-auto-continue-429
  • @deepseek-ai/dsh-client-ui-plugin-center — Desktop-only searchable Plugin and Skill Bundle catalog · dsh plugin --profile web add github:Rainpomelo/deepseek-harness-plugin-market
  • dsh-retry-policy-settings — Settings UI for DeepSeek Harness (DSH) to edit each model provider's request retryPolicy — mode (normal/always), maxRetries, retryableCodes and exponential-backoff parameters — written to settings.yaml and applied by dsh-llm-retry. 模型重试策略设置:在设置面板中可视化编辑各模型提供方的 API 请求失败重试策略。 · dsh plugin --profile web add github:guanosine-diphosphate/dsh-retry-policy-settings
  • dsh-agent-pill — DSH web plugin: a ZCode-style agent activity pill (top-right status capsule) plus a right-side summary drawer (goal / subagents / agent status / background jobs) with full control verbs, toggled by Ctrl+Alt+P. · dsh plugin --profile web add github:mozhuanzuojing/dsh-agent-pill
  • @Badegg404/dsh-api-balance — DSH Web 插件:会话标题栏悬浮显示多个 AI 平台(AGICTO / DeepSeek / OpenRouter / Moonshot / SiliconFlow / OpenAI)的账户余额 · dsh plugin --profile web add github:Badegg404/dsh-api-balance
  • restart-service-button — DSH web plugin: a one-click restart-service button in the top-right corner of the GUI, with a settings page to reposition it. The button survives service restarts. · dsh plugin --profile web add github:DeBug-lzy/Restart-service-button
  • @max-null/dsh-node-appearance — 会话节点外观插件:按节点类型/工具名着色的可配置配色,思考过程显示开关(DeepSeek Harness Web GUI) · dsh plugin --profile web add github:Max-Null/dsh-node-appearance
  • kidai-plugin-market-hub — Kidai Plugin Market Hub (纪代插件市场 Hub) for DeepSeek Harness: a 纪代市场 launcher above the Settings button on the home sidebar that opens a standalone page (插件市场 / 已安装) with one-click local install and an immediate-restart button on top. · dsh plugin --profile web add github:NokorinNishikino/kidai-plugin-market-hub
  • dsh-mobile-ui — Mobile-UI responsive layout plugin for DeepSeek Harness Web GUI: viewport detection, touch-friendly controls, bottom navigation bar, and adaptive conversation scaling · dsh plugin --profile web add github:Perederey/dsh-mobile-ui
  • dsh-niulai-pet — dsh web desktop pet: a Niulai calf that lives in the corner, hops around, and moos "mama" when an agent task completes (client-only plugin) · dsh plugin --profile web add github:whitefirer/dsh-niulai-pet
  • dsh-conversation-accents — Toggleable assistant, tool, and Think accents with safe Think Markdown for DSH Web · dsh plugin --profile web add github:YaoaY/dsh-conversation-accents
  • dsh-vibeos — VibeOS for DeepSeek Harness: a model-driven virtual desktop that takes over the DSH web UI — AI-generated app windows, taskbar, spotlight, skins — with classic chat one toggle away. Port of benis-me/VibeOS. · dsh plugin --profile web add github:Loping151/dsh-vibeos
  • @max-null/dsh-chat-rail — 画卷式消息导航栏:右侧竖条 hover 展开画卷,scroll-spy 高亮居中跟随,编号+时间+完整预览,与 better-sidebar 双面板动画同步避让 · dsh plugin --profile web add github:Max-Null/dsh-chat-rail
  • dsh-ui-three-body — 驯兽师(驯兽场):把人类语言翻译给智能体的 DSH 插件——注入「开智」内核(第一性原理 + 需求剖析 + 极简沟通 + 最少 token),左上角悬浮萌宠,设置页可配内核与开关。 · dsh plugin --profile web add github:EternalNight996/dsh-ui-three-body
  • dsh-zh-cn-ui — DSH 界面简体中文化客户端插件:API 数据层汉化 + DOM 文本兜底,不修改任何源码。卸载即还原。 · dsh plugin --profile web add github:ngk3pori/dsh-zh-cn-ui
  • deepseek-harness-gui — Open the dsh Web GUI in a Glimpse native window. · dsh plugin --profile web add github:oodzchen/deepseek-harness-gui
  • dsh-turtle-ui-prompt-extra — Extra prompt slots (provider{provider} {thinking} ${time} ...) for the official turtle-ui TUI of DeepSeek Harness · dsh plugin --profile web add github:changguo1998/dsh-turtle-ui-prompt-extra
  • dsh-mobile-webui — Mobile-viewport fixes for the dsh web GUI: overlay drawer sidebar, code-block scrolling, dvh/safe-area composer, 44px touch targets · dsh plugin --profile web add github:Odefined/dsh-mobile-webui
  • dsh-save-balance-monitor — 省钱+余额监控悬浮窗(DSH Web UI 插件):DeepSeek / OpenCode Go 双标签余额、限额监控(金额/tok/小时)、语音提醒、超限断点截断 · dsh plugin --profile web add github:sixtysevenlf/dsh-save-balance-monitor
  • dsh-opencode-go-monitor — 省钱+余额监控悬浮窗(DSH Web UI 插件):DeepSeek 余额/官网用量/金额单位/低价分析/高价区每小时限额/断点截断/低耗压缩/语音提醒 · dsh plugin --profile web add github:sixtysevenlf/dsh-opencode-go-monitor
  • @dsh-external/dsh-sound-alerts — Web UI 声音提示:需要授权/提问与任务完成时播放提示音 · dsh plugin --profile web add github:sixtysevenlf/dsh-sound-alerts
  • dsh-pet-frieren — A chibi Frieren desktop pet for the DeepSeek Harness Web GUI: install with dsh plugin --profile web add github:dakeshui123/dsh-pet-frieren · dsh plugin --profile web add github:dakeshui123/dsh-pet-frieren
  • @y2zyyr/dsh-restart-button — Adds a Restart DSH button to DSH Desktop Settings → General (通用设置). · dsh plugin --profile web add github:y2zyyr/dsh-restart-button
  • @y2zyyr/dsh-model-retry-settings — Configurable model-request retry limit for DeepSeek Harness (Settings → General). · dsh plugin --profile web add github:y2zyyr/dsh-model-retry-settings
  • @bpc-oss/dsh-client-ui-verification — Web UI for the DSH verification engine: intent contract card, per-AC verdict summary, evidence panel, settings (ported from Bobby GUI) · dsh plugin --profile web add github:bpc-oss/dsh-verification#e817abed50aa9c42682b639978120670a2aedb8d&path:packages/dsh-client-ui-verification
  • @open-pets/dsh — Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. · dsh plugin --profile web add github:alvinunreal/openpets#042844d8e3cd43d8984a2742865d100c3a7be4a4&path:packages/dsh
  • dsh-fold — DSH Web UI plugin: fold consecutive tool calls in one assistant turn into a single line (Codex-style), with live running-tool label, call count, and expand/collapse. Pure Slot/React implementation, no DOM patching. · dsh plugin --profile web add github:Yancey2023/dsh-fold
  • dsh-model-picker-search — Model picker with search and provider filters for DeepSeek Harness — replaces the composer model menu with a searchable, provider-filterable list. · dsh plugin --profile web add github:imdeniil/dsh-model-picker-search
  • dsh-ui-ux-pro-max — UI/UX 设计智能库插件:内置 67 种设计风格、161 个调色板、57 组字体搭配、99 条 UX 规范、25 种图表类型与 22 个技术栈,提供 design_recommend / design_review / design_search 三个模型工具。数据库完全内置、离线可用、中文优先。 / UI/UX design intelligence plugin for DeepSeek Harness: 67 styles, 161 palettes, 57 font pairings, 99 UX guidelines, 25 chart types, 22 stacks. Offline-first, Chinese-first design_recommend / design_review / design_search tools. · dsh plugin --profile web add github:ChenYiming-aaa/dsh-ui-ux-pro-max
  • dsh-plugin-odette — Snezhnaya Odette theme for DeepSeek Harness Web: winter backgrounds, custom cursor, a ballerina thinking spinner, and an ice-blue dark palette. · dsh plugin --profile web add github:bblike/dsh-plugin-odette
  • @jiangdl0220/dsh-archived-sessions — View and manage archived sessions in DSH: browse the archive, read full transcripts in a chat-style dialog (turns, reasoning, tool executions), and remove unwanted records. Works on desktop and web. · dsh plugin --profile web add github:Jiangdl0220/dsh-archived-sessions
  • dsh-selection-comments — Selection-based comments for the DeepSeek Harness Web UI: select text in the chat, comment on each selection, then submit all comments as one message. · dsh plugin --profile web add github:surenkid/dsh-selection-based-comments
  • dsh-niao-quick-open — UI enhancement suite for DeepSeek Harness: one-click workspace open (Finder/editor), auto-discovered default editor, DeepSeek-web-style user-message nav rail, session to-do marks, flat-list polish, and hard restart. · DeepSeek Harness 界面增强插件:工作区一键打开、编辑器自动发现、用户消息导航条、会话待办标记、单列表增强与硬性重启。 · dsh plugin --profile web add github:dsh-niao/dsh-niao-quick-open
  • dsh-niao-message — macOS system notifications for DeepSeek Harness — question / pending approval / tool error / turn complete / turn error / aborted / max-tokens / blocked / interrupted / subagent end — via terminal-notifier; clicking a banner opens a configured app (default: DeepSeek Harness). Ships a built-in notification binary (zero manual install) and a settings panel under Settings → 通知管理. · DSH macOS 系统通知:等待确认/待批准/工具失败/完成/出错/中止/超限/阻塞/中断/子代理结束等场景弹通知中心横幅,点击打开指定软件;自带二进制零安装,设置弹窗「通知管理」面板可配置。 · dsh plugin --profile web add github:dsh-niao/dsh-niao-message
  • llmtrim-stats-plugin — Live llmtrim savings dashboard inside the DeepSeek Harness (DSH) Web UI: a settings dashboard plus a rotating carousel stats strip under the composer. · dsh plugin --profile web add github:Zenjibad/llmtrim-stats-plugin
  • dsh-matt-pipeline — Matt Pocock's skill workflow pipeline for DeepSeek Harness: registers the matt skill set and adds a visual pipeline panel (Idea > Triage > Grill > Spec > Tickets > Implement > Review) to the better-sidebar, one click dispatching the official / gesture to the active session. · dsh plugin --profile web add github:sa998aaron/deepseek-harness-matt-plugin
  • @feiyang666/dsh-mobile-remote — DeepSeek Harness mobile remote-control plugin: settings-page remote control (QR / on-off toggle / connected-device count) plus mobile-first UI polish, working over LAN without the desktop app. · dsh plugin --profile web add github:feiyang-dev/dsh-mobile-remote
  • dsh-locale-ru — Russian (ru) locale plugin for DeepSeek Harness — translates the Web UI, DSH Desktop, and the Community Plugin Market, and auto-activates for Russian browsers. · dsh plugin --profile web add github:imdeniil/dsh-locale-ru
  • dsh-tencent-music — DeepSeek Harness 的音乐播放器插件:支持搜歌、个性化推荐、电台、导入歌单与排行榜、Agent 点歌与原生设置集成。 · dsh plugin --profile web add github:L-1124/dsh-tencent-music
  • ds-whale-ui — A swimming, spouting whale progress indicator for the DeepSeek Harness Web UI while the agent is thinking or running tools. · dsh plugin --profile web add github:JunguangJiang/ds-whale-ui
  • dsh-status-card — Inject a configurable dsh-ui status card instruction before every DSH agent reply · dsh plugin --profile web add github:liqiming-whu/dsh-status-card
  • @deepseek-ai/dsh-client-ui-session-archive — Session archive management and restoration UI plugin for DeepSeek Harness · dsh plugin --profile web add github:OpenSaozi/dsh-session-archive
  • @deepseek-ai/dsh-client-ui-session-pin — Codex-style global pinned conversations UI plugin for DeepSeek Harness · dsh plugin --profile web add github:OpenSaozi/dsh-session-pin
  • dsh-qixi — Qixi — DeepSeek Harness Web UI 七夕情人节彩蛋插件:氛围换肤、告白弹幕、藏头情书与病毒式分享卡片。 · dsh plugin --profile web add github:Zhang9628/qixi-plugin
  • dsh-ctl — DeepSeek Harness (dsh) Web control plugin: restart / shutdown the dsh web process from the Settings panel, plus a treat (小鱼干) top-up for the whale-girl pet. / dsh 系统控制插件:设置页一键重启/关闭 dsh web,并为鲸鱼娘宠物补给小鱼干。 · dsh plugin --profile web add github:w2831120407/dsh-ctl
  • @dsh-external/dsh-client-ui-skin-doro — Doro-themed hot-pluggable skin for the dsh web GUI: pink-and-orange accent theme with orange-motif placeholder art. Personal-use fan theme — swap in your own Doro artwork via src/client/art.ts. · dsh plugin --profile web add github:Baizhuojielan/dsh-doro
  • dsh-personal-center — DSH 个人中心:设置 →「个人」分区(个人资料统计 UI + 个性化自定义指令);统计数据待接入 · dsh plugin --profile web add github:PolinniZhong/dsh-personal-center
  • hermit-client-pet — 桌宠表现层 client:dsh-pet 人格化扩展(17/04) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-client-pet
  • dsh-launcher — DSH plugin bundle: ships dsh-launcher.exe and creates a Windows desktop shortcut. 作为分发渠道,随包提供 DSH-Launcher 并在桌面创建快捷方式。 · dsh plugin --profile web add github:Alvinpro/DSH-Launcher
  • dsh-wake — Wake up DeepSeek Harness: one-click desktop/taskbar/startup shortcuts that start the dsh web server (hidden) and open the GUI, a cold-start whale-girl dance overlay, and a close-button overlay with a fully-quit / close-window dialog. · dsh plugin --profile web add github:RickDeng005/dsh-wake
  • @gehennawu/dsh-service — DSH Web 自托管运维面板:安全重启、健康监控、备份和 Linux 权限维护。 · dsh plugin --profile web add github:gehennawu/dsh-service
  • @dong-victor/dsh-better-sidebar-jupyter — Jupyter notebook support for the dsh-better-sidebar editor: .ipynb opens inline as a runnable notebook viewer with IDEA/PyCharm-style run mode (Ctrl+Enter / Shift+Enter / run-all shortcuts, IDEA toolbar, gutter run icons, In/Out labels, execution duration, collapsible tracebacks), a lazy-start Python kernel (jupyter_client + ipykernel via python/bridge.py), background execution and save-back. Registers the ipynb file viewer through the ctx.betterSidebar service. · dsh plugin --profile web add github:dong-victor/dsh-better-sidebar-jupyter
  • @windypro-rourou/dsh-code-studio — Code Studio for DSH Web GUI — a VS Code + Cline hybrid: file tree, syntax-highlighted editor, and Cline-style line-by-line diffs that auto-appear when the agent edits files. · dsh plugin --profile web add github:WindyPro-rourou/dsh-code-studio
  • @hytime/dsh-client-ui-shortcuts — Profile-aware keyboard shortcuts for the DeepSeek Harness Web Client · dsh plugin --profile web add github:hytime/dsh-client-ui-shortcuts
  • dsh-antv-infographic — AntV Infographic renderer for DeepSeek Harness: render AI-generated infographic fences inline with streaming, editing, and SVG/PNG export. · dsh plugin --profile web add github:HellowVirgil/dsh-antv-infographic
  • dsh-web-app-launcher — DeepSeek Harness Web app-mode launcher bundle for Windows · dsh plugin --profile web add github:sylkmpo/dsh-web-app-launcher
  • dsh-check-for-updates — DSH 更新检查插件(静态 bundle):首次打开自动检查 DSH 新版本(取 npm 实际最高版本),左下方弹窗提示并提供【更新到】按钮自动执行已校验升级;UI 使用 DSH 语义化主题 token;DSH 安装根/版本、node/npm 均在运行时探测,无硬编码路径。 · dsh plugin --profile web add github:ShanHaiFish/dsh-check-for-updates
  • dsh-config-export — DSH 配置导出/导入:侧边栏面板勾选 ~/.dsh 各配置项(设置/插件 profile/SSH 主机/皮肤等),可选脱敏密码,一键打包 tar.gz 备份;也可从备份包恢复(恢复前自动先备份当前配置)。 · dsh plugin --profile web add github:sunchendd/dsh-config-export
  • dsh-minecraft-ui — A playable Minecraft-inspired voxel workspace overlay for DeepSeek Harness Web · dsh plugin --profile web add github:TFboy1/dsh-minecraft-ui
  • dsh-ai-ui-studio — AI UI Studio — 在 DSH 里预览你的 Web 应用,用拖拽/点选/AI 流式有效调整前端样式并写回源码 · dsh plugin --profile web add github:wjinxuan/dsh-ai-ui-studio
  • dsh-yiyi-pet — 狼兔一一任务宠物:DSH Web 桌面宠物插件,可在狼/兔/一一三个角色间切换,狼兔各有全套 16 个表情、随 Agent 任务状态自动变化,也可手动挑选表情。资源持久化打包,Host 同源路由提供,无需公网。 · dsh plugin --profile web add github:scubiry-glitch/dsh-yiyi-pet
  • dsh-chat-zone — DSH Web plugin: one-click chat folders under ~/dsh_CHAT//chatN, a 对话区 history panel, and a split/mixed sidebar layout for chats vs projects · dsh plugin --profile web add github:lasdrder0705/dsh-chat-zone
  • dsh-notification — Desktop + webhook notifications when your DeepSeek Harness agent finishes a turn, hits an error, or needs approval. · dsh plugin --profile web add github:nishit130/dsh-notification
  • dsh-message-edit — DeepSeek Harness 用户消息修改插件:在用户发言下方的复制按钮旁增加修改(✎)按钮,支持一键回填编辑与重新发送。 · dsh plugin --profile web add github:liuGuanYi-hub/dsh-message-edit
  • dsh-whale-widget — DSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件(含今日已用、峰谷定价、随机台词与音效) · dsh plugin --profile web add github:MeteorNOX/DeepSeek-Balance-Whale-Widget
  • dsh-theme-blackhole — Black hole theme plugin for the DeepSeek Harness Web UI: WebGL Schwarzschild black hole background with deep-space glass panels, switchable from Settings > General > 主题-黑洞. Install into a web profile: dsh plugin --profile web add · dsh plugin --profile web add github:jiangwangyang/dsh-theme-blackhole
  • dsh-tui-herdr — Report dsh-TUI lifecycle state to the Herdr multiplexer (working/blocked/done in the sidebar) · dsh plugin --profile web add github:FUSU123fusu/dsh-tui-herdr
  • dsh-tui-app — Readline-based interactive terminal profile bundle for DeepSeek Harness. · dsh plugin --profile web add github:yhfgyyf/dsh-tui-app
  • @deepseek-ai/dsh-opencode-go-usage — OpenCode Go remaining-quota widget for the DeepSeek Harness Web UI: a floating card on the right edge showing live remaining percentages for the 5h / weekly / monthly quota windows, visible only while the current model routes through OpenCode Go. · dsh plugin --profile web add github:MST19711/dsh-opencode-go-usage
  • @pengpeng6845/dsh-balance — Real API balance monitoring for the DeepSeek Harness: polls the official /user/balance endpoint with your API key and shows the true remaining balance in the sidebar · dsh plugin --profile web add github:PengPeng6845/dsh-balance
  • talon-ui — Talon: a terminal UI for DeepSeek Harness agents (dsh plugin) · dsh plugin --profile web add github:NSOiO/talon-ui
  • @harness-flow/dsh-voice — dsh-voice — turn-based voice loop for DeepSeek Harness: pluggable Qwen / MiMo / local ASR+TTS engines, agent-driven speak/listen tools and browser PTT UI, built for interviewer presets · dsh plugin --profile web add github:Harzva/dsh-voice
  • dsh-interview — DeepSeek Harness Web 本地优先的 AI 面试训练工作区,支持自然语言与可视化 UI 双入口。 · dsh plugin --profile web add github:codingayice/dsh-interview
  • dsh-bt-panel-theme — A BT Panel-themed DeepSeek Harness integration with an embedded panel and automatic login. · dsh plugin --profile web add github:aaPanel/btpanel-dsh
  • dsh-open-in-app — Open the current workspace folder with an installed application (Finder, Terminal, VS Code, Ghostty, Zed, ...) from the session header of the dsh web UI · dsh plugin --profile web add github:trewvip-arch/dsh-open-in-app
  • dsh-qaq — QAQ backup plugin: snapshots the profile's startup config to ~/.dsh/.qaq once the host boot settles. Backup-only; does not detect failure, roll back, or alter DSH behavior. · dsh plugin --profile web add github:WTStarMark/DSH-QAQ#779d5e6696e24c4199f9b1ea73a2bf4bf1da2ff4&path:packages/dsh-qaq
  • quota-meter — 会话额度监控(dsh bundle 增强版):按 DeepSeek 官方价格记账、额度耗尽拦截 + 输入框上方进度条 UI(同源防护 + inputWrite 计费档 + 屏幕右上角余额校准悬浮窗) · dsh plugin --profile web add github:Lstalu/dsh-quota-meter-plus
  • dsh-notify — Desktop toast + remote browser notifications when a DSH agent finishes or errors; /notify command and a Settings tab control it · dsh plugin --profile web add github:Dawn388887/dsh-notify
  • dsh-plugin-manager-lite — DSH 静态 bundle 插件:在设置页管理第三方插件——列表、启用/停用(持久化到 ~/.dsh/cordis.patch.yml)、卸载、检查更新、一键升级。A static-bundle DSH plugin that manages third-party plugins on the settings page: list, enable/disable (persisted), uninstall, check for updates, and one-click upgrade. · dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-manager-lite
  • @jiangdaoli/dsh-skills-manager — Manage installed DeepSeek Harness skills: browse the full catalog in Settings (beyond the "/" picker), enable/disable without uninstalling, and delete into a restorable trash. Works on desktop and web. · dsh plugin --profile web add github:Jiangdl0220/dsh-skills-manager
  • @aaravarr/dsh-subagent-max — Subagent delegation with per-call model/provider override (host) + a live Subagents tab (client) — self-developed for dsh-desktop · dsh plugin --profile web add github:zsyu9779/dsh-desktop#cf07c421e8469ac968f578d9ffc0d2999859f55d&path:plugins/dsh-subagent-max
  • dsh-file-changes — Per-turn file-change panel with workspace-bound reveal (self-developed for dsh-desktop) · dsh plugin --profile web add github:zsyu9779/dsh-desktop#cf07c421e8469ac968f578d9ffc0d2999859f55d&path:plugins/file-changes
  • dsh-os-agent-plugin — Self-contained Volcengine Mobile Use Agent runtime and configuration UI for DeepSeek Harness. · dsh plugin --profile web add github:chenjie1129/deepseek-harness-os-agent-plugin
  • @deepseek-ai/dsh-client-ui-usage — Usage dashboard for the conversation composer dock: peak/valley pricing with period progress, live DeepSeek balance, cross-session usage history and analysis charts · dsh plugin --profile web add github:woosh2010/dsh-usage-dashboard
  • dsh-fork-view — DSH web plugin: a pi-web-style nested fork/subagent process tree (design: agegr/pi-web) in the left sidebar. · dsh plugin --profile web add github:an4nsi/dsh-fork-view
  • dsh-deep-dive-skins — Pre-deep-dive ornaments for the DSH Web GUI turn-status row: swap the spouting whale for anime skins (whale-girl variant, cat-girl, mermaid) with a surface-prepare then dive choreography. Official cordis bundle: host half registers the settings namespace, browser half patches the 'Deep diving...' status row. · dsh plugin --profile web add github:skymecode/dsh-deep-diving
  • dsh-zh-labels — DSH 界面中文标签持久化插件:每次启动时自动将 client 模块中的英文工具/状态标签修补为中文,升级 DSH 后自动恢复,无需手动改文件。 · dsh plugin --profile web add github:Xingkong42/dsh-zh-labels
  • dsh-jumpbar — User message jump bar for the DSH web GUI: a minimap-style dash strip on the right edge of the conversation, hover for message preview, click to jump. · DSH Web 用户消息跳转条:对话区右缘 minimap 式横杠,悬停预览、点击跳转。 · dsh plugin --profile web add github:delaydai/dsh-jumpbar
  • @feather_wch/dsh-plugin-ui-debug — DSH 插件 UI 调试神器:让 AI 在真实 Chrome(Playwright)中自动看界面、点按钮、拖组件,一键安装零配置 · dsh plugin --profile web add github:FeatherHunter/dsh-plugin-ui-debug
  • dsh-global-task-list — Global task library with a persistent interactive panel: task CRUD tools, linked-subagent terminal-status sync, and a generative-UI surface renderer for the DeepSeek Harness · dsh plugin --profile web add github:sgzxs/dsh-global-task-list
  • dsh-favorites — DeepSeek Harness plugin: a 收藏夹 (favorites) feature — star a session to keep it, list favorites in a sidebar entry, and protect favorited sessions from archive (fork and rename stay available). · dsh plugin --profile web add github:andyzhuang233/dsh-favorites
  • dsh-desktop-tauriapp — DSH 桌面壳「DeepSeek Harness Desktop Desktop」技能包:把 DeepSeek Harness 封装成 Tauri 2 桌面应用(macOS+Windows),含托盘常驻、任务通知、鲸鱼娘桌宠、国内镜像加速、Windows 无管理员工具链 · dsh plugin --profile web add github:hyperion2144/dsh-desktop-tauriapp
  • dsh-skill-select — DSH web plugin: pick skills from a sidebar tab — list every installed skill with global/local badges, LLM-generated descriptions (cached, never touching skill files), and inject the /skill gesture into the current session composer on check. · dsh plugin --profile web add github:wyzh0117/dsh-skill-select
  • dsh-plugin-message-edit — ChatGPT-style message editing for DeepSeek Harness: edit a past prompt to rewind and branch the conversation, switch versions with a counter under the bubble, and see every branch in a version tree. Choose the ChatGPT, DeepSeek or Claude control layout. · dsh plugin --profile web add github:SpookySandwich/dsh-plugin-message-edit
  • dsh-quick-restart — 装完新插件/新技能,点一下「刷新 DSH」即可生效,无需手动重启:侧边栏一键刷新 dsh web,服务恢复后页面自动重载。Activate new plugins and skills with one click, no manual restart: sidebar refresh button for dsh web with auto page reload. · dsh plugin --profile web add github:Xyz10088/dsh-quick-restart
  • @local/dsh-ui-model-selection-collapsible — DSH composer model seat with accessible per-provider collapsible groups. · dsh plugin --profile web add github:ZoeHao2026/dsh-ui-model-selection-collapsible
  • @chengoak/dsh-font-size — DSH Web GUI plugin: adds a 'Conversation font size' slider (12-22 px) to Settings → General. · dsh plugin --profile web add github:chengoak/dsh-font-size
  • dsh-more-session-operations — DeepSeek Harness Web sidebar session-row menu additions: copy session ID, delete session (with confirm), and archive-session confirmation. · dsh plugin --profile web add github:Ruiming-cn/dsh-more-session-operations
  • dsh-workspace-groups — DSH web client plugin: group sidebar workspaces into configurable category folders (分类 → 项目 → 会话 three-level tree). Sidecar YAML rules, no core storage changes. · dsh plugin --profile web add github:z-col/dsh-workspace-groups
  • dsh-switch-search — DSH web 侧边栏会话搜索增强:标题搜索 ↔ 内容搜索一键切换,内容搜索按会话聚合展示标题与命中片段。 · dsh plugin --profile web add github:drscrewdriver/dsh-session-search-toggle
  • dsh-balance-by-token — DeepSeek balance & token-cost plugin for DeepSeek Harness (dual-face): query official balances of every DeepSeek provider (multi API key), compute costs (last question / session / today-project / today-all) from token usage with a user-editable price table. Unified modal UI, bilingual (zh/en) · dsh plugin --profile web add github:jsoncode/dsh-balance-by-token
  • dsh-software-tools — Sidebar 【软件工具】manager for DeepSeek Harness Web: a curated inventory of local WSL/Windows software tools; checked tools are injected into the model's system prompt as a compact section, so every session knows what software exists on this machine and how to call it. Ships the add-software-tool skill for adding new tools without a rebuild. · dsh plugin --profile web add github:AllenLogo/dsh-software-tools
  • dsh-usage-lite — Compact provider balances and local token-usage analytics for dsh web · dsh plugin --profile web add github:ericw0315/dsh-usage-lite
  • dock-media — Media player for the dock file explorer: plays audio (MP3, WAV, OGG, FLAC, M4A, ...) and video (MP4, WebM, MOV, ...) files, with a music player for pure audio and fullscreen playback for video. · dsh plugin --profile web add github:AKS1st/dock-media
  • dsh-identity-control-roy — DSH 自定义人设控制插件:在对话输入栏旁填写人设文本,开启后新对话自动带上,可随时开关。 · dsh plugin --profile web add github:orpheus0829/dsh-identity-control
  • dsh-my-go — DSH plugin: Sisyphus agent orchestration — star topology, single-line blocking, 7 specialist sub-agents (Hermes/Explore/Librarian/Looker/Hephaestus/Prometheus/Oracle) with per-type model binding, go_work/continue/need_help/forward communication tools, Web UI tree panel and settings. · dsh plugin --profile web add github:daizihan233/dsh-my-go
  • dsh-pin-color — DeepSeek Harness (DSH) Web GUI plugin: pin sidebar sessions to the top (within the session group or globally across the workspace) and give each session a tab color plus an emoji shown before its name. Dual-face (host + browser), persisted by the host, no DSH source changes. · dsh plugin --profile web add github:LuckVd/dsh-pin-color
  • @sidleo3/skill-filesystem-plus — skill-filesystem-plus: per-preset takeover of dsh-skill-filesystem for DeepSeek Harness (DSH) — editable scan layers and parent dirs. GUI card stays visible across DSH upgrades; only presets the user enables use this provider. Renamed from @sidleo3/skill-scan. · dsh plugin --profile web add github:sidleo/skill-filesystem-plus
  • dsh-topbar-manager — DeepSeek Harness Web 顶部按钮管理器:检查并开关插件添加的顶部工具栏按钮。 · dsh plugin --profile web add github:baihejiangnan/dsh-topbar-manager
  • dsh-visualizer — DSH 外部插件:模型在对话流中流式生成 SVG/HTML Widget(svg/html 围栏逐 token 渲染于沙箱 iframe)与结构化图表(visualize 工具的 ChartSpec -> echarts)。复用已有 assistant/chunk + tool/result 事件,不改 DSH 源码。 · dsh plugin --profile web add github:Moses14159/dsh-visualizer
  • dsh-session-icons — DSH 会话标题图标:模型生成会话标题时,让小模型顺手画一枚 24x24 单色 SVG 隐喻图标,注入到左侧会话列表每行标题左侧。带磁盘缓存,重启不丢。 · dsh plugin --profile web add github:fengb3/dsh-session-icons
  • deepseek-harness-desktop — macOS (Apple Silicon) desktop shell for the DeepSeek Harness Web GUI — double-click to run, no terminal needed. · dsh plugin --profile web add github:Evan1u/deepseek-harness-desktop
  • @momojie-s/dsh-right-dock — Right dock platform for DeepSeek Harness web UI: a pushing (non-overlay) right panel with multi-tab seats — other plugins contribute tabs through the rightdock.tab slot · dsh plugin --profile web add github:Momojie-S/dsh-right-dock
  • @momojie-s/dsh-workspace-files — Workspace file explorer for DeepSeek Harness web UI: right-side resizable file tree with recursive search (skips .git/node_modules), Markdown rendering and multi-language syntax highlighting · dsh plugin --profile web add github:Momojie-S/dsh-workspace-files
  • @dsh-external/ds-balance — A minimal DeepSeek account balance widget for the DeepSeek Harness web GUI · dsh plugin --profile web add github:JovanHE/ds-balance
  • dsh-better — Better DSH: archived-session management and task-stop desktop notifications for the dsh web GUI · dsh plugin --profile web add github:wackyju2-beep/dsh-better
  • @y2zyyr/dsh-restart-control — Adds a Restart DSH button to DSH Desktop Settings → General (通用设置). · dsh plugin --profile web add github:y2zyyr/dsh-restart-control
  • dsh-theme-terraria — Terraria pixel theme for the DeepSeek Harness Web UI: a self-contained frontend that replaces the served dist, with the Guide NPC dialog, character-creation mode select, quest HUD, 8-bit sound feedback, and wallpaper system. · dsh plugin --profile web add github:10086ggqq/dsh_theme_terraria
  • dsh-customization-settings — DeepSeek Harness 通用 UI 个性化设置插件(外观/功能显示/通知声音)。 · dsh plugin --profile web add github:T-MKT/dsh-customization-settings
  • dsh-session-groups — Generic virtual session groups for the DeepSeek Harness sidebar, backed by a durable provider-facing sidecar service. · dsh plugin --profile web add github:wheam/dsh-session-groups#5cc39648ac602946e766046b0683f9133ff0412d&path:packages/dsh-session-groups
  • @nono-neko/dsh-browser — Embedded browser for the DSH web and desktop GUI: a sidebar entry plus a center-column panel with multi-tab iframe browsing (address bar, back/forward, per-workspace persistence), a workspace file viewer, agent tools (browser_open, browser_read), a plugin settings card, and a system-prompt announcement. Hot-pluggable as a standalone cordis bundle — mounted via dsh plugin --profile <name> add link:<repo>. Web version requires a one-line whitelist patch in DSH source; Desktop works out of the box. · dsh plugin --profile web add github:Nono-neko/dsh-browser
  • dsh-theme-whalegirl — DeepSeek-鲸鱼娘 (Whale Girl) theme for the DeepSeek Harness web GUI — ported from the DreamSkin skin package: full --dsw-* token remap on the native theme runtime, ambient whale-girl wallpaper behind a frosted rose/periwinkle UI, coffee-accent composer focus and soft pill navigation. · dsh plugin --profile web add github:ZHOUcourier/dsh-theme-whalegirl
  • dsh-session-stats-panel — DeepSeek Harness (cordis) client plugin: a right-side session stats panel showing average cache-hit rate, session cost, runtime, request count and cumulative tokens (DeepSeek pricing). · dsh plugin --profile web add github:a1113622001/dsh-session-stats-panel
  • dsh-plugin-token-usage — DeepSeek Harness token usage plugin: a GitHub-style heat map (day/week/month) of local session logs with granularity-linked per-model breakdown, cache hit rate, and an instant hover-today badge on the sidebar icon. Read-only — nothing leaves your machine. · dsh plugin --profile web add github:Hjay1101/dsh-plugin-token-usage
  • @zcode/software-project-governance-plugin — AI coding delivery trust layer for governance-aware coding agents — zcode plugin packaging. The plugin surface lives in skills/ and commands/; this file only provides the npm package identity expected by the zcode plugin host. · dsh plugin --profile web add github:peterwangze/software-project-governance
  • deepseek-harness-hello-kitty-suite — 💗 一套给 DeepSeek Harness 的粉色 Hello Kitty 主题皮肤 + 任务完成/提问提醒插件(Sweetheart Workspace Expressive skin & Hello Kitty Task-Done Notifier) · dsh plugin --profile web add github:Angel2518975237/deepseek-harness-hello-kitty-suite
  • @goodandready/dsh-russian-lang — Russian localization for the DeepSeek Harness web UI: ru dictionaries for core namespaces plus a language switch in Settings - General. · dsh plugin --profile web add github:GooDAnDReaDY/dsh-russian-lang
  • @dshl/control — dshl control bridge — the top-level abstraction plugin that folds the native (dshl-native addon) and pipe (legacy control pipe) backends into a unified nativeCapabilities service, exposes HTTP routes, and hosts the plugin-guard (desktopPlugins) contract. · dsh plugin --profile web add github:hibays/DSHL#b7027049a882a643f1c726bd3d19636053e3cd49&path:plugins/dshl-control
  • @dshl/native — dshl native backend — a dsh plugin that loads the dshl-native napi-rs addon (.node DLL) and provides the full kernel capability set (window, tray, supervisor, terminal, OS actions) as the dshlNativeBackend Cordis service. · dsh plugin --profile web add github:hibays/DSHL#b7027049a882a643f1c726bd3d19636053e3cd49&path:plugins/dshl-native
  • @dshl/pipe — dshl pipe backend — a dsh plugin that connects to a running dshl launcher over the control pipe (DSHL_CONTROL_URL) and provides its capability set as the dshlPipeBackend Cordis service. · dsh plugin --profile web add github:hibays/DSHL#b7027049a882a643f1c726bd3d19636053e3cd49&path:plugins/dshl-pipe
  • xiao-ui-theme-ts — 魈主题 TS 版:青玉配色 + 吉祥物 + 魈式语气(中/英模板 + 自定义提示词)+ 磨砂背景(dsh bundle 插件,pnpm 管理,TypeScript 构建;与 xiao-ui-theme 功能一致) · dsh plugin --profile web add github:jinxlux/xiao-theme-dsh-ui-plugin
  • dsh-safe-launch — DSH 瀹夊叏鍚姩鍣ㄦ彃浠讹細浠讳綍 dsh 鐗堟湰鍧囧彲瀹夎骞舵甯镐娇鐢ㄢ€斺€斿惎鍔ㄥ懡浠ゆ寜瀹夸富鐗堟湰鑷€傚簲鎹曡幏锛屽巻鍙茬増鏈叏閲忓吋瀹圭煩闃靛疄娴嬶紱棣栨浣跨敤涓庢櫘閫氭彃浠舵棤寮傦紱鎺堟潈鎺ョ銆佸悓鎰忓埗鏍稿績鍗囩骇閲戜笣闆€銆佹彃浠跺吋瀹规€ф鏌ュ畨瑁呫€佹竻鍗曠湅闂ㄧ嫍銆係afe launcher for DeepSeek Harness: works on any dsh version with adaptive boot-command capture, full historical-version compatibility matrix, normal-plugin first-run, consent-based takeover and updates. · dsh plugin --profile web add github:dHR-P/dsh-safe-launch
  • dsh-usage-stats — DeepSeek Harness Web 插件:侧边栏「使用统计」按钮 + zcode 风格用量页(按天/按模型的 tokens、会话、消息、活跃热力图)。 · dsh plugin --profile web add github:Triple3h/dsh-usage-stats
  • @nkj/dsh-ui-pet — A canvas sprite-sheet pet that follows the pointer, rendered in the dsh web shell.overlay slot. · dsh plugin --profile web add github:Nkjv2/dsh-ui-pet
  • dsh-session-enhance — DeepSeek Harness Web 插件:会话栏增强(复制会话ID / 后续导出)。 · dsh plugin --profile web add github:Triple3h/dsh-session-enhance
  • dsh-stats-expand — DeepSeek Harness Web 客户端插件:会话底部统计条(轮/步、LLM/工具时长、首 token/吐字速度、缓存命中、输入/输出 tokens)解除 748px 限宽,单行完整铺满显示;点击可切回官方截断,偏好持久化。 · dsh plugin --profile web add github:Triple3h/dsh-stats-expand
  • dsh-plugin-lan-proxy — dsh 局域网反代插件:把 dsh 的回环 Web UI 通过 0.0.0.0 反代暴露到局域网,开关/状态/启动日志嵌入设置页;并固定工作区选择为网页内嵌目录浏览(远程可选宿主目录);转发时按规则表改写前端 JS,解除 dsh 对非回环来源的设置页封锁。 · dsh plugin --profile web add github:liveqte/dsh-lan-proxy
  • dsh-ui-task-notify — Web task-complete alert: raises a Windows notification when an agent finishes while the page is hidden, with a Plugins-settings card · dsh plugin --profile web add github:ivvan3016/dsh-ui-task-notify
  • dsh-skin-collection — Multi-style skin collection for the DeepSeek Harness (dsh) web GUI. Each skin registers a theme (Settings → Appearance / sidebar picker) plus scoped decoration CSS keyed to its active state. · dsh plugin --profile web add github:NonchalantLudens/dsh-skin-collection
  • dsh-minimal-launcher-plugin — A minimal Windows launcher for DeepSeek Harness. It starts the DSH web interface without bundling user data. · dsh plugin --profile web add github:imaginevoldermert/dsh-minimal-launcher-plugin
  • @openquantum/harness-web-branding — OpenQuantum branding and PWA metadata for the native DeepSeek Harness web UI · dsh plugin --profile web add github:xi-zhao/OpenQuantum#2ac317a8bf2b06c83baf9b176637bfe4c39bb6cc&path:packages/openquantum-web-branding
  • dsh-theme-escook — 🌸 彬哥の经典主题 (escook-theme) for DeepSeek Harness — 优雅暗夜紫调与琥珀金高亮美学主题 · dsh plugin --profile web add github:Simon-yyy/dsh-theme-escook
  • @try-works/dsh-browser-agent — DeepSeek Harness bundle: a Chrome browser for agents (browser_goto / browser_evaluate / browser_screenshot tools) with a live two-way pane inside the DSH Web GUI. The browser engine is a fork of zenbu-labs/terminal-browser with the React Ink terminal UI replaced by a DSH tool surface and web pane. · dsh plugin --profile web add github:try-works/dsh-browser-agent
  • @s2p2/dsh-ask-card — Rich transcript card for DSH's stock ask_user_question tool: shadows the generic IN/OUT tool row with a question/answer card when expanded. Collapsed-row behavior and the pending-question composer stay identical. · dsh plugin --profile web add github:S2P2/dsh-lab#b629ee108e933a7793a650101ba02abfb2dac151&path:packages/dsh-ask-card
  • @s2p2/dsh-grilling-card — Rich grilling/interview question card for DSH: recommended answers, one-click accept, round-at-a-time, frontier meter. MCP-elicitation-compatible. · dsh plugin --profile web add github:S2P2/dsh-lab#b629ee108e933a7793a650101ba02abfb2dac151&path:packages/dsh-grilling-card
  • @s2p2/dsh-quota-bar — GLM Coding Plan quota bar for DSH web: 5h / weekly / tools windows with reset times, above the composer. · dsh plugin --profile web add github:S2P2/dsh-lab#b629ee108e933a7793a650101ba02abfb2dac151&path:packages/dsh-quota-bar
  • dsh-mermaid — Render Mermaid code blocks in DeepSeek Harness with a diagram/code toggle. · dsh plugin --profile web add github:MrmoLabs/dsh-mermaid
  • dsh-update-check-plus — Checks GitHub for deepseek-harness updates, notifies in the conversation header, and can auto-download the latest source zipball. Adapts to the installed DeepSeek Harness desktop app. · dsh plugin --profile web add github:lhh666-6/dsh-update-check
  • dsh-copy-fix — Fix DSH Desktop copy buttons by bridging clipboard writes to the Electron main process. · dsh plugin --profile web add github:lhh666-6/dsh-copy-fix
  • dsh-side-dir — Project directory preview panel for the DeepSeek Harness web GUI: lazy directory tree + read-only file preview in the details column, toggled from the sidebar. Data flows through a fenced /dirpreview host command over the official command.execute RPC. · dsh plugin --profile web add github:NonchalantLudens/dsh-side-dir
  • dsh-system-monitor-plugin — 监控 dsh 进程及其子进程的资源占用,提供进程句柄汇报工具与 UI 面板展示 · dsh plugin --profile web add github:JularDepick/dsh-system-monitor-plugin
  • dsh-deepseek-balance-widget — Multi-provider AI balance widget for the dsh web sidebar: a live, auto-refreshing balance pill plus a detail popover listing DeepSeek and any added providers (MiMo etc.). Keys are stored per-machine in ~/.dsh/ai-balances.json and resolved from the local credential seam, never hardcoded. · dsh plugin --profile web add github:crazy-L118/dsh-deepseek-balance-widget
  • dsh-easy-port-manager — DSH 绠$悊: sidebar button + floating panel listing every dsh web instance on ports 3080-3129 (port, PID, live status) with graceful one-click stop, including Task-Manager-style stop of the current instance. · dsh plugin --profile web add github:xswt442-cmd/dsh-easy-port-manager
  • dsh-model-gate — Single-model disable gate: hides denied models from every discovery path, blocks dispatch with an in-protocol error chunk, and exposes a settings-section UI for the denylist · dsh plugin --profile web add github:OPaimon/dsh-model-gate
  • @Tianbuyu-wwx/hermes-link — Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DSH sessions in the sidebar. · dsh plugin --profile web add github:Tianbuyu-wwx/dsh-hermes-link#2a7b710b8342d862f90d0976c8b211f02698ac75&path:packages/hermes-link
  • dsh-attention — Desktop attention alerts for DeepSeek Harness Web: tab title, favicon, sound, and native OS notifications when an agent needs approval or finishes a turn. · dsh plugin --profile web add github:shaomingbo/dsh-attention
  • dsh-think-bounce-pet — Think-step bounce pet for the DeepSeek Harness Web UI: a ball launches in from a random screen edge whenever a reasoning step starts, bounces around with energy loss, can be poked or flung with the mouse, and shrinks away when the think step ends · dsh plugin --profile web add github:9livewolf/dsh-think-bounce-pet
  • dsh-deepseek-usage — DeepSeek 平台用量面板(dsh web 客户端插件):余额、每日 token 用量与花费、缓存命中率、月度热力图,入口在侧边栏底部 · dsh plugin --profile web add github:scientisbo/dsh-deepseek-usage
  • dsh-goalmesh-plugin — Installable DeepSeek Harness bundle for goal-driven multi-agent orchestration. · dsh plugin --profile web add github:Jarad-z/dsh-goalmesh#a4fd8f0f7dad18b5864a8d00fe1e311f0a229bbb&path:packages/goalmesh-plugin
  • godot-asset-planner — Unified Godot asset and project-goal management for DeepSeek Harness: godot_* model tools, a /gap REST surface, and a better-sidebar UI with asset manager, scene-tree viewer, and Git panel. · dsh plugin --profile web add github:LINinLIN-0079/godot-asset-planner-public
  • @local/dsh-librarian — A pixel-art Plugin librarian for dynamic capability sedimentation in DeepSeek Harness Web UI. · dsh plugin --profile web add github:xuc865/dsh-librarian
  • @luweiyabo/dsh-whale-pet — A floating whale desktop pet for the DeepSeek Harness Web UI: 94 categorized animations, event-aware actions, custom uploads, click reactions, dragging and screen wandering. · dsh plugin --profile web add github:luweiyabo/dsh-whale-pet
  • @sumomok/dsh-balance — DeepSeek account balance and spend for the DeepSeek Harness web GUI: a sidebar-footer chip showing the remaining balance, plus per-session, today, month, and all-time spend priced from a deployment-owned price table · dsh plugin --profile web add github:sumomok/dsh-plugins#dd98467f6bd6a76a043c82375fc94e7bc6ca5b4c&path:packages/balance
  • dsh-peak-price-panel — DeepSeek Harness plugin: peak/off-peak price watch, live account balance with tiered low-balance alerts, and a top-up button for the main web UI · dsh plugin --profile web add github:LucienLL/dsh-peak-price-panel
  • dsh-public-proxy — A DeepSeek Harness plugin that exposes the DSH Web UI for LAN access · dsh plugin --profile web add github:SpringNyan/dsh-public-proxy
  • dsh-knj-workflow — KNJ 开发任务编排插件:配置驱动的工作流 + 开发任务管理 + 可视化阶段进度(DeepSeek Harness) · dsh plugin --profile web add github:yangdongzhen590/dsh-knj-workflow
  • dsh-rhine-theme — RHINE LAB 分析工作台主题:暖冷灰实验室表面、无穷符号品牌、信号橙主操作,为 DeepSeek Harness Web 客户端提供浅色莱茵生命主题。 · dsh plugin --profile web add github:mjn96/dsh-rhine-theme
  • dsh-open-in-app — Open the current workspace folder with an installed application (Finder, Terminal, VS Code, Ghostty, Zed, ...) from the session header of the dsh web UI · dsh plugin --profile web add github:open-dsh-plugins/dsh-open-in-app
  • dsh-relay-host — DeepSeek Harness relay: mirror the home dsh web UI to the public internet through an outbound wire trunk (cloud relay + out-of-tree host plugin). · dsh plugin --profile web add github:SunNull/dsh-relay
  • dsh-fulltext-search — DSH web plugin: full-text content search for the better-sidebar file manager — a search tab that greps file CONTENTS in the session working directory and opens matches in the sidebar editor · dsh plugin --profile web add github:termanli/dsh-fulltext-search
  • dsh-client-ui-selection-add — Web selection-add feature: float an 'Add to conversation' button over a text selection in the conversation body and prefill the composer draft · dsh plugin --profile web add github:pangzi-club/dsh-client-ui-selection-add
  • dsh-model-provider — Provider-first model selector for the DeepSeek Harness model seat: pick a provider, then a model from that provider — current model always shows Model · Provider; search and hardening (v0.3). · dsh plugin --profile web add github:pc439527/dsh-model-provider
  • dsh-desktop-tray — System tray support for DSH Desktop: tray icon plus settings to hide the main window on minimize or close, with self-healing boot-time injection and an injection management panel. · dsh plugin --profile web add github:wodongx123/dsh-desktop-tray
  • dsh-theme-lab — Unofficial modular theme collection and starter kit for DeepSeek Harness. · dsh plugin --profile web add github:Slymaster/dsh-theme-lab
  • dsh-md-overlay — DSH web plugin: a floating, resizable, multi-tab Markdown preview panel plus an md_preview model tool — preview any .md report right from the conversation, without opening local apps. · dsh plugin --profile web add github:2017java/dsh-md-overlay
  • dsh-md-viewer — DSH web plugin: render Markdown (.md) files with a rich preview (tables, badges, code) inside the dsh-better-sidebar sidebar. · dsh plugin --profile web add github:2017java/dsh-md-viewer
  • @1lyn-en/dsh-whale — 鲸鱼不废话,少词办大事 — DSH 极简语模式,节省 60-75% 输出 token · dsh plugin --profile web add github:1Lyn-en/dsh-whale
  • @dsh-community/dsh-desktop-plugin — Desktop-grade DeepSeek Harness plugin: native notifications for user questions/approvals, a floating attention HUD, a screen-capture tool, and a multi-agent tiling canvas. · dsh plugin --profile web add github:FuqiangCraft/dsh-desktop#81e1bb7c4e2d28d793148cda3ca772a21d5160d6&path:packages/dsh-desktop-plugin
  • dsh-codex-theme — Codex themes (light + dark) for the DSH web GUI as a configurable appearance plugin: maps codex-theme-v1 knobs onto the DSH --dsw-* token system and adds a Codex appearance settings section (colors, contrast, diff/skill semantic colors, UI/code fonts) persisted to settings.yaml. · dsh plugin --profile web add github:Lxd-Ashe/dsh-codex-theme
  • @deepseek-ai/dsh-client-ui-favicon-status — Browser tab status indicator: paints the document favicon from the sessions list projection (green done / amber waiting / blue running, spinning while work executes) so a backgrounded dsh web tab still shows task state · dsh plugin --profile web add github:bf185003/dsh-favicon-status
  • dsh-system-fonts — Pick any locally-installed font for the DSH web GUI — UI font (--dsw-font-family) and code font (--ds-font-family-code) — through a Settings → General picker that enumerates every system font. 直接从系统已安装字体中选择 DSH 界面字体与代码字体。 · dsh plugin --profile web add github:kira4094/dsh-system-fonts
  • dsh-ark-balance — DeepSeek Harness 插件:在 Web 界面左下角展示火山方舟协作奖励计划免费资源包余量(基于 @volcengine/ark-cli)。 · dsh plugin --profile web add github:key8023lala/dsh-ark-balance
  • @cdxdnrf/dsh-client-ui-skin-wishadel — Wishadel demolition-terminal skin + task board, git graph, project panel and settings center for DeepSeek Harness Web GUI · dsh plugin --profile web add github:cdxDNRF/dsh-wishadel-theme
  • dsh-auto-chat-titles — Semantic, configurable chat titles for DeepSeek Harness with model selection and one-click regeneration · dsh plugin --profile web add github:leonardoxr/dsh-auto-chat-titles
  • dsh-oc-tui — A terminal UI (TUI) for DeepSeek Harness — an opencode-inspired chat client that boots as a dsh profile app plugin. · dsh plugin --profile web add github:rayafriandion/dsh-oc-tui
  • balance-dsh — 查询 DeepSeek 余额并显示当前会话 token 消耗。DeepSeek 账户余额 + 会话 token/费用显示,含高峰/空闲峰谷计费。 · dsh plugin --profile web add github:Rannist/balance-dsh
  • @linxin666/dsh-client-ui-skin-matrix — Matrix-style night-friendly dark skin for the dsh web GUI: near-black green background, ink-green monospace text, low-opacity digital rain (forces dark, no system-theme follow) · dsh plugin --profile web add github:nicecx/dsh-matrix-skin
  • dsh-plugin-pin-session — Pin sessions: adds Pin/Unpin to the sidebar session-row ... menu and a collapsible Pinned Sessions group above the session list. · dsh plugin --profile web add github:NattoCB/dsh-plugin-pin-session
  • dsh-vscode-workbench — Explorer, Monaco editor, search and local Git overlay for DSH · dsh plugin --profile web add github:tingfeng347/dsh-vscode-workbench
  • dsh-deepseek-monitor — DeepSeek usage monitor as a DeepSeek Harness (DSH) plugin: balance / day-month-all-time token & cost panels in the chat UI with drag-reorder config, plus an optional local usage proxy · dsh plugin --profile web add github:moyuer233/dsh-deepseek-monitor
  • dsh-my-favorites — Session and URL favorites for DeepSeek Harness Desktop · dsh plugin --profile web add github:qiqiangvae/dsh-my-favorites
  • dsh-plugin-response-window — DeepSeek Harness (DSH) web plugin: per-turn response window. Each turn's tool calls collapse into ONE always-expanded bounded slide (configurable N-line window, inner scroll, nothing hidden), and long assistant markdown gets a bounded scroll window too — Grok-build style, keeps every intermediate response visible inside a finite window. · dsh plugin --profile web add github:heiheiha798/dsh-plugin-response-window
  • dsh-official-homepage-theme — DeepSeek Harness官方首页主题插件,包含流体鼠标效果、弹性网格与动态小鱼。 · dsh plugin --profile web add github:JohnnyTing/dsh-official-homepage-theme
  • dsh-open-in-x — Open a DeepSeek Harness workspace in a file manager, terminal, or supported editor from the Web UI · dsh plugin --profile web add github:nikoart-liu/dsh-open-in-x
  • @linxin666/dsh-chat-recovery — Chat recovery for the dsh web GUI: fork-based editing and explicit retry of the last failed turn while preserving the original session · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-chat-recovery
  • @linxin666/dsh-client-ui-aionui-panel — DSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab preview of 10+ formats) driven by real host-side fs/git services, hot-pluggable via a profile bundle without any dsh source changes · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-aionui-panel
  • @linxin666/dsh-client-ui-community-plugins — Community plugin index data source for the dsh web ecosystem: community.json is the single source of the Workshop store plugin list and the dsh-market.com plugin manifest. · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-community-plugins
  • @linxin666/dsh-client-ui-git-graph — External dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundle · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-git-graph
  • @linxin666/dsh-client-ui-market — Workshop browser card: browse skins, pets and community plugins from dsh-market.com and install them in the GUI (assets into the DSH home directories, plugins through the optional plugin manager). · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-market
  • @linxin666/dsh-client-ui-plugin-manager — Plugin manager tab for the dsh web GUI Plugins settings section: installs plugins from npm or git through the official host channels, lists installed plugins with next-start enablement switches, surfaces install-time conflict actions with undo, and hands failures off to repair conversations. · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-plugin-manager
  • @linxin666/dsh-client-ui-session-id — DSH web GUI plugin: sidebar-foot Session ID panel listing every session with its full id and one-click copy (browser-only; no source changes). · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-session-id
  • @linxin666/dsh-client-ui-skill-explorer — DSH skill center: browse loaded skills by source (bundled / project / user / custom / runtime), enable or disable, create and delete, in a web GUI panel. · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-skill-explorer
  • @linxin666/dsh-client-ui-task-board — Host-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes. · dsh plugin --profile web add github:zhu1090093659/dsh-web#8d02146df032e6de8d54b7a0aba2c9da039d47e4&path:packages/dsh-task-board
  • dsh-rescue-tui — Minimal emergency-maintenance terminal front-end for DeepSeek Harness: session picker + resume, inherited permission presets, live model/effort routing. · DSH 救援 TUI:WebUI 挂掉时的极简终端维护入口(会话续聊 / 权限继承 / 模型路由切换)。 · dsh plugin --profile web add github:marshfolx/dsh-rescue-tui
  • dsh-hiyuki-frost-sakura — A calm-to-combat Hiyuki fan skin for DeepSeek Harness Web · dsh plugin --profile web add github:6HOLLIS/DSH-Hiyuki-Frost-Sakura
  • a2ui-render-in-dsh — A2UI interactive cards for the dsh web UI: the agent renders clickable interfaces (quizzes, forms, product cards) via @ant-design/x-card, and user interactions flow back to the agent as answers. · dsh plugin --profile web add github:baihui-ai/a2ui-render-in-dsh
  • dsh-billing-dashboard — DeepSeek Harness 用量看板(永久插件):账户余额、今日消费与 token 消耗、7 日消费趋势图、一键充值入口,全中文界面。 · dsh plugin --profile web add github:rickyfu0625-cell/dsh-billing-dashboard
  • @zaimokuza/dsh-acp-adapter — Use Devin, Codex, Kimi, or Claude ACP agents from the DSH session UI with host-managed approvals, workspace boundaries, and auditable recovery. · dsh plugin --profile web add github:zaimokuza-yoshiteru/dsh-acp-adapter
  • dsh-input-assist — Input assistant for DeepSeek Harness Web UI: inline AI completion (FIM ghost suggestion, Tab to accept) and Chinese-friendly typo checking with click-to-fix. · dsh plugin --profile web add github:honlnk/dsh-input-assist
  • @kuanfu0430/dsh-sidebar-branch-chat — Adds a Branch Chat tab to dsh-better-sidebar that opens independent archived sessions with a head/middle/tail context digest and the same tools as the main agent. · dsh plugin --profile web add github:kuanfu0430/dsh-sidebar-branch-chat
  • dsh-all-in-one — All-in-one DeepSeek Harness bundle: one install mounts the whole leonardoxr DSH plugin collection (coding tools, plugin/config managers, sidebar, usage meters, updaters and more). · dsh plugin --profile web add github:leonardoxr/dsh-plugins
  • dsh-tray-launcher — DeepSeek Harness 的 Windows 桌面托盘启动器:无窗口运行 dsh web,托盘右键切换图标、开机自启、重启 Harness,并内置用量/费用仪表插件(dsh-plugin-usage-meter)的一键安装与更新。同时以 dsh 插件形式提供(dsh plugin add 后托盘随 Harness 自动启动)。 · dsh plugin --profile web add github:fancr-code/dsh-tray-launcher
  • dsh-devpanel — DeepSeek Harness 开发者工具箱插件:侧边栏入口 + 底部终端面板,可开始/终止进程、手工输入命令,并浏览 AI 输出结果。 · dsh plugin --profile web add github:lispking/dsh-devpanel
  • dsh-gate-game — Logo-eating mini-game + one-click lock button for the DeepSeek Harness web UI. A standard Cordis client plugin. · dsh plugin --profile web add github:CochraneK/dsh-gate-game-plugin
  • dsh-minimax-usage — Show MiniMax Token Plan subscription usage in the DSH Web UI · dsh plugin --profile web add github:pan17/dsh-minimax-usage
  • dsh-session-mgr — Session manager for the DeepSeek Harness web UI: move, archive, restore, backup/export and import conversations across workspaces. Trilingual (English / 简体中文 / 繁體中文). · DSH Web 外掛「會話管理」:移動、歸檔、恢復、可攜式備份(匯出)與匯入、刪除會話,支援中(簡/繁)英文介面。 · dsh plugin --profile web add github:mienfong/dsh-session-mgr
  • dsh-feishu-integration — 飞书与 DeepSeek Harness 双向集成:总结推送、回复路由、绑定 UI 与二维码 provisioning。 / Bidirectional Feishu integration for DeepSeek Harness: summary delivery, reply routing, binding UI, and QR provisioning. · dsh plugin --profile web add github:yangwuan55/dsh-feishu-integration
  • dsh-workspace-git — Add DeepSeek Harness workspaces by cloning a Git repository · dsh plugin --profile web add github:leonardoxr/dsh-workspace-git
  • dsh-disclosure-tweaks — Auto-expand / collapse the DSH conversation UI disclosure rows (Think reasoning, tool calls, todo, queue) from Settings. 思考・ツールコールなどの折りたたみを設定から選べるようにするプラグイン。 · dsh plugin --profile web add github:Cinnamobot/dsh-disclosure-tweaks
  • dsh-whale-widget-plus — DSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件(含今日已用、峰谷定价、随机台词、音效与每轮消耗统计) · dsh plugin --profile web add github:louke6572/dsh-whale-widget-plus
  • dsh-whale-widget — DSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件(含今日已用、峰谷定价、随机台词、音效与每轮消耗统计) · dsh plugin --profile web add github:louke6572/dsh-Balance-Whale-Widget
  • @kesike/dsh-exit — 在 dsh web 界面提供退出按钮:确认后结束宿主进程并释放端口 · dsh plugin --profile web add github:KeS1Ke/dsh-exit
  • dsh-restart — Restart dsh web from Settings → Restart, enable/disable installed plugins with one toggle, and jump to the Community plugins tab to install more. Bilingual (English/中文) UI. 在 设置 → 重启 中一键重启 dsh web、开关已安装插件,并跳转社区插件页安装更多。 · dsh plugin --profile web add github:dujar/dsh-restart
  • dsh-frp-remote — Native macOS desktop wrapper for DeepSeek Harness with plugin management and FRP remote access · dsh plugin --profile web add github:sunkeycn/dsh-desktop#17fee13b5618b9ed8c467be15f79a446e162db22&path:plugins/dsh-frp-remote
  • dsh-bilingual-reader — DSH better-sidebar plugin: read paper PDFs and translate a selection with the LLM, contextual and isolated from the main conversation. · dsh plugin --profile web add github:Johnblur/dsh-bilingual-reader
  • @shuaihaov/dsh-theme-wandering-earth-2 — The Wandering Earth II (流浪地球2) cinematic HUD theme for the DSH Web GUI: sunken planet-engine artwork, ignition state bridge, starfield HUD overlay. · dsh plugin --profile web add github:shuaihaoV/dsh-TheWanderingEarthII
  • dsh-doc-quick — 文档快处插件: 拖拽文档进 Web 对话框 → Agent 直接读取处理 → 完成时右侧弹出侧栏展示产出与文件路径。host 端直读本地文件系统(支持 PDF/Word/PPT/EPUB/Notebook/Markdown/文本),提供 doc_list / doc_read / doc_complete 工具与任务侧栏。 · dsh plugin --profile web add github:Entity-Him/dsh-doc-quick
  • dsh-timeline-enhance — DSH Web UI plugin: auto-fold chat timeline processes and Deep diving fun tips · dsh plugin --profile web add github:lianginx/dsh-timeline-enhance
  • @danielng23/dsh-edex-xry-ui — XRY/B1 medical-HUD eDEX shell over the DSH web surface: ECG/heart + radar scan-disc right bar, power-gen meters left bar, DATA TIMELINE scan-log bottom, cyan-on-near-black CRT skin · dsh plugin --profile web add github:ph4310822/dsh-edex-xry-ui#efacac8c031132d861e7a5aaa18eb4f38fc73b11&path:packages/bundle
  • dsh-deepseek-relay — DeepSeek 中转站(OpenAI 兼容网关)思考强度适配插件:让 UI 出现 Off/Low/High/Max 推理等级选项,并按中转站格式发送 reasoning_effort / thinking · dsh plugin --profile web add github:LXFLGH/dsh-deepseek-relay
  • dsh-persona — Configurable coding collaboration style prompts and settings UI for DeepSeek Harness. · dsh plugin --profile web add github:Diluka/dsh-persona
  • dsh-skill-manager — A security-bounded Skill library and GitHub marketplace manager for DeepSeek Harness and DSH Desktop. · dsh plugin --profile web add github:S-AN-Shu/dsh-skill-manager#8f82910249278abbad5fbbc65dba1a738f04f5ea&path:packages/plugin
  • dsh-tool-visibility — Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted to a JSON state file. · dsh plugin --profile web add github:rayfalling/dsh-tool-visibility
  • @deepseek-kanban/plugin — DeepSeek Harness 任务看板插件(主机状态机 + git 调度 + 浏览器看板 UI) · dsh plugin --profile web add github:zhouStar7/dsh-kanban
  • dsh-client-ui-skin-real-madrid — Real Madrid dual-mode skin for DeepSeek Harness: Bernabéu night stadium for dark, white-kit pinstripes with crest and 1902 layers for light. Unofficial fan work. · dsh plugin --profile web add github:alexfengrui/dsh-client-ui-skin-real-madrid
  • dsh-suhuang-scroll — DeepSeek Harness settings section and sidebar runtime console for Suhuang Scroll · dsh plugin --profile web add github:YZDame/dsh-suhuang-scroll
  • @dsh-external/dsh-super-injector — 超级模组注入器:运行时注入任意本地 DSH 插件包(junction 链接 + loader.create,不碰 patch/package.json/不重启),热重载全家桶 + 开发侧挂区一键转正 + 一键卸载 + 路由自愈 + 插件管理 UI(设置页:列表/卸载/拖入内化),清单持久化重启自动恢复——DSH 生态的 BepInEx 式模组注入入口 · dsh plugin --profile web add github:jypjypjypjyp/dsh-super-injector
  • dsh-thinking-level — A thinking-level (reasoning effort) selector for the DSH Web UI: shows only the levels the current model declares, prefers max by default, keeps the last valid selection on failure, and shows a persistent status hint. · dsh plugin --profile web add github:Nyzeep/dsh-thinking-level
  • @dsh-electron/dsh-client-ui-details-host — Portable DSH client plugin that hosts one active details surface in the AppFrame details column · dsh plugin --profile web add github:cherrchen/dsh-client-ui-details-host
  • @dsh-electron/dsh-plugin-git — Portable Git repository service and DSH client experience · dsh plugin --profile web add github:cherrchen/dsh-plugin-git
  • dsh-tui-mcp-manager — Native file-backed MCP server manager for dsh-TUI · dsh plugin --profile web add github:0N3-0/dsh-tui-mcp-manager
  • dsh-antv-ava — AntV AVA plugin for DeepSeek Harness: automatically render data-heavy answers as streaming narrative text, charts, or both. · dsh plugin --profile web add github:HellowVirgil/dsh-antv-ava
  • dsh-ask-in-sidebar — Ask a sidebar assistant about selected assistant text using the current DeepSeek Harness conversation context, without touching the main conversation. Inspired by the MIT-licensed DSH plugin ecosystem; see README.md for credits. · dsh plugin --profile web add github:Ruiming-cn/dsh-ask-in-sidebar
  • dsh-theme-tuner — DSH web plugin: theme customization placed under the built-in Appearance (外观) settings. It reuses the Appearance light/dark switch and lets you adjust accent / background / foreground / contrast for the active theme, applied live through DSH theme token overrides. · dsh plugin --profile web add github:shawnlone/dsh-theme-tuner
  • dsh-split-view — Multi-session split view for the DeepSeek Harness web GUI: the top window shadows the root slot with a resizable split container; each pane is an iframe running a full DSH client pinned to its own session, with per-pane title bars, LRU hibernation and a dual-loopback origin pool. · dsh plugin --profile web add github:luckybilly/dsh-split-view
  • dsh-stock-mentions — Turn stock mentions in DSH assistant replies into clickable quote and news buttons. · dsh plugin --profile web add github:mingzeng21/dsh-stock-mentions
  • dsh-turn-notify — Windows toast + chime when the agent needs you: turn done, blocked, error, max-tokens, interrupted, approval, question, and plan review, with bilingual previews and a per-session anti-storm queue. · dsh plugin --profile web add github:Ruiming-cn/dsh-turn-notify
  • dsh-voice — Voice messages for DeepSeek Harness web UI: an Edge TTS listen button under assistant replies plus a voice_say tool the agent can use proactively · dsh plugin --profile web add github:Lorodn4x/dsh-voice
  • dsh-shunshun-wallpaper — 顺顺壁纸:GIF 壁纸(主题融合、突出度控制)+ B站音乐播放器(B站链接下载添加、删除、音量、进度条、单曲/列表/随机循环、侧栏迷你播放器、设置与播放列表持久化) · dsh plugin --profile web add github:Ddamage/dsh-shunshun-wallpaper
  • dsh-plugin-archived-sessions — Browse and read archived DeepSeek Harness sessions from a sidebar footer panel. Archiving in DSH hides a session from every grouping surface with no way back; this plugin gives those sessions a drawer and a read-only transcript reader. It is a viewer only: it cannot un-archive a session or reopen it in the main chat view, because DSH exposes no unarchive RPC and its client runtime clears any archived session made current. · dsh plugin --profile web add github:GroupWork888/dsh-plugin-archived-sessions
  • dsh-multi-clear — DSH Web 插件: 侧边栏多选清空(归档)工作区对话。在会话列表底部提供"多选"按钮, 进入多选模式后勾选若干会话, 一键清空(归档)选中的全部会话。 · dsh plugin --profile web add github:Flonger/dsh-multi-clear
  • dsh-session-memo — DSH Web UI 对话侧边备忘录:GitHub 同步状态(自动探测 git)/ npm 发布状态(自动对比 registry)/ 项目版本 / 手动备忘标签,与 dsh-session-status 状态标签联动 · dsh plugin --profile web add github:LucienLL/dsh-session-memo
  • dsh-notify — Desktop notifications for DeepSeek Harness sessions: task completion and user questions, only while you are away · dsh plugin --profile web add github:TARS-snail/dsh-notify
  • @dsh-external/dsh-easy-start — DSH Web easy start: one-click desktop launcher, restart and shutdown service controls · dsh plugin --profile web add github:aorucshiea/dsh-easy-start
  • dsh-code-nav — DSH web plugin (dsh-better-sidebar companion): code file preview with per-language syntax highlighting, symbol outline navigation (class / method / variable) and in-file search · dsh plugin --profile web add github:AnakinCao/dsh-code-nav
  • dsh-md-export — DSH web plugin (dsh-better-sidebar companion): adds an export button to the markdown editor toolbar — one-click export of the current .md file to standalone HTML (with mermaid diagrams inlined) or PDF (via browser print dialog) · dsh plugin --profile web add github:AnakinCao/dsh-md-export
  • @achasoft/dsh-advanced-sidebar — Advanced sidebar operations for the DeepSeek Harness Web Client: git changes, a terminal, a file browser, background tasks, Open in, Archive and Delete, on the sidebar foot and the session header · dsh plugin --profile web add github:navid-kianfar/dsh-advanced-sidebar
  • dsh-plugin-chatgpt-crash-fix — Diagnose and fix ChatGPT/Codex desktop app startup crashes on Windows: Store-updater native crash, broken Microsoft Store channel, and Clash/system-proxy interference. Ships a Cordis command, an agent Skill (SKILL.md), and runnable PowerShell diagnostic/fix scripts. · dsh plugin --profile web add github:lammarco86/dsh-plugin-chatgpt-crash-fix
  • dsh-chat-rail — DeepSeek Harness Web 聊天右侧导航拉条插件:按「提问→回答」轮次显示彩色节点,状态区分(绿/黄/红/蓝),点击跳转提问与回答段落;悬停展开状态面板,刚回答完有闪光动画,关键词提炼为短句。 · dsh plugin --profile web add github:shao-01-test/dsh-chat-rail
  • @dsh-external/dsh-raiden-theme — Raiden Inazuma Atelier / 稻妻雷电工房 — violet-gold acrylic DSH Web theme: light conservatory & dark electro stage, Raiden overlays, optional agent preset. · dsh plugin --profile web add github:lengzhanbao/dsh-raiden-theme
  • dsh-prompt-optimize — DSH Web:提示词优化、个性化指令、提问锚点与 DeepSeek API 悬浮用量卡片 · dsh plugin --profile web add github:1847123733/dsh-prompt-optimize
  • dsh-promptkit — 开源的 Prompt 构建与增强工具包:方法工坊(Studio)+ 对话快捷增强器(QuickEnhancer)。内置 12 个 Markdown 思考方法(带完整 frontmatter + prompt 正文),可作为 npm 库嵌入,也可直接安装为 DSH 浏览器插件。 · dsh plugin --profile web add github:fsrmqi/dsh-promptkit
  • @ddtcorex/dsh-maestro-config — Maestro Config — shared settings service for the dsh-maestro-* suite over the single namespaced store (~/.dsh/maestro/settings.json) · dsh plugin --profile web add github:ddtcorex/dsh-maestro-config
  • @gwsbhqt/dsh-insight — Read-only insight panel for a DeepSeek Harness profile: where every plugin, service, tool and model came from, which config layer inserted or disabled it, and what is running right now. · dsh plugin --profile web add github:gwsbhqt/dsh-insight
  • dsh-channel-view — Spike: channel-grouped session view for DeepSeek Harness — sidebar tab injection + session-projection data path (RFC dsh-channel-spec) · dsh plugin --profile web add github:RGarvel/dsh-channel-view
  • dsh-matrix-think — Matrix rain for expanded thinking in DeepSeek Harness Web · dsh plugin --profile web add github:me93-ghb/dsh-matrix-think
  • dsh-live2d-pet — Live2D companion for DeepSeek Harness: render a Cubism model (e.g. the official Haru sample) in the web UI with state-driven expressions and mouse tracking. · DSH 桌宠的 Live2D 渲染插件 · dsh plugin --profile web add github:ankesu/dsh-live2d-pet
  • dsh-ollama-usage — DeepSeek Harness 插件:可视化 Ollama Cloud 账号用量余量(每 5 小时会话用量 + 周用量),支持侧边栏双横条、设置页面板、API Key 与用量快照持久化、自动刷新与登录引导。Ollama Pro usage & remaining-quota visualization for DeepSeek Harness: 5-hour session + weekly quota bars in the sidebar footer, a full settings panel, persisted API key and usage snapshots, auto-refresh and login guidance. · dsh plugin --profile web add github:SeverusZh/dsh-ollama-usage
  • dsh-peak-valley-queue — DeepSeek Harness 峰谷任务排队插件:开关拦截输入入队,DeepSeek API 谷段(工作日 09:00-12:00 / 14:00-18:00 之外)自动按序执行,支持编辑/删除/拖拽排序/手动送出/失败暂停恢复/严格完成标志校验,队列与配置本地持久化,UI 为 better-sidebar 页签。Peak/valley-pricing task queue with switch, valley-window auto execution, edit/delete/drag/send/pause-resume, strict completion markers, local persistence and a better-sidebar tab. · dsh plugin --profile web add github:EmptyCollin/dsh-peak-valley-queue
  • dsh-file-quote — Unified quoting for DeepSeek Harness Web: select file-editor text or chat messages → annotate → 「引用#N」chip → the AI receives a formatted quote block with file path and exact line range (source line hidden on the user side); sent quotes collapse into a hoverable chip that jumps back to the original text. 统一引用插件(文件编辑器 + 会话消息)。 · dsh plugin --profile web add github:Sunday2Mo/dsh-file-quote
  • dsh-sidebar-cdp-browser — DSH better-sidebar plugin for secure Chromium CDP live viewing and control. · dsh plugin --profile web add github:chendefine/dsh-sidebar-cdp-browser
  • dsh-applauncher — DSH 应用启动器:扫描本机已安装的 Windows 应用,在侧边栏设置图标上方提供一键启动(零依赖、纯原生 JS,宿主侧通过 PowerShell 扫描 + Shell 启动)。 · dsh plugin --profile web add github:jinwendijv/dsh-applauncher
  • dsh-sidebar-onlyoffice — DSH web plugin: open .docx/.xlsx/.pptx in the better-sidebar editor through a self-hosted ONLYOFFICE Document Server (JWT-signed config, in-network document/callback routes, save-back to disk). · dsh plugin --profile web add github:chendefine/dsh-sidebar-onlyoffice
  • @kesike/dsh-start-and-exit — 在 dsh Web 界面提供启动、退出与重新启动控制,并提供 Windows 前台启动器;WebUI 就绪后最小化终端 · dsh plugin --profile web add github:KeS1Ke/dsh-start-and-exit
  • dsh-free-model — OpenRouter free-models browser plugin (dual-face): fetch OpenRouter models, filter the free ones (price 0 or :free), list them newest-first in a Settings tab with local search and full model info, and create a ready-to-use DSH model config (settings.yaml route + stored credential) in one click. Bilingual UI (zh/en), no hardcoded paths, publishable to npm / GitHub · dsh plugin --profile web add github:jsoncode/dsh-free-model
  • dsh-model-select-style — DSH web UI 插件:把输入框官方「模型选择」控件替换为两个独立按钮(供应商选择 + 模型选择,两级联动),保留推理等级调节;只动这一处控件,不改 DSH 源码。 · dsh plugin --profile web add github:qgx1992/dsh-model-select-style
  • dsh-simplify — 界面简化插件:清理模式下右键移除页面元素,自动记住移除记录,并可在 设置 → 简化 中逐个或批量恢复。 · dsh plugin --profile web add github:Anna-la/dsh-simplify
  • dsh-sidebar-enhancement-folder — Reveal the containing folder of any file open in a dsh-better-sidebar editor tab (explorer /select), one button per tab · dsh plugin --profile web add github:mastereal/dsh-sidebar-enhancement-folder
  • dsh-sidebar-enhancement-search — Codex-style file search INSIDE the built-in dsh-better-sidebar Explorer tab (filter box under the workspace folder name), plus per-file-type icons/badges in the explorer tree and editor tabs · dsh plugin --profile web add github:mastereal/dsh-sidebar-enhancement-search
  • @dsh-external/dsh-session-migrate — DSH session migration plugin: drag-and-drop sessions between workspaces in the Web UI. Backed by the official workspaceRegistry service and a multi-frame-safe zstd header rewrite. · dsh plugin --profile web add github:ailiasdesu/dsh-session-migrate
  • @dennisrongo/dsh-weather — Weather bar for DeepSeek Harness (dsh) — current conditions at the bottom of the web UI via Open-Meteo, rendered into shell.overlay · dsh plugin --profile web add github:dennisrongo/dsh-plugins#377c8ef55a1bc9a64a99d08a7b73c398ae83b113&path:plugins/dsh-weather
  • dsh-eac-popup — 当任意会话的 agent 向用户提问(ask_user_question)或请求审批时,把 EAC 窗口置顶(保持原窗口大小状态)并让任务栏图标闪烁 5 秒,同时切换到对应会话界面;并提供 /activate 端点供 EAC 主进程在系统通知被点击时跳转到对应会话 · dsh plugin --profile web add github:qiyeren/dsh-eac-popup
  • dsh-spec-panel — An SDD (Spec-Driven Development) workbench for dsh-better-sidebar: browse OpenSpec specs/ and changes/, toggle tasks.md checklists, scaffold new change folders — specs live as real files under the session workspace. · dsh plugin --profile web add github:zhangkkkai/dsh-spec-panel
  • dsh-super-subscriptions — Supercharged subscription-based LLM provider aggregator for DeepSeek Harness (ChatGPT/Codex, Grok, Google AntiGravity, Claude, Copilot) with unified auth, quota pooling, and zero-config defaults. · dsh plugin --profile web add github:JoeeLiu/dsh-super-subscriptions
  • @kiwifruit/dsh-self-evolving-agent — > 一个基于 CQRS 读写分离、由子代理自主进化、由人类锁定根分类骨架的 AI Agent 错误自愈框架。 · dsh plugin --profile web add github:kiwifruit13/DSH-Self-evolving-system#b52cbcef4584620802f21cb79c2fce22c375126b&path:plugins/dsh-self-evolving-agent
  • dsh-server-deck — DSH 能力插件:服务器卡片仪表盘——已连接服务器的卡片视图(状态/CPU/内存/磁盘/延迟)+ 点卡片进入 xterm 交互终端;better-sidebar 页签与独立右侧抽屉双形态挂载 · dsh plugin --profile web add github:meyaomiao/dsh-server-deck
  • dsh-knj-obsidian — DSH 内置版 Obsidian:AI agent 知识库的构建、检索、图谱、UI 与增量构建(v1 构建 + v2 检索 + v3 图谱 + v4 UI + v5 笔记编辑 + v6 增量构建 + v7 多库管理) · dsh plugin --profile web add github:yangdongzhen590/dsh-knj-obsidian
  • dsh-fold-context — Auto-fold context/system messages in DSH conversation — hide the large system prompt / instructions by default, click to expand. · dsh plugin --profile web add github:cayan0x/dsh-fold-context
  • dsh-gov-portal — Deepseek Harness 综合智能办事平台 — 独立政务风 WebUI(默认端口 3081),通过宿主 apiProxy 1:1 对接 dsh 的会话/模型/权限/统计等全部 Agent 能力 · dsh plugin --profile web add github:Ramenne/DeepSeek-Harness-Gov#fa9305fa6c080385b77fa908eef2d6732dd1f286&path:plugins/dsh-gov-portal
  • dsh-tool-hongtou — Cordis /hongtou command: two-phase pipeline (LLM structured JSON + deterministic Word 2003 XML template rendering) · dsh plugin --profile web add github:Ramenne/DeepSeek-Harness-Gov#fa9305fa6c080385b77fa908eef2d6732dd1f286&path:plugins/dsh-tool-hongtou
  • dsh-plugin-runcat-inventory — 逃咪-插件总览:更好用的 DSH 插件列表 —— 表格视图、状态过滤、启用/停用开关(热生效)、配置查看与复制。 · dsh plugin --profile web add github:runcat-tommy/dsh-plugin-runcat-inventory
  • dsh-review-checkout — File-change review for DeepSeek Harness sessions: Codex-style per-turn cards, a review tab with syntax-highlighted diffs, light/dark color presets, live polling and per-file reverts — powered by the official session-history channel. · dsh plugin --profile web add github:Binaryinject/dsh-review-checkout
  • dsh-skin-koi-pond — 锦鲤池塘 — Koi Pond theme for the DeepSeek Harness web GUI (Canvas koi pond animation, component-split CSS) · dsh plugin --profile web add github:Kogisune/dsh-skin-koi-pond
  • dsh-todo-panel — A task-list (TODO) sidebar panel for dsh-better-sidebar: card layout, priority colors, Chinese UI, per-session persistence. · dsh plugin --profile web add github:zhangkkkai/dsh-todo-panel
  • qrcode-hassle-free — Prints a scannable QR code + cloudflared access link to the dsh web terminal on every start. No database, no Firebase. · dsh plugin --profile web add github:Raiyan007-gb/dsh-qrcode-hassle-free
  • dsh-local-link — DeepSeek Harness plugin for lightweight LAN access to the current Web UI from phones, tablets, and other computers. · dsh plugin --profile web add github:DoNotEatMe/dsh-local-link
  • dsh-task-notifier — DeepSeek Harness community plugin that raises an operating-system notification when one of your tasks finishes: an answered turn, a subagent run, a background job, a completed goal, or a settled workflow - with localized wording, per-source switches and a custom delivery command. · dsh plugin --profile web add github:yuan-source-666/dsh-task-notifier
  • @anonyjcy/dsh-plugin-mobile-touch — Mobile & iPad touch optimization plugin for DeepSeek Harness Web GUI with WebKit fast-tap bypass, hover delay elimination, keyboard focus guard, and smooth workspace scrolling · dsh plugin --profile web add github:AnonyJcy/dsh-plugin-mobile-touch
  • @dsh-external/dsh-omniroute-models — OmniRoute model manager: searchable/filterable multi-select UI to control which OmniRoute models DSH uses, with modality discovery. · dsh plugin --profile web add github:publieople/dsh-omniroute-models
  • dsh-omc-tui — DeepSeek Harness (DSH) 原生全功能终端交互界面 · Keyboard-first Terminal TUI for DeepSeek Harness · dsh plugin --profile web add github:ipromise2021/dsh-omc-tui
  • ds-hentai — ExHentai.org-inspired dark gallery skin for the DeepSeek Harness Web GUI: gallery chrome, optional native sidebar, mutually exclusive skin/native composer, per-option [...] panels, and reversible settings. · dsh plugin --profile web add github:lisongxuan/ds-hentai
  • dsh-client-pixel-office — Pixel Office: a digital/pixel-art workspace theme for the DSH web GUI — six top-down desks, a sticky-note planning board, and the real conversation embedded in a CRT monitor · dsh plugin --profile web add github:Doozqoo/dsh-pixel-office
  • dsh-notify-desktop — Desktop notification bundle for DeepSeek Harness: sounds + ntfy push for long turns, job settlement, and tool failures · dsh plugin --profile web add github:JochenYang/dsh-plugins#2191dbbedf8dc668614b7e06165a2693e6a84eca&path:packages/dsh-notify-desktop
  • dsh-pet — DSH 桌面宠物:小狐狸悬浮在窗口右下角,随 LLM 回复情绪播放序列帧动画;设置项集成在 DSH 设置页 · dsh plugin --profile web add github:JochenYang/dsh-plugins#2191dbbedf8dc668614b7e06165a2693e6a84eca&path:packages/dsh-pet
  • dsh-remote — Mobile remote plugin for DeepSeek Harness: the desktop host agent of the dsh-remote tunnel. Bridges a phone browser to the local dsh web server through a self-hosted relay (HTTP reverse proxy + WebSocket frame forwarding). · dsh plugin --profile web add github:JochenYang/dsh-plugins#2191dbbedf8dc668614b7e06165a2693e6a84eca&path:packages/dsh-remote
  • dsh-sidenote — DSH web plugin: Codex-style side chat (fork the current session into a persistent side panel) + selection annotations with numbered badges and a composer chip. A thin consumer of dsh-better-sidebar. / Codex 风格侧边聊天 + 划选注释的 DSH 插件。 · dsh plugin --profile web add github:g-yixuan/dsh-sidenote
  • @anarkhgatsby/deepseek-harness-channel-config — Visual channel configuration UI for DeepSeek Harness (feishu / imessage / telegram / ...) · dsh plugin --profile web add github:mapan0424/deepseek-harness-channels#1c200f4fd1f8ae6c4f683758f73c04fba7733876&path:packages/channel-config
  • dsh-deepseek-girl-pet — Animated deepseek girl desktop pet overlay for DeepSeek Harness · dsh plugin --profile web add github:f0909172434/dsh-deepseek-girl-pet
  • @necokeine/dsh-git — Git status, commit, and push sidebar plugin for the DeepSeek Harness web interface · dsh plugin --profile web add github:necokeine/dsh-git
  • dsh-researchcraft — ResearchCraft as a DeepSeek Harness profile: DSH web UI and agent, scientific skills, lab notebook, specialist subagents. · dsh plugin --profile web add github:raktim-mondol/dsh-researchcraft
  • @dsh-external/dsh-plugin-manager — DeepSeek Harness 插件管理:清单 / 独立启停 / AI 自动分类(记录复用省token)/ AI 增量简介 / 损坏修复(严格核对)/ 界面翻译 / 插件市场(GitHub 浏览·无限滚动·真实安装)。Plugin manager with an in-app market. · dsh plugin --profile web add github:yunniees/DSH-Plugin-Manager
  • @wisdoverse/dsh-skills-manager — Skill manager for DeepSeek Harness: proactive skill activation with trigger hooks, GitHub source sync, and a Settings management UI. · dsh plugin --profile web add github:Wisdoverse/dsh-skills-manager-plugin
  • dsh-revert — DeepSeek Harness 现代化对话回退与重试插件:纯 UI 图形交互、原地 Prompt 微调、支持工作区与外部文件双引擎安全恢复。 · dsh plugin --profile web add github:Movingtoleveltwo/dsh-revert
  • dsh-svn-tools — SVN (Subversion) tools + sidebar UI for DeepSeek Harness: full command coverage (status/info/diff/log/blame/list/cat/add/delete/mkdir/copy/move/merge/switch/checkout/cleanup/resolve/props/commit...) with UTF-8 Chinese commit logs, plus an SVN panel in dsh-better-sidebar. · dsh plugin --profile web add github:zengweicheng666/dsh-svn-tools
  • dsh-markdown-xyy — 版本记录 + Markdown 对话主题排版 —— DeepSeek Harness 插件(动态 define 与常驻安装双通道) · dsh plugin --profile web add github:mengnanxyyyy/dsh-markdown-xyy
  • dsh-desktop-notify — DSH 桌面通知 — 任务完成 / 等待输入 / 审批被拒 / 后台任务结束时通过 desktop-notifier 发送 Windows Toast(仅 DSH 页面不可见时)。Installed as a real web-profile plugin: auto-loads on every dsh web start, no approval needed. · dsh plugin --profile web add github:Mvyvn/dsh-desktop-notify
  • dsh-progress — DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。 · dsh plugin --profile web add github:lsqace-del/dsh-progress
  • @qipenglin/dsh-theme-spectrum — Ten light and dark theme presets for DeepSeek Harness Web · dsh plugin --profile web add github:qipenglin/dsh-theme-spectrum
  • @qipenglin/dsh-plugin-manager — Optional active-profile package manager for DeepSeek Harness Web and desktop profiles · dsh plugin --profile web add github:qipenglin/dsh-plugin-manager
  • @jingyun-ai/jingyun-dsh — Branding customization plugin for DSH client · dsh plugin --profile web add github:jingyunstudio/jingyun-dsh#2e7818d0596c7aaf4330907619c7de150a709b06&path:packages/jingyun-dsh
  • dsh-plugin-top — yhbd.top 插件雷达:DSH 侧边栏 plugin_top 按钮 + 大面板(顶层「全部」+ 站点同款细分榜单:原生星榜·飙升·今日新秀·兼容工具·分类冠军;分类条随榜单联动;「安装」写入「先了解+安全审查」引导语),数据由插件内嵌的同源 HTTP 反代拉取,无需 CORS / nginx 配置;附带 Agent 可调用的搜索/榜单工具。 · dsh plugin --profile web add github:yhbd-top/dsh-plugin-top
  • dsh-prompt-optimizer — One-click prompt enhancement and structuring plugin for DeepSeek Harness (DSH) · dsh plugin --profile web add github:lokih1028/dsh-prompt-optimizer
  • dsh-ui-boost — DSH Web 界面增强:RGB 调色、Tool 卡片默认折叠、输入区状态条(含 token 估算)、悬浮美化面板 · dsh plugin --profile web add github:DoshinJiu/dsh-ui-boost
  • dsh-power-launch — Safe start/stop companion for dsh web: a bottom-right power dock in the Web UI that shuts the host down cleanly (response flush, port release, exit code 0) and reports the running dsh version. · dsh plugin --profile web add github:pwping/dsh-power-launch
  • dsh-glass-ui-theme — 为 DeepSeek Harness 打造的液态玻璃 UI 主题:磨砂玻璃+边缘折射、可调透明度/模糊/色调、自定义字体、背景图与动态壁纸(多图轮播)、自定义 CSS、柔和动画。 · dsh plugin --profile web add github:lkdxzhxi/dsh-glass-ui-theme
  • dsh-improved-inline-edit — Agent 运行中也能实时插入修改要求:composer 上方弹出「修改要求」输入条,与底部输入框左对齐,输入框随内容自动换行扩展,发送后注入正在运行的 agent 的下一个决策步骤,无需停止对话。运行时状态文案采用 100 条 Deep 短语池轮换,按钮为 ➤ 旋转 90° 的向上箭头。 · dsh plugin --profile web add github:xiaosurongjia/dsh-improved-inline-edit
  • dsh-think-translate — Display-layer translation for the DSH web app: thinking chain, task cards, and optional answer text, in 8 target languages (local Ollama / Google / Bing, fail-open) · dsh plugin --profile web add github:mtdx2001/dsh-think-translate
  • dsh-minimap — VS Code-style minimap (text thumbnail + draggable viewport) overlay for the dsh web GUI's side file viewer · dsh plugin --profile web add github:ping1999/dsh-minimap
  • @deepseek-ai/dsh-mcp-apps-host — MCP Apps Host: connects to an MCP Apps server, preserves _meta.ui in tool results, renders interactive HTML cards via sandboxed iframe, and bridges postMessage to MCP calls · dsh plugin --profile web add github:oriliz/dsh-mcp-apps-host
  • @jkxie/dsh-deep-flow — Terminal-UI surface for dsh: an interactive Ink REPL bundle riding over dsh-base · dsh plugin --profile web add github:hunterxxn/deep-flow
  • dsh-ssh-terminal — SSH 远程终端:在 dsh-better-sidebar 侧边栏里连接远程主机,逐步查看命令与输出。 · dsh plugin --profile web add github:sunzhyang1616-ui/dsh-ssh-terminal
  • dsh-plugin-night-dog — A cute DeepSeek mascot dog named 夜官 that lives inside the DSH web GUI: it floats in the corner, reacts to the harness, and adapts to the active theme. · dsh plugin --profile web add github:zzhi191/dsh-plugin-night-dog
  • petween — Petween — DSH Web UI motion pet: animation middleware for agent pets (Host + Client dual-half plugin) · dsh plugin --profile web add github:Traveritas/petween
  • @dsh-external/dsh-client-ui-skin-qingxiao — Qingxiao (Wuthering Waves) themed skin with ice-blue/jade/moon-white palette, sword-light motes and user-swappable background for the dsh web GUI · dsh plugin --profile web add github:taoser258/dsh-client-ui-skin-qingxiao
  • dsh-remote-tunnel-easy — Remote hassle-free access for DeepSeek Harness: a cloudflared quick tunnel plus a scannable QR code and settings shown in the Settings → Plugins page. Zero runtime dependencies, no database, no Firebase. · dsh plugin --profile web add github:Raiyan007-gb/dsh-remote-tunnel-easy
  • dsh-vibeify — The Codex-governed Vibe experience for DeepSeek Harness, with optional bounded DeepSeek execution. · dsh plugin --profile web add github:N9-Developer-Empowerment/DSH-Vibeify#bec21bced275345e5875c72c1c493b8ccde80c9d&path:plugins/dsh-vibeify
  • dsh-vibeify-experience — The provider-neutral Vibeify editorial experience for DeepSeek Harness. · dsh plugin --profile web add github:N9-Developer-Empowerment/DSH-Vibeify#bec21bced275345e5875c72c1c493b8ccde80c9d&path:plugins/dsh-vibeify-experience
  • dsh-plugin-manager — dsh plugin manager — 第三方插件管理器:选择第三方插件库文件夹、搜索其中所有第三方插件、一键启停第三方插件(cordis.patch.yml disabled 标记)。 · dsh plugin --profile web add github:huabai-flowerwhite/dsh-plugin-manager
  • dsh-code-runner — DSH web plugin: run the currently opened sidebar code file in a DSH-better-sidebar terminal (bottom panel preferred), modeled after vscode-code-runner. · dsh plugin --profile web add github:PaidaxingTuT/dsh-code-runner
  • dsh-ui-models-invert-selection — Adds an 'Invert selection' button to the fetch-models dialog of the Models settings section · dsh plugin --profile web add github:FraYoshi/dsh-ui-models-invert-selection
  • dsh-whale-console — Unofficial WebUI skin plugin and launcher bridge for DeepSeek Harness (DSH). · dsh plugin --profile web add github:Georgehaoren/DSH-WhaleConsole#3262e7fe66d51cebcd720752fce99044a924bae5&path:packages/plugin
  • @dsh-external/dsh-client-ui-notifications — DSH Web 等待/完成通知插件:浏览器系统通知、Tab 标题闪烁、favicon 红点、原生 Windows toast 与设置页(zh/en) · dsh plugin --profile web add github:huangDouP/dsh-client-ui-notifications
  • dsh-web-theme — 墨韵 (Moyun) · 中国水墨画风格主题插件 for DeepSeek Harness:5 套原创水墨主题、自定义壁纸 + 模糊控制、粒子飘落效果、8 种语言国际化,把 DSH 变成一幅流动的水墨画卷。原生 token 系统,零侵入,装一次用很久。 · dsh plugin --profile web add github:luckzhangfengbo/dsh-web-theme
  • dsh-phosphor — Full-screen Matrix-style TUI frontend for DeepSeek Harness · dsh plugin --profile web add github:yaotongsb/dsh-phosphor
  • @l-vm2k/dsh-ayaka-theme — Kamisato Ayaka ice-bloom theme + desktop pet for DeepSeek Harness Web Client · dsh plugin --profile web add github:l-vM2k/dsh-ayaka-theme
  • @dsh-external/dsh-agent-outputs-reader — Overlay reader for agent output files: Markdown/GFM rendering, in-panel PDF preview, DOCX/XLSX/PPTX text extraction, reply-end file chips. Pure JS, zero dependencies, no persistent UI. · dsh plugin --profile web add github:HiSeax/dsh-agent-outputs-reader
  • dsh-gacha-calendar — 二游活动/卡池排期速查:侧边栏底部按钮,点击展开 10 款已安装二游的当前版本、卡池与活动起止;支持联网自动刷新与刷新频率设置(原神/星铁/绝区零/鸣潮/明日方舟/终末地/蔚蓝档案国服+国际服/重返未来1999/异环)。 · dsh plugin --profile web add github:EastMG/dsh-gacha-calendar
  • dsh-plugin-gemini-theme — A Gemini-styled skin for the DeepSeek Harness web client: one stylesheet layered over the --dsw-* tokens, no DOM of its own · dsh plugin --profile web add github:dingyi580/dsh-plugin-gemini-theme
  • @ericleoo/dsh-mobile — Mobile-first overlay for the DeepSeek Harness web UI: full-width chat, sidebar-as-drawer, thumb-friendly composer, and safe-area/overscroll polish on touch devices. · dsh plugin --profile web add github:ericleoo/dsh-mobile
  • dsh-crystal-viewer — A crystal-structure visualization window for DeepSeek Harness (DSH): a 3D structure + Q-peak viewer and parameter panel, opened as a dsh-better-sidebar tab. · dsh plugin --profile web add github:Nth-5620/dsh-crystal-viewer
  • dsh-awesome-hud — DSH web 插件:聊天页右上角「HUD面板」悬浮面板,展示会话状态、上下文窗口占用与一键压缩、git 分支与变更、子代理任务、待办任务、MCP 全局启停;与 better-sidebar 右侧栏互斥协作,模块可见性可在 HUD 设置菜单中按 profile 持久化。 · dsh plugin --profile web add github:Ycet/dsh-awesome-hud
  • dsh-conversation-flat — Document-flow conversation layout for DeepSeek Harness Web GUI: user messages become full-width neutral bars instead of right-aligned bubbles, assistant messages gain a sender label, the conversation column and markdown tables stretch to fill the content area. CSS-only; every side effect is registered through ctx.effect so disable/remove fully reverts the page. · dsh plugin --profile web add github:Idreamxkl/dsh-conversation-flat
  • dsh-mattpocock-skills-deck — 拨开战争迷雾看见终点,剩下的交给 MattSkillsDeck。让 mattpocock/skills 在 DSH 里化作一块看得见、派得动的任务板。 Part the fog of war, see the end — MattSkillsDeck handles the rest. A playable task board for mattpocock/skills in DeepSeek Harness. · dsh plugin --profile web add github:FeatherHunter/dsh-mattpocock-skills-deck
  • dsh-better-workspace — DSH web plugin: a hierarchical workspace tree for the sidebar. Workspace titles containing "/" group into virtual folders (web/前端 · web/后端); the add-workspace directory flow gains a parent-group popup; renames re-derive the tree; a new-folder button creates empty levels. · dsh plugin --profile web add github:KannaKuron/dsh-better-workspace
  • dsh-shortcut-creator — DSH web plugin: create a one-click Windows desktop shortcut (launcher .cmd + auto browser open + taskbar pin hint) for DeepSeek Harness or any local server, right from the Settings page. · dsh plugin --profile web add github:Yvesgao/dsh-shortcut-creator
  • @sysit/dsh-remote-access — Out-of-tree dsh web-profile bundle: serve the Web UI on all interfaces (env DSH_WEB_HOST) behind the built-in ?token= BrowserAuth and auto-print the LAN URL. Single webserver row — no auth fork, stays composable with built-in BrowserAuth. · dsh plugin --profile web add github:sysit/dsh-remote-access
  • one-dark-pro-dsh-plugin — One Dark Pro theme for DeepSeek Harness Web UI · dsh plugin --profile web add github:yudaxia1/one-dark-pro-dsh-plugin
  • @benz-ai-x/dsh-client-ui-session-graph — DeepSeek Harness Web plugin for visualizing, arranging, branching, merging, and summarizing AI agent sessions on an interactive graph canvas · dsh plugin --profile web add github:benz-ai-x/dsh-session-graph
  • dsh-client-ui-cpa-quota — CliProxyAPI quota indicator: a native-styled ring left of the composer model name; hover shows per-account provider quotas, subscription plans, and status for Codex, Claude, Antigravity, Gemini CLI, Kimi, xAI/Grok, and other CPA auth providers. Targets the current dsh plugin contract (settings-namespace-keyed plugin cards). · dsh plugin --profile web add github:wkscc310/dsh-client-ui-cpa-quota
  • dsh-elden — Souls-style event overlays for the DeepSeek Harness web UI · dsh plugin --profile web add github:steven-ngle/dsh-elden
  • dsh-plugin-session-manager — DeepSeek Harness session archive, restore, tagging, favorites and safe deletion UI · dsh plugin --profile web add github:6jeffr3y/dsh-session-manager
  • @kiligzzz/dsh-skill-mcp-manager — DSH Skill MCP Manager for DeepSeek Harness Desktop: manage MCP servers (/.dsh/mcp.json, live mount/unmount) and Skills (/.dsh/skills, toggle/delete/import/folder-sync) from a Settings-page UI, plus a per-session capability-directory prompt section. Dual-face dsh plugin (host + browser half), no DSH source changes. · dsh plugin --profile web add github:kiligzzz/dsh-skill-mcp-manager
  • dsh-gpu-pulse — Floating GPU monitor inside the DSH Web UI: live per-GPU utilization, VRAM, temperature, power and top processes from nvidia-smi. · DSH Web 内置悬浮 GPU 监控:实时显示每张 GPU 的利用率、显存、温度、功耗与占用进程(nvidia-smi)。 · dsh plugin --profile web add github:zhubaohi/dsh-gpu-pulse
  • dsh-cool-theme — A plugin for changing themes for DSH, with a number of popular default themes built in. · dsh plugin --profile web add github:CoolTea001/dsh-cool-theme
  • dsh-cmdwatch — 命令窗:实时显示 dsh 发起的命令内容与执行输出,无需暂停对话即可查看进度。 · dsh plugin --profile web add github:GavinQiEr/dsh-cmdwatch
  • dsh-client-ui-timeline — DSH Web GUI 会话问题导航条:聊天区左缘一问一杠,随滚动高亮当前问题、悬停显示问答预览气泡、点击把该问平滑滚到视口顶(未渲染的更早历史自动翻页加载),无需改动 dsh 本体源码 · dsh plugin --profile web add github:hhb1028/dsh-client-ui-timeline
  • dsh-external-links — DSH 桌面端外部链接修复:点击 http/https/mailto/tel/file 链接自动在系统默认浏览器/应用中打开,绕开损坏的壳层 shell.open-external 桥接(Windows 版)。 · dsh plugin --profile web add github:Lion-Li-git/dsh-external-links
  • dsh-theme-brick — Brick — a restrained, token-only theme layer for DeepSeek Harness Web. Warm plaster neutrals, mortar hairlines, one fired-clay accent, and a Settings on/off switch. 一切皆插件,每一块砖都可承重。 · dsh plugin --profile web add github:ShanHaiFish/dsh-theme-brick
  • dsh-fullwidth — Conversation full-width by default + pretext text measurement (DSH plugin) · dsh plugin --profile web add github:publieople/dsh-fullwidth
  • dsh-dsweb — One-click button to open the DeepSeek web chat from the DSH sidebar. · dsh plugin --profile web add github:AnakinWu/DSH-plugin#9d7d7aa630f4ac5b958012b5ac5c3b8bbfc42fe2&path:packages/dsh-dsweb
  • dsh-tokcnt — Show input/output/cache token usage per message in the DSH web UI. · dsh plugin --profile web add github:AnakinWu/DSH-plugin#9d7d7aa630f4ac5b958012b5ac5c3b8bbfc42fe2&path:packages/dsh-tokcnt
  • dsh-workspace-tree — DSH 工作区树:把左侧栏工作区重做为文件系统树双模式——文件夹模式按真实目录层级浏览并新建(会话 cwd = 目录,环境隔离),工作区模式只管工作区与会话;工作区=目录强绑定,含拖拽排序、状态向上透传与配置面板。 · dsh plugin --profile web add github:liceses/dsh-workspace-tree
  • dsh-lego-plugin — Lego-style visualization of dynamic Cordis plugins in the DSH Web GUI — replaces the native Cordis Plugin panel with hot plug/unplug bricks, 4 themes, i18n, pure CSS. 乐高式 DSH 动态插件可视化:将左下角原生 Cordis 插件面板乐高化,支持热插拔启停、4 套主题、中英文,纯 CSS 渲染。 · dsh plugin --profile web add github:XIAOke8698/dsh-lego-plugin
  • dsh-free-games — Free games cabinet for DeepSeek Harness. Games come from Spawnd.gg, a free premium games website. · dsh plugin --profile web add github:Entaum/dsh-free-games
  • dsh-gemini-m3e-theme — Gemini-style Material 3 Expressive theme for DeepSeek Harness Web (persistent bundle). · dsh plugin --profile web add github:makajo/dsh-gemini-m3e-theme
  • @dsh-external/dsh-possibility-space — Explore AI answers as a steerable two-dimensional semantic possibility space inside DeepSeek Harness. · dsh plugin --profile web add github:zhangguiping-xydt/dsh-possibility-space
  • dsh-whale-widget-bowl — DSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件 · 铁盆鲸鱼娘版(含默认/顶碗/拿碗三套形象切换、钢管音效、今日已用、峰谷定价、随机台词与每轮消耗统计)。基于 MeteorNOX/DeepSeek-Balance-Whale-Widget 修改。 · dsh plugin --profile web add github:Witherwithwinter/DeepSeek-Balance-Whale-Widget-Bowl
  • @all3cn/dsh-better-sidebar-n23 — DSH web plugin: complete workbench (explorer / editors / previews / terminal / git / browser / tasks, side + bottom split panes) plus a VSCode-like shell refactor (full-width 48px header, activity rail, global controls). Service-first: exposes ctx.betterSidebar for other plugins to register sidebar tabs and file viewers. · dsh plugin --profile web add github:All3nCN/dsh-better-sidebar-N23
  • dsh-skill-usage — Real-time display of the currently active skill in the DeepSeek Harness Web GUI — a composer dock chip showing the current skill name with hover history. 🌟 实时显示 DSH 当前正在使用的技能,安装在输入框下方的小徽章,装上就能用~ · dsh plugin --profile web add github:spritebbb/dsh-skill-usage
  • dsh-plan-build-toggle — DSH web client plugin: a persistent OpenChamber-style Plan|Build toggle on the composer (with Tab-to-switch), driving the native /plan command channel over the host plan projection · dsh plugin --profile web add github:jdqingm/dsh-plan-build-toggle
  • dsh-page-zoom — DeepSeek Harness Web UI 页面缩放插件:悬浮缩放栏(−/滑杆/+/百分比/重置)+ Ctrl+滚轮与 Ctrl+=/-/0 快捷键,范围 25%-300%,本地持久化。 · dsh plugin --profile web add github:Centaurea5547196/dsh-page-zoom
  • dsh-version-badge — DSH 版本号徽标插件:侧边栏设置按钮上方显示 dsh 核心版本,带检查更新与一键部署。A DSH version badge plugin showing the dsh version above the sidebar settings button, with update check and one-click deploy. · dsh plugin --profile web add github:mervin1944/dsh-version-badge
  • dsh-tauri — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri
  • dsh-tauri-panel — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-panel
  • dsh-tauri-panel-extension — Skills and MCP management in the DSH Tauri extension panel. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-panel-extension
  • dsh-tauri-panel-placeholder — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-panel-placeholder
  • dsh-tauri-rightclick — Native-style right-click context menus for DeepSeek Harness desktop wrappers (sessions, workspaces, conversation text, links, inputs). · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-rightclick
  • dsh-tauri-session — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-session
  • dsh-tauri-ui — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-ui
  • dsh-tauri-worktree — DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux. · dsh plugin --profile web add github:dsh-tauri-desk/deepseek-harness-desktop#37891c0063298e01dc57ec2732e94662c5b8fcf6&path:packages/dsh-tauri-worktree
  • dsh-plugin-archived-conversations — DeepSeek Harness 插件:在设置界面管理已归档对话——取消归档与永久删除。DeepSeek Harness plugin: manage archived conversations in Settings — unarchive and permanently delete. · dsh plugin --profile web add github:leogottadothebest/DSH-Archived-Delete
  • dsh-smooth-scroll — DSH 平滑滚底插件:会话装载与“回到最新”瞬时钉底,流式内容以恒速平滑跟随(缓启动/软尾);无 transform、不扰动输入栏等 UI、不干扰 DSH 自身跟随状态机,prefers-reduced-motion 自动回退官方行为。适配 dsh-0.1.2-alpha.1。 · dsh plugin --profile web add github:VinciBeans/dsh-smooth-plugin
  • @deepseek-ai/dsh-deepseek-balance — DeepSeek balance display: a host balance service over the official user/balance API plus web sidebar widget and settings card, shipped as a profile plugin bundle · dsh plugin --profile web add github:classic-takeoff/DSH_plugins#f3301a5c611fe5607e3d4f554a3ccaeb0f0c602e&path:plugins/deepseek-balance
  • dsh-desktop-packager — Package a built DeepSeek Harness checkout into a distributable macOS desktop app (.app + .dmg) with a standalone Node runtime and an Electron shell, customized through a Web Settings section (logo/VI theme, bundled plugins, bundled models, users & permissions). · dsh plugin --profile web add github:Olympianz/dsh-desktop-packager
  • @weibaohui/dsh-tasks — dsh 插件 · 定时任务:用 cron 表达式定时执行提示词,到点自动开一个新 agent 会话替你干活,也可随时手动立即执行;支持绑定工作区、会话按任务自动命名、cron 即时校验与全屏管理页。 · dsh plugin --profile web add github:weibaohui/dsh-tasks
  • dsh-agentnoodle — 可扩展的 AI 群像聊天游戏框架(DeepSeek Harness 插件):输入一个行动,多个 NPC 各自回应,带头像插图;世界、地点、NPC 与功能扩展都可在对话里让 agent 直接添加修改,无需写代码。 · dsh plugin --profile web add github:bigharm/dsh-agentnoodle
  • dsh-skin-studio — A visual, local-first skin authoring studio for DeepSeek Harness Web. · dsh plugin --profile web add github:zhangguiping-xydt/dsh-skin-studio
  • dsh-theme-taojian — Taojian (陶笺) — Claude-inspired DSH theme: warm paper #F5F3EE, clay accent #DA7756, Noto Serif SC. · dsh plugin --profile web add github:Waldsatte/dsh-theme-taojian
  • dsh-token-pet — DeepSeek Harness Desktop 用量小宠物:用逐帧角色动作反馈运行状态,并展示上下文、终身 Token 用量与历史趋势。 · dsh plugin --profile web add github:Jimmy0123-ux/dsh-token-pet
  • @linxin666/dsh-client-ui-skill-explorer — DSH skill center: browse loaded skills by source (bundled / project / user / custom / runtime), enable or disable, create and delete, skillhub market browse/install with category & sort, guided create wizard and AI drafting, in a web GUI panel. · dsh plugin --profile web add github:xusuyang030218/dsh-skill-ui
  • dsh-model-context-catalog — Context-window metadata catalog and settings UI for configured DeepSeek Harness model routes. · dsh plugin --profile web add github:HOWILLMAKEIT/dsh-model-context-catalog
  • dsh-herdr-site — DeepSeek Harness custom integration for Herdr (terminal workspace manager): reports agent lifecycle state via pane report-agent so Herdr tracks dsh/cc-tui panes as first-class agents. · dsh plugin --profile web add github:WuJiaoJue/dsh-herdr-site
  • dsh-shell-card-plus — Shell command cards (bash / pwsh) for the DSH web UI: fully custom React-rendered tool cards replacing the official terminal tool rows — status dot, cwd, error pill, copy command/output, numbered command + scrollable output. · dsh plugin --profile web add github:antnesswcm/dsh-shell-card-plus
  • dsh-sidebar-superdoc-docx — DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically. · dsh plugin --profile web add github:chendefine/dsh-sidebar-superdoc-docx
  • @dsh-work/lifecycle — A plugin-native AI desktop for real work, built on DeepSeek Harness. · dsh plugin --profile web add github:zxheyi/dsh-work#03502eaac48f13adbc2e2ac925b7194da305a6df&path:packages/lifecycle-bundle
  • dsh-conversation-nav-dots — Conversation navigation dots for DSH Web: a vertical rail of clickable markers on the right side of the conversation view. Each marker represents a user message — click to jump, hover for preview, active marker highlighted. | DSH 网页端对话导航点:对话右侧一列可点击的导航标记,每个标记对应一条用户消息。点击跳转,悬停预览,当前点高亮。 · dsh plugin --profile web add github:yuioi666/dsh-conversation-nav-dots
  • dsh-app-updater — Sidebar button that checks whether DSH has a newer release and auto-downloads/opens the installer, with live progress and a minimizable panel. · dsh plugin --profile web add github:m1452700576/dsh-app-updater
  • dsh-plugin-node-time — Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件 · dsh plugin --profile web add github:focksor/dsh-plugin-node-time
  • dsh-session-bridge — 会话桥(dsh-session-bridge):通过提示词创建新的主会话(顶层 UI 会话)、向任意会话发送消息、等待会话的下一条回复、读取会话消息,并按会话名或 id 跨工作区查找会话;此外支持监控/调度主任务与归档会话。 · dsh plugin --profile web add github:heartmove/dsh-session-bridge
  • dsh-codex-message-navigator — Codex-style message navigator for the DeepSeek Harness Web UI · dsh plugin --profile web add github:miaomiao636/dsh-message-navigator
  • get-fable — A portable coding lifecycle for AI agents with deterministic routing across 25 skills, durable state, mutation-aware verification, specialized skill packs, lifecycle hooks, DeepSeek Harness plugin & consumed web UI, and an optional local request proxy. · dsh plugin --profile web add github:imMamdouhaboammar/get-fable
  • dsh-local-path-attachments — Drag local files into DeepSeek Harness Desktop as absolute-path attachment cards without copying them into the workspace · dsh plugin --profile web add github:WangZetian-IVERSON/dsh-local-path-attachments
  • dsh-quota-monitor — 供应商可用周期限额监控:DSH sidebar 小组件 + 详情页,支持 DeepSeek 余额 / OpenCode 窗口与 allowance / Command Code 额度,含当日消耗量与当前供应商过滤;自动探测 DSH 已添加供应商并自动填入 API Key(密钥脱敏存储,手动 Key 不覆盖)。 · dsh plugin --profile web add github:shxtmaker/dsh-usage-monitor
  • @coldcgh/dsh-desktop-shell — dsh desktop shell: wrap the running dsh web (Harness) into a real desktop client — auto-launch, protocol file, shortcut registration & cleanup, autostart setting · dsh plugin --profile web add github:zerorigin-studio/dsh-desktop-shell
  • dsh-plugin-noticeme — Notify me when DSH needs me: desktop notification (with tab-title fallback) when an approval prompt or an ask-user-question card appears while the page is in the background. · dsh plugin --profile web add github:lw-storm/dsh-plugin-noticeme
  • dsh-genui — GenUI for DeepSeek Harness: interactive charts, forms, calculators, dashboards, and mini apps rendered inline in assistant replies, with actions that flow back to the model. · dsh plugin --profile web add github:lhuans/dsh-genui
  • @tnnevol/dsh-semi-ui-showcase — Component showcase for the shared DSH-themed Semi Design package. · dsh plugin --profile web add github:tnnevol/fn-os-apps#8a4e26fecb4ed00be4a7b4e5ff59d8b80e340627&path:plugins/dsh-semi-ui-showcase-plugin
  • dsh-web-mobile — 尽可能的使dsh适配竖屏等移动端设备 · dsh plugin --profile web add github:ADXZXCD/dsh-web-mobile
  • dsh-done-pill — DSH 对话完成胶囊:顶部悬浮消息胶囊(原 webui done-pill 拆出)——任一会话回合完成提醒、点击跳会话、悬停查看记录全文、可拖拽定位、健康提醒与字体/缩放设置。零 DSH 源码改动,可与 dsh-webui 并存(webui 关闭 donePill 模块即可)。 · dsh plugin --profile web add github:statem-li/dsh-done-pill
  • @deepseek-ai/dsh-client-ui-aqua — Aqua: a highly customizable glassmorphism theme for the Web surface — adjustable blur, frost, fluid or wallpaper backdrop, unified corners, and motion · dsh plugin --profile web add github:du-u-uck/DSH-Transparent-UI-Plugin
  • dsh-client-ui-session-rerun — Installable DeepSeek Harness Web UI for replaying a completed session step · dsh plugin --profile web add github:liuyangdongdong/dsh-session-rerun
  • dsh-kit — Quality-of-life plugins for DeepSeek Harness: workspace rewind, desktop notifications, auto-format, live git context, secret redaction, and a done-means-green verify gate. · dsh plugin --profile web add github:FoyonaCZY/dsh-kit
  • @eternalloveone/dsh-palm — 掌上 dsh — the standalone mobile surface for the dsh web GUI: scan-to-pair device trust, the /m/ phone UI, the /m/api RPC channel with realtime SSE mux bridge, and a polished desktop pairing panel. Extracted from dsh-remote-web-ui (M1, behavior-identical) · dsh plugin --profile web add github:Eternalloveone/dsh-palm#cb325dc949a23659871b160752e5fa52c8d573fa&path:packages/dsh-palm
  • dshost-plugin — Official remote cloud relay plugin for DSHost (dshost.me): securely access your dsh Web UI from anywhere · dsh plugin --profile web add github:NoelJudeNoel/dshost-plugin
  • dsh-token-usage-stats — DSH web plugin: cross-session token usage, request count, and optional cost analytics (ctx.tokenUsageStats), with a self-contained dashboard page and a sidebar footer entry. · dsh plugin --profile web add github:jkStars/dsh-token-usage-stats
  • @hjj345345/dsh-sm-version-display — DeepSeek Harness Web plugin with a DSH version card, settings page, npm checks, and safe update guidance. · dsh plugin --profile web add github:hjj345/dsh-sm-version-display
  • dsh-kitt-voice — DSH KITT — Spanish-first voice for the DeepSeek Harness web UI: hands-free conversation, push-to-talk (Whisper), read-aloud replies, and a floating overlay window with global hotkeys. · DSH KITT 语音:为 DeepSeek Harness 打造的语音插件——免提对话、按键说话(Whisper)、朗读回复,以及带全局快捷键的悬浮窗;界面支持中文、英文和西班牙语。 · dsh plugin --profile web add github:kittcat-lab/dsh-kitt-voice
  • dsh-token-stats — Token usage dashboard for the DeepSeek Harness web GUI: today / week / month totals, per-model breakdown, 30-day chart, and a built-in 4-language UI (vi/en/zh/ja). Read-only over the Wallet ledger. · dsh plugin --profile web add github:phungthien269/dsh-token-stats
  • @ash-qw/dsh-theme-prts — Unofficial Arknights P.R.T.S.-inspired UI theme for DeepSeek Harness Web · dsh plugin --profile web add github:ash-qw/dsh-theme-prts
  • dsh-mailbox — Tencent Agent Mail (agent.qq.com) workbench plugin for DeepSeek Harness: background mail polling, rule+LLM classification & extraction, fullscreen workbench UI, archive/trash, attachment download, and a mail-to-agent command channel. 腾讯 Agent 邮箱的 DSH 插件 · dsh plugin --profile web add github:hun1315/tencent-agent-mail-dsh-plugin
  • @dshp-inx/token-stats — DeepSeek Harness (DSH) statistics plugin: aggregates every local session log into cumulative/peak/streak token stats, daily & weekly trends, hour-of-day distribution, a GitHub-style year heatmap, and per-model breakdown, shown in a Settings page section themed with DSH tokens. · dsh plugin --profile web add github:Yinxe/dsh-token-stats
  • @dsh-trading/all — Meta bundle for dsh-trading (RESERVED — not a one-command install): DSH 0.1.2-alpha.1 reconcilePlugins only stacks bundles from the profile's DIRECT dependencies; transitive bundle deps never join the layer stack (acceptance-all, 2026-08-31). Install explicitly: dsh plugin add @dsh-trading/base @dsh-trading/ ... Depends on: crypto, us, cn, hk. · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/all
  • @dsh-trading/base — Market-agnostic core bundle for dsh-trading: sole owner of shared cordis rows — unified order/cancel approval gate plugin and the agent-presets row (unified preset root ~/.dsh-trading-presets) · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/base
  • @dsh-trading/cn — CN (A-share) market bundle for dsh-trading: host-plane cn-trader preset installer + insert-only aggregation of the Tencent connector (market=cn instance) and cn kit rows (design rule #1) · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/cn
  • @dsh-trading/crypto — Crypto market bundle for dsh-trading: host-plane crypto-trader preset installer + insert-only aggregation of the binance/okx connectors (mutual-exclusion activation) and crypto kit rows (design rule #1) · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/crypto
  • @dsh-trading/hk — HK (Hong Kong) market bundle for dsh-trading: host-plane hk-trader preset installer + insert-only aggregation of the Tencent connector (market=hk instance) and hk kit rows (design rule #1) · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/hk
  • @dsh-trading/us — US market bundle for dsh-trading: host-plane us-trader preset installer + insert-only aggregation of the yahoo connector and us kit rows (design rule #1) · dsh plugin --profile web add github:zhu1090093659/dsh-trading#0e27941fcc4e43ea145103efbaee5f518f99ef1f&path:packages/us
  • dsh-single-terminal — Interactive terminal drawer plugin (dual-face): bottom drawer with real PTY terminals (xterm.js), multi-tab, Windows shell picker (PowerShell default / pwsh / CMD / Git Bash / WSL + custom), docked (occupies page height) or overlay mode, keep-alive sessions with reconnect replay. Bilingual UI (zh/en) · dsh plugin --profile web add github:jsoncode/dsh-single-terminal
  • dsh-progress-widget — Task progress bar for DeepSeek Harness web: stages, percent, current action, elapsed time and ETA. Fully event-driven task lifecycle, auto stage templates, multi-session support. Independent DOM, never touches dsh UI slots. · dsh plugin --profile web add github:uuhihj/task-progress-bar
  • dsh-model-account-login — Persistent DSH model-account authorization UI for ChatGPT, Claude, and other llm-pi-ai login flows · dsh plugin --profile web add github:hongbaiqi/dsh-model-account-login
  • dsh-github-mcp — DSH 插件:GitHub MCP 连接插件。把 GitHub MCP 封装成一个插件,token 存到 DSH 凭据中心(.credentials.yaml),可通过模型工具输入,并提供 GitHub 工具(mcp__github__*)。自动捆绑安装面板插件 dsh-github-mcp-hint(可独立卸载)。 · dsh plugin --profile web add github:ZIye1208/dsh-github-mcp
  • dsh-github-mcp-hint — DSH 插件:GitHub MCP 示例提示面板(设置→插件,随机 4/30 条可复制)+ 公开仓库统计(星/fork)+ gh_repo_stats 模型工具(星数/近14天克隆量) · dsh plugin --profile web add github:ZIye1208/dsh-github-mcp-hint
  • dshtools-sensevoice-input — SenseVoiceSmall-powered local speech-to-text for the DSH Desktop input box: click the mic beside the composer, speak, and the recognized draft (with language/emotion tags) is written into the input. · dsh plugin --profile web add github:ilovedyou6666-hub/dshtools-sensevoice-input
  • dsh-theme-nier-automata — DSH web theme that recreates NieR:Automata's YoRHa UI — beige palette, grid texture, CRT FX, wipe-fill hover, and staff-line ornaments. · dsh plugin --profile web add github:marcemira/dsh-theme-nier-automata
  • dsh-turn-outline — Turn-outline sidebar tab for dsh-better-sidebar: fold a session into user turns (input + tool steps + output) with structured jump-back into the conversation | DSH 轮次轨迹侧边栏:按用户轮次折叠会话(输入+工具步骤+输出),一键定位回对话原位 · dsh plugin --profile web add github:Andor-Z/dsh-turn-outline
  • dsh-client-ui-model-search — Searchable, collapsible model selector for the DeepSeek Harness web UI. Replaces the composer model seat with a search box and per-provider group collapse while reusing the official shared model directory. · dsh plugin --profile web add github:AndyZHENG0715/dsh-client-ui-model-search
  • @huanlin/dsh-plugin-better-plan — 取代 DSH 内置 plan mode 的计划交付体验:计划先写成 markdown 文件,经侧边栏「计划面板」展示,聊天里只剩紧凑审批卡(审批流与原版一致)。 | Replaces the built-in plan mode's plan delivery: plans are written to a markdown file first and shown in the better-sidebar plan panel, leaving only a compact review card in chat (approval flow unchanged). · dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-better-plan
  • dsh-skin-manager — DSH 皮肤管理器:设置页「皮肤」行(原生/皮肤包切换)+ 皮肤包(dsh.skinpack)发现与激活持久化。 · dsh plugin --profile web add github:123twtd/dsh-skin-manager
  • dsh-status-hub — A bilingual status hub for DeepSeek Harness sessions, MCP servers, skills, plugins, and connection health. · dsh plugin --profile web add github:HUSTforever/dsh-status-hub
  • dsh-newbe-my-favorites — Session and URL favorites for DeepSeek Harness Desktop · dsh plugin --profile web add github:qiqiangvae/dsh-newbe-plugins#0c3372eef32f5495ab0b6fa9607d828ce6703521&path:packages/dsh-newbe-my-favorites
  • dsh-newbe-response-window — DeepSeek Harness (DSH) web plugin: per-turn response window. Each turn's tool calls collapse into ONE always-expanded bounded slide (configurable N-line window, inner scroll, nothing hidden), and long assistant markdown gets a bounded scroll window too — Grok-build style, keeps every intermediate response visible inside a finite window. · dsh plugin --profile web add github:qiqiangvae/dsh-newbe-plugins#0c3372eef32f5495ab0b6fa9607d828ce6703521&path:packages/dsh-newbe-response-window
  • dsh-live2d-avatar — A switchable Live2D avatar stage and desktop companion for DeepSeek Harness. · dsh plugin --profile web add github:clown139880/dsh-live2d-avatar
  • dsh-hmos-sidebar — Windows-only HarmonyOS developer workbench, 41 dcli tools, and native HarmonyOS agent presets for DeepSeek Harness. · dsh plugin --profile web add github:YrracOwl/dsh-hmos-sidebar#33218dba3c57305601b58ae413d2c7e77e8b7582&path:packages/dsh-hmos-sidebar
  • dsh-plugin-voice-input-demo — Minimal Chinese voice input plugin for the DeepSeek Harness Web UI · dsh plugin --profile web add github:Dee3526/dsh-plugin-voice-input-demo
  • dsh-background — DSH Web 自定义背景壁纸:本机单图/文件夹轮播、透明模糊遮罩、侧栏与输入框扩展、樱花/雪花特效 · dsh plugin --profile web add github:retmon2333/dsh-background
  • @xgone/dsh-netshell — Remote SSH terminal for the DeepSeek Harness web UI: floating terminal panel, dangerous-command guard (open/guarded/locked), confirmation workflow, and model tools (netshell_servers / netshell_run). Passwords live in the DSH encrypted credential store and never pass through AI sessions. · dsh plugin --profile web add github:xgone/dsh-netshell
  • dsh-plugin-harness-whale — DeepSeek Harness particle-whale wallpaper for the web client · dsh plugin --profile web add github:HeShen-1/deepseek-whale-wallpaper
  • dsh-dock — One-click desktop launcher for DSH Harness: automatically installs a prebuilt native app (DSH Harness.exe, whale icon) on the desktop when the plugin activates (parameters auto-detected from the environment); the app starts DSH hidden and opens the GUI as a fullscreen Edge app window. Also turns the sidebar Settings row into a More menu (Settings / Reload / Exit) where Exit stops the server and auto-closes the window. · dsh plugin --profile web add github:UnknowCao/dsh-dock
  • dsh-session-reference-ux-patch — Durable, reversible installer for DSH session-reference UX patches · dsh plugin --profile web add github:melt502/DSH-Session-Reference-UX-Patch
  • dsh-better-sidebar — DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers. · dsh plugin --profile web add github:Islulua/dsh-code-navigator#fa3cdf2eaf98e97acf7d729ff49ad50af127eaf0&path:packages/better-sidebar
  • @luoxunhao/dsh-codex-project — DSH web plugin inspired by Claude Code /add-dir: a native workspace gains any number of additional writable directories (cross-drive), the model can add directories via the add-dir tool (core approval confirms), and sessions read/write them under workspace-write permission — never danger-full-access. · dsh plugin --profile web add github:luoxunhao/dsh-codex-project
  • dsh-plugin-live-terminal — Live streaming terminal output for DeepSeek Harness · dsh plugin --profile web add github:nguyenduclong-ict/dsh-plugin-live-terminal
  • dsh-workbench-ui — A right-side Workbench surface for DeepSeek Harness client plugins · dsh plugin --profile web add github:Ephemeral-AI-Lab/dsh-plugins#d7a605ff4fc307d0345499e81956c831fac013a8&path:plugins/work-bench-ui
  • dsh-oil-account — A film-ready oil car versus EV ownership cost demo for DSH Better Sidebar. · dsh plugin --profile web add github:Dongfang81/dsh-oil-account
  • dsh-feishu-task-recorder — 轮询飞书会话提取候选任务,与任务看板插件双向同步,含界面悬浮面板 — DSH bundle。 · dsh plugin --profile web add github:CAI-MH/dsh-feishu-task-recorder
  • dsh-community-plugins — DeepSeek Harness 社区插件:发现、安装、更新与管理社区插件。 · dsh plugin --profile web add github:funcodingdev/dsh-community-plugins
  • dsh-workbench-ecs — DeepSeek Harness (Cordis) plugin: control Alibaba Cloud ECS instances through the local Workbench CLI — list/exec/upload/download/diagnose/deploy/session model tools plus a visual settings panel · dsh plugin --profile web add github:nishuoyang/dsh-workbench-ecs
  • dsh-theme-macintosh — DSH Macintosh 复古主题插件:System 7 像素语汇(ChiKareGo/Fusion Pixel 字体、桌面噪点画布、Finder 侧栏、月牙深浅切换、mcfx 闪烁、Kit 检视页),零构建 loader 格式常驻 bundle · dsh plugin --profile web add github:fengb3/dsh-theme-macintosh
  • @Six6stRINgs/dsh-client-ui-thinking-stats — A lightweight plugin that adds model thinking token statistics to the bottom Dock and the end of each conversation. · dsh plugin --profile web add github:Six6stRINgs/dsh-client-ui-thinking-stats
  • dsh-plugin-guard — Plugin Guard for the official DSH web client: isolate broken user plugins so the web UI stays up, plus one-click self-update from npm. · dsh plugin --profile web add github:wuwei6666/dsh-pluginGuard
  • dsh-remote-development — Lightweight remote development for DeepSeek Harness: pick a remote workspace over SSH and let the agent work on it with the SAME local tools — file, shell, and search providers are routed to the remote host by the plugin. No extra model tools, no third-party UI plugin. · dsh plugin --profile web add github:CJYLZS/dsh-remote-development
  • @anionex/dsh-pinned-sessions — Pin important DeepSeek Harness sessions at the top of the workspace sidebar · dsh plugin --profile web add github:Anionex/dsh-pinned-sessions
  • @dshp-inx/custom-ui — Custom UI suite for DeepSeek Harness: theme gallery is the first module (23 themes with ~121 full token mappings each); future modules (fonts, layout, interactions) will live here too. · dsh plugin --profile web add github:Yinxe/dsh-custom-ui
  • dsh-session-sweeper — 会话清道夫(Session Sweeper):在 DSH Web 界面扫描、查看并安全清理本机 AI 终端会话历史(Claude Code / Codex CLI / WorkBuddy / DSH),隔离优先、带 SHA-256 清单与一键恢复。Scan, view, and safely clean AI terminal session histories from the DSH Web UI. · dsh plugin --profile web add github:HrxSpace/dsh-session-sweeper
  • dsh-theme-cutout-clash — EN: Selectable neo-brutalist/pop-art themes for DeepSeek Harness Web with calm reading surfaces. ZH: 面向 DeepSeek Harness Web、兼顾安静阅读表面的新粗野主义与波普艺术主题。 · dsh plugin --profile web add github:YrracOwl/dsh-theme-cutout-clash
  • dsh-flykit — flykit for DeepSeek Harness — file viewer, live file watch, Claude Code TUI orchestration, and a Claude-Code-style status line. Fly your agents. · dsh plugin --profile web add github:flykit-cc/dsh-flykit
  • @goodandready/dsh-clinebot — DeepSeek Harness companion for ClineBot / ClinePass: dedicated settings page, live quota usage limits dashboard, in-UI credentials saving, static & custom models catalog, model picker control, and /cline slash-command. · dsh plugin --profile web add github:GooDAnDReaDY/dsh-clinebot
  • @furayoshi/dsh-widechat — DeepSeek Harness plugin: widens the conversation column, sets the user-bubble width and composer max height, and right-aligns the session stats strip, with a settings-row UI to tune all four. Built for the DSH client plugin slot settings.general.item. · dsh plugin --profile web add github:FraYoshi/dsh-widechat
  • @deepseek-ai/dsh-better-sidebar — Vendored dsh-better-sidebar workbench: a service-ized right sidebar + bottom panel (explorer / editor / terminal / git / browser / jobs / sidechat), session-isolated and extensible through ctx.betterSidebar registerTab/registerFileViewer. · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/better-sidebar
  • @deepseek-ai/dsh-client-ui-adaptive-update — Native manual and automatic continuous adaptation for early DSH releases · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/adaptive-update
  • @deepseek-ai/dsh-client-ui-multi-window — Hot-pluggable in-page DSH conversation panes with isolated drafts and a four-pane cap · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/multi-window
  • @deepseek-ai/dsh-client-ui-plugin-catalog — Native Xiaozhuang plugin catalog, live controls, and selective AI-installable export · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/plugin-manager
  • @deepseek-ai/dsh-client-ui-product-companion — Native cross-page product companion for DeepSeek Harness, driven by live session state · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/product-companion
  • @deepseek-ai/dsh-client-ui-provider-quota — Session-header model usage panel for DeepSeek, KIMI, GLM, and the signed-in GPT account · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/model-usage
  • @deepseek-ai/dsh-client-ui-skill-manager — Native Skill settings, inspection, and safe personal import · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/skill-manager
  • @deepseek-ai/dsh-fluent-output — Native fluent output and reader-respecting conversation follow for the Xiaozhuang DeepSeek Harness profile. · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/fluent-output
  • chat-pace — Configurable chat auto-scroll for the DSH web UI: follow, smooth glide, paced section-by-section reading, stepping, and hold modes, with on-screen controls, hotkeys, and a settings page (conversation.input.left / conversation.composer.dock / conversation.session.header.actions / settings.section entries). · dsh plugin --profile web add github:TheGoodMorty/chat-pace
  • dsh-recovery-center — Savepoints for DeepSeek Harness before plugin updates break it, with offline rollback and a rescue UI that still opens when DSH will not load. · dsh plugin --profile web add github:supery0ung/dsh-recovery-center
  • dsh-voice-input-qwen-asr — Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en) · dsh plugin --profile web add github:jsoncode/dsh-voice-input-qwen-asr
  • dsh-message-outline — DSH web 前端插件:当前会话消息大纲(左缘横杠)——我的消息一列细横杠,hover 展开完整大纲,点击瞬间定位对话消息。纯前端、零 3081 依赖、sessions 快照订阅驱动零轮询。 · dsh plugin --profile web add github:chongfengdy-dev/dsh-message-outline
  • @deepseek-ai/dsh-client-ui-skin-internet-angel-desktop — Non-commercial pastel pixel desktop fan skin for DSH Web · dsh plugin --profile web add github:Small-tailqwq/dsh-internet-angel-desktop
  • dsh-rgb-input-glow — DeepSeek Harness Web 插件:「光污染」RGB 光效皮肤 —— 输入框/侧栏等 RGB 流光光效(独立皮肤,不修改任何原皮肤)。 · dsh plugin --profile web add github:zhangyuzhangyu233/dsh-rgb-input-glow
  • deepseek-harness-design-md-themes — 74 non-invasive DeepSeek Harness themes generated from awesome-design-md · dsh plugin --profile web add github:yonglun/deepseek-harness-themes
  • dsh-font-customizer — Customize the DeepSeek Harness Web UI fonts: UI font family, code font family, and content font size. Settings persist on the host, with local-font detection and full local font scanning. · dsh plugin --profile web add github:daha1216/dsh-font-customizer
  • dsh-deepseek-usage-panel — Floating macOS-glass DeepSeek usage panel for the DSH web UI: live official balance + token usage (today, session, 24 h smooth trend, per model) without opening platform.deepseek.com/usage. · DSH 毛玻璃用量面板:官方余额 + Token 用量 · dsh plugin --profile web add github:WeiyangPro/dsh-deepseek-usage-panel
  • @weibaohui/dsh-xiuxian — dsh 插件 · 修仙陪伴:随机唤醒《凡人修仙传》角色,MC像素风桌宠与 agent 会话实时联动。子代理启动时化身宠物现身(最多3只同屏),支持储物袋收藏、三种显示模式、右键法宝菜单、图鉴选宠,可导出 Codex 桌宠格式。 · dsh plugin --profile web add github:weibaohui/dsh-xiuxian
  • dsh-marketing-toolkit — DSH 营销工具箱:在侧边栏底部(Settings 旁,官方 sidebar.footer.action 席位)增加「🎯 营销工具箱」模块,一键打开封面图生成 / 朋友圈文案 / 短视频脚本 / 开头黄金3秒检验四个预设营销 Agent 通道;后续工具在 lib/client.js 顶部 CHANNELS 数组中逐步添加。 · dsh plugin --profile web add github:1wanganshi/dsh-marketing-toolkit
  • @supanexus/dsh-plugin-supanexus-core — SupaNexus platform core: brand UI, OAuth quick setup, dual-line model provider, and app plugin market · dsh plugin --profile web add github:supanexus/dsh-plugin-supanexus-core
  • dsh-universal-worldbook — 通用世界书:逐请求提示词插入,无持久化上下文污染,支持索引式条目+模型主动搜索,兼容酒馆。 · dsh plugin --profile web add github:TritiumWang/dsh-universal-worldbook
  • dsh-mobile-push-notify — DeepSeek Harness (dsh) task-completion notifications: native desktop alerts on macOS/Windows/Linux plus zero-config phone pairing (PWA + Web Push) with optional cloudflared public tunnel. · dsh plugin --profile web add github:233fxr-collab/dsh-mobile-push-notify
  • dsh-rich-context — Agent instruction manager for DeepSeek Harness: edit, refine, and template the AGENTS.md files the harness actually reads — the user-global ~/.dsh/AGENTS.md and per-workspace AGENTS.md — from a sidebar panel. · dsh plugin --profile web add github:svgop/dsh-rich-context
  • @dsh-plugin/dsh-session-navigator — Session navigation minimap & outline for DeepSeek Harness web UI (Google AI Studio style side navigation) · DSH 会话导航插件:仿 Google AI Studio 侧边 Minimap、问题刻度与悬浮预览 · dsh plugin --profile web add github:wuxiangru915/dsh-plugins#7d41bb445ad478fb2992e5b3664332fbef1d0539&path:packages/dsh-session-navigator
  • @dshwp/dsh-session-manager — Session manager for the DeepSeek Harness web UI: browse all sessions, archive / unarchive (restore) / delete them, preview conversation content — from the Settings panel. · DSH 会话管理:设置页查看全部与已归档会话,归档 / 恢复 / 删除 / 内容预览。 · dsh plugin --profile web add github:wuxiangru915/dsh-plugins#7d41bb445ad478fb2992e5b3664332fbef1d0539&path:packages/dsh-session-manager
  • @arcaneorion/dsh-stage-panel — DSH in-session panel view: project agent-generated self-contained HTML into a sandboxed iframe, with status bar and choice interactions delivered as real user messages. · dsh plugin --profile web add github:ArcaneOrion/dsh-stage-panel
  • @arcaneorion/dsh-model-selector-search — DSH session model selector with search and reasoning-effort pane: shadows the native conversation.input.model seat (independent cordis client plugin). · dsh plugin --profile web add github:ArcaneOrion/dsh-model-selector-search

Themes

10 plugins · 主题与外观

  • dsh-skin — Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls. · dsh plugin --profile web add github:KinGao294/dsh-skin
  • dsh-deep-whale — Whale-girl skin series for the DSH Web UI (maid-atelier). · dsh plugin --profile web add github:Small-tailqwq/dsh-deep-whale
  • dsh-plugins#theme-gallery — Fifteen curated theme families with complete light and dark palettes that follow the native Light, Dark, and Follow system modes. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#path:/packages/theme-gallery
  • dsh-client-ui-skin-claude — Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes. · dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-client-ui-skin-claude
  • dsh-font — Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence. · dsh plugin --profile web add github:tianyhjg-lab/dsh-font
  • dsh-blue-whale — DeepSeek-Chat-style blue-whale skin: brand #4D6BFE on light and dark, following the built-in appearance. · dsh plugin --profile web add github:starslittle/dsh-blue-whale
  • dsh-wallpaper — Wallpaper skin for the DSH Web UI: image background with opacity, mask and blur controls. · dsh plugin --profile web add github:chinaRXQ/dsh-wallpaper
  • dsh-client-ui-theme-xp — Windows XP Luna desktop for the DSH Web UI: a floating window manager with taskbar and desktop icons, plus the era-accurate Luna skin. · dsh plugin --profile web add github:SamizuHM/dsh-client-ui-theme-xp
  • dsh-theme-cyberpunk2077 — Cyberpunk 2077 / Night City theme: NC yellow and neon cyan identity, CRT scanlines, Kiroshi hover lock-on, combat-state HUD, synthesized typewriter and message SFX, and hidden easter eggs (relic / johnny). · dsh plugin --profile web add github:Tommy00748/dsh-theme-cyberpunk2077
  • dsh-any-background — A DeepSeek Harness appearance plugin that lets you fully customize the Web UI with a custom theme color, background wallpaper, and fine-grained opacity controls. · dsh plugin --profile web add dsh-any-background

Sessions

30 plugins · 会话与消息

  • dsh-agent-team-room — Persistent rooms for independent DSH Agent sessions, with explicit membership, direct and broadcast messages, tracked tasks, and a shared Web timeline. · dsh plugin --profile web add github:ishuowang/dsh-agent-team-room
  • dsh-webchatlike — Bring the deepseek.com web/app chat experience to DSH: edit your prompt and regenerate answers in place, with a per-message <i/N> version pager (tree model, stable across conversations). · dsh plugin --profile web add github:cindyguyuehu123/dsh-webchatlike
  • dsh-bookmarks — Bookmark assistant replies with notes and tags; browse every bookmark in one cross-session center and export to Markdown. · dsh plugin --profile web add github:penguin-oo/dsh-bookmarks
  • dsh-turn-rewind — Rewind conversation and workspace state, powered by a persistent Change Ledger. · dsh plugin --profile web add github:Anionex/dsh-turn-rewind
  • dsh-crosstalk — Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox. · dsh plugin --profile web add github:Jesse-njx/dsh-crosstalk
  • task-passport — Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking. · dsh plugin --profile web add task-passport
  • dsh-task-relay — Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next. · dsh plugin --profile web add github:LeslieWylie/dsh-task-relay
  • dsh-share — Share your conversations with one click. · dsh plugin --profile web add github:hellodigua/dsh-share
  • dsh-message-edit — Branch-based message editing, reroll, retry, and a version timeline. · dsh plugin --profile web add github:Moeblack/dsh-message-edit
  • dsh-sidechain/side persistent side sessions and /btw one-shot side questions, run in a temporary fork without touching main history. · dsh plugin --profile web add github:Buyi-wsgzg/dsh-sidechain
  • dsh-conversation-share — Share any excerpt of a conversation. · dsh plugin --profile web add github:bill9109/dsh-conversation-share
  • dsh-explain — Local-first learning mode: cross-session learning threads with per-source explanations. · dsh plugin --profile web add github:yuezengwu/dsh-explain
  • dsh-prompt-studio — Edit user and built-in system-prompt sections with live preview. · dsh plugin --profile web add github:Moeblack/dsh-prompt-studio
  • dsh-peer-link — Let dsh and Claude Code sessions message each other directly; comes with a clickable peer list card (sort/search/send/refresh). · dsh plugin --profile web add github:czm15053/dsh-peer-link
  • dsh-session-link — Copy and open dsh:// session deep links, or paste them into another conversation to inject a bounded, read-only snapshot of the referenced session. · dsh plugin --profile web add dsh-session-link
  • dsh-chat-import — Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code. · dsh plugin --profile web add github:Nwflower/dsh-chat-import
  • dsh-file-claim — File claim/release protection for parallel DSH sessions on the same workspace (heartbeat stale takeover, pending 3-way merge area). · dsh plugin --profile web add dsh-file-claim
  • dsh-interconnect — Cross-instance message and event handoff between DSH instances via an interconnect server. · dsh plugin --profile web add github:Chinesezjc/dsh-interconnect
  • dsh-inline-images — Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size). · dsh plugin --profile web add github:3403473060/dsh-inline-images
  • dsh-prompt-stash — Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later. · dsh plugin --profile web add dsh-prompt-stash
  • dsh-side-chat — Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary. · dsh plugin --profile web add github:heartmove/dsh-side-chat
  • dsh-session-export — Export the current session to portable, schema-versioned Markdown and JSON files via the session_export tool and slash commands, with cross-platform-safe filenames. · dsh plugin --profile web add github:bwndlct/dsh-session-export
  • dsh-token-usage — Persistent per-session Token usage records and a settings dashboard with provider/model breakdowns and a 52-week activity heatmap. · dsh plugin --profile web add github:LeemanCheung/dsh-token-usage
  • dsh-suite#plugin-session-export — Export the append-only session log as human-readable Markdown or HTML, grouped by trajectory source. · dsh plugin --profile web add github:whyihaveyou/dsh-suite#path:/packages/plugins/plugin-session-export
  • dsh-session-search-pro — Search, list and read past and current sessions through the harness's own sessionQuery service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not. · dsh plugin --profile web add github:LeslieWylie/dsh-session-search-pro
  • dsh-plugin-session-delete — Delete DSH sessions from the web UI and desktop client: header danger button and session-row menu item with a risk-consent dialog; host endpoint and agent tool remove the session log, projection cache, and workspace accounting. · dsh plugin --profile web add github:lsz-asd/dsh-plugin-session-delete
  • dsh-plugin-session-import — Import claude-code / codex / reasonix / zcode chat history into dsh sessions: workspace binding, tool calls preserved, oversized-session protection, zcode compaction restore. · dsh plugin --profile web add dsh-plugin-session-import
  • dsh-companion — Four-module session companion: smart conversation export (Markdown/PDF/JSON/PNG long-image with privacy redaction and batch ZIP), context handoff summaries with template save/import, API cost optimization (live official pricing, peak/off-peak scheduling, daily/monthly budgets, model routing), and global conversation search with in-chat find (Ctrl+F, CSS Custom Highlight API). · dsh plugin --profile web add github:beijingwahw/dsh-companion
  • dsh-sideband — Asynchronous, LLM-summarized context relay between DSH Sessions and authorized Agent Team Rooms, with instant snapshots and scheduled digests. · dsh plugin --profile web add github:ishuowang/dsh-sideband
  • dsh-session-doctor — Diagnose, unstick, and read DSH sessions: list sessions with agent status, read conversations, diagnose stuck agents, recover them with cancel+keepInbox, and send messages to other sessions. · dsh plugin --profile web add github:mayf3/dsh-session-doctor

Memory

185 plugins · 记忆

  • distill — Automatic conversation distillation: background subagent reflection + skill create/update. · dsh plugin --profile web add github:LoserFox/distill
  • dsh-mnemon — Deep Mnemon integration: local three-tier memory (Runtime Memory, retrievable Documents, supervised Memory Spaces). · dsh plugin --profile web add dsh-mnemon
  • dsh-mneme — Cross-session memory: SQLite with a human-editable Markdown mirror, background consolidation (dedup, merge, conflict resolution), and six memory tools. · dsh plugin --profile web add github:modusensus/dsh-mneme
  • nowledge-mem-deepseek-harness — One memory layer for every AI tool and agent: Context Bundle injection, prompt-time recall, MCP tools, and turn-end DSH thread capture. · dsh plugin --profile web add github:nowledge-co/nowledge-mem-deepseek-harness
  • dsh-memory — Cited memory over DSH's lossless session log: distilled facts carry (sessionId, eventRange) citations that expand back to the exact original log excerpt. · dsh plugin --profile web add github:Jesse-njx/dsh-memory
  • dsh-memory — Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser. · dsh plugin --profile web add github:flymysql/dsh-memory
  • dsh-plugin-asmemory — Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality. · dsh plugin --profile web add github:Xplore-LAB/dsh-plugin-asmemory
  • dsh-memento — Bounded, layered, approval-gated, auditable cross-session memory: a typed ctx.memory seam with a zero-dependency SQLite provider, a memory tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log. · dsh plugin --profile web add github:PerryLink/dsh-memento
  • dsh-memory-gate — Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call. · dsh plugin --profile web add dsh-memory-gate
  • dsh-file-memory — File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly. · dsh plugin --profile web add github:ICCuse/dsh-file-memory
  • dsh-knowledge — Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter. · dsh plugin --profile web add github:ICCuse/dsh-knowledge
  • dsh-premise-guard — Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor. · dsh plugin --profile web add github:ICCuse/dsh-premise-guard
  • sgme — ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as dsh-sgme. · dsh plugin --profile web add github:freehul/sgme
  • dsh-memory-meow — Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file. · dsh plugin --profile web add github:Phant0Meow/dsh-memory-meow
  • dsh-memoria — Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation. · dsh plugin --profile web add github:jiayan-xu/dsh-memoria
  • deepseek-harness-forge-plugins#forge-memory — BM25 keyword-based memory recall. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-memory
  • dsh-memory — Multi-agent spatiotemporal memory graph with cross-session persistence and importance-gated recall. · dsh plugin --profile web add @furongjun1999/dsh-memory
  • dsh-memoria-extra — Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria. · dsh plugin --profile web add github:jiayan-xu/dsh-memoria-extra
  • dsh-plugin-recall — Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context. · dsh plugin --profile web add dsh-plugin-recall
  • unified-agent-memory — One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status). · dsh plugin --profile web add dsh-unified-agent-memory
  • dsh-handoff — Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff. · dsh plugin --profile web add github:FleetingEcho/dsh-handoff
  • dsh-tool-user-memory — User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection · dsh plugin --profile web add github:IAMLieutenant/dsh-tool-user-memory
  • @dsh-external/dsh-agentmemory — agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server · dsh plugin --profile web add github:elementor-i/dsh-agentmemory
  • chat-import — Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction. · dsh plugin --profile web add github:devmom/dsh-chat-import
  • dsh-recall-plugin — DSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。 · dsh plugin --profile web add github:limbo947/dsh-recall-plugin
  • @dsh-external/dsh-memory-manager — DSH 记忆管理插件(宿主级):文件夹记忆库、印象、组合与双向链接、上下文计划注入、规约记忆(新会话自动常驻)、Agent 记忆工具、图谱视图,设置页自由开关。 · dsh plugin --profile web add github:tuanmaoOVO/dsh-memory-manager
  • @dsh-external/dsh-sysmon — DSH Web 右下角系统状态悬浮窗:CPU(x%/y)、内存、磁盘占用,1 秒刷新 · dsh plugin --profile web add github:AKS1st/dsh-sysmon
  • dsh-memoir — Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes. · dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir
  • @guntur-d/dsh-memory — Persistent cross-session memory plugin for DeepSeek Harness: workspace-scoped durable facts with model-facing memory_write/list/search/forget tools and bounded prompt injection · dsh plugin --profile web add github:guntur-d/dsh-memory
  • mg-dsh-desktop — DeepSeek Harness desktop shell + feature plugin integration. Launches dsh's Web UI in a native WebView2 window with theme sync and window-state memory; injects the plugin config page only when started by this project (desktop shortcut or mg-dsh command). · dsh plugin --profile web add github:MarecGents/marec-dsh-desktop
  • dsh-memflow — MEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows · dsh plugin --profile web add github:crwsr124/dsh-memflow
  • dsh-shared-memory — 跨对话记忆系统:Hermes 式共享记忆(MEMORY.md + USER.md 注入每个会话系统提示词),memory 工具 + 可视化记忆面板 · dsh plugin --profile web add github:futongxu9-maker/dsh-shared-memory
  • dsh-youreyes — Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Antigravity IDE quota (default, flash/pro), OpenAI-compatible VLM endpoints, Gemini API, or local Ollama — model-invokable vision tool, wrapper adapters for deepseek/opencode-go, evidence memory, and a polished client panel. · dsh plugin --profile web add github:54xkeee/dsh-youreyes
  • dsh-memory — 受 CC-HAHA 启发、面向 DeepSeek Harness 的项目隔离持久记忆插件 · dsh plugin --profile web add github:yihefeikong-rgb/dsh-cc-haha-memory
  • dsh-understand-anything — 理解任何东西技能包(移植自 Understand-Anything) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-understand-anything
  • dshcore — DeepSeek Harness Core(DHC)人格核心进化插件:心脏/情感/身体/大脑/灵魂四件套自主进化、三层记忆、自动抓取消化、心跳体检、HTTP API、内嵌鲸系桌面宠物(启动 harness 自动拉起、双向接口),并整体编译五器官(ModLens 眼睛 / at-file 左手 / genui 右手 / automation 双脚 / better-sidebar 工作台)为单插件 · dsh plugin --profile web add github:muvuula/DeepSeek-Harness-Core
  • dsh-memory-panel — Persistent memory plugin for DeepSeek Harness: memory_* model tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a 设置→记忆 (Settings → Memory) management panel. · dsh plugin --profile web add github:sdf-jkl-gh/dsh-memory-panel
  • dsh-approve-for-me — Automated approval review for DeepSeek Harness: auto-approves safe tools, auto-denies dangerous command patterns, and can fully auto-approve in 'auto' mode. · DSH 自动审批审核插件:安全操作自动放行、危险命令自动拒绝、可配置全自动模式。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-approve-for-me
  • dsh-mcp-client-v2 — Enhanced MCP client for DeepSeek Harness: paginated tool discovery, non-blocking startup, and a mcp_tool_search model tool, with hand-rolled stdio / streamable-http transports and bounded exponential reconnect. · DSH MCP 客户端 v2:分页工具发现、非阻塞启动、工具搜索模型工具,自带 stdio / streamable-http 传输与指数退避重连。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-mcp-client-v2
  • dsh-memories — Project-scoped memory system for DeepSeek Harness: persistent key-value memories per scope with set/get/list/delete/search tools, JSON-file storage and client RPC. · DSH 项目记忆系统:按作用域持久化的键值记忆,含增删查列搜索工具与 RPC。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-memories
  • dsh-secret-redactor — Sensitive-information redaction for DeepSeek Harness: masks API keys, bearer tokens, JWTs, private keys and configured secrets in every tool result shown to the model, plus a redact_text tool and a redact RPC. · DSH 敏感信息脱敏插件:自动掩码工具输出中的 API key / token / 私钥 / 配置密钥。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-secret-redactor
  • dsh-system-proxy — System proxy support for DeepSeek Harness: detects the macOS scutil proxy or HTTP_PROXY/HTTPS_PROXY env proxy, exposes system_proxy_status and proxy_export model tools plus a status RPC. · DSH 系统代理插件:检测 macOS scutil 或环境变量代理,提供 system_proxy_status / proxy_export 工具与状态 RPC。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-system-proxy
  • dsh-usage-cost — Usage and cost tracking for DeepSeek Harness: accumulates LLM token usage and estimated USD cost from the llm/stream waterfall, settles per-turn deltas into a daily stats file, warns when configured budgets are exceeded, and exposes a usage_report tool plus a usage-cost/status RPC. · DSH 用量与成本统计插件:统计 llm/stream 流式调用的 token 用量与估算费用,按轮次结算到当日统计文件,超出预算阈值时告警。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-usage-cost
  • dsh-plan-keeper — DSH web plugin: plan persistence & workspace memory — captures every exit_plan_mode plan into .dsh-outputs/plans// (plan.md + revisions + meta.json), keeps a workspace-gradual memory under .dsh-outputs/memory/ (user/feedback/project/reference, MEMORY.md index), injects the memory into every model turn (6KB budget, toggleable), exposes a memory_write model tool, and renders a deliverables view (计划/记忆 rings: view / edit / delete / add / send-to-composer). · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-plan-keeper
  • dsh-biomemory — 生物仿生记忆系统(Biomimetic Memory for DeepSeek Harness):纯文件 Markdown 数据层(透明可读改)+ memory 工具 + 冻结快照自动注入 + 分级审批门(重要 ask/普通 auto)+ 审计日志 + /memory 命令 + 跨会话召回 · dsh plugin --profile web add github:KLRSL/dsh-biomemory
  • @dsh-external/dsh-kb-rag — Local-first RAG knowledge tools for DSH: kb_query / kb_ingest / kb_crawl / kb_related, backed by the kb-rag Python pipeline (Ollama bge-m3 + ChromaDB + SiYuan). Zero API cost, data never leaves your machine. · dsh plugin --profile web add github:YuMu247/dsh-kb-rag
  • dsh-statecore — Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore · dsh plugin --profile web add github:yul761/dsh-statecore
  • dsh-prompt-recall — Codex-style up/down input-history recall for the DeepSeek Harness web GUI · dsh plugin --profile web add github:liguanyu/dsh_PromptRecall
  • @nanpaidashi/dsh-honcho-sync — DSH plugin: auto-sync conversation turns to Honcho memory service on self-hosted NAS or cloud, with visual settings panel · dsh plugin --profile web add github:nanpaidashi/dsh-honcho-sync
  • dsh-hermes-memory — Hermes-style persistent memory for DeepSeek Harness (DSH) — a faithful port of the hermes-agent MEMORY.md / USER.md mechanism: bounded dual-bank memory, one memory tool (add/replace/remove/batch), frozen-snapshot injection, nudge reminders. Zero external dependencies, zero LLM cost. · dsh plugin --profile web add github:isheng-eqi/dsh-hermes-memory
  • dsh-plugin-ima-sync — DSH plugin: auto-upload conversation progress to Tencent IMA (daily note + Work knowledge base), mirroring the local Claude Code ima-upload workflow · dsh plugin --profile web add github:nan1010082085/dsh-plugin-ima-sync
  • @user/dsh-openclaw-persona — DSH profile bundle: load OpenClaw-style persona files (SOUL.md, IDENTITY.md, USER.md, TOOLS.md, MEMORY.md, AGENTS.md, HEARTBEAT.md, memory/*.md) into every DSH session whose workspace contains an openclaw/ subdirectory. · dsh plugin --profile web add github:AskingTheHeavens/dsh-openclaw-persona
  • dsh-memory-porter — 记忆搬家:把 Claude / ChatGPT / Claude Code 的历史记忆搬进 DeepSeek Harness —— 带逐字证据,逐条批准 | Move your Claude & ChatGPT memory into DeepSeek Harness (DSH), with verbatim evidence and one-by-one approval · dsh plugin --profile web add github:Shiye-10Pages/dsh-memory-porter
  • dsh-slide — A per-conversation visual slide editor for DeepSeek Harness with AI annotations, workspace files, and shared knowledge guidance. · dsh plugin --profile web add github:JeremyGuo/dsh-slide
  • dsh-vision-resident — 常驻视觉服务:直连视觉模型(默认 opencode-go/minimax-m3,回退 zai-coding-cn/glm-4.6v)。describe_image / subagent_vision 工具 + 粘贴图片自动转译(llm/stream 钩子)+ 输入框视觉状态小胶囊与详情页(活动日志:指令/思考过程/输出)。零子代理、零 agent 上下文开销,按会话记忆窗支持视觉追问与验收。 · dsh plugin --profile web add github:AnnanRen/dsh-vision-resident
  • dsh-prompt-self-client — Personal prompt profile engine for DeepSeek Harness: message-level prompt rewriting and automatic profile learning with a bilingual settings panel and conversation dock. · dsh plugin --profile web add github:Hua1Q1nG/dsh-prompt-self
  • @getnote/dsh-plugin — 在 DeepSeek Harness 中用自然语言搜索、保存和阅读得到大脑笔记 · dsh plugin --profile web add github:iswalle/getnote-dsh-plugin
  • @deepddw/dsh-teams-panel — deepDDW 团队版设置面板——记忆体/知识库/网络/用户/设备/文件库(DSH for Teams) · dsh plugin --profile web add github:ccch713/deepddw#0002954302559b5049cf7fd42740dcd84d9339a9&path:plugins/dsh-teams-panel
  • dsh-memory-setup — Solve the AI goldfish brain: a personal memory layer for DeepSeek Harness — preferences, project conventions, workflows, and error lessons, stored locally as auditable, evidence-backed Markdown/JSON. 解决 AI 金鱼脑:偏好、项目约定、工作方式与纠错教训的本地可审计记忆层。 · dsh plugin --profile web add github:863683348/dsh-memory-setup
  • @flowboard/dsh — 运行在 DeepSeek Harness 中的开源办公协作与团队管理插件 · dsh plugin --profile web add github:juntaoding/Flowboard#0122200e5a42e32491d42163a134ce02a514a563&path:packages/dsh
  • context-assembler-dsh — Context Assembler DSH V0.99 — Context Assembler plugin for DeepSeek Harness (dsh): context compaction, cache-friendly topic-block management, water-pressure topic splitting, tool trace/rewrite, handoff planning and reality recall injection. · dsh plugin --profile web add github:i1j/context-assembler-DSH
  • dsh-hindsight-local — DSH web client plugin: a sidebar toggle to start/stop the local Hindsight memory daemon (hindsight-embed) for the DeepSeek Harness desktop app. · dsh plugin --profile web add github:Hua1Q1nG/dsh-hindsight-local-optimize
  • dsh-thread — Thread session memory for dsh — lossless event capture + status-card injection (dsh plugin, standalone repo). · dsh plugin --profile web add github:zhaoyuntao-wl/dsh-plugin-thread
  • dsh-tdai-memory-adapter — DeepSeek Harness 的 TencentDB Agent Memory Adapter:自动 recall、turn 捕获与只读搜索工具。 · dsh plugin --profile web add github:Vocllum/DSH-TDAI-Memory-Adapter
  • @123caiji/dsh-graph-memory — Cross-session knowledge graph memory for DeepSeek Harness — typed nodes, causal relations, PageRank, communities, and dual-path recall (vector + FTS5). · dsh plugin --profile web add github:123caiji/dsh-memory-toolkit#02da7b847f1998858daf4b00bd564b05e6c98845&path:packages/graph-memory
  • @123caiji/dsh-lean-context — Token-saving orchestration for DeepSeek Harness: five orthogonally-layered capabilities (discipline, convergence, routing, audit, rebuild), each independently toggled. · dsh plugin --profile web add github:123caiji/dsh-memory-toolkit#02da7b847f1998858daf4b00bd564b05e6c98845&path:packages/lean-context
  • dsh-talk-map — Visual conversation map for DeepSeek Harness: an infinite whiteboard where every session is a card — drag to arrange, double-click to start a chat in place, draw an edge to fork a new session with injected context. Built for ADHD-friendly spatial memory. · DSH 可视化对话地图:会话即卡片,双击即聊,连线分叉带上下文的新对话。 · dsh plugin --profile web add github:Tasihi89/dsh-talk-map
  • dsh-tdai-memory — 让 DeepSeek Harness 拥有可靠、自动且可控的 TencentDB Agent Memory。 · dsh plugin --profile web add github:Vocllum/DSH-TDAI-Memory
  • tdai-memory-dsh-plugin — Native DeepSeek Harness plugin for TencentDB Agent Memory recall, capture, and read-only search tools. · dsh plugin --profile web add github:Vocllum/tdai-memory-dsh-plugin
  • dsh-tmcra-memory — Automatic TMCRA recall, injection, and role-separated writeback for DeepSeek Harness · dsh plugin --profile web add github:reshuibuduo/tmcra-plugin-deepseek-harness
  • @zy-ultimately/dsh-knowledge-base — Global knowledge base for the dsh web GUI: upload PDF/Word/Excel/PPT/TXT/MD/CSV/HTML documents, pure-JS text extraction + BM25 keyword index persisted to disk, a right-edge management panel, automatic retrieval injected into every session (agent/pre-step) plus a knowledge_base_search model tool, and source citations. Zero native/vector dependencies; embedding backend can be layered on later. · dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-base
  • dsh-plugin-tool-health — Remembers which DeepSeek Harness tools have been failing, across sessions, and tells the next session — so an agent stops rediscovering a dead endpoint one failed call at a time. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tool-health
  • @aiworkskills/aws-wechat-article — DeepSeek Harness bundle for the aiworkskills WeChat article workflow · dsh plugin --profile web add github:aiworkskills/dsh-wechat-article
  • @local/dsh-cue-bank — Cross-session memory cue bank for DeepSeek Harness: builds a persistent event-cue library (keywords, user language idiosyncrasies) and re-activates remembered event details on topic switches, mirroring human episodic recall. · dsh plugin --profile web add github:itr-del/dsh-cue-bank
  • dsh-loom — Minimalist long-term memory for DeepSeek Harness, distilling pi-loom + pi-esr ideas: zero-LLM auto-capture, a symbolic [LOOM] index with progressive disclosure, and an ESR-lite evidence-closure protocol (esr_task/esr_close/esr_link). Hot path is model-free; storage on ctx.storageDomain; web memory viewer and config card through DSH's native settings slots. · dsh plugin --profile web add github:skepsun/dsh-loom
  • dsh-codegraph — CodeGraph for DSH — registers 13 native codegraph_* tools (status/init/index/sync/uninit/query/node/explore/files/callers/callees/impact/affected) wrapping the codegraph CLI, so the DSH agent can bootstrap, maintain, and query a pre-indexed code knowledge graph without grepping files. · dsh plugin --profile web add github:jiangzhenguo/dsh-codegraph
  • dsh-session-handoff — Session handoff & context management for DeepSeek Harness: structured handoff documents (export/resume/status), active context pruning (acp_* tools + pressure banner), and optional OpenViking memory / archify diagram integration. Core is zero-dependency (official compaction API + node builtins); memory/diagram enhance when detected. · dsh plugin --profile web add github:snow-The/dsh-session-handoff
  • better-lvgl-for-dsh — LVGL 8.4 knowledge skill pack for DeepSeek Harness (dsh): registers an offline LVGL 8.4 skill library on ctx.skills so the agent writes correct v8 API code and avoids v9 confusion. · dsh plugin --profile web add github:sa998aaron/better-LVGL-for-dsh
  • dsh-persona — DeepSeek Harness plugin: give the agent a switchable, persistent persona (人设) with cross-session memory. Built-in personas an-ruotong / yan-guan / lao-jie plus user-defined personas; switch_persona / list_personas / persona_remember / persona_recall / persona_forget tools. · dsh plugin --profile web add github:haimuhaimu/dsh-persona
  • hermit-memory — MemoryHub:M0~M5 + storage.domain(11) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-memory
  • hermit-persona — 人格段:角色卡 + 措辞铁律 + 记忆渲染 SystemPrompt.section(04/11) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-persona
  • @wxg-prc-cpg/dsh-weknora — WeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases. · dsh plugin --profile web add github:Tencent/WeKnora#4e25684b8ff55a70a55c03730d81457c14521d3c&path:packages/dsh-weknora
  • dsh-git-memory — A local Git-backed long-term memory bundle for DeepSeek Harness · dsh plugin --profile web add github:seriousz158/dsh-memory
  • dsh-plugin-context-manager — DeepSeek Harness context manager: auto-records every turn, injects priority-sorted memory and pinned cross-session notes into each model request, and folds real conversation history to save tokens. NOTE: manual multi-step install — copy the three package folders into profiles/node_modules and add the provided cordis.patch.yml rows, then restart DSH; not a standard one-command install. · dsh plugin --profile web add github:luxiwusuobuneng/dsh-plugin-context-manager
  • dsh-krouter — Hot-pluggable KRouter for DeepSeek Harness. Same Obsidian vault as Cursor and Codex. No vector store. · dsh plugin --profile web add github:398894496-arch/runtime36
  • dsh-memory — Cross-session persistent memory for the DeepSeek Harness: a model-facing memory tool, an always-on index section, and a bundled maintenance skill. · dsh plugin --profile web add github:guyuefangyuanl/dsh-memory
  • dsh-pm — DSH 插件:春笋(ChunSun)驱动的 AI 原生项目交付 —— 需求/Run/Step/场景/用例/工作记忆 + 验收闭环(pm = project management) · dsh plugin --profile web add github:mqhe2007/dsh-pm
  • @djasdh/interest-memory — Cross-session long-term memory for AI agents — local Go service (~50MB RAM, SQLite-vec, verify-augmented) with bridges for DeepSeek Harness, Claude Code, Codex, Hermes, OpenClaw, opencode, pi, Reasonix. · dsh plugin --profile web add github:djasdh/interest-memory
  • dsh-lite-memory — DSH 简化版记忆插件:SQLite 条目化记忆(标题/重要程度/来源/内容,增删改查)+ 日历与到点提醒(月视图+时间轴+待执行/已完成双tab),对话面板记忆 tab 与设置二级菜单,中英双语自动跟随。 · dsh plugin --profile web add github:SiriusWJ/dsh-lite-memory
  • dsh-mnemon-gc — Mnemon 记忆体 GC 治理插件:把「冲突驱动的正确性纠错」接进 dsh-mnemon(记忆间新事实取代旧事实 → 标记 superseded → 显式确认后才软删除)。自动巡检只报告、绝不删除。基于 dsh-mnemon 的 createRunner 公共 API。 · dsh plugin --profile web add github:Zn-Dk/dsh-mnemon-gc
  • dsh-project-workbench — Local project, requirement-group, and conversation workbench for DeepSeek Harness Web and Desktop · dsh plugin --profile web add github:937862061/dsh-project-workbench
  • dsh-session-archive-plugin — DSH plugin: context archiving + historical retrieval — archive_session / search_archive tools over the session-archive skill (zstd session-log decode). · dsh plugin --profile web add github:honyKing/dsh-session-archive-plugin
  • dsh-engram — Minimalist long-term memory for DeepSeek Harness, distilling symbolic-index + pi-esr ideas: zero-LLM auto-capture, a symbolic [ENGRAM] index with progressive disclosure, and an ESR-lite evidence-closure protocol (esr_task / esr_node / esr_close / esr_link). Real agent-behaviour telemetry (usage rollup + /stats) and a deterministic offline recall benchmark (npm run eval). Hot path is model-free; storage on ctx.storageDomain; web memory viewer, observability panel and config card through DSH's native settings slots. · dsh plugin --profile web add github:skepsun/dsh-engram
  • dsh-engram-session — Per-session Engram memory for DeepSeek Harness: spawns an engram MCP child per agent session rooted at the session workspace, registers mem_* tools per agent scope, and injects the Memory Protocol as a system-prompt section. · dsh plugin --profile web add github:xiuyuan18/dsh-engram-session
  • dsh-missher-memory — Project-scoped reviewed memory for DeepSeek Harness · dsh plugin --profile web add github:Missher12/dsh-missher-memory
  • @dsh-external/dsh-archive-viewer — DSH 归档增强插件:自动定期归档、文件夹归档整理、LLM 摘要沉淀经验库、会话收藏与便签,查看/恢复归档会话与一键关闭 dsh(恢复与关闭需应用核心补丁) · dsh plugin --profile web add github:csiroqa/dsh-archive-viewer
  • @bingo_touth/memory-mcp-server — 分层长期记忆 MCP 服务器:本地 MiniLM 或 OpenAI 兼容嵌入 API,供 LLM Agent(DeepSeek Harness / Claude Code)做可语义检索的长期记忆 · dsh plugin --profile web add github:BingoAgentTouch/Personal_MCP
  • dsh-learning-bundle — A proof-carrying correction loop for DSH: explicit adoption, scoped recall, and reconstructable delivery. · dsh plugin --profile web add github:B1lli/dsh-learning-bundle
  • dsh-session-assistant — Session-scoped full-duplex voice assistant with tool-controlled drafting and Agent submission for DeepSeek Harness. · dsh plugin --profile web add github:AlexKaiqi/dsh-session-assistant
  • wechat-clawbot — Connect DeepSeek Harness to WeChat via the official WeChat ClawBot (Tencent iLink) bridge — a DSH plugin bundle. · dsh plugin --profile web add github:Alphainfix/wechat-clawbot
  • @frog755/dsh-hybrid-memory — Hybrid memory plugin for DeepSeek Harness: L1 frozen-snapshot memory (MEMORY.md/USER.md, prefix-cache friendly) + L2 searchable knowledge base (one-fact-per-file, FTS5) + L3 multi-tool import. Data lives on D drive, never C. · dsh plugin --profile web add github:Frog755/dsh-hybrid-memory
  • dsh-tool-project-memory — Shared project organizational memory for DeepSeek Harness — recall, remember, memory_status tools and blank-session index inject across presets · dsh plugin --profile web add github:warrenop/open-preset-harness#334c14fab03723232fa9c0cbd90e71a4a6003f59&path:packages/tool-project-memory
  • dsh-context-mode — DSH context-window relief: knowledge base (ctx_index/search), routing enforcement (deny flood tools), and session continuity (post-compaction restore). · dsh plugin --profile web add github:pharaohnie/dsh-context-mode
  • @dshworks/dsh-ego-browser — ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human. · dsh plugin --profile web add github:dshworks/dsh-ego-browser
  • codex2dsh — 把 Codex(OpenAI Codex CLI / Desktop)的 MCP、技能、全局配置、记忆以适配 DSH 的形式迁移进 DeepSeek Harness(DSH 插件) · dsh plugin --profile web add github:BigBlueBaby/codex2dsh
  • dsh-hypatia — Hypatia skills for DeepSeek Harness: knowledge-graph query skill plus automatic conversation-memory bridge. Requires the hypatia CLI on PATH. · dsh plugin --profile web add github:tkliuxing/dsh-hypatia
  • @kai232/dsh-rag — Local knowledge bases with explicit, source-backed retrieval for DeepSeek Harness Web. · dsh plugin --profile web add github:imkelt/DSH-RAG
  • dsh-mem0-plugins — Mem0 persistent memory for the DeepSeek Harness web profile — automatic recall injection, tidal-coalesced memory writes, and mem0_search/add/update/delete tools against a self-hosted Mem0 server (X-API-Key). Zero-intrusion bundle plugin; no dsh source changes. · dsh plugin --profile web add github:runfali/dsh-mem0-plugins
  • dsh-qa-skills — DeepSeek Harness (dsh) plugin: 10 testing skills (requirement analysis, test strategy, case writing/review, E2E/API automation, exploratory, regression, bug analysis) + shared core knowledge base — a full QA pipeline as agent skills. · dsh plugin --profile web add github:fishzjp/qa-skills
  • dsh-dreaming — dsh 梦境记忆整合插件:凌晨随机触发,把当天会话/Hindsight 记忆生成叙事化梦境日记(法塔人格),高价值洞察晋升回 MEMORY.md,梦境与晋升记录存 SQLite 并在 web 梦境 Tab 展示。 · dsh plugin --profile web add github:fatatalia/dsh-dreaming
  • dsh-session-recall — Cross-session full-text recall for DeepSeek Harness: the model-facing recall tool searches past session transcripts through ctx.sessionQuery · dsh plugin --profile web add github:kittimzhe/dsh-session-recall
  • dsh-retrace — Retrace · 回溯 — Recall, edit-and-resend, regenerate, and conversation/artifact versioning (timeline, rollback, fork map) for DeepSeek Harness — Web and Desktop · dsh plugin --profile web add github:yamingmou/dsh-retrace
  • @dsh-external/dsh-oh-my-agent — 忠实复刻 oh-my-openagent 核心能力:ultrawork 协议 / rules 引擎 / hashline 精编 / boulder 记忆 / 结构化代码搜索 / 评论检查 / 后台监控 / 交接 / 团队任务表 / OmO 控制台面板 · dsh plugin --profile web add github:sskkde/dsh-oh-my-agent
  • dsh-visual-workbench — A DSH visual workbench for Obsidian-style knowledge workspaces and local Comfy MCP workflows. · dsh plugin --profile web add github:Destined-at-Dawn/dsh-visual-workbench
  • dsh-memory-search-plus — Local, cross-session full-text search for DeepSeek Harness conversations: SQLite FTS5 indexing with Chinese word segmentation and accurate message-level jump targeting · dsh plugin --profile web add github:the-thinker0/dsh-memory-search-plus
  • @starwish-ai/xingyuan-dsh — 星愿 XingYuan for DeepSeek Harness: 对话创建愿望/任务、机会日打卡、微行动、记忆与图表的 Agent Preset 组合包 · dsh plugin --profile web add github:starwish-ai/xingyuan-dsh
  • @tieveto666-code/dsh-memory-migration — Long-term memory for stock DeepSeek Harness: key/value store with question-time recall, plus optional migration from official ChatGPT, Claude, Gemini, and DeepSeek exports. · dsh plugin --profile web add github:tieveto666-code/dsh-memory-migration
  • @ddtcorex/dsh-maestro-meta — Maestro Harness meta-bundle: thin v2 aggregator over granular dsh-maestro-* plugins (remote, review, govard, memory, mobile, notifier). · dsh plugin --profile web add github:ddtcorex/dsh-maestro-meta
  • dsh-memory-dashboard — DeepSeek Harness 内嵌的本地四层记忆浏览器 · dsh plugin --profile web add github:perinchiang/dsh-memory-dashboard
  • qq-mode-console — NimuQDock-dsh mode console for DeepSeek Harness settings UI (chat / agent) · dsh plugin --profile web add github:NimuStudio/NimuQDock-dsh#6249e769d465859526883d0ce95dc0cf41b897b5&path:plugins/qq-mode-console
  • dsh-kb-manager — Local knowledge base lifecycle manager plugin for DeepSeek Harness (dsh): import, chunk, index, hybrid search, snapshots, .kbpack portability. · dsh plugin --profile web add github:xiaoshi7915/dsh-kb-manager
  • @urbanrook/agent-project-manager — 项目 Agent 管理: a supervisor (主管) workspace + N dev-project workspaces, with logical isolation, task handoff, and a sidebar panel for DeepSeek-Harness agents. · dsh plugin --profile web add github:Urbanrook/agent-project-manager
  • dsh-obsidian-inbox — Obsidian knowledge-base ingest workflow as a DeepSeek Harness plugin: a bundled skill provider + an obsidian_validate_vault model tool, all declarative and composable. · dsh plugin --profile web add github:Leo3-7/dsh-obsidian-inbox
  • dsh-memory-lite — Lightweight cross-session memory for DeepSeek Harness: one memory tool with save/recall/list/forget operations plus a Settings-card UI, persisted to ~/.dsh/memory-lite.json. · dsh plugin --profile web add github:pacoyi/dsh-memory-lite
  • @zilliz/memsearch-dsh — MemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candidate review panel. · dsh plugin --profile web add github:zilliztech/memsearch#7f2a1e7d26455823657f96731fd861e6709b66c0&path:plugins/dsh
  • dsh-research-autoresearch — AutoResearch suite for DeepSeek Harness: arxiv recall, LQS scoring, research state panel, stall guardian, five-persona peer review, plus the research-ui visualization feature-switch control plane. · dsh plugin --profile web add github:yuan-source-666/dsh-research-autoresearch
  • dsh-triad — DSH 三合一扩展插件:用量工作台 · 技能管理 · 长期记忆引擎。零 DSH 源码改动。 · dsh plugin --profile web add github:statem-li/dsh-triad
  • dsh-router-core — DSH plugin: a simplified 9router (AI routing gateway). Adds a 路由系统 (Routing System) sidebar entry beside 记忆系统; the panel shows suppliers, account pool, combos, and endpoint/API keys. · dsh plugin --profile web add github:CARVIN94/dsh-router
  • dsh-tasklist — Cross-session task-list memory for DeepSeek Harness · dsh plugin --profile web add github:lsLs-kid/dsh-tasklist
  • dsh-mnemosyne-memory — Mnemosyne 永久记忆插件 - 为 DSH 提供长期记忆、向量搜索和 LLM 反思功能 · dsh plugin --profile web add github:Witchwarren2344/dsh-mnemosyne-memory
  • dsh-local-vector-memory — DSH 本地向量记忆插件:小 embedding 模型负责向量化,本地 9B 负责会话结束时的记忆提取,SQLite 存储,自动召回注入上下文。 · dsh plugin --profile web add github:liangxiaobing520/dsh-local-vector-memory
  • dsh-engram-recap — Forces periodic Engram memory recall and save reminders for DeepSeek Harness agents: injects a dynamic system-prompt context that reminds the model to load prior session memory at the start of a session, and to save new decisions/bugfixes/learnings every N turns - so knowledge survives across sessions without depending on the model remembering to do it unprompted. · dsh plugin --profile web add github:elmaxid/dsh-manage#994c0ee484a6bffad09ba130ffc6576b1e2e9e98&path:plugins/dsh-engram-recap
  • dsh-skill-manager — DSH Web UI plugin: view and delete your real skills (long-term memories) in ~/.dsh/skills from the sidebar — entries load into every session automatically. · dsh plugin --profile web add github:xiyunSacire/dsh-skill-manager
  • @zleap-ai/dsh-sag — Local SAG personal knowledge base plugin for DeepSeek Harness · dsh plugin --profile web add github:Zleap-AI/dsh-sag#1a50da21b32dc5e4e361fed945d071bc7feea3b4&path:packages/dsh-sag
  • dsh-cipher — 把 cipher 的持续思考/三中台/四类记忆以 UNNI/LOOP 会话模式接入 DSH · dsh plugin --profile web add github:NoxTyrannus/dsh-cipher
  • dsh-openwiki — openwiki 知识库:DSH 内嵌代码库 Wiki 生成与阅读(复用 DSH 模型、运行时托管、生成/更新任务、知识卡片)。 · dsh plugin --profile web add github:D2Moqi/dsh-openwiki
  • dsh-mnemos — Cross-session memory with governance, self-evolution and an approval-gated write path for DeepSeek Harness. Heat-ranked recall, negative memory, forgetting lifecycle, supersession chains, poisoning defense, auto-distillation, and an open measurement ABI. · dsh plugin --profile web add github:Rottenwooood/dsh-mnemos
  • @blake-r/dsh-tool-trajectory-recall — Model-facing same-session recall/search tools over the durable session log. · dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-tool-trajectory-recall
  • roblox-devforum-mcp — MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge. · dsh plugin --profile web add github:EL4CTEO/roblox-devforum-mcp
  • dsh-infinite-context — DeepSeek Harness plugin: multi-tier memory management, semantic retrieval, structured memory, and model-context awareness for infinite context. · dsh plugin --profile web add github:chocobo77/dsh-infinite-context
  • dsh-session-workbench — Session Workbench for DeepSeek Harness: session-library full-text search + recall + conversation-view management. 会话工作台:会话库(全文搜索历史会话,一键以 @引用 召回给 AI)+ 会话视图(管理会话标签栏 显示/隐藏 + 排序)(session search / recall / view management / 会话视图). · dsh plugin --profile web add github:PolinniZhong/dsh-session-workbench
  • dsh-project-brain — DSH 持久化项目大脑:理解代码架构、记住项目历史、跨 Session 保持上下文 · dsh plugin --profile web add github:yj-liuzepeng/dsh-project-brain
  • dsh-ima-copilot — DSH IMA Copilot 插件:通过 ima_ask 深度问答腾讯 IMA 知识库,含 Web 配置界面 · dsh plugin --profile web add github:onclaw-dev/dsh-ima-copilot
  • dsh-reasoning-ruler — A minimal reasoning-effort ruler for the DSH composer: one hairline, a sliding marker, per-model memory, optimistic switching — and a streamlined model picker. · dsh plugin --profile web add github:zisen123/dsh-reasoning-ruler
  • dsh-titlebar-feed — DSH Desktop Windows titlebar assistant: (1) insets the conversation center column so full-column plugins (taskboard, ssh, im, better-sidebar, ...) clear the frameless titlebar (36px drag strip + top-right caption controls), and (2) a configurable titlebar strip that renders user-defined feeds in the freed top space — static text, HTTP + regex, user JS functions (sandboxed), or built-in system metrics (CPU/memory/network/disk/battery/uptime), with long content paginated automatically or via hotkeys. No DSH source changes, uninstall to revert. · dsh plugin --profile web add github:djs326/dsh-titlebar-feed
  • dsh-plugin-memory — Cross-session project memory for DeepSeek Harness: agent-maintained Markdown memory with progressive-disclosure topic files, digest-deduplicated injection, opt-in silent distillation, six memory tools, and a live settings panel. · dsh plugin --profile web add github:justhalfbit/dsh-plugin-memory
  • dsh-workspace-memory — Approval-gated workspace instructions and memory for DeepSeek Harness · dsh plugin --profile web add github:luyy9apples/dsh-workspace-memory
  • @ddtcorex/dsh-maestro-sync — Maestro harness sync — merge memories and sessions across machines (publishable) · dsh plugin --profile web add github:ddtcorex/dsh-maestro-sync
  • @hr98w/dsh-memory — Markdown long-term memory for DeepSeek Harness with Global and Workspace layers and progressive disclosure · dsh plugin --profile web add github:hr98w/dsh-memory
  • dsh-knowledge-graph — DSH 知识图谱插件:可视化插件/技能/工具、依赖关系与使用统计,可回看每轮思考过程与工具调用轨迹 | Visualize installed plugins/skills/tools, dependencies & usage stats, with per-turn thinking/tool-call trace. · dsh plugin --profile web add github:RickDeng005/dsh-knowledge-graph
  • dsh-memory — DSH 本体(web/headless profile)的跨会话语义记忆工具:memory_add / memory_search。智谱 embedding-3 向量 + SQLite + 余弦相似度。配置可选、绝不因缺 key / 缺库 / 缺服务而崩。 · dsh plugin --profile web add github:mnbvcxzaqwertyuioplm/dsh-memory
  • dsh-memory-nexus — DSH 一体化记忆与上下文管控增强插件 — 四层记忆 + 上下文压缩 + 提示词编排 · dsh plugin --profile web add github:Frank-NF/dsh-memory-nexus
  • dsh-hindsight-memory — Hindsight long-term memory for DeepSeek Harness: auto-recall context injection before each agent step (agent/pre-step) and auto-retain of each finished turn (session/event). · dsh plugin --profile web add github:jackyytche/dsh-hindsight-memory
  • dsh-default-workspace — Cross-platform native DSH default workspace with complete read-only access to DSH resources, including sensitive state. · dsh plugin --profile web add github:CDeZT/dsh-default-workspace
  • dsh-skill-evolution — DSH web plugin: Hermes-style skill self-evolution. Watches agent execution traces, crystallizes reusable skills from successful turns via LLM review, progressively improves them, and manages everything in a dedicated Settings section. · dsh plugin --profile web add github:VanadisGithub/dsh-skill-evolution
  • @kenz1117/dsh-engram — Cross-session long-term memory for DeepSeek Harness: dual-scope SQLite memory graph, hybrid retrieval, provenance audit, and a knowledge flywheel. · dsh plugin --profile web add github:kenz1117/dsh-engram
  • @abc12524/dsh-openviking — OpenViking memory integration: Web Settings plugin card + automatic memory-context injection · dsh plugin --profile web add github:abc12524/dsh-openviking
  • dsh-memory_rollout — Codex-style per-session memory draft for DeepSeek Harness: one session one draft (rollout_summaries), restrained & passive (write only on explicit user request), layered disclosure (summary + registry), idempotent integration watermark. / 一会话一草稿记忆插件。 · dsh plugin --profile web add github:Bionic-forest/dsh-memory_rollout
  • dsh-cardian — cardian —— DeepSeek Harness 知识中心插件:RepoWiki / 知识卡片 / 记忆,全部落地到本地 Obsidian 仓库 · dsh plugin --profile web add github:myYangyunfan/dsh_cardian
  • @dsh-external/dsh-local-memory — Persistent cross-session local memory for DSH with Markdown SSOT and self-healing SQLite FTS mirror · dsh plugin --profile web add github:huangjua/dsh-local-memory
  • better-basicfun — DSH better-basicfun: default workspace, native-first reasoning capabilities, and a calm Codex-like effort slider. · dsh plugin --profile web add github:CDeZT/better-basicfun
  • dsh-plastic-memory — Memory plugin with built-in governance for DeepSeek Harness · dsh plugin --profile web add github:KKL08/dsh-plastic-memory
  • @aiwayds/dsh-topics-memory — dsh-plugin: OKF v0.2 topic memory for dsh - local-first git-tracked bundle, hot-path LLM-free injection, two-stage observer with background distill · dsh plugin --profile web add github:fan56/dsh-topics-memory
  • @lcthe/dsh-hermes-memory — DSH-native persistent memory and safe session-aware retrieval plugin. · dsh plugin --profile web add github:lcthe/dsh-hermes-memory
  • @chenhw7/dsh-memory — Cairn — long-term memory for the DeepSeek Harness: persistent cross-session memory (store, tools, auto-extraction, context injection) as one installable profile bundle · dsh plugin --profile web add github:chenhw7/dsh-memory
  • @catheadowl/dsh-extras — Curated extras for dsh: one npm package, several independent plugin modules — gates (turn-close quality gates), markdown (md_rename tool + doc-link gate), prompt (declarative prompt injection), routes (any_routes knowledge routing). dsh plugin add @catheadowl/dsh-extras installs them all; per-row disabled turns one off. · dsh plugin --profile web add github:CatheadOwl/dsh-extras
  • dsh-sidechat — Memory-only read-only side chats for DeepSeek Harness · dsh plugin --profile web add github:Ephemeral-AI-Lab/dsh-plugins#d7a605ff4fc307d0345499e81956c831fac013a8&path:plugins/sidechat
  • dsh-liketavern — Tavern mode for dsh web — SillyTavern character cards, prompt presets, lorebooks, personas and regex on the dsh agent runtime. · dsh plugin --profile web add github:Amakurai/dsh-liketavern
  • @lamplitisles/kepos-hindsight — A small DSH companion-memory adapter for Hindsight · dsh plugin --profile web add github:LamplitIsles/kepos-hindsight
  • dsh-evolver — Auditable, verifier-gated self-evolution for DeepSeek Harness. · dsh plugin --profile web add github:cofy-x/dsh-evolver
  • dsh-scifork — A Git-native research graph for literature-grounded research expansion inside DeepSeek Harness. · dsh plugin --profile web add github:zhang-bin-98/sci-fork
  • @dsh-xiaoshuang/plugin — 小双人格插件 for DeepSeek Harness:六层记忆工具(记住/回忆/删除/归档) + 小双人设自动注入 + mood API + 素材路由 + TTS 语音播报 · dsh plugin --profile web add github:daixin315/dsh-xiaoshuang#001e1c6476fba78ee6b95eaee32c934ec05b6c0b&path:packages/plugin
  • dsh-memory — Persistent three-layer memory for DeepSeek Harness: host-side cross-workspace store, per-turn auto-consolidation, and memory tools for the agent. 持久三层记忆:宿主跨工作区存储 + 每回合自动沉淀 + agent 记忆工具。 · dsh plugin --profile web add github:biubiu23333333/dsh-memory
  • dsh-xiaomili — 小米粒 —— 常驻右侧的金毛秘书:实时捕捉 chat 内容、意图识别、关键词/概念提取、自动 LLM 简报。 · dsh plugin --profile web add github:Olympianz/dsh-xiaomili
  • @deepseek-ai/dsh-client-ui-selection-actions — Native quote and AI-memory actions for selected DSH text · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/selection-actions
  • @deepseek-ai/dsh-memory-system — Native global user and AI memory documents for DeepSeek Harness · dsh plugin --profile web add github:niushuanan/xiaozhuang-dsh#bb949c3d291ea55d378cc5fdb1b237b4f63127b6&path:plugins/memory-system
  • dsh-disk-manager — C-drive planner for DeepSeek Harness: scan the whole C drive, classify every big item into A/B/C/D/E/P (safe cache / relocatable / junction-movable / abandoned software / config-memory redline / personal files), LLM fallback + human confirm, then delete/move/redirect on demand with strong redline + dry-run/undo safeguards. C盘空间规划整理大师:扫描整 C 盘,分门别类给出正确动作,动手前先预览,红线配置/记忆永不自动执行。 · dsh plugin --profile web add github:wangzhanchao883/dsh-disk-manager
  • dsh-runtime-observability — Runtime metrics and correlation API for DeepSeek Harness observability. · dsh plugin --profile web add github:tianjiqx/dsh-runtime-observability
  • dsh-memory-s3 — Cloud-backed cross-session memory for DeepSeek Harness: structured entries + vector retrieval persisted to S3-compatible object storage (AWS S3 / MinIO / R2 / OSS), with local cache projection, approval-gated writes and auditable trails · dsh plugin --profile web add github:Re-s/dsh-memory-s3
  • dsh-arch-advisor-offline — dsh-arch-advisor-offline: fully-offline in-chat architecture consultant for DeepSeek Harness — the awesome-architecture knowledge base (tutorials/templates/cases, zh+en) is bundled into the package, no network needed. · DeepSeek Harness 离线架构顾问插件:awesome-architecture 知识库(教程/模板/案例,中英)全部打包进插件,零网络依赖。工具名带 _offline 后缀,可与在线版并存。 · dsh plugin --profile web add github:LeeGuanWei-a/dsh-arch-advisor-offline
  • dsh-memgas — Long-term memory for DeepSeek Harness: multi-channel retrieval and an evolving memory store. · dsh plugin --profile web add github:quqxui/dsh-memgas
  • dsh-arch-advisor — dsh-arch-advisor: an in-chat architecture consultant for DeepSeek Harness — 7 tools querying the awesome-architecture knowledge base (tutorials/templates/cases) plus engineering-doc standards. · DeepSeek Harness 架构顾问插件:7 个 arch_* 工具查询 awesome-architecture 知识库,并附开发文档规范。 · dsh plugin --profile web add github:LeeGuanWei-a/dsh-arch-advisor
  • @weibaohui/dsh-kb — dsh 插件 · 团队知识库:离线知识共享(FDE 盒子场景),浏览/全文检索/加工入口;写路径收口 agent,基于 Karpathy LLM Wiki 模式(raw 不可变 / 两步加工 / log 流水 / 月度 lint)。 · dsh plugin --profile web add github:weibaohui/dsh-kb
  • dsh-print3d — 3D printing & additive manufacturing capabilities for DeepSeek Harness: parametric STL generation, calibration G-code, STL/G-code analysis and toolpath rendering as model tools, plus slicing / modeling / analysis / diagnosis knowledge skills. · dsh plugin --profile web add github:weisofns/dsh-print3d
  • llm-wiki-sidebar — LLM Wiki workbench for dsh-better-sidebar: browse and lint a Karpathy-style interlinked markdown wiki, open pages with the native markdown viewer, clickable [[wikilinks]] and provenance/relative .md links, and backlinks. Ships the llm-wiki agent skill. · dsh plugin --profile web add github:ApeInCodeMountain/llm-wiki-sidebar

Tools

912 plugins · 工具与能力

  • dsh-mcp-bridge — Curated MCP server bundle: one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, plus a connectivity verifier tool and CI checks. · dsh plugin --profile web add dsh-mcp-bridge
  • godot-bridge — DSH↔Godot engine runtime bridge: launch and drive a running Godot 4.x game through its in-game TCP interaction server — 8 tools (scene/UI inspection, GDScript eval, input simulation, screenshots, headless static ops, script validation), replaces godot-mcp. · dsh plugin --profile web add github:Smalldy/godot-bridge
  • dsh-agent-preset-recommender — Privacy-safe local scanner for Codex, Claude Code, WorkBuddy, and CodeBuddy session/workflow metadata; persists aggregate evidence and recommends built-in DSH agent presets without retaining content, using a network, or changing presets. · dsh plugin --profile web add github:LeemanCheung/dsh-agent-preset-recommender
  • blender — Blender 3D production plugin with 30 modeling/reconstruction skills, 13 runtime tools, and 26 deterministic helpers for reference fitting, rendering, validation, animation, and portable export; installable as dsh-blender. · dsh plugin --profile web add dsh-blender
  • dsh-vision-router — Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it. · dsh plugin --profile web add github:ysr666/dsh-vision-router
  • dsh-vision-proxy — DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config. · dsh plugin --profile web add dsh-vision-proxy
  • dsh-vision-bridge — Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models. · dsh plugin --profile web add github:ximengxiaolan/dsh-vision-bridge
  • dsh-vision — External vision plugin for DeepSeek Harness: whale-button config panel, image recognition with auto-reply, and agent screenshot/recognize tools. · dsh plugin --profile web add github:linenxi-ctrl/dsh-vision
  • dsh-llm-vision-bridge — Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry. · dsh plugin --profile web add dsh-llm-vision-bridge
  • dsh-undo-plugin — Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot). · dsh plugin --profile web add github:lire1131/dsh-undo-plugin
  • dsh-bash-terminal — One shell tool for PowerShell / Git Bash / WSL on Windows plus an interactive PTY terminal; the default terminal is chosen by the user in DSH settings. · dsh plugin --profile web add github:MAXeaglet/dsh-bash-terminal
  • dsh-download-progress — Download progress panel: URL downloader, agent shell/SSH transfer tracking and workspace black-box file-growth monitoring, shown in a draggable floating panel with live bytes, speed, percentage and ETA. · dsh plugin --profile web add github:Fro2en12/dsh-download-progress
  • dsh-bilibili — Bilibili video analysis: metadata, transcript (ASR fallback via Bijian/sherpa-onnx/whisper.cpp), comments, danmaku, and sharp keyframes with optional local vision descriptions. · dsh plugin --profile web add github:CZX2244/dsh-bilibili
  • dsh-vision-toolkit — Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff. · dsh plugin --profile web add @dsh-external/dsh-vision-toolkit
  • dsh-codex-tools — Codex-backed web_search, image_gen, and image_vision tools for DeepSeek Harness, reusing ChatGPT OAuth login state. · dsh plugin --profile web add dsh-codex-tools
  • deepseek-heartflow — HeartFlow (心虫) AGI layer-1 discriminator gate as a DSH plugin: 47-dimension rule-based text checking (heartflow_check tool) plus automatic output supervision at tools/post-execute, fail-closed when engine missing. · dsh plugin --profile web add @yun520-1/deepseek-heartflow
  • dsh-custom-tool — Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle. · dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool
  • dsh-computer-use — Text-first computer use for DSH: background Chromium control via Playwright/CDP plus accessibility-first macOS control; actions stay pinned to the right process and window without taking the user's pointer, ships a Developer ID signed, notarized Universal 2 DMG. · dsh plugin --profile web add github:ZRui-C/dsh-computer-use
  • dsh-computer-use — Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input. · dsh plugin --profile web add github:Anionex/dsh-computer-use
  • dsh-mobile-gui-agent — Android GUI Agent with ADB screenshots, compact UI hierarchy grounding, verified iterative actions, approvals, and a Mobile Web view. · dsh plugin --profile web add github:kunjinkao-os/dsh-mobile-gui-agent
  • dsh-data-agent — Let the AI connect to databases and write SQL for you. · dsh plugin --profile web add github:omdsh-dev/dsh-data-agent
  • dsh-toolkit — Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install. · dsh plugin --profile web add github:omdsh-dev/dsh-toolkit
  • dsh-remote — Multi-machine remote workspace: manage many SSH hosts, pick a local or remote workspace in the native Add-workspace flow (system folder chooser / local path / remote dir browse), mirror a remote workspace to a real local folder, and operate it with rw_* tools. · dsh plugin --profile web add github:flymysql/dsh-remote
  • dsh-tool-csv — Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-csv
  • dsh-tool-calculator — Safe math expression evaluator, zero-dependency recursive-descent parser. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-calculator
  • dsh-tool-diff — Structured comparison and unified diffs for text/JSON/CSV/Markdown. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-diff
  • dsh-tool-encoding — base64/url/hex encoding, common hashes, and UUID generation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-encoding
  • dsh-tool-json — JSON queries with a JMESPath subset. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-json
  • dsh-tool-markdown — HTML↔Markdown conversion, GFM table normalization, and TOC generation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-markdown
  • dsh-tool-regex — Test/extract/safe-replace/statically explain regexes without executing code. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-regex
  • dsh-tool-schema — JSON Schema validation: validate/paths/explain/normalize. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-schema
  • dsh-tool-stat — Descriptive statistics, percentiles, frequency distributions, and correlation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-stat
  • dsh-tool-time — Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-time
  • dsh-kb-sieve — Build auditable KB packs (SQLite FTS5) from md/txt/docx/pdf with deterministic retrieval and original-text reading. · dsh plugin --profile web add github:omdsh-dev/dsh-kb-sieve
  • dsh-plugin-mineru — Expose MineRU document parsing tools to the model. · dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru
  • dsh-cowork — Bounded, cell-addressed doc_read/doc_write for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI. · dsh plugin --profile web add github:Jesse-njx/dsh-cowork
  • dsh-skillport — Bring your existing Agent Skills (SKILL.md) library to DSH: discover skills across Claude/Codex/Cursor/Gemini paths, inject a progressive-disclosure index, and load bodies on demand. · dsh plugin --profile web add github:Jesse-njx/dsh-skillport
  • pack-agent — Project .pack.json/.pack.zip into .agent-pack/modpacks/ and expose skills via a workspace allow-list. · dsh plugin --profile web add @sakikotgw/pack-agent
  • dsh-tool-search — Per-agent on-demand tool discovery and progressive schema disclosure. · dsh plugin --profile web add github:vibeinging/dsh-tool-search
  • dsh-openmaic — OpenMAIC: classrooms, slides, interactive widgets, and Socratic teaching. · dsh plugin --profile web add github:THU-MAIC/dsh-openmaic
  • dsh-scholar — Academic assistant plugin. · dsh plugin --profile web add github:lzszq/dsh-scholar
  • noatmark-dsh-plugin — Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection. · dsh plugin --profile web add github:ylwl1997/noatmark-dsh-plugin
  • dsh-apple-mode — Xcode AI integration for DSH: 26 Xcode MCP tools (mcpbridge) + Apple platform skills + Xcode Intelligence-style persona (agent preset or global bundle). · dsh plugin --profile web add github:jihongboo/dsh-apple-mode
  • dsh-continual-evolve — Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills. · dsh plugin --profile web add github:ZK-Andy/dsh-continual-evolve
  • dsh-recommend — Transparent rankings and recommendations for the DSH plugin ecosystem: daily auto-fetched topic data, an open scoring model, and rank/search/recommend tools with a settings-page leaderboard. · dsh plugin --profile web add dsh-recommend
  • modlens — Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics). · dsh plugin --profile web add @liustack/modlens
  • dsh-market — The plugin market inside DSH: a Settings page to browse and search the full community catalog by category, with confirmed one-click installs and an installed-plugins view. · dsh plugin --profile web add dshmarket
  • dsh-plugin-suite#dsh-plugin-center — Plugin center: discover, install, and manage DSH plugins from Settings. · dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-center
  • dsh-plugin-suite#dsh-plugin-updater — Update manager for installed plugins: check for updates, back up, and roll back. · dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-updater
  • dsh-find-plugin — Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands. · dsh plugin --profile web add dsh-find-plugin
  • dsh-code-intel — Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search. · dsh plugin --profile web add github:lonelymoon87/dsh-code-intel
  • dsh-subagent-tools — Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids. · dsh plugin --profile web add github:lynx-gt/dsh-subagent-tools
  • dsh-subagent-cwd — Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires. · dsh plugin --profile web add github:lynx-gt/dsh-subagent-cwd
  • dsh-voice — Voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), local-first under ~/.dsh/voice. · dsh plugin --profile web add github:Jesse-njx/dsh-voice
  • dsh-docker — Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops. · dsh plugin --profile web add github:Jesse-njx/dsh-docker
  • dsh-excel-chat — Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by conversation, with automatic formula health checks after every edit. · dsh plugin --profile web add github:hccccc01333/dsh-excel-chat
  • dsh-finance — Financial research workflow and portfolio risk tools with source discipline for current market facts. · dsh plugin --profile web add github:zhang787jun/dsh-finance
  • dsh-us-stocks — US stock quotes, price history, financial statements, analyst consensus and news via yahoo-finance2. · dsh plugin --profile web add dsh-us-stocks
  • 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 plugin --profile web add github:1624318455/dsh-plugin-tavily
  • dsh-context-proxy — Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations. · dsh plugin --profile web add github:EvilIrving/dsh-context-proxy
  • notes — Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace. · dsh plugin --profile web add github:zhaoolee/notes
  • dsh-figma-to-lottie — Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files. · dsh plugin --profile web add github:zimai233/dsh-figma-to-lottie
  • dsh-exam-countdown — Query 64 Chinese exams (高考/考研/四六级/CPA/法考…) with rule-aware date math (2nd-Saturday, 1st-Sunday) and countdowns. · dsh plugin --profile web add github:zimai233/dsh-exam-countdown
  • dsh-wash-calendar — Recurring-habit scheduling from pure date math: next occurrence, range schedules, and overdue advice. · dsh plugin --profile web add github:zimai233/dsh-wash-calendar
  • dsh-adhd-copilot — ADHD behavioral coaching skill: task breakdown, overwhelm management, launch rituals, and failure recovery. · dsh plugin --profile web add github:zimai233/dsh-adhd-copilot
  • dsh-image-search — Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d. · dsh plugin --profile web add github:zimai233/dsh-image-search
  • dsh-video-downloader — Detect and download media from Bilibili/YouTube/Douyin/Xiaohongshu with quality and format analysis. · dsh plugin --profile web add github:zimai233/dsh-video-downloader
  • dsh-plugin-knowledge-graph — A read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL relations). · dsh plugin --profile web add github:Luke-Yong/dsh-plugin-knowledge-graph
  • modsearch — Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations). · dsh plugin --profile web add @liustack/modsearch
  • argo — Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias. · dsh plugin --profile web add argo-search
  • dsh-web-search-exa — Zero-config Exa web search provider for the ctx.web seam: anonymous MCP fallback without an API key, plus keyed REST search. · dsh plugin --profile web add @tonydua/dsh-web-search-exa
  • dsh-browser — Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required. · dsh plugin --profile web add github:Lum1104/dsh-browser
  • dsh-webui-market-plugin — In-harness plugin market for the dsh web GUI: browse the awesome-dsh-plugin.com catalog and install/uninstall plugins into a profile from Settings → Plugins → Plugin Market. · dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin
  • trio — Browser automation (Playwright) with a live view, an MCP server exposing DSH agents to any MCP client, and GitHub issue/PR/webhook review tools. · dsh plugin --profile web add github:huey1in/trio
  • dsh-adb — ADB device & bench operations for DSH: device discovery, structured logcat (background streaming), apk install, file pull/push, and dumpsys performance snapshots. · dsh plugin --profile web add github:SamXiaBing/dsh-adb
  • dsh-backup — One-command backup of DSH user data: /backup, scheduled auto-backup, sha256 checksums and rotation. · dsh plugin --profile web add github:xiaoyuyu6420/dsh-backup
  • dsh-tool-search — Hermes-style tool search & slimming: progressive disclosure, semantic search, describe, and call long-tail tools on demand while core tools stay eager. · dsh plugin --profile web add dsh-tool-search
  • dsh-hdc-bridge — HarmonyOS device bridge: hdc screenshot/install/log/crash/UI automation loop with read_image, official-first versioned API knowledge (SDK .d.ts + offline bundled docs), and a DevEco CLI build/sign/lint lane. · dsh plugin --profile web add dsh-hdc-bridge
  • dsh-plugin — Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a picgo_upload tool and a /picgo command. · dsh plugin --profile web add @picgo/dsh-plugin
  • dsh-net-proxy — Route agent network requests through a local HTTP/CONNECT/SOCKS5 proxy. · dsh plugin --profile web add github:mafeis/dsh-net-proxy
  • dsh-session-audit — Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports. · dsh plugin --profile web add github:bwndlct/dsh-session-audit
  • dsh-overleaf — Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates. · dsh plugin --profile web add dsh-overleaf
  • dsh-fleet-audit — Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic. · dsh plugin --profile web add github:LeslieWylie/dsh-fleet-audit
  • dsh-suite#plugin-manager — In-app plugin store for the DSH Web UI: browse, search, one-click install, compat badges. · dsh plugin --profile web add @dsh-suite/plugin-manager
  • dsh-workshop — Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions. · dsh plugin --profile web add github:loguhan/dsh-workshop
  • dsh-md-preview — Render Markdown to a standalone, self-contained HTML page: an md_html_render tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local .md files; both share one renderer, with no runtime dependencies. · dsh plugin --profile web add github:LeslieWylie/dsh-md-preview
  • deepseek-harness-forge-plugins#forge-gates — Real-compute verification gates: math simplification, logic proofs, regex validation, E-prover FOL, state-machine checks, and code repair, backed by Go-compiled binaries with prebuilt Windows executables. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-gates
  • deepseek-harness-forge-plugins#forge-tcm — Traditional Chinese Medicine toolkit: eight-axes diagnosis and herb-pair lookup. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-tcm
  • dsh-plugin-device-info — Read-only Windows device information tools: one agent tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers) via WMI/CIM and Node os collectors. · dsh plugin --profile web add github:lsz-asd/dsh-plugin-device-info
  • dsh-codebase-memory — Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep. · dsh plugin --profile web add github:jiayan-xu/dsh-codebase-memory
  • dsh-nuphus-mcp — Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots. · dsh plugin --profile web add github:jiayan-xu/dsh-nuphus-mcp
  • dsh-s1 — Native Search1API (s1) web research tools: search, news, page crawling, sitemap discovery, and trending topics as first-class s1_* tools, with a bundled s1 skill. · dsh plugin --profile web add dsh-s1
  • dsh-plugin-git-workflow — First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls. · dsh plugin --profile web add dsh-plugin-git-workflow
  • knowlp-rag — Dual knowledge-graph RAG for Markdown notes: prerequisite + similarity graphs (P/S-Agent traversal), paragraph chunking, n-gram/embedding hybrid search, and an explicit weight feedback loop — via MCP. · dsh plugin --profile web add @eqman00003/knowlp-rag
  • dsh-mcpguard — Scans skills and MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, and credential leaks. · dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguard
  • dsh-wsl-workspace — Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible. · dsh plugin --profile web add dsh-wsl-workspace
  • dsh-trajectory-governance — Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab. · dsh plugin --profile web add github:dfycaly98931680/dsh-trajectory-governance
  • dsh-ask-guard — Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever. · dsh plugin --profile web add github:Q1hangL/dsh-ask-guard
  • dsh-computer-use — Model-agnostic Computer Use capability for DeepSeek Harness: isolated browser first, provider-neutral observation, text planner + third-party vision perception. · dsh plugin --profile web add github:xiaoheizi1212/dsh-computer-use
  • dsh-gui-customization — CORE interface configuration plugin: Nous blue default color scheme, preset and custom 13 colors, ambient lighting (glow/breathing/position), background image (file selection dialog), localStorage+IndexedDB persistence · dsh plugin --profile web add github:LAN-TINA-WS/dsh-gui-customization#5b9225f12a05110fb003aa6e9bac2ba940902327&path:packages/dsh-gui-customization
  • dsh-imagecraft — image_gen and image_vision model tools for the DeepSeek Harness, powered by the ChatGPT subscription (no API key). · dsh plugin --profile web add github:SPYQWER1/dsh-imagecraft
  • dsh-failure-capsule — Local-first failure evidence capsules for DeepSeek Harness sessions · dsh plugin --profile web add github:YiHarvest/dsh-failure-capsule
  • better-model-provider — Per-model capability declaration for DeepSeek Harness: reasoning-effort levels (with wire spellings) and request modalities (text/image) for OpenAI-compatible providers — one settings section, no YAML hand-editing. · dsh plugin --profile web add github:sanshanya/better-model-provider
  • @runzhliu/dsh-browser-desktop — Movable, resizable Chromium desktop embedded in the DeepSeek Harness Web UI through noVNC. · dsh plugin --profile web add github:runzhliu/deepseek-harness-docker#7befa374f629de1facdcf1a7496e578d61404302&path:plugins/dsh-browser-desktop
  • dsh-vision-tools — DeepSeek Harness vision capability all-in-one: vision_understand tool (OpenAI-compatible vision API, default free Zhipu GLM-4V-Flash) + paste/drag-and-drop/button three input methods for image recognition. · dsh plugin --profile web add github:moon09300731/dsh-vision-tools
  • dsh-turn-scrubber — DSH web client plugin: waveform turn rail on the right edge of the conversation — hover ripples like a wave, click jumps to that turn (ported from claude-gui's TurnScrubber, re-styled as linear waveform bars) · dsh plugin --profile web add github:wsxwj123/dsh-plugins#23de51560826c4e47e646b99cbacca1e4ff69ca5&path:packages/turn-scrubber
  • deepseek-harness-weixin — Official Weixin iLink QR-login text and image bridge for DeepSeek Harness · dsh plugin --profile web add github:sliverp/DeepSeek-harness-weixin
  • dsh-web-search-responses — DSH ctx.web search provider that reuses the conversation model's OpenAI Responses web_search tool · dsh plugin --profile web add github:herminger/dsh-web-search-responses
  • dsh-unlimited-ocr-skill — Unlimited-OCR long-document parsing with a native DeepSeek Harness tool and GUI configuration. · dsh plugin --profile web add github:Aidenwu0209/dsh-Unlimited-OCR-Skill
  • dsh-image-gen — Image-generation tool plugin for DeepSeek Harness: qwen-image-3.0 (Aliyun MaaS) and doubao-seedream (Volcano Ark) providers · dsh plugin --profile web add github:Bald0Wang/dsh-imggenerate
  • @orcana/dsh-bundle — Orcana runtime pack profile bundle for DeepSeek Harness (dsh.bundle.patch contract) · dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana#55284337dc65935afaeeab9a20268d2ef34393ad&path:packages/dsh-bundle
  • @orcana/dsh-orcana-linux-bundle — dsh-orcana Linux edition profile bundle for DeepSeek Harness (dsh.bundle.patch contract) · dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana#55284337dc65935afaeeab9a20268d2ef34393ad&path:packages/dsh-orcana-linux-bundle
  • dsh-doctor — Deterministic diagnostics and recovery for DeepSeek Harness · dsh plugin --profile web add github:sc3294145287-beep/dsh-doctor
  • @xsuas/dsh-balance-display — DeepSeek Harness balance display plugin · dsh plugin --profile web add github:xsuas/dsh-balance-display
  • dsh_check_updates — DeepSeek Harness 更新检查插件:DSH 本体与 profile 插件版本可见性(模型工具 + Settings 页面 + 周期复查),只报告不执行升级。 · dsh plugin --profile web add github:knlght/DSH-update-check
  • dsh-zh-hant-hk — Hong Kong Traditional Chinese wording for DeepSeek Harness (會話 → 對話, 設置 → 設定, …) · dsh plugin --profile web add github:Argonaut790/dsh-zh-hant-hk
  • dsh-voice-mic — DSH WebUI 语音输入插件:输入框麦克风按钮(Alt+V)→ 录音 → 浏览器 Web Speech API 或本地 FunASR 后端转写 → 文本回填输入框(不自动发送) · dsh plugin --profile web add github:Zachary7456/dsh-voice-mic
  • dsh-file-panel — DeepSeek Harness plugin: a right-side panel that lists files the agent created or downloaded, with inline preview and "reveal in folder". · dsh plugin --profile web add github:yu2025-luo/dsh-file-panel
  • dsh-plugin-catalog — DeepSeek Harness plugin: an enhanced Settings > Plugins catalog with third-party badges, mount-point aggregation, and bilingual descriptions you can edit. · dsh plugin --profile web add github:LuniteGlaze/dsh-plugin-catalog
  • @dsh-do/fabric — Composable frontend framework for DeepSeek Harness plugins · dsh plugin --profile web add github:BingChanCN/fabric
  • dsh-shutdown — DeepSeek Harness 关机插件:Settings 增加「关机」页,一键优雅退出 DSH 服务(先响应页面再退出进程)。 · dsh plugin --profile web add github:knlght/DSH-shutdown
  • @deepseek-ai/dsh-read-image — Plug-and-play image reading for text-only models: admits pasted images, projects them as [Image #N], and provides a first-class read_image tool backed by a configurable vision model, with a 读图 settings page (设置 → 读图) bridged over typert Remote. · dsh plugin --profile web add github:OoWJZZoO/dsh-read-image
  • dsh-bgwall-plugin — 背景图片墙 (Background Wall):把 DeepSeek Harness Web 界面背景换成任意图片(远程 URL 或服务器本地文件),支持透明度、模糊与铺放方式调节。控制面板位于「设置 → 背景图片」。 · dsh plugin --profile web add github:hubo980205/dsh-bgwall-plugin
  • @chang416/deepsee — DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery · dsh plugin --profile web add github:chang416/deepsee
  • dsh-ambience — DSH 氛围插件:可自主淡化的自定义图片背景(JPG/PNG/WebP,不遮挡 UI)+ 背景音乐播放器(FLAC/MP3/WAV/M4A,音量 0-200%,播放列表/循环/随机)+ 10 段专业均衡器(预设/预放大/旁路),右下角悬浮条展开面板;v1.1 增加设置页入口。 · dsh plugin --profile web add github:Hyna-hla/dsh-ambience
  • @sal7one/dsh-design-studio — Persistent dual-face Design Studio plugin for the DSH harness: the design_studio agent tool (design systems under temp_design_folder/, identity presets, OpenRouter vision review, and a real harness-subagent design agent that lists, reads and edits the design files itself), the /design-studio live-preview route + JSON API, a design-brief prompt section, and the built-in Design Studio web UI (conversation tab, agent chat, settings pages). Install once — the tab appears on every launch. Zero runtime dependencies (plain JS). · dsh plugin --profile web add github:Sal7one/DSH-Design-Studio
  • openharness-rule-for-dsh-plugin — DSH plugin that injects a system-prompt rule block for assisting with DeepSeek Harness plugin development: what you CAN / SHOULD / MUST NOT / SHOULD NOT do. · dsh plugin --profile web add github:zuoguyoupan2023/openharness-rule-for-dsh-plugin
  • adhdgofly-dsh-ext — ADHDGoFly POS highlighting for DeepSeek Harness Web: nouns green, verbs red, adjectives/adverbs purple, others gray, in rendered Markdown (conversation messages, deliverables, etc.) · dsh plugin --profile web add github:zuoguyoupan2023/adhdgofly-dsh-ext
  • cordis-transfer-plugin — DSH 持久化插件:动态 Cordis Plugin 导入/导出;导出统一为插件包 zip(manifest + plugins/*.json,可只含一个插件),浏览器下载;导入为本地文件选择上传 · dsh plugin --profile web add github:zby1211/cordis-transfer-plugin
  • dsh-interrupt-send — DeepSeek Harness client plugin: a tool-row button in the composer that aborts the running turn and immediately sends the current draft as the next turn (opt-in — normal Enter still queues). · dsh plugin --profile web add github:Hyna-hla/dsh-interrupt-send
  • dsh-md-table-formatter — DeepSeek Harness plugin: aligns markdown tables in assistant replies right after each turn (surface-replace, replay-safe) and adds a /clear-history command that empties the model-visible conversation while keeping the append-only log. · dsh plugin --profile web add github:Hyna-hla/dsh-md-table-formatter
  • dsh-harmony — A library for patching, replacing and decorating dsh plugin during runtime · dsh plugin --profile web add github:CH4ACKO3/dsh-harmony
  • dsh-thinking-level-override — DeepSeek Harness plugin that autonomously overrides and adjusts third-party model thinking levels, fixing missing or mismatched built-in presets · dsh plugin --profile web add github:my-dsh-plugin/thinking-level-override
  • @zrsio4-y/dsh-explorer — VS Code-style file explorer plugin for the dsh web GUI: file panel beside the sidebar, multi-tab preview panel (code/images/PDF/audio/video/Markdown/CSV/Excel/Word/zip), filename search, sort/filter, copy-paste, swap sides and drag-resize — zero patches to official packages · dsh plugin --profile web add github:ZrSiO4-y/dsh-explorer
  • dsh-local-vision — Universal local vision bridge tool for DSH: describe/answer questions about images via any OpenAI-compatible local inference framework (llama.cpp / Ollama / LM Studio / vLLM), vision models auto-detected · dsh plugin --profile web add github:hyls9527/dsh-local-vision
  • musage-stats — 统计各模型 tokens 消耗并估算费用,显示账户余额 | Model token usage stats and cost estimation with account balance for DSH · dsh plugin --profile web add github:AKS1st/model-usage-plugin
  • dsh-deepseek-vision — A DSH-native visual evidence workspace for text-only DeepSeek Harness models · dsh plugin --profile web add github:Argonaut790/dsh-deepseek-vision
  • @nanmicoder/dsh-auto-mode — Fail-closed automatic permission policy for DeepSeek Harness · dsh plugin --profile web add github:NanmiCoder/dsh-auto-mode
  • dsh-cost-meter — Append an estimated token cost (cache hit / cache miss / output, per 1M tokens, ¥ or $) to the chat stats line in the DeepSeek Harness Web GUI · dsh plugin --profile web add github:Creakono/dsh-cost-meter
  • dsh-mermaid-image-preview — Render mermaid fenced blocks inside assistant messages as diagrams directly in the chat. · dsh plugin --profile web add github:baconbao/dsh-mermaid-image-preview
  • dsh-vision — DSH vision plugin: image recognition via Codex (GPT-5.6) with Zhipu GLM fallback, image generation via GPT Image with CogView fallback · dsh plugin --profile web add github:HarryLi-7/dsh-vision
  • @lifenrir/dsh-scenario — 场景管理插件:dev / wiki / personal 等人设 + 模型 + 权限配置,设置页一键热切换 · dsh plugin --profile web add github:LiFenrir/dsh-scenario
  • dsh-foundry — Plugin Foundry — a self-extending, everything-is-a-plugin compiler for DeepSeek Harness. Ships a blueprint registry (scaffold → validate → deploy) as a runtime Service, three model tools, and a blueprint-gallery settings page. · dsh plugin --profile web add github:hellosky983/dsh-foundry
  • dsh-approve-for-me — Rule-gated automatic approval for DeepSeek Harness sandbox escalations with an optional LLM reviewer and native human fallback. · dsh plugin --profile web add github:timeance/dsh-approve-for-me
  • dsh-pubmed — PubMed 深度检索工具集 for DeepSeek Harness:文献检索、作者调查、同名消歧、机构统计、导师匹配、撤稿核查。零 API key,纯 NCBI 公共接口。 · dsh plugin --profile web add github:wade20250715/dsh-pubmed
  • dsh-message-rail — Codex 风格左侧消息导航轨道:等距刻度 + 悬停波纹 + 预览浮层 + 点击跳转用户消息 · dsh plugin --profile web add github:wx-yss/dsh-message-rail
  • dsh-mobile-access — dsh bundle: serve the DeepSeek Harness Web GUI to a phone through your own domain and server — token gate + supervised SSH reverse tunnel · dsh plugin --profile web add github:kk99668/dsh-mobile-access
  • @kimirong/dsher-bbs-plugin — bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录 · dsh plugin --profile web add github:kimirong/dsher-bbs-plugin
  • dsh-auto-approval — LLM-gated auto approval for DeepSeek Harness: a model judges every approval ask first, low-risk operations pass without prompting (out-of-tree plugin) · dsh plugin --profile web add github:SipengXie2024/dsh-auto-approval
  • dsh-wallpaper — Set a custom background wallpaper for the DeepSeek Harness desktop app — presets, image URL, upload, and an opacity slider · dsh plugin --profile web add github:keke050/dsh-wallpaper
  • tesseract-ocr — dsh plugin: recognize attached images locally with Tesseract OCR and send only the recognized text to the model — image bytes never leave the machine. Works on Linux, macOS and Windows (wherever the tesseract CLI is installed). · dsh plugin --profile web add github:maxwell-feng/dsh-tesseract-ocr
  • dsh-vision-bridge — Vision bridge: 拦截粘贴/拖入/导入的图片,交给 OpenAI 兼容视觉模型识别为文字并自动发送进对话;主模型可通过 vision_ask 工具复核追问。 · dsh plugin --profile web add github:qing9835/dsh-eyes
  • dsh-tool-vision — Lightweight vision assist preset and CLI for DeepSeek Harness. · dsh plugin --profile web add github:Flora233333/dsh-minimal-vision
  • dsh-tool-eyes — Local vision 'eyes' for DeepSeek Harness (DSH): screen tool (capture screen or image -> local OpenAI-compatible VLM description) and ocr tool (Windows built-in OCR, zero model / GPU / cloud). · dsh plugin --profile web add github:go-farther-and-farther/dsh-tool-eyes
  • @dsh-external/dsh-image-vision — Eyes for text-only DeepSeek: view_image tool (any OpenAI-compatible VLM, local Ollama or cloud) + chat image-attachment bridge that rewrites pasted/dropped images into view_image path markers · dsh plugin --profile web add github:xsoc1/dsh-image-vision
  • @laobos/dsh-file-manager — 为劳博士 DSH 桌面客户端提供工作区文件浏览和预览。 · dsh plugin --profile web add github:Modole/dsh-plugin-file-manager-laoboshi
  • dsh-path-reveal — 点击消息里的 Windows 绝对路径在资源管理器中打开所在文件夹(文件定位选中/目录直接打开) · dsh plugin --profile web add github:futongxu9-maker/dsh-path-reveal
  • dsh-msgrail — 消息轨道:对话右缘的消息索引(悬停预览、点击跳转、自动加载历史),纯插件零宿主侵入,皮肤全适配 · dsh plugin --profile web add github:futongxu9-maker/dsh-msgrail
  • @laobos/dsh-browserops — 为劳博士 DSH 桌面客户端提供浏览器预览与 BrowserOps 控制面板。 · dsh plugin --profile web add github:Modole/dsh-plugin-browserops-laoboshi
  • @laobos/dsh-app-manager — 为劳博士 DSH 桌面客户端提供本地应用登记、启动、日志和 API 文档管理。 · dsh plugin --profile web add github:Modole/dsh-plugin-app-manager-laoboshi
  • dsh-tool-visual-primitives — DSH 视觉原语工具:参考 DeepSeek《Thinking with Visual Primitives》论文,将图片路由到外部视觉模型并返回带视觉基元的文本分析。纯文本循环,对话模型无需原生视觉能力即可'看见'图片。 · dsh plugin --profile web add github:InkshadeWoods/dsh-tool-visual-primitives
  • dsh-chat-imagine — Generate images via API (image models filtered from those already set up in DSH) or local CLIs (MiniMax mmx), probe available backends, and display images inline in the chat. · dsh plugin --profile web add github:corrinehu/dsh-chat-imagine
  • dsh-chatfile — WebUI 聊天框拖拽/选择上传任意文件到会话工作区 uploads/ 目录(图片拖拽仍走内置流程) · dsh plugin --profile web add github:sooya7/dsh-chatfile
  • @zaogaogwc/dsh-plugin-manager — DSH Web GUI Mod 管理器:按预设/来源包/分类三级浏览,批量热开关、变更预览与撤销、AI 筛选,以及基于任意现有预设创建新预设。 · dsh plugin --profile web add github:Zaogaogwc/dsh-plugin-manager
  • dsh-task-control — Task control for DSH Web: pause / resume / cancel the in-flight conversation task from the composer area. · dsh plugin --profile web add github:p2coder/dsh-task-control
  • dsh-encrypt — WebUI-managed encrypted credentials for DeepSeek Harness: one file, plaintext until a password is set, then AES-256-GCM ciphertext with SHA3-256 fingerprints; per-request decryption. · dsh plugin --profile web add github:yauntyour/DSH-Encrypt
  • dsh-evidence-dashboard — Archive dashboard for DeepSeek Harness: components, design decisions, rejected options, and a version tree with changelog timeline. · dsh plugin --profile web add github:SuTang-vain/dsh-plugins#261b971407deb0a133dff28b693c7890a17bda40&path:plugins/evidence-dashboard
  • dsh-prior-probe — Frozen probe-battery tools for DeepSeek Harness: list batteries, offline deterministic regex scoring, and no-harness single-shot probing via any OpenAI-compatible endpoint. · dsh plugin --profile web add github:SuTang-vain/dsh-plugins#261b971407deb0a133dff28b693c7890a17bda40&path:plugins/prior-probe
  • dsh-frosted-window — Upload an image as a full-window frosted-glass theme for DeepSeek Harness Web. Official Light / Dark / System stay in charge. · dsh plugin --profile web add github:SenryLee/dsh-frosted-window
  • dsh-token-usage — DSH Token 用量统计面板(Codex 风格):全实例 Token 消耗汇总 + 活动热力图。 · dsh plugin --profile web add github:jiamuAi/dsh-token-usage
  • dsh-cost-balance-pro — DSH plugin: visible cost/balance stats pill below the composer, with settings page and one-click reset. Fixed fork-level issues of dsh-cost-balance (slot id collision, missing ctx, invisible 5px bar). · dsh plugin --profile web add github:kingcharleslzy-ai/dsh-cost-balance-pro
  • my-skin — DeepSeek Harness 皮肤扩展插件 Skin plugin · dsh plugin --profile web add github:fthuu/my-skin-for-DeepSeek-Harness
  • bing-web-search — DSH(DeepSeek Harness)网页搜索插件:注册 tavily-bing provider,有 TAVILY_API_KEY 走 Tavily,没有就自动退回免费无 key 的 Bing,搜索永远可用 · dsh plugin --profile web add github:h-k-c/bing-web-search
  • dsh-voice-input — Composer voice input for DeepSeek Harness using the browser Web Speech API. · dsh plugin --profile web add github:wepar1212/dsh-voice-input
  • dsh-pluginmgmt — Plugin manager for the dsh web GUI: paste a GitHub repo URL, verify it is a dsh plugin (bundle or pure cordis), install, then update / remove / enable / disable across the full lifecycle, with background auto-update. · dsh plugin --profile web add github:zebbkira/dsh-pluginmgmt
  • dsh-token-usage-dashboard — Codex 风格 Token 用量统计仪表盘:5 统计卡 + 每日/每周热力图 + 洞察 + 模型用量排名(DeepSeek Harness 插件) · dsh plugin --profile web add github:solstice621/dsh-token-usage-dashboard
  • @local/dsh-todo-continuation — Todo-backed turn-stop gate and prompt plugin for DeepSeek Harness: blocks stop on unfinished work and prompts on no-todo or stale-todo streaks, configurable in the settings page. · dsh plugin --profile web add github:DoiiarX/dsh-todo-continuation
  • dsh-vision-no-vision — Gives a text-only LLM vision capability · dsh plugin --profile web add github:wdwind/dsh-vision-no-vision
  • dsh-qqbot-community — QQ Official Bot adapter for DeepSeek Harness (migrated from openclaw-qqbot) · dsh plugin --profile web add github:DLive/dsh-qqbot-community
  • dsh-keys-palette — DSH web plugin: a Cmd+/ floating shortcut palette with a public keys.actions registry (other plugins register bindable behaviors) and durable per-user bindings. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-keys-palette
  • dsh-ocgo-lite — OpenCode Go 用量常驻条 — DeepSeek Harness 插件:聊天输入框下方常驻显示套餐余量(滚动/周/月)、总消耗 token 与金额,点击展开明细。零外部依赖(node:sqlite + fetch)。 · dsh plugin --profile web add github:OK-wx/dsh-ocgo-lite
  • @mistymoon/dsh — Long-term companion plugin suite for DeepSeek Harness · dsh plugin --profile web add github:mianyoubiaoqing/MistyMoon-DSH
  • dsh-task-board — Durable reviewed task cards for DeepSeek Harness · dsh plugin --profile web add github:scwlkq/dsh-task-board
  • @abcdefu_cja/dsh-usage-stats — DSH API 用量统计:token、请求、轮次、缓存命中、费用估算与多提供商余额/配额。 · dsh plugin --profile web add github:jianweideng0515-create/dsh-usage-stats
  • @dsh-external/dsh-client-ui-customizer — UI customizer for the dsh web GUI: a sidebar menu above Settings that sets a full-page background image with adjustable opacity · dsh plugin --profile web add github:qe2592008/dsh-ui-customizer
  • dsh-plugin-ftp-server — Run a configurable FTP file server inside DeepSeek Harness, managed from a browser settings panel (host a shared directory over plain FTP). · dsh plugin --profile web add github:YinjiangCN/dsh-plugin-ftp-server
  • dsh-vision-plugin — DeepSeek Harness plugin: upload/paste images in the chat box; on send, transcribe via a vision model (dashscope) or offline Windows OCR, then inject the description into the message as 【解析了提供图片,图片内容是<描述>】. · dsh plugin --profile web add github:zcma11/dsh-vision-plugin
  • dsh-path-browser — DeepSeek Harness plugin: browse host files and folders in the Web composer and insert their absolute paths · dsh plugin --profile web add github:dkjsiogu/dsh-path-browser
  • dsh-ezprot-plugin — Plug-and-play proteomics analysis bundle for DeepSeek Harness: auto-managed R 4.4 runtime, step-wise traceable pipeline (normalize / PCA / batch / DEA / enrichment / GSEA), cached GO-KEGG annotation backgrounds. · dsh plugin --profile web add github:YukunR/dsh-ezprot-plugin
  • dsh-meego — DeepSeek Harness tools for Feishu Project (Meego): query, plan, create, update, and transition work items. · dsh plugin --profile web add github:Lilien-xu/dsh-meego
  • dsh-custom-provider-reasoning — dsh host 插件:让自定义提供方(pi-ai hand-declared routes)的所有模型都能在模型选择器中选取思考强度(reasoning effort),选择经由原厂 pi-ai 适配器真正发往线上。 · dsh plugin --profile web add github:534119219/dsh-custom-provider-reasoning
  • dsh-search-failover — Provider-level web search failover pool for DeepSeek Harness: rotate across 8 free/paid backends (Exa / Tavily / Serper / SerpApi / Jina / DuckDuckGo / SearXNG / Brave) with quota-aware circuit breaking, keeping the native web_search tool. · dsh plugin --profile web add github:Walvez/dsh-search-failover
  • wsl-keepalive — WSL keep-alive toggle (static plugin): provides a dbus-daemon keep-alive toggle under WebUI Settings → General; the Host exposes status/set via /api/wsl-keepalive/* and the config is stored in ~/.dsh/wsl-keepalive.json. · dsh plugin --profile web add github:TheColdWorld/dsh-wsl-keepalive
  • dsh-image-preview — Local image hosting for DeepSeek Harness: serves images from a preview directory over the web profile's own HTTP server so chat messages can render them inline, plus a preview_image tool that stages an existing local image and returns its URL. · dsh plugin --profile web add github:ReiRui/dsh-image-preview
  • @rellopn/dsh-p2p-lan — LAN P2P AI-to-AI collaboration messaging (host node + browser gate panel) · dsh plugin --profile web add github:Rellopn/dsh-p2p-lan
  • dsh-download-progress — DSH 下载进度插件:download 工具实时计算下载百分比,Web GUI 右下角悬浮面板显示进度条 · dsh plugin --profile web add github:nanshanzhaoji/dsh-download-progress
  • dsh-tavily-search — Tavily-backed web search provider plugin for the DeepSeek Harness (dsh), with a GUI configuration card for the API key and an on/off switch. · dsh plugin --profile web add github:libinghui55/dsh-tavily-search
  • dsh-turn-fork — Turn-atomic message editing, retry, reroll and version-tree navigation for DeepSeek Harness conversations · dsh plugin --profile web add github:ruby1304/dsh-turn-fork
  • dsh-file-browser — WebUI 文件列表与选中文件预览:输入框工具行按钮打开右侧浮层,浏览目录、预览文本与图片,右键文件可插入路径/内容到输入框,不修改任何官方文件 · dsh plugin --profile web add github:LiuJunheng/DeepSeekHarnessGreen#b8a6fdc54037b513cf20904cc901575f74f38b8f&path:plugins/dsh-file-browser
  • dsh-file-preview — DSH (DeepSeek Harness) file preview plugin: browse workspace files, preview Markdown/PDF/images/CSV/code, show session-produced files, and drag files/folders into the conversation as plain paths. · dsh plugin --profile web add github:ld-1101/dsh-file-preview
  • @omdsh-dev/dsh-bang-shell — Run !-prefixed commands directly from the DeepSeek Harness Web composer without sending them to the model. · dsh plugin --profile web add github:ClausYang/dsh-bang-shell
  • dsh-plugin-recommend — Plugin recommender for DeepSeek Harness: search and rank DSH plugins from an embedded marketplace catalog by need description, category and tags, with match reasons, plus a live catalog refresh from the awesome-dsh-plugin README · dsh plugin --profile web add github:863683348/dsh-plugin-recommend
  • oh-my-deepseek-harness — OMX 风格工作流技能集(oh-my-deepseek-harness):移植自 oh-my-codex(MIT)的 deep-interview / ralplan / ralph / plan / autopilot / team / code-review 等技能,全部重写为 DeepSeek Harness 原生机制(goal / workflow / ralph / subagent / ask_user_question 工具),不含视觉技能。 · dsh plugin --profile web add github:hatsuyuki0103/oh-my-deepseek-harness
  • dsh-quiz — Turn DeepSeek Harness conversations into user-curated quiz questions. · dsh plugin --profile web add github:cungphammanh590-star/dsh-quiz
  • dsh-starter-zh — DSH 新手入门包:安装即得欢迎语、从 0 到 1 学习路径、按场景推荐插件、新手自查清单,并与 dsh-handbook-zh 中文教程联动。Starter pack for DeepSeek Harness beginners (Chinese). · dsh plugin --profile web add github:863683348/dsh-starter-zh
  • dsh-quota-hub — Unified real-time quota dashboard for DeepSeek Harness: OpenCodeGo windows, DeepSeek balance, OpenRouter credits, SiliconFlow and Moonshot balances in one collapsible panel — auto-detects configured credentials, no keys leave the host. · dsh plugin --profile web add github:penguin-oo/dsh-quota-hub
  • dsh-plugin-gate — Installation safety gate for DeepSeek Harness plugins: an antivirus-style scanner that inspects a plugin source (local directory or npm tarball) for malicious install scripts, dangerous permissions/fs usage, secret exfiltration, and network callbacks before you run 'dsh plugin add' · dsh plugin --profile web add github:863683348/dsh-plugin-gate
  • dsh-voice-input — Voice-to-text for DSH, powered by Whisper. One click to record, speak, and text appears in the input box. Local-first (privacy), Simplified-Chinese output, anti-hallucination, works in China without a VPN. · DSH 语音输入插件:点一下麦克风说话,文字自动进输入框。本地优先、强制简体、防幻觉、国内网络直连可用。 · dsh plugin --profile web add github:jinhuoooo/dsh-voice-input
  • dsh-image-plugins — Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints. · dsh plugin --profile web add github:alanzhao0128/dsh-image-plugins
  • dsh-insight — Plugin insight center — one answer to '哪些值得装': requirement matching (plugin_guide), environment recipes (recipe), health scoring (plugin_rank), static security scanning (plugin_audit), and a single install verdict (plugin_verdict) · dsh plugin --profile web add github:863683348/dsh-insight
  • @dsh-external/dsh-novel-writer — 大肥鱼的小说工坊 — DSH 网络小说创作插件:九阶段门禁式创作流程 + 世界书(lorebook)设定注入 + 本地书籍导入 + AI 一键润色 + 去AI味 + 黄金三章诊断 + 百万字一致性 + 市场调研与模板复制,面向开源用户的开箱即用方案。 · dsh plugin --profile web add github:akira399/dsh-novel-writer
  • @qqqw114/dsh-effort-slider — Replace the DSH Web reasoning-effort chooser with a compact animated FX slider that scales with effort level. · dsh plugin --profile web add github:QQQW114/dsh-effort-slider
  • cn-linebreak — 中文网页文案断行审查与修复工具:按《中文网页文案断行修复指南》检查显式断行错误及高风险写法,并提供保守的 自动修复。同时是可在 DeepSeek Harness (DSH) 中一键安装的标准插件包(dsh.bundle)。 · dsh plugin --profile web add github:chiang21fcb/cn-linebreak
  • dsh-media-skills — Free image reading (vision) and image generation skills for DeepSeek Harness — Zhipu GLM-4V-Flash (Google Gemini optional) for reading, SiliconFlow Kolors for generation. · dsh plugin --profile web add github:MJorgin/dsh-media-skills
  • dsh-safety-net — Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting · dsh plugin --profile web add github:Asuna486-desuwa/dsh-safety-net
  • dsh-feng-gu — DeepSeek Harness 整活插件:按 DeepSeek API 峰谷定价,实时显示现在是梁文峰(高峰)还是梁文谷(低谷),带切换倒计时 · dsh plugin --profile web add github:KeqingMoe/dsh-feng-gu
  • dsh-wallpaper-skin — Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels. The path is editable live from Settings → Plugins. · dsh plugin --profile web add github:ddbj-hub/dsh-wallpaper-skin
  • dsh-web-quota-meter — DSH 网页右下角的额度小仪表:官方余额、峰谷计价时段、本地自算的今日已消耗(可配置每日重置时间),可插可卸载 · dsh plugin --profile web add github:wangfujian762/dsh-web-quota-meter
  • @dsh-external/dsh-comfyui — ComfyUI 驱动器(AI-first 合同制):模型只见合同槽、不见工作流 JSON。文生图/图生图/文生视频/图生视频模板,双重预检防幻觉,官方/自定义节点活体判定。 · dsh plugin --profile web add github:zeroa234/dsh-comfyui
  • dsh-workshop — 轻量插件开关:DeepSeek Harness 插件管理面板——官方/第三方身份判定、patch 层发声式开关、风险标签 · dsh plugin --profile web add github:Zlyraz/dsh-workshop
  • dsh-ros2 — ROS2 debugging tools and diagnostics skills for DeepSeek Harness (DSH): package/workspace/dependency inspection, node/topic/service/action/param/interface enumeration, topic sampling, TF tree, graph topology JSON, approval-gated builds and message scaffolding, GUI screenshot and multimodal vision observation. · dsh plugin --profile web add github:StvLi/dsh-ros2
  • @paicat1/dsh-screenshot — Standalone screen capture for DeepSeek Harness (dsh): browser hotkeys plus an agent-facing capture+read tool. Forked out of @liustack/modlens#48 (upstream declined the feature). · dsh plugin --profile web add github:paicat1/dsh-screenshot
  • @arcships/dsh-llm-aimux — DeepSeek Harness (dsh) LLM adapter backed by aimux — one Rust engine, 325+ providers as dsh model routes. · dsh plugin --profile web add github:arcships/dsh-llm-aimux
  • dsh-update-checker — DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step. · dsh plugin --profile web add github:ymh0000123/dsh-update-checker
  • @dockyard-dsh/plugin — Windows fork of Dockyard DSH: Codex / Grok / Claude / Cursor / Antigravity account pool for DeepSeek Harness. · dsh plugin --profile web add github:4sa1ary9/dockyard-dsh
  • dsh-balance-floating — DeepSeek 余额/用量悬浮窗插件:左下角红色血条(账户余额)+ 蓝色环(估算剩余 token)+ 今日消耗横条,数据基于 dsh-cost-meter。A floating balance & usage widget for the DeepSeek Harness web GUI: bottom-left red balance bar + estimated remaining-token ring + today's usage bar, powered by dsh-cost-meter. · dsh plugin --profile web add github:yhPrime/deepseek-balance-floating
  • @dsh-web/plugin-install — Installing plugins from the browser, as an ordinary dsh plugin · dsh plugin --profile web add github:futrime/webdsh#fd1649dd2504c3d6046827e887b9a09e3720418b&path:packages/dsh-web-plugins
  • dsh-vision-fallback — DSH 静默视觉增强:主模型照常选择,图片自动交给固定视觉模型后以隐藏上下文返回主模型。 · dsh plugin --profile web add github:1HelloMan1/dsh-vision-fallback
  • dsh-chat-history — Chat history TOC: a user-message directory as a conversation view tab with click-to-jump · dsh plugin --profile web add github:Stylelinzzz/dsh-chat-history
  • dsh-plugin-guardian — Plugin lifecycle guardian for DeepSeek Harness. Read-only diagnostics (plugin_doctor) with three-tier confidence, plus installed-profile conflict scanning (plugin_profile_scan). · dsh plugin --profile web add github:Nico0713520/dsh-plugin-guardian
  • dsh-github-cli — Reuse your local GitHub CLI (gh) inside DeepSeek Harness. Read-first, audit-friendly tools for repos, PRs, issues, releases, workflows and more. · dsh plugin --profile web add github:Nico0713520/dsh-github-cli
  • dsh-function-plot — 2D teaching plots for DeepSeek Harness: activations, distributions, and classroom curves · dsh plugin --profile web add github:kirineko/dsh-function-plot
  • dsh-guide-dog — Guide Dog for DSH, powered by MiniMax — multimodal plugin: image/video/music/speech generation, vision inspection tools, voice mode, microphone voice input and real-time voice call mode. · dsh plugin --profile web add github:AtropinolTT/dsh-guide-dog
  • @dsh-io/identity-sentinel — Performance-art dsh plugin: the machine inspects its owner; non-Chinese verdicts terminate all workflows. Installing = informed consent. · dsh plugin --profile web add github:dsh-io/identity-sentinel
  • dsh-web-search-router — Free multi-provider web search router for DeepSeek Harness (DSH). · dsh plugin --profile web add github:chenyuhao0628/dsh-web-search-router
  • deepseek-peak-valley-router — DeepSeek Harness 峰谷定价自动模型路由插件:高峰时段自动使用 deepseek-v4-flash,空闲时段自动使用 deepseek-v4-pro;用户显式选择的模型始终优先。 · dsh plugin --profile web add github:Eligahyu/deepseek-peak-valley-router
  • @fonlan/dsh-model-router — DSH plugin: a virtual model-router provider that aggregates every configured provider and model, routes each request to the model's currently active provider, and ships a settings page for per-model provider ordering and switching. · dsh plugin --profile web add github:fonlan/dsh-model-router
  • dsh-music-player — DeepSeek Harness 本地音乐库播放器:Host 扫描音乐目录并以 HTTP 流式提供音频,浏览器侧提供播放条/播放面板/设置页与实时频谱,并注册 music_play 模型工具 · dsh plugin --profile web add github:kendu76/dsh-music-player
  • dsh-screen-agent — Desktop & web UI automation for DSH: full-screen capture, Windows OCR, mouse click/drag, typing, key press, window activate, plus battle-tested Paint drawing capability · dsh plugin --profile web add github:lak321/dsh-screen-agent
  • dsh-web-search-codex — Codex standalone web search provider for DeepSeek Harness · dsh plugin --profile web add github:Cora093/dsh-web-search-codex
  • dsh-config-form — One settings page for every plugin that opts in: declare fields, get a rendered form · dsh plugin --profile web add github:begonia599/dsh-config-form
  • dsh-fish-tts — Text-to-speech (TTS) plugin for DeepSeek Harness — Fish Audio API only, bring your own key. Per-message read-aloud, auto-read toggle in the composer, settings for model / voice / encrypted API key / proxy. Third-party, not affiliated with Fish Audio. · dsh plugin --profile web add github:MaRi23333/dsh-fish-tts
  • dsh-ppt-master — DeepSeek Harness plugin: auto-installs and auto-updates the ppt-master project (AI PowerPoint generator) from GitHub on every start · dsh plugin --profile web add github:sol5766/ppt-master-cloner
  • dsh-web-search-brave — Brave Search API provider for DeepSeek Harness web capability seam (ctx.web) · dsh plugin --profile web add github:gravitylow/dsh-web-search-brave
  • dsh-ipcalc — IP & subnet math toolbox for DeepSeek Harness (dsh): IPv4 subnet layouts, CIDR summarization and IPv4/IPv6 parsing with RFC 5952 normalization and IANA classification — zero runtime dependencies, pure local math · dsh plugin --profile web add github:TYEclipse/dsh-ipcalc
  • dsh-web-scroll-flow — DSH Web 对话滚动动效插件:自动跟随滚动平滑过渡(内容向上顶/向下拉的流畅滚动),边缘滚动物理回弹(小幅橡皮筋效果),手动滚动保持原生手感 · dsh plugin --profile web add github:TYOPXN360/dsh-web-scroll-flow
  • @trapstreet/dsh-trapstreet — Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run · dsh plugin --profile web add github:trapstreet/dsh-trapstreet
  • dsh-finreport — 每日财经日报:免费数据源(Yahoo Finance / CoinGecko / Google News)生成中文财经日报,按计划定时通过 WhatsApp 推送(依赖 dsh-im 的 bot.sendText 主动发送端点)。 · dsh plugin --profile web add github:SkyloveQiu/dsh-finreport
  • dsh-read-image — Render read_image tool results as real images in the DeepSeek Harness Web GUI: a dedicated Read image row (thumbnail with original-image lightbox, retry) plus the metadata envelope, and the same image in the Inspect details panel. 在 Web GUI 对话流中把 read_image 的结果渲染成真实图片。 · dsh plugin --profile web add github:Yu-tao-Li/dsh-read-image
  • dsh-zhipu — Zhipu BigModel capabilities for the DeepSeek Harness in one plugin: web_search_prime search provider, webReader fetch provider (server-side rendered), and GLM-4.6V vision (vision_analyze tool + pasted-image pre-step hook), all behind one ZAI_API_KEY · dsh plugin --profile web add github:fineven/dsh-zhipu
  • @bb-84c/dsh-mobile-server — Mobile gateway plugin for DeepSeek Harness (dsh): device-authenticated reverse proxy in front of the official dsh web (loopback), plus tailscale binding and the VPS relay tunnel client. · dsh plugin --profile web add github:BB-84C/deepseek-harness-mobile-solution#18cbc30c8b6994ac4aa319b85426d68ff9983ee9&path:packages/dsh-mobile-server
  • dsh-refcheck — Reference verification for DeepSeek Harness: the refcheck_check model tool checks a paper's bibliography (.pdf/.bib/.tex/.txt/.md or pasted text) against Crossref, OpenAlex and arXiv, reports found/partial/not_found/error per entry, and emits corrected citations in the input's style (APA, GB/T 7714, IEEE, Vancouver, MLA, Chicago, Harvard, ACS, BibTeX). · dsh plugin --profile web add github:Yu-tao-Li/dsh-refcheck
  • dsh-balance-panel — 显示当前 DeepSeek API Key 对应账号的账户余额(/balance 命令 + 输入框上方常驻面板) · dsh plugin --profile web add github:luhaifeng666/dsh-balance-plugin
  • dsh-process-fold — Fold each turn's tool-call process into a box showing the latest 2 items, with an expand/collapse toggle; keep the final text answer outside. · dsh plugin --profile web add github:uigdwunm/dsh-ui-suite#a0d3ea7ae3c4ea4294ced4f2f1f8a8e09030ed1a&path:packages/dsh-process-fold
  • dsh-llm-databricks — Community Databricks AI Gateway LLM plugin for DeepSeek Harness · dsh plugin --profile web add github:zhuchengde0214-ctrl/dsh-llm-databricks
  • dsh-quota-monitor — Quota monitor for the DeepSeek Harness Web GUI: OpenCode Go plan usage + DeepSeek API balance/usage + MiniMax Token Plan, as a draggable bottom-left monitor window. P0: self-metered token ledger (llm/stream waterfall, own JSONL). P1: multi-provider abstractions (balance/windows kinds, presets, configurable parsers) and bundle-type packaging. · dsh plugin --profile web add github:mouse33333/dsh-quota-monitor
  • dsh-reconnect — Infinite model-request retry for DeepSeek Harness with exponential backoff and relay/proxy failure recovery. · dsh plugin --profile web add github:MistRain-1/dsh-reconnect
  • dsh-experience-plugin — DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor. · dsh plugin --profile web add github:SouleyMoni1/dsh-experience-plugin
  • dsh-tool-generate-image — Model-facing generate_image tool for DeepSeek Harness (dsh): generates brand-new images with the Google Gemini image-generation service via the Antigravity CLI, saves them, and returns the paths. Hot-pluggable — install with dsh plugin --profile web add dsh-tool-generate-image. · dsh plugin --profile web add github:zclDragon/dsh-tool-generate-image
  • dsh-sentiment-cockpit — DSH web plugin: r/DeepSeek community sentiment cockpit — DSI optimism/anger index dashboard with an auto-refresh data pipeline (Fear & Greed style). · dsh plugin --profile web add github:RiRi9909/DeepSeekHarness-community-index
  • dsh-llm-codex — ChatGPT Codex login, sortable catalog, and Fast models for DeepSeek Harness · dsh plugin --profile web add github:NOirBRight/dsh-llm-codex
  • dsh-llm-cursor — Unofficial Cursor subscription login and chat for DeepSeek Harness · dsh plugin --profile web add github:NOirBRight/dsh-llm-cursor
  • dsh-opencode-go-meter — OpenCode Go 订阅用量与真实花费监控(DeepSeek Harness Web 插件):5h 滚动/每周/每月用量百分比 + 月度真实花费与按天明细,直接显示在对话输入区。 · dsh plugin --profile web add github:willwhi/dsh-opencode-go-meter
  • dsh-whale-cards — A calm, resumable Gin Rummy break with an original whale companion inside DSH Web. · dsh plugin --profile web add github:changer-changer/dsh-whale-cards
  • dsh-usage-blance — DSH Web 插件:在对话框下方显示 DeepSeek API 用量与余额(本月消费 / 本月日均 / 昨日消费 / 今日消费 / 账户余额),点击账单行打开控制面板配置 userToken。Billing strip below the chat dialog for the DeepSeek Harness web GUI. · dsh plugin --profile web add github:zhou-yihang/dsh-usage-blance
  • dsh-basic-office — DSH 办公文件插件:阅读 PDF/DOCX/XLSX/PPTX 等常见二进制文档,生成 DOCX/XLSX/PPTX/PDF/CSV 等常见文件。 · dsh plugin --profile web add github:pqkisvery666/dsh-basic-office
  • dsh-annotator — DSH conversation annotator: select transcript text, attach a note in a popup, then send the compiled quote+note pair through the composer. · dsh plugin --profile web add github:cw1999mm/dsh-annotator
  • dsh-better-api — 增强的模型设置页插件:为自定义模型提供每模型推理强度(reasoningEfforts)编辑,OpenAI 兼容网关可直接勾选 low/medium/high 等档位;聊天模型选择器随之显示 Effort 菜单。 · dsh plugin --profile web add github:131CDA1/dsh-better-api
  • dsh-office-suite — DSH 办公室动画仪表盘:工作日志 / 产出物 / 预览 / token 统计,一键生成可独立打开的动画办公室 HTML · dsh plugin --profile web add github:steven95/dsh-office-suite
  • dsh-auto-approval — Independent model-backed automatic approval plugin for DSH. · dsh plugin --profile web add github:Scotlight/dsh-auto-approval
  • dsh-model-presets — Compact persistent model and reasoning-effort presets inside the DeepSeek Harness composer model selector. · dsh plugin --profile web add github:Zding89/dsh-model-presets
  • dsh-input-rewriter — DeepSeek Harness 插件:发送前用提示词工程 playbook 自动改写用户输入为更优 prompt。官方 bundle 插件,dsh plugin --profile web add · dsh plugin --profile web add github:feiertu/dsh-input-rewriter
  • dsh-cost-widget — DSH Web GUI 悬浮面板:当天 V4-Flash / V4-Pro 每百万 token 平均费用与缓存命中率 · dsh plugin --profile web add github:zhangshaobo608/dsh-cost-widget
  • harness-title — DSH web plugin: shows a customizable Name Title on the harness GUI so you can tell which machine's Harness instance you are using · dsh plugin --profile web add github:alextamhk/dsh-harness-title
  • dsh-plugin-ainfo — A-share information tools for DeepSeek Harness: market news, broker research ratings and target prices, earnings pre-announcements, dividends, insider share transactions, lock-up expiries and the shareholder register. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/ainfo
  • dsh-plugin-astock — A-share (Chinese stock market) data plugin for DeepSeek Harness: 10 tools covering quotes, K-lines and technical indicators for one stock, whole-market snapshots and daily bars for screening, plus financial statements, money flow and convertible bonds. Five tools work with no credentials; the rest need a Tushare Pro token through dsh-plugin-tushare. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/astock
  • dsh-plugin-gateway-compat — DeepSeek Harness compatibility plugin for third-party OpenAI-style gateways: tolerates SSE streams that close without the [DONE] sentinel after a complete reply. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/gateway-compat
  • dsh-plugin-tool-retry — Retries transient tool-call failures in DeepSeek Harness — socket resets, rate limits, timeouts — for the tools an operator declares safe to repeat, with backoff and a deadline on every retry. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tool-retry
  • dsh-plugin-market — DSH plugin marketplace: browse the GitHub dsh-plugin topic and install into the active profile. · dsh plugin --profile web add github:newbieYi/dsh-plugin-market
  • deepseek-vl-support — Give DeepSeek (text-only) models vision in Claude Code, Codex, and Agent Plugins clients: describe images via any OpenAI-compatible vision endpoint. · dsh plugin --profile web add github:limccn/deepseek-vl-support
  • dsh-pluginmanager — 插件管理器(Plugin Manager):把 DSH 插件按 原生扩展(系统/WebUI/工具)/ 用户扩展 / 临时 分层展示,附可编辑描述、补登记与卸载管理。 · dsh plugin --profile web add github:zdjmrq/dsh-pluginmanager
  • @shaoshi/dshscan — DShScan - DSH plugin security scanner inspired by NVIDIA SkillSpector · dsh plugin --profile web add github:shaoshi20/dshscan
  • dsh-cost-stats — DSH web client plugin: a per-conversation cost-statistics tab (token usage + estimated cost per model) · dsh plugin --profile web add github:newbieYi/dsh-cost-stats
  • dsh-auto-paste — dsh-auto-paste — a DeepSeek Harness plugin (tool template, extended with a web client paste listener): 在输入框粘贴大段文本时自动保存为附件文件。 · dsh plugin --profile web add github:sakuraqqq/dsh-auto-paste
  • dsh-double — Self-management & self-evolution for DeepSeek Harness: health snapshots, config pre-check, blue-green evolve with auto-rollback, and an on-demand standby supervisor — let dsh manage itself. · dsh plugin --profile web add github:Junkrat9527/dsh-double
  • wallpaper-plugin — DSH 壁纸插件:预设/主题管理 + 壁纸素材库 · dsh plugin --profile web add github:Ayase34/wallpaper-plugin
  • dsh-prompt-polisher — A safe, native prompt polishing button for the DeepSeek Harness composer. · dsh plugin --profile web add github:SiYue-ZO/dsh-prompt-polisher
  • dsh-llm-bounded-retry — Bounded all-error request retry plugin for DeepSeek Harness · dsh plugin --profile web add github:911218sky/dsh-llm-bounded-retry
  • dsh-dep-audit — Dependency supply-chain hygiene audit for DeepSeek Harness (dsh) projects and profiles: peer-range resolvability, broken dist-tag detection, stale/missing-license/non-registry dependencies, and installed-vs-declared drift. Complements dsh-poison-guard (malware scan) and dsh-plugin-doctor (publish readiness). · dsh plugin --profile web add github:zoahdev/dsh-dep-audit
  • @kevinsales/dsh-insurance-company-analyst — DSH plugin - Insurance company financial & operating analyst for solvency, financials, investment, channels and peer comparison · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-company-analyst
  • @kevinsales/dsh-insurance-ops-analyst — DSH plugin - Insurance company operations analyst (Ying'an) for solvency, profitability, EV, investment risk and regulatory compliance analysis · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-ops-analyst
  • @kevinsales/dsh-insurance-product-analyst — DSH plugin - Insurance product expert (InsureGuide) for policy clause analysis, cost-effectiveness evaluation, product comparison and coverage planning · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-product-analyst
  • dsh-custom-reasoning — 在 Settings 面板中为自定义 pi-ai 模型编辑推理等级(reasoningEfforts),支持多选、拖拽、复制粘贴,自动保存。 · dsh plugin --profile web add github:gao-gao-zai/dsh-custom-reasoning
  • dsh-omi-voice — DeepSeek Harness 对话内朗读:豆包音质 · 点读/自动朗读 · 豆包 Key 只留在 Omi 引擎(BYOK) · dsh plugin --profile web add github:PolinniZhong/dsh-omi-voice
  • @deepseek-ai/dsh-translator — Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package. · dsh plugin --profile web add github:zhinian558/dsh-translator
  • dsh-video-lens — Give text-only DeepSeek Harness agents video understanding: scene-aware frame sampling + VLM + optional ASR transcript fused into timeline evidence. / 给纯文本模型的视频理解插件(场景感知抽帧 + VLM + 可选语音转录) · dsh plugin --profile web add github:dundunhan/dsh-video-lens
  • dsh-open-file — Workspace-bound arbitrary file upload, reading, OCR, and rendering for DeepSeek Harness. · dsh plugin --profile web add github:hyper-dsh-plugins/dsh-open-file
  • dsh-tokenpilot — TokenPilot: API usage, balance and cost monitor for DeepSeek Harness — built-in official peak/off-peak pricing table, task status lamp, sound alerts and a draggable floating dashboard. 用量/余额/计费监控插件(内置官方价格表)。 · dsh plugin --profile web add github:Tenth-G/dsh-tokenpilot
  • dsh-maclens — Bridge Apple's on-device Vision framework (macOS) into DeepSeek Harness: OCR, image classification, face detection, and document layout as local dsh tools. No network, no API key, no daemon. · dsh plugin --profile web add github:Harzva/dsh-maclens
  • @deepseek-ai/dsh-test-sync — 蓝绿部署同步插件:主实例安装插件时自动同步到测试实例 · dsh plugin --profile web add github:EIGHTfs/dsh-test-sync-plugin
  • dsh-plugin-manager — DeepSeek Harness (DSH) 插件管理器:在 WebUI 里可视化查看、临时打开/关闭其他插件,热生效并可跨重启保持。 · dsh plugin --profile web add github:Retr67/dsh-plugin-manager
  • dsh-bgm — Cross-platform system-audio-reactive conversation plugin for DSH Web · dsh plugin --profile web add github:skymecode/dsh-bgm
  • @frog755/dsh-client-auto-retry — DSH client plugin: 检测回合被中断/出错/超长时, 自动发送「继续」重试, 不做模型/provider 切换。带设置卡片。 · dsh plugin --profile web add github:Frog755/dsh-client-auto-retry
  • dsh-cordis-plugin-kit — Offline standards, scaffolding, quality checks, runtime debugging, and performance gates for Cordis plugins in DeepSeek Harness. · dsh plugin --profile web add github:hinayoung23/dsh-cordis-plugin-kit
  • dsh-thinking-levels — DSH host plugin: thinking-level (reasoning_effort) control for dsh — auto-adjust per tool round, with optional manual lock and per-tool timing telemetry. · dsh plugin --profile web add github:drscrewdriver/dsh-thinking-levels
  • @zhuyh-sai7n/dsh-plugin-manager — 三方插件管理:在 Web 设置里管理第三方插件的启用/禁用、启用方案保存与切换、以及添加插件。 · dsh plugin --profile web add github:sorry123maker/dsh-plugin-manager
  • @oil-oil/dsh-vision — Near-native image understanding for text-only DeepSeek Harness models · dsh plugin --profile web add github:oil-oil/dsh-vision
  • dsh-plugin-manager — 自定义插件管理:查看、开关、删除插件(含二次确认,支持热插拔) · dsh plugin --profile web add github:Yolotd/dsh-plugin-manager
  • dsh-geodesy — Geodesic math toolbox for DeepSeek Harness (dsh): great-circle distance, bearings, destination points, and DMS coordinate parsing — zero runtime dependencies · dsh plugin --profile web add github:TYEclipse/dsh-geodesy
  • dsh-motion-manager — Configurable anchored popover and settings animations for DeepSeek Harness. · dsh plugin --profile web add github:zhoupengjie/dsh-motion-manager
  • @dsh-external/dsh-auto-retry — Bounded fallback recovery for DSH rate limits, empty responses, and truncated model output · dsh plugin --profile web add github:Windsland52/dsh-auto-retry
  • dsh-settings-icon-manager — 为 DSH 设置侧栏的第三方插件提供统一的语义化图标与本地样式配置。 · dsh plugin --profile web add github:zhoupengjie/dsh-settings-icon-manager
  • dsh-proxy — DSH global proxy manager — system/manual proxy switch persisted to settings.yaml, injected by the DSH-GUI launcher (NODE_USE_ENV_PROXY) · dsh plugin --profile web add github:EricXu20266/dsh-proxy
  • dsh-model-preset — DeepSeek Harness plugin with two default model-and-reasoning shortcuts above the composer and optional Settings customization. · dsh plugin --profile web add github:kaixinbaba/dsh-model-preset
  • dsh-plugin-toggle — Enable/disable DSH plugins directly from Settings → Plugins: an additive 'Enable/Disable' tab that stops/starts loader entries live and persists the change across restarts. · dsh plugin --profile web add github:Zenjibad/dsh-plugin-toggle
  • dsh-drop-any-file — Extend the DeepSeek Harness (DSH) web chat drag-and-drop to accept every file type: dropping any file in the composer saves it into the current session's workspace so the agent can read and use it. · dsh plugin --profile web add github:Zenjibad/dsh-drop-any-file
  • dsh-auto-approval-llm — LLM-assisted auto approval with timeout fallback for DeepSeek Harness · dsh plugin --profile web add github:cuddly-guacamole/dsh-auto-approval-llm
  • dsh-plugin-zai-mcp — Bridges the four z.ai GLM Coding Plan MCP servers into DeepSeek Harness via the in-box @deepseek-ai/dsh-mcp-client: vision (GLM-4.6V stdio via npx @z_ai/mcp-server), web reader, web search prime, and zread repo MCP (streamable-http at open.bigmodel.cn) · dsh plugin --profile web add github:nekomona/dsh-plugin-zai-mcp
  • dsh-balance-window — dsh 左下角余额悬浮窗:实时显示 DeepSeek 余额与预计剩余 token,可拖动、自动刷新 · dsh plugin --profile web add github:sixtysevenlf/dsh-balance-window
  • dsh-plugin-garmin-connect — A DeepSeek Harness plugin that exposes Garmin Connect fitness and health data as AI-callable tools · dsh plugin --profile web add github:Likenttt/garmin-connect-plugin-for-dsh
  • dsh-computer-use-plugin — Vision-only desktop automation plugin for DeepSeek Harness (fusion refactor) · dsh plugin --profile web add github:beijingwahw/dsh-computer-use-plugin
  • dsh-glass-ui — Glassmorphism UI theme for DeepSeek Harness web: frosted-glass surfaces, adjustable opacity/blur, custom fonts, background image & live wallpaper with corner/app/fullscreen modes, and soft fade-in animations. DSH Web 毛玻璃 UI 主题:可调透明度/模糊、自定义字体、背景图与动态壁纸(左下角/整界面/全屏三模式)、柔和渐显动画。 · dsh plugin --profile web add github:lsaa4/dsh-custom-ui
  • dsh-collaboration — Multi-agent collaboration suite for DeepSeek Harness: a user-configured specialist roster with on-demand dispatch (team_call / roundtable), model comparison, and a multimodal vision bridge — models come from the official provider flow, no bundled adapters. · dsh plugin --profile web add github:Socialist-Sister/dsh-collaboration
  • @dsh-external/dsh-peak — DeepSeek API Peak & Off-Peak (50% Discount) status indicator plugin for DeepSeek Harness (DSH) · dsh plugin --profile web add github:ibrhr/dsh-peak
  • dsh-archived-conversation — Archived-conversation manager for DeepSeek Harness: a Settings → 已归档 page that lists archived conversations grouped by project, with unarchive and delete actions. · dsh plugin --profile web add github:Li-canghai/dsh-archived-conversation
  • dsh-digital-lifedsh-digital-life adds configurable conversational digital-life agents to DeepSeek Harness as an installable Host and Client Cordis plugin. · dsh plugin --profile web add github:elonnzhang/dsh-digital-life
  • dsh-desktop-automation — macOS desktop automation for DeepSeek Harness: control mouse/keyboard/scroll/apps/windows/screenshots via agent tools, with vision closed-loop (see + locate). GUI-session service, no boot autostart. · dsh plugin --profile web add github:Junkrat9527/dsh-desktop-automation
  • dsh-diffgeom — Differential-geometry symbolic computation for DeepSeek Harness via SymPy.diffgeom · dsh plugin --profile web add github:hatter123/dsh-diffgeom
  • dsh-math-suite — Aggregate dsh plugin bundle: math (mathjs), wolfram (Mathematica), and diffgeom (SymPy differential geometry) · dsh plugin --profile web add github:hatter123/dsh-math-suite
  • dsh-conversation-density-map — 右侧对话密度地图:消息分布/长短/当前位置 + 点击跳转(持久静态客户端插件,纯 DOM 低侵入) · dsh plugin --profile web add github:weien666/dsh-conversation-density-map
  • dsh-web-fetch — Generic Web content fetcher plugin for DeepSeek Harness with dual pluggable data sources (CDP browser + Tavily). Each data source is registered as its own tool so the LLM can pick context-appropriately. Zero-intrusion bundle plugin; follows strategy pattern. · dsh plugin --profile web add github:runfali/dsh-web-fetch
  • dsh-mini-games — Pure-frontend mini-game collection for the DeepSeek Harness web details panel: guess-the-number, 2048, minesweeper. No host half, no backend. · dsh plugin --profile web add github:aga-j/dsh-mini-games
  • dsh-token-diet — DSH token-saving toolkit: proactively slim large text/JSON/CSV before they enter context (diet_text / diet_json / diet_csv / diet_estimate). Configurable compression presets (light/balanced/aggressive) + per-field overrides via settings. Zero-dependency pure functions. · dsh plugin --profile web add github:WODE25500/dsh-token-diet
  • dsh-tool-sqlite — DSH SQLite data tool: list databases, list tables, and run read-only SQL queries over local .db/.sqlite files, zero-dependency (node:sqlite) · dsh plugin --profile web add github:WODE25500/dsh-tool-sqlite
  • dsh-jumpserver — DeepSeek Harness plugin for managing JumpServer v3.7.1 through curated, plan-and-approve tools. · dsh plugin --profile web add github:easyv-ai/dsh-jumpserver
  • dsh-aloof — 把 Aloof 的办公审批接成 DeepSeek Harness 的原生工具:查待办、看可发起的审批、读表单字段、发起单子。写操作先过 dsh 的审批闸门。 · dsh plugin --profile web add github:gaochonggeng/dsh-aloof
  • @dsh-external/dsh-llm-approver — LLM pre-review for sandbox-escalation approvals: an independent-context LLM gate answers sandbox escalation requests before they reach the user, falling back to the user on any failure. · dsh plugin --profile web add github:Xpectuer/dsh-llm-approver
  • dsh-ppt-creator — 中文 PPT 生成技能:结构化大纲 → 视觉设计 → HTML/PPTX 出稿,附排版自查清单。原创技能(参考 GordenPPTSkill / ppt-master 思路)。 · dsh plugin --profile web add github:satan9394/dsh-ppt-creator
  • dsh-daily-sticky — 每日语音便签 DSH web 插件:轻量浮动便签(勾选完成可取消/可编辑/可添加/可删除)+ JSON 按日日志 + 周/月数量环比统计。保留 AI 语音抽取闭环,去掉番茄钟。 · dsh plugin --profile web add github:DoggyHU/dsh-daily-sticky
  • dsh-book-reader — DSH 读书工作台:PDF 阅读(react-pdf-viewer)+ 选中发对话 + 黄色高亮标注 + 持久化 · dsh plugin --profile web add github:davidwellscn-maker/dsh-book-reader
  • hermit-budget — BudgetService:credit 双闸 + tokenMeter + ledger(13) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-budget
  • hermit-core — Director/Arbiter/Task 状态机 + dispatch_task tool(03) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-core
  • hermit-executors — tool:llama.cpp 本地 / DeepSeek·Kimi 云端 / 外部框架 CLI(03 §4.2) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-executors
  • hermit-permission — PermissionService:五级分类 + 确认链 + audit(15) · dsh plugin --profile web add github:jorinyang/dsh-hermit#ec608d7d211aea8447cf0d08c6123c8a4d5109f4&path:packages/hermit-permission
  • dsh-voice — ChatGPT-style voice input for the DeepSeek Harness Web GUI: mic button, recording pill with live waveform, transcription via transcribe.cpp (Handy model catalog), whisper.cpp, or an OpenAI-compatible API · dsh plugin --profile web add github:KotDath/dsh-voice
  • dsdragpasteall — dsDragPasteALL:拖拽/粘贴本机任意文件到 DSH 页面,后台静默反查文件真实路径(Spotlight + find + 首尾哈希校验),命中后把路径直接插入对话框输入框;找不到原文件则内容缓存兜底。 · dsh plugin --profile web add github:balue8246-maker/dsDragPasteALL
  • @dsh-plugin/dsh-loader — Runtime compatibility shim for dsh (DeepSeek Harness) cordis bundle plugins: decouples third-party plugins from real dsh internal service names, module paths, and RPC details via a version-aware adapter registry. · dsh plugin --profile web add github:dsh-plugins/dsh-loader
  • @dsh-error-tell/client-tell — DSH web 加载页注入 + errorTell 端点:浏览器一键禁用/恢复问题插件 · dsh plugin --profile web add github:dphmoblie/dsh-error-tell#231124fd8786d33430bbe0f60d8fea52d914ef93&path:packages/client-tell
  • @dsh-error-tell/runtime-guard — DSH 宿主运行时看门狗:捕获兄弟插件失败并在进程退出前同步落盘禁用 · dsh plugin --profile web add github:dphmoblie/dsh-error-tell#231124fd8786d33430bbe0f60d8fea52d914ef93&path:packages/runtime-guard
  • dsh-neon — 氖元素 · dsh plugin --profile web add github:uckkk/dsh-neon
  • dsh-fluorine — 氟元素 · dsh plugin --profile web add github:uckkk/dsh-fluorine
  • dsh-oxygen — 氧元素 · dsh plugin --profile web add github:uckkk/dsh-oxygen
  • dsh-quartiles — 四分位数 · dsh plugin --profile web add github:uckkk/dsh-quartiles
  • dsh-stddev — 标准差 · dsh plugin --profile web add github:uckkk/dsh-stddev
  • dsh-carbon — 碳元素 · dsh plugin --profile web add github:uckkk/dsh-carbon
  • dsh-variance — 方差 · dsh plugin --profile web add github:uckkk/dsh-variance
  • dsh-log-any — 任意底对数 · dsh plugin --profile web add github:uckkk/dsh-log-any
  • dsh-nitrogen — 氮元素 · dsh plugin --profile web add github:uckkk/dsh-nitrogen
  • dsh-boron — 硼元素 · dsh plugin --profile web add github:uckkk/dsh-boron
  • dsh-power-mod — 模幂 · dsh plugin --profile web add github:uckkk/dsh-power-mod
  • dsh-nth-root — N 次方根 · dsh plugin --profile web add github:uckkk/dsh-nth-root
  • dsh-beryllium — 铍元素 · dsh plugin --profile web add github:uckkk/dsh-beryllium
  • dsh-hydrogen — 氢元素 · dsh plugin --profile web add github:uckkk/dsh-hydrogen
  • dsh-lithium — 锂元素 · dsh plugin --profile web add github:uckkk/dsh-lithium
  • dsh-midpoint — 中点计算 · dsh plugin --profile web add github:uckkk/dsh-midpoint
  • dsh-helium — 氦元素 · dsh plugin --profile web add github:uckkk/dsh-helium
  • dsh-distance-2d — 两点距离 · dsh plugin --profile web add github:uckkk/dsh-distance-2d
  • dsh-quadratic — 二次方程 · dsh plugin --profile web add github:uckkk/dsh-quadratic
  • dsh-slope — 斜率计算 · dsh plugin --profile web add github:uckkk/dsh-slope
  • dsh-regular-polygon — 正多边形 · dsh plugin --profile web add github:uckkk/dsh-regular-polygon
  • dsh-ellipse — 椭圆面积 · dsh plugin --profile web add github:uckkk/dsh-ellipse
  • dsh-trapezoid — 梯形面积 · dsh plugin --profile web add github:uckkk/dsh-trapezoid
  • dsh-cone — 圆锥计算 · dsh plugin --profile web add github:uckkk/dsh-cone
  • dsh-cube — 立方体计算 · dsh plugin --profile web add github:uckkk/dsh-cube
  • dsh-cylinder — 圆柱计算 · dsh plugin --profile web add github:uckkk/dsh-cylinder
  • dsh-sphere — 球体计算 · dsh plugin --profile web add github:uckkk/dsh-sphere
  • dsh-checkdigit — Check-digit mathematics toolbox for DeepSeek Harness (dsh): generate, validate and detect check digits for Luhn, Verhoeff, Damm, ISBN-10/13, EAN-8/13, UPC-A, ISIN, CUSIP and IBAN — zero runtime dependencies · dsh plugin --profile web add github:TYEclipse/dsh-checkdigit
  • dsh-ai-image-design — SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。 · dsh plugin --profile web add github:satan9394/dsh-ai-image-design
  • @javierni/balance-show — Balance & usage card plugin built on the DeepSeek Harness for its Web GUI (not affiliated with DeepSeek): account balance with color tiers, plus live per-conversation token usage and cost (peak/off-peak priced). · dsh plugin --profile web add github:JavierNier/balance-show
  • @cerbur/clutch-dsh-worktree@cerbur/clutch-dsh-worktree 为 DSH Web UI 增加按 Git Worktree 组织 Session 的视角,同时继续由 DSH 管理原始 Project/Workspace 和 Session 数据。 · dsh plugin --profile web add github:Cerbur/clutch-dsh#4b805fc853ee94a21a7587955ed0b7f9275bf3ba&path:packages/clutch-dsh-worktree
  • dsh-llm-sampling — Exact-model sampling policy bundle for DeepSeek Harness · dsh plugin --profile web add github:kuma-loong/dsh-llm-sampling
  • dsh-balance-widget — Web GUI floating widget that periodically queries the DeepSeek account balance · dsh plugin --profile web add github:Yoke0/dsh-balance-widget
  • dsh-model-accordion — Provider-folded model selector for the DSH Web composer with catalog-driven reasoning effort choices. · dsh plugin --profile web add github:lakabuji-arch/dsh-model-accordion
  • dsh-vision-link — Lightweight, route-preserving vision link for DSH: a configured vision model sees while the selected text model stays in control. · dsh plugin --profile web add github:sprainJinyu/dsh-vision-link
  • dsh-adaptive-reasoning — Capability-aware reasoning effort slider for the DeepSeek Harness web model selector. · dsh plugin --profile web add github:zhuifengqug/dsh-adaptive-reasoning
  • @local/dsh-tool-hongtou — Cordis /hongtou command: two-phase pipeline (LLM structured JSON + deterministic Word 2003 XML template rendering) · dsh plugin --profile web add github:ExElectron/dsh-tool-hongtou
  • @orchestral/dsh-plugin — Experimental DeepSeek Harness (dsh) bundle exposing orchestral media-generation Patterns as agent tools. Leaf bridge — orchestral never depends on this package. · dsh plugin --profile web add github:orchestral-media/orchestral#c9d2e5b1c7f063961f228dab28d811028946a95c&path:packages/orchestral-dsh-plugin
  • dsh-mmroute — 多模态路由 for DeepSeek Harness:纯文本模型的每一步请求里的每张图片(用户上传 / 工具返回 / MCP 渲染)都先经多模态理解模型转述为文字再作答,图片类报错自动转述重试,两类模型全程交叉协作。Multimodal router for DSH: every image in every step of a text-only model's stream is transcribed to text by a multimodal understander first; image-related failures auto-recover with a transcription retry. · dsh plugin --profile web add github:jmxsxwyzjdwl/dsh-mmroute
  • dsh-tetris — 俄罗斯方块 DSH 插件:在 DSH 对话流中直接游玩的经典 Tetris,带跨玩家共享排行榜。Classic Tetris as a DSH plugin with a unified cross-player leaderboard. · dsh plugin --profile web add github:jasoncanada77-star/dsh-tetris
  • dsh-compact — DeepSeek Harness 上下文自动压缩、手动压缩与溢出恢复插件 · dsh plugin --profile web add github:zixin947/dsh-compact
  • dsh-xray — X-ray for your DeepSeek Harness — see what's actually loaded, why, and what it costs you. · dsh plugin --profile web add github:alloevil/dsh-xray
  • dsh-better-model-thinking-control — DSH 中转站模型思考强度配置与自动识别插件 · dsh plugin --profile web add github:Guyao146/dsh-better-model-thinking-control
  • dsh-hello — In-app notice dialog for Xiaotaozi DSH · dsh plugin --profile web add github:kedoupi/dsh-plugins#d0a3f0abfd7341d1898d518d4c3269c28b4a909e&path:plugins/hello
  • dsh-providers — Settings → Models: sign in to official subscriptions and pick which vendor models appear in chat · dsh plugin --profile web add github:kedoupi/dsh-plugins#d0a3f0abfd7341d1898d518d4c3269c28b4a909e&path:plugins/providers
  • dsh-llm-gateway-compat — OpenAI-compatible gateway adapter and dialect fixes for DeepSeek Harness · dsh plugin --profile web add github:snowshadow/dsh-llm-gateway-compat
  • orca-dsh-launcher — Orca DSH Launcher:DSH 全能插件 —— 启动更新检查 + 服务器启停 + Orca 托盘 + 桌面控制台(C# / .NET 8 原生桌面端)。 · dsh plugin --profile web add github:Lheyang/orca-dsh-launcher
  • @ardli-firman/dsh-model-search — Searchable model selector for DeepSeek Harness composer — search models by name instead of scrolling. · dsh plugin --profile web add github:ardli-firman/dsh-model-search-plugin
  • dsh-model-router — Unified ModelID routing for DeepSeek Harness: one logical model id over multiple providers, first-token failover with cooldown, health-aware ranking, fallback reasoning efforts, purpose-based simple/complex task split, per-tier reasoning effort, and a settings-page management panel. · dsh plugin --profile web add github:welsione/dsh-model-router
  • dsh-mods-enhanced — DSH 增强功能静态化常驻包(bundle):余额查询/会话完成提醒/费用预估与账单明细/粘贴图片转文字/Token 用量统计;仓库另含模型选择器增强等插件源码与一键安装脚本 · dsh plugin --profile web add github:koji-xiaoer/dsh-plugins
  • dsh-gold — 金元素 · dsh plugin --profile web add github:uckkk/dsh-gold
  • dsh-lagos-city — 拉各斯市 · dsh plugin --profile web add github:uckkk/dsh-lagos-city
  • dsh-heat-index — 热指数 · dsh plugin --profile web add github:uckkk/dsh-heat-index
  • dsh-future-brain-upload — 意识上传 · dsh plugin --profile web add github:uckkk/dsh-future-brain-upload
  • dsh-grenada — 格林纳达国 · dsh plugin --profile web add github:uckkk/dsh-grenada
  • dsh-homework-help — 作业辅导 · dsh plugin --profile web add github:uckkk/dsh-homework-help
  • dsh-iran — 伊朗国家 · dsh plugin --profile web add github:uckkk/dsh-iran
  • dsh-pakistan — 巴基斯坦国家 · dsh plugin --profile web add github:uckkk/dsh-pakistan
  • dsh-hamming-weight — 汉明重量 · dsh plugin --profile web add github:uckkk/dsh-hamming-weight
  • dsh-guatemala — 危地马拉国家 · dsh plugin --profile web add github:uckkk/dsh-guatemala
  • dsh-codex-appserver — OpenAI Codex ChatGPT App Server provider for DeepSeek Harness · dsh plugin --profile web add github:seriousz158/dsh-codex-use#ef592788119c1acbd26d8b9400c2d5cf4162a59a&path:packages/dsh-codex-appserver
  • dsh-macos-pet — Always-on-top macOS desk pet for the DeepSeek Harness, with a native menu and DIY skins. Shows what your agent is doing: working, waiting, finished, failed. Six skins, or make your own from one image. No dependencies. · dsh plugin --profile web add github:Dkrillex/dsh-macos-pet
  • dsh-provider-qoder — Qoder CN adapter plugin for DeepSeek Harness: COSY-signed, WAF-encoded streaming against gateway.qoder.com.cn · dsh plugin --profile web add github:minglu6/dsh-provider-qoder
  • dsh-safe-updater — Guarded automatic updates for DeepSeek Harness with profile smoke tests and rollback. · dsh plugin --profile web add github:lucifer726/dsh-safe-updater
  • dsh-plugin-rollout-scout — Fish for limited-rollout models in DeepSeek Harness: launch concurrent probe conversations, classify their live chain-of-thought by phrase signals, discard old-model probes instantly, and keep confident rollout catches. · dsh plugin --profile web add github:SpookySandwich/dsh-plugin-rollout-scout
  • @brilliant751/dsh-web-search-litellm — LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn. · dsh plugin --profile web add github:brilliant751/dsh-web-search-litellm
  • @samuflore/dsh-query-balance — DSH 查询 API 余额工具 · dsh plugin --profile web add github:SamuFlore/query-balance
  • dsh-decision-effect-proof — Content-addressed proof that recorded DSH authorization decisions and effects agree · dsh plugin --profile web add github:dongsheng123132/dsh-decision-effect-proof
  • dsh-monitor — DEEPSEEK 监控插件(峰谷时段版)— DSH 原生插件:实时 API 用量监控与峰谷价格提示悬浮窗 · dsh plugin --profile web add github:iambbp/dsh-monitor
  • dsh-web-search-router — Priority-ordered multi-provider web_search router for DeepSeek Harness with automatic fallback. · dsh plugin --profile web add github:Kerberos255/dsh-web-search-router
  • dsh-idea — DeepSeek Harness tools for external opportunity discovery, unmet-need research, pain-point signals, opportunity mapping and validation experiments. · dsh plugin --profile web add github:winyh/dsh-idea
  • dsh-sales — DeepSeek Harness tools for evidence-backed sales qualification, deal progression, closing and revenue expansion. · dsh plugin --profile web add github:winyh/dsh-sales
  • dsh-business — Evidence-backed business strategy, pricing, profitability, elevator pitches and business plans. · dsh plugin --profile web add github:winyh/dsh-business
  • dsh-product — DeepSeek Harness tools for product strategy, POC, MVP, beta, PMF, release readiness and growth handoff. · dsh plugin --profile web add github:winyh/dsh-product
  • luxueliu-usage-command — Luxueliu /usage command for DeepSeek Harness: per-day API spend card (by model × hour) from the local LiteLLM gateway log. Covers 3 billable model classes — official APIs (CNY + Beijing peak pricing), relay/OpenRouter APIs (USD), and plan pools (Cline/Token Plan, token-only) — all freely extensible via cordis config (dsModels/usdModels/planModels/aliases). Auto-adapts currency/timezone to the local environment (CNY/USD/TWD/HKD) and shows spend in local currency, not raw tokens. · dsh plugin --profile web add github:luxueliu/luxueliu-usage-command
  • dsh-weneedfirst — DeepSeek Harness plugin: make the chain of thought open with "We need" instead of "Let me" · dsh plugin --profile web add github:XiaoWind/dsh-weneedfirst
  • dsh-local-llm-controller — DSH plugin: start/stop a local llama.cpp llama-server (Qwen3.6-35B / Qwen3.5-9B, vision/text × fast/long-context) from the settings → plugins page, and keep the DSH provider contextWindow in sync. · dsh plugin --profile web add github:Lbunc/dsh-local-llm-controller
  • dsh-bcc — 包拆拆 for DeepSeek Harness: video → script / storyboard / style guide. Uses the session model (recommend deepseek-v4-flash-vision-exp); never ships its own API keys. · dsh plugin --profile web add github:aixlb/dsh-bcc
  • dsh-context-branch — Context-branching conversation tree plugin for DeepSeek Harness. Avoid cold-start waste and show full tool/reasoning steps. · dsh plugin --profile web add github:yummy4727/dsh-context-branch
  • dsh-auto-mode — CC-style auto approval layer for DeepSeek Harness: deterministic rules -> escalation shape checks -> two-stage classifier on the ambiguous band only, with circuit breaker and fail-to-human. Day-one shadow mode inside the dedicated permission preset. · dsh plugin --profile web add github:log-li/dsh-auto-mode
  • jolly-dsh-vision — ModLens-style vision bridge for DeepSeek Harness: deepseek-v4-pro as the brain, deepseek-v4-flash-vision-exp as the eyes. · dsh plugin --profile web add github:JollY-Life/jolly-dsh-vision
  • dsh-right-editor — DSH web plugin: a right-docked file panel that browses any directory and views/edits text, images (brightness/contrast/grayscale/rotate/flip), and Office/PDF documents (.docx/.xlsx/.pptx/.pdf via local Python). · dsh plugin --profile web add github:banttethai-ops/dsh-right-editor
  • @can/dsh-jlink — Native DeepSeek Harness plugin for J-Link debugging: manager + tools + device patches + visualization. 原生 J-Link 调试插件(管理器+工具+补丁注册+可视化)。 · dsh plugin --profile web add github:cyj0920/dsh-jlink-plugin
  • dsh-bayes-predict — 贝叶斯个股预测插件:多指标信号融合的上涨概率估计、趋势状态识别与持仓风险度量(A 股 + 美股) · dsh plugin --profile web add github:pg527322814/dsh-bayes-predict
  • luxueliu-reasoning-efforts — Reasoning-effort ladders for every non-ds model on a local LLM gateway route in DeepSeek Harness: declares selectable thinking levels (off/low/medium/high/xhigh/max) for hand-declared gateway models that would otherwise show no reasoning control at all, and re-applies them to the live profile settings after DSH upgrades overwrite node_modules. Ships the route-level reasoningEfforts source patch (llm-pi-ai), the 20-alias gold ladder table (efforts.json), and a check/re-apply command (/efforts). · dsh plugin --profile web add github:luxueliu/luxueliu-reasoning-efforts
  • dsh-atlas — Visual conversation canvas for DeepSeek Harness. · dsh plugin --profile web add github:sumarilkkxx/dsh-atlas
  • @the-heart-fickle/dsh-conversation-folding-plugin — DSH plugin that bundles dsh-conversation-folding: enhanced conversation rendering with scrollable thinking boxes and grouped tool-call steps. · dsh plugin --profile web add github:TheHeartFickle/dsh-conversation-folding
  • dsh-vision-analysis — Model-facing analyze_image tool for the DeepSeek Harness: multi-modal image understanding via any OpenAI- or Anthropic-compatible vision API, with 8 analysis modes, local path / http(s) URL / data URL input, and a Web UI hint that guides image-incapable models to the reliable local-path route. · dsh plugin --profile web add github:Harvey-Will/dsh-vision-analysis
  • @apkawa/dsh-model-settings — Auto-capture llama.cpp context window from /props into dsh model settings · dsh plugin --profile web add github:Apkawa/dsh-plugins#026cfc7215975e8c40b1a98b68f3dc9f80ad8322&path:packages/dsh-model-settings
  • dsh-openai-server-compaction — OpenAI Responses adapter and durable server-side compaction bundle for DeepSeek Harness. · dsh plugin --profile web add github:ylxmf2005/dsh-openai-server-compaction
  • dsh-a-share-screener — A-share stock screening plugin for DeepSeek Harness (dsh): pluggable strategies, Tushare token via dsh credentials, free Eastmoney fallback. · dsh plugin --profile web add github:Gaines-cz/dsh-a-share-screener
  • dsh-pro-vision — Let DeepSeek-V4-Pro (text-only) use V4-Flash-Vision-Exp for attached images. Mac/Windows/Linux. · dsh plugin --profile web add github:lasdrder0705/dsh-pro-vision
  • dsh-prompt-presets — Reusable prompt presets for DeepSeek Harness: manage a preset library in Settings and inject any preset at the start of the composer draft with one click. / DeepSeek Harness 提示词预设库:设置页管理、对话框一键注入。 · dsh plugin --profile web add github:zhangdong456/dsh-prompt-presets
  • @local/dsh-muse-total-tps — DeepSeek Harness Web 插件:Muse Spark 使用包含 TTFT 的总生成时间计算 TPS · dsh plugin --profile web add github:sd1g1/dsh-muse-total-tps
  • dsh-plugin-custom-provider-raw-key — DSH plugin replacement that preserves arbitrary API keys for custom provider routes and supports the 0.1.1 adapter contract. · dsh plugin --profile web add github:ARCJ137442/dsh-plugin-custom-provider-raw-key#129292ede13b2a33184640c5e277695f73cd7558&path:packages/bundle
  • dsh-skin-Tlipoca — 《犹格索托斯的庭院》特莉波卡 (Tlipoca) GAL 视觉小说沉浸式皮肤插件 for DeepSeek Harness · dsh plugin --profile web add github:znnVSNOOU/dsh-skin-Tlipoca
  • dsh-speech-input — A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft. · dsh plugin --profile web add github:liznee/dsh-speech-input
  • dsh-balance-whale — Floating whale-girl balance widget for dsh: polls https://api.deepseek.com/user/balance on the Host side, shows a bottom-right floating card with a whale-girl icon. · dsh plugin --profile web add github:chenpengye/dsh-balance-whale
  • @goodandready/dsh-grok-xsearch — Grok x_search tool for DeepSeek Harness via separate SuperGrok OAuth account. · dsh plugin --profile web add github:GooDAnDReaDY/dsh-grok-xsearch
  • @zseven-w/dsh-android — DeepSeek Harness plugin for Android — build, run, and interact with a live emulator or USB device stream inside a conversation, driven entirely through adb. Tested with DSH 0.1.1-rc.1. · dsh plugin --profile web add github:ZSeven-W/dsh-android
  • @liyuk/dsh-quota-router — Policy-only multi-source quota router for DeepSeek Harness: deterministic task profiles, ordered candidate chains, health-aware fallback, and observable decisions. · dsh plugin --profile web add github:Liyuk/dsh-quota-router
  • @dsh-external/dsh-image-tiler — DSH agent tool: slice a large image into labeled ~800x800 tiles plus an overview thumbnail, preserving detail for vision models. · dsh plugin --profile web add github:meng-114/dsh-image-tiler
  • dsh-comfyui — Drive ComfyUI from DeepSeek Harness: generate and process images and videos through agent tools, with a workflow/asset/queue panel, in-chat results and a settings page. / 让 DeepSeek Harness 的 Agent 直接驱动 ComfyUI 生成与处理图像、视频,带工作流/资产/队列面板。 · dsh plugin --profile web add github:fandc520/dsh-comfyui
  • dsh-oled-care — OLED burn-in care for the DeepSeek Harness Web GUI: true-black nap screensaver, pure-black surfaces, gamma-aware text dimming with an idle/focus ladder, and slow accent-hue rotation. · dsh plugin --profile web add github:domparent/OLEDCare
  • dsh-media-gen — Generate images and videos in DSH chat via OpenAI-compatible providers configured in Model settings; dedicated Settings menu and workspace media_gen output. · dsh plugin --profile web add github:ant404/dsh-media-gen
  • dsh-browser-plus — Enhanced shared browser for DeepSeek Harness: visible browser both human and AI operate, with ego-style toolbar, operation trail, user-control detection, and stable single-view compositing (Electron 42.x). Fork of dsh-builtin-browser v0.1.15 (MIT). · dsh plugin --profile web add github:ParticleLight/dsh-browser-plus
  • clickvibe — DSH web plugin: a right-side panel that fetches and renders GitHub issues / PRs via the local gh CLI. · dsh plugin --profile web add github:ai-daming/clickvibe
  • @alain-prot0s5/dsh-screenshot — Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。 · dsh plugin --profile web add github:Alain-Prot0s5/dsh-screenshot
  • @alian-prot0s5/dsh-screenshot — Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。 · dsh plugin --profile web add github:Alian-Prot0s5/dsh-screenshot
  • dsh-malware-audit — DeepSeek Harness (dsh) plugin: real AST-based scan of installed plugins for malicious-intent patterns, with an optional periodic schedule and auto-quarantine on critical findings. Advisory-by-default, not an antivirus signature database. · dsh plugin --profile web add github:rand0wn/dsh-malware-audit
  • dsh-composer-image-tools — 聊天输入框图片工具(自研):上传图片(≤10MB 防烧 token) + 自定义区域截图(Electron desktopCapturer),注入 DSH 草稿图片轨。零外部依赖。 · dsh plugin --profile web add github:ai-yucheng/dsh-composer-image-tools
  • dsh-injection-guard — Source-aware prompt injection protection for DeepSeek Harness · dsh plugin --profile web add github:loeanxi/dsh-injection-guard
  • dsh-chat-nav — Conversation query map for dsh web: a left rail with one bar per sent question, hover wave + preview, click-to-jump with older-page backfill, and tunable bar length/spacing. · dsh plugin --profile web add github:kezboardpj/dsh-chat-nav
  • deepseek-files-panel — 右侧可折叠侧边栏:列出与管理 DeepSeek Files API 上传的图片(dsh web 插件) · dsh plugin --profile web add github:iskshadow195563/DeepSeek_Harness_Files_Panel
  • dsh-medomni — Medical imaging specialist tools for deepseek-harness: MAIRA-2 and MedGemma report generation for chest X-ray/CT/MRI/retinal (fundus) images, TotalSegmentator organ segmentation, BiomedCLIP zero-shot ultrasound classification, and BiomedParse text-prompted segmentation across X-ray, CT, MRI, ultrasound, and retinal (fundus) images. · dsh plugin --profile web add github:bowang-lab/dsh-medomni
  • @zhuchenglong/dsh-side-chat — DSH web plugin: Codex-style /side side conversations. Open a temporary fork of the current chat in a floating panel — ask side questions without interrupting the main task or polluting its context. · dsh plugin --profile web add github:zclDragon/dsh-side-chat
  • meow-cachebilling — 喵账单:输入框下方一行实时读数——本轮请求的缓存命中/未命中/输出各花多少钱,峰谷自动计价,专治『缓存命中率 100% 却越用越贵』 · dsh plugin --profile web add github:Phant0Meow/dsh-meow-cachebilling
  • dsh-vibe-learning — Vibe Learning,DeepSeek Harness 的一款氛围学习插件 · dsh plugin --profile web add github:EarzuChan/DshVibeLearning
  • dshsearch-multi — DeepSeek Harness 的多引擎网页搜索与网页抓取插件,支持 AnySearch、Bing、DuckDuckGo、Tavily 和 Exa · dsh plugin --profile web add github:abcdream-Lary/dshsearch-multi
  • dsh-fun-turn-status — 替换 DSH 任务运行中的 “Deep diving...” 状态文案:每 30 秒随机轮换幽默文案,可在「设置-插件-插件配置」页增删改(最多 50 条),与其他同类插件共存时优先级最高。 · dsh plugin --profile web add github:Ycet/dsh-fun-turn-status
  • bgx-dynamic-background — DeepSeek Harness (DSH) 动态背景切换插件:上传 GIF/WebP 动图与静态图、内置 12 色纯色调色板,定时丝滑交叉淡入淡出切换页面背景,聊天区自动叠加主题色保护层。 · dsh plugin --profile web add github:njuptlzf/dsh-dynamic-background
  • dsh-input-polish — DeepSeek Harness dual-face plugin: a sparkles button beside the model selector that polishes the current draft with the selected model, plus a settings section for style (concise/detailed/formal/casual) and detail (3/5/expand). · dsh plugin --profile web add github:llyyhh0487/dsh-input-polish
  • @alexpeng/dsh-custom-plugin — Custom convenience suite for the dsh web GUI: background colors with weather FX, liquid glass, a per-user-message timeline rail with stars and branching, multi-level project folders, prompt library, conversation export (JSON / Markdown / PDF-with-images), Mermaid rendering, quote reply, DeepSeek balance and daily token usage; dual-face plugin mounted without dsh source changes. · dsh plugin --profile web add github:AlexPeng07/dsh-custom-plugin
  • dsh-message-edit — 消息气泡修改工具:在每条消息上提供「修改」按钮,编辑后通过 DSH 核心 surface replace 机制改写模型可见上下文(append-only 日志保留原事件),气泡文字经 localStorage 覆盖层同步显示 · dsh plugin --profile web add github:TwilightSpirit/dsh-message-edit
  • dsh-official-document-mode — DSH 公文模式:助手回复渲染为公文格式(题头/称谓/标题/正文/落款),发送时临时附加正式公文文风约束,输入区圈阅反馈(画圈=同意,画叉=不同意,自动写入并发送)。 · dsh plugin --profile web add github:ESxyzbil/dsh-official-document-mode
  • doubao-dsh-plugin — DeepSeek Harness 插件:通过本地 Doubao Relay 提供 doubao_ask 联网搜索/图片生成/多模态识图工具,并支持粘贴图片转本地路径(paste-to-path)。 · dsh plugin --profile web add github:Practice019/dsh-doubao-plugin
  • dsh-whois-plugin — DeepSeek Harness plugin: a WHOIS lookup tool for the model. · dsh plugin --profile web add github:rjn32s/dsh-whois-plugin
  • dsh-shanhai-stats — 山海系列 DeepSeek Harness 用量统计插件:总量徽章、每日走势柱状图、GitHub 风格热力图、按模型/提供商分组明细 · dsh plugin --profile web add github:cn-zhangpeng/dsh-shanhai-stats
  • dsh-liangxiang — 用 DeepSeek Harness 凝聚香火,投下一炷夯或拉;众香汇成梁位,共同显出今日梁相。 · dsh plugin --profile web add github:liang-today/dsh-liangxiang
  • dsh-web-search-thirdparty — DSH web search provider facade: routes ctx.web.search to third-party engines (SearXNG/Tavily/Serper/Brave/Bing/Google CSE). Replaces the built-in DeepSeek-only search with configurable third-party APIs. · dsh plugin --profile web add github:sunx16963-design/dsh-web-search-thirdparty
  • find-plugin — DeepSeek Harness tool for finding community DSH plugins on GitHub · dsh plugin --profile web add github:graceen2331-prog/find-plugin
  • dsh-plugin-atlas — Archive manager (browse / unarchive / auto-rules) plus a Codex-style left tick rail for jumping between conversation turns. · 归档管理(浏览、取消归档、自动归档规则)与左侧对话刻度栏跳转。 · dsh plugin --profile web add github:qinyre/dsh-plugin-atlas
  • @huangzhaoyu/dsh-trashbin — DSH 回收站(删除冷静区):归档的对话进入回收站,支持恢复、立即移除、7 天自动清理 · dsh plugin --profile web add github:SUJIElearning/dsh-trashbin
  • dsh-github-connect — 便携式 GitHub 连接插件:在对话框左下角一键让 DeepSeek 等 AI 连接你的 GitHub 账号(OAuth 设备流 / Personal Access Token),连接后 AI 可通过 github_api 工具直接操作你的 GitHub。 · dsh plugin --profile web add github:Moon-shiyue/dsh-github-connect
  • dsh-plugin-marketplace — A plugin marketplace inside DeepSeek Harness: browse, search, star-sort, favorite, and one-click download community plugins. · DSH 插件市场:浏览、搜索、星标排序、收藏、一键下载社区插件。 · dsh plugin --profile web add github:PetCT/dsh-plugin-marketplace
  • dsh-reasoning-effort — Per-model reasoning-effort editor with embedded slider for DeepSeek Harness custom providers. · dsh plugin --profile web add github:Triple3h/dsh-reasoning-effort
  • dsh-input-enhancement — DeepSeek Harness plugin: input enhancement — paste text collapse, file/folder attachment paste/drag-drop, bubble attachment folding, message fold; attachment management & cleanup. · dsh plugin --profile web add github:Triple3h/dsh-input-enhancement
  • dsh-image-read — DeepSeek Harness plugin: structured image analysis via vision APIs (read_image_mimo tool) with Web UI config card. Attachment input moved to dsh-input-enhancement. · dsh plugin --profile web add github:Triple3h/dsh-image-read
  • dsh-rxresume — DSH plugin that talks to the Reactive Resume REST API directly: create, read, patch, and manage resumes over /api/openapi with an API key. · dsh plugin --profile web add github:Triple3h/dsh-rxresume
  • dsh-web-search-free — Keyless web search and fetch providers for the DeepSeek Harness web capability seam (ctx.web) · dsh plugin --profile web add github:sjlgg/dsh-free-web-search
  • dsh-llm-opencode — OpenCode Zen provider adapter for DSH harness LLM seam · dsh plugin --profile web add github:bobowsh/dsh-llm-opencode
  • dsh-loghud — Local Java and Spring error HUD with opt-in AI diagnosis for DeepSeek Harness · dsh plugin --profile web add github:XuXcode/dsh-loghud
  • dsh-produced-file-paths — Show and copy absolute paths for files produced by DSH turns. · dsh plugin --profile web add github:flyhigao/dsh-produced-file-paths
  • dsh-vision-tiler — Loss-aware, full-coverage image tiling for DeepSeek Harness vision models · dsh plugin --profile web add github:zyh20041227/improved_vision_for_deepseek
  • dsh-scheduled — Codex-style heartbeat and cron automations for DeepSeek Harness · dsh plugin --profile web add github:ylxmf2005/dsh-scheduled
  • dsh-conversation-tree — DSH web plugin for immutable regenerate/edit branches and a whole-conversation tree view · dsh plugin --profile web add github:Unintendedz/dsh-conversation-tree
  • dsh-response-meta — DSH web plugin: one always-visible model and timing summary after each output · dsh plugin --profile web add github:Unintendedz/dsh-response-meta
  • dsh-autoupdate — Built-in auto-update plugin for dsh (DeepSeek Harness): manual update check from the Settings page, guarded update pipeline with health check, automatic rollback, circuit breaker and degrade ladders. · dsh plugin --profile web add github:lc23313/dsh-autoupdate
  • dsh-pattern-search — DSH plugin: regex pattern search over the current conversation, with match stats and a paginated detail table · dsh plugin --profile web add github:yzhangjy/dsh-pattern-search
  • dsh-theme-liquid-glass — Apple Liquid Glass theme for DeepSeek Harness: frosted translucent UI tokens, dynamic wallpaper backgrounds (web URL / local HTML / image / video), and tunable glass (frost, refraction, tint, brightness). · dsh plugin --profile web add github:FAVKTOXIC/dsh-theme-liquid-glass
  • dsh-settings-manager — DSH web plugin: manage how other plugins' sections appear in the global Settings dialog — show/hide, reorder, rename — without touching upstream. Every settings.section registration passes through the manager policy (registration-time + read-path interception). · dsh plugin --profile web add github:Yiklek/dsh-settings-manager
  • dsh-deepseek-harness — DeepSeek Harness 主题 — 复刻 deepseek.com/harness 设计语言:官方 WebGL2 粒子鲸鱼 + 星座网格 + 玻璃拟态 + 主题 token 皮肤,设置面板一个主开关,跨重启持久化 · dsh plugin --profile web add github:eh-tools/dsh-plugin#3bbf1589066c718345d9c4be9f7c4c225bb4c748&path:plugins/deepseek-harness
  • dsh-ds-balance — DeepSeek 余额/调用量状态栏 — 静态双半插件(host HTTP API + client 状态栏行) · dsh plugin --profile web add github:eh-tools/dsh-plugin#3bbf1589066c718345d9c4be9f7c4c225bb4c748&path:plugins/ds-balance
  • dsh-paste-image — 让纯文本模型也能粘贴图片 — 宿主包装 apiProxy.sessions.prompt, 把 image block 转成附件 id 文本标记, 客户端保持原生粘贴 · dsh plugin --profile web add github:eh-tools/dsh-plugin#3bbf1589066c718345d9c4be9f7c4c225bb4c748&path:plugins/paste-image
  • dsh-reveal-files — DeepSeek Harness plugin: adds a folder icon next to the produced-files row that reveals the files in the native file browser (macOS Finder / Linux file manager). · dsh plugin --profile web add github:yumm007/dsh-reveal-files
  • dsh-fingerprint-relay — Managed local fingerprint relays so DSH can reach providers that gate on the client's TLS fingerprint · dsh plugin --profile web add github:Wilfred-wei/dsh-fingerprint-relay
  • @deepseek-ai/tavily-web-search — Tavily search plugin for DeepSeek Harness seam · dsh plugin --profile web add github:xjcloudy/tavily-web-search
  • @nevermindzzt/dsh-manager-plugin — Direct dsh-manager reverse tunnel plugin for DeepSeek Harness · dsh plugin --profile web add github:NevermindZZT/dsh-manager-plugin
  • dsh-snake — DeepSeek Harness Web 贪吃鲸小游戏插件:蓝色鲸鱼在页面背景中游走、吃金色 Token,方向键转向、空格开始/暂停,失败后可重来或退出,不影响正常浏览 · dsh plugin --profile web add github:Solicide/dsh-snake
  • dsh-readcache — 为 DSH read 工具提供版本令牌校验的进程内结果缓存:未变更文件的重复读取跳过文件 I/O 与重渲染,并附带 readcache 工具查看统计与清空缓存。 · dsh plugin --profile web add github:yongshuai0314/dsh-readcache
  • dsh-oauth-copilot — GitHub Copilot OAuth provider and model adapter for DeepSeek Harness · dsh plugin --profile web add github:FMDD61/dsh-oauth-copilot
  • dsh-version-inspector — Version inspector for DeepSeek Harness: a Settings page that shows the harness, plugins and their dependency versions as a tree. DSH 版本信息插件。 · dsh plugin --profile web add github:NEVSTOP-LAB/dsh-version-inspector
  • @edge-sky/dsh-oauth-adapter — Web OAuth account surface for official DSH authorization flows · dsh plugin --profile web add github:edge-sky/dsh-auth-adapter
  • dsh-codex-usage — Codex 订阅配额 + DeepSeek 余额聚合 host 插件:GET /api/dsh-usage/overview(回环-only,5 分钟缓存) · dsh plugin --profile web add github:scientisbo/dsh-codex-usage
  • dsh-auto-review-plugin — Codex-style Guardian reviews, audit, and manual override for DeepSeek Harness · dsh plugin --profile web add github:Xinlong-Wu/dsh-auto-review
  • @lengquan88/dsh-dual-auto — 双模型 Auto 路由插件: flash 低成本直返 / pro 高成本升级 + 逃逸学习闭环 + 持久化互通 · dsh plugin --profile web add github:lengquan88/dsh-dual-auto
  • dsh-subscriptions — DeepSeek Harness plugin: use your own Claude and ChatGPT/Codex subscriptions as model providers, over each vendor OAuth flow · dsh plugin --profile web add github:DevViking-Persike/dsh-subscriptions
  • @joshryandavis/dsh-llm-kiro — Kiro (AWS CodeWhisperer/Q successor) provider for the DeepSeek Harness: ambient credential pickup, OAuth token refresh, and the Kiro runtime/management API · dsh plugin --profile web add github:joshryandavis/dsh-llm-aws-kiro
  • dsh-rp-composer — 三段式 RP 输入面板:台词/动作/心理分框填写,按模板组装后发送 · dsh plugin --profile web add github:wuzhigouno-collab/dsh-rp-composer
  • dsh-webstack — WebStack (网栈): integrated web search + fetch kernel plugin for DeepSeek Harness · dsh plugin --profile web add github:zsagi1368/dsh-webstack
  • dsh-background — Custom background wallpaper for the DeepSeek Harness chat page — upload a local image or paste an image link, tune opacity and brightness, scope to chat area or full screen. · dsh plugin --profile web add github:lcohvne-tomorin/dsh-background
  • dsh-doc-toolkit — DSH 文档读写工具包 - 支持 PDF/DOCX/XLSX/CSV 读写与 PDF 导出 · dsh plugin --profile web add github:qingmumingyang/dsh-doc-toolkit
  • dsh-prompt-enhance — 增强提示词魔法棒:DSH Web 对话输入框的灵活自适应提示词增强插件(磁盘常驻版,重启自动加载) · dsh plugin --profile web add github:Kian-Oraish/dsh-prompt-enhance
  • @goodandready/dsh-model-sync — Automatic model catalog synchronization for API-key DeepSeek Harness providers. · dsh plugin --profile web add github:GooDAnDReaDY/dsh-model-sync
  • dsh-knj-menu — 第三方菜单管理器:统一收纳第三方插件的新增菜单入口,提供常驻/折叠 + 📌 固定(DeepSeek Harness) · dsh plugin --profile web add github:yangdongzhen590/dsh-knj-menu
  • dsh-cordis-devtools — Runtime inspector and event profiler for DeepSeek Harness / Cordis. · dsh plugin --profile web add github:wang-kaopu/dsh-cordis-devtools
  • @wang-junjian/dsh-github-trending — DeepSeek Harness bundle plugin that exposes a github_trending tool backed by https://github.com/trending · dsh plugin --profile web add github:wang-junjian/dsh-github-trending
  • dsh-writing-desk — 写作工作台:在 DeepSeek Harness 中随时查看并调用本地 .dsh-notes 笔记资料进行写作 · dsh plugin --profile web add github:nousag/dsh-writing-desk
  • collaborative-emergent-intelligence — 协作涌现智能(CEI):认知边界钻探机 — DSH 动态插件。呼吸循环九步、三裁决点(涌动确认/涌断收束/盲区显影)、五档共振探测+LLM引擎(真实DeepSeek API)、时序共振(时间维度)、9档案双副本容灾、只沉默不删除。 · dsh plugin --profile web add github:hanshanxue83/collaborative-emergent-intelligence
  • dsh-pdf-mineru — Provider-independent DSH PDF parsing tools powered by MinerU, with session jobs, immutable global results, and safe request coalescing. · dsh plugin --profile web add github:Yurzi/dsh-pdf-mineru
  • dsh-smart-model-router — Configurable task-aware model routing bundle for DeepSeek Harness · dsh plugin --profile web add github:DreamZhongJu/dsh-smart-model-router
  • @deepdeck/dsh-hackernews-reader — A standalone Hacker News reader with app-scoped AI conversations for DeepDeck · dsh plugin --profile web add github:jo32/dsh-hackernews-reader
  • dsh-nga-reader-plugin — Persistent NGA reader with app-scoped AI conversations for DeepSeek Harness · dsh plugin --profile web add github:jo32/dsh-nga-reader
  • @launchmaniac/dsh-media-tools — OpenRouter image, video, and speech generation as dsh tools, shipped as an out-of-tree profile bundle · dsh plugin --profile web add github:launchmaniac/dsh-media-tools
  • dsh-native-deepseek-balance — A compact, private DeepSeek API balance pill for DeepSeek Harness · dsh plugin --profile web add github:WSL043/dsh-native-deepseek-balance
  • @frog755/dsh-wallpaper — Persistent image and locally compressed MP4 wallpaper for DeepSeek Harness with opacity, blur, and a fixed web origin. · dsh plugin --profile web add github:Frog755/dsh-wallpaper
  • dsh-multi-model-provider — Register models, assist with portraits, and select the Agent model from a secret-free catalog for DeepSeek Harness. · dsh plugin --profile web add github:AlexKaiqi/dsh-multi-model-provider
  • dsh-version-update — Version update menu for the dsh Web GUI settings panel: report the installed @deepseek-ai/dsh version against the npm latest/next channels, install a chosen version with one click, then restart the host and reload the page automatically. · dsh plugin --profile web add github:SuCriss/dsh-version-update
  • dsh-screenshot-capture — Point-and-shoot screenshot capture for DeepSeek Harness: clipboard watcher + system floating window (comment & key-point, copy/save-doc/save-image) + instant OCR + Obsidian per-day merging + evening AI organization. 指哪拍哪 · 截图即存:剪贴板监听 + 鼠标位置系统级悬浮窗 + 即时 OCR + Obsidian 按天合并 + 晚间 AI 整理打双链 · dsh plugin --profile web add github:wangzhanchao883/dsh-screenshot-capture
  • dsh-swarmforge — SwarmForge migrate as a DeepSeek Harness Plugin · dsh plugin --profile web add github:c2j/dsh-swarmforge
  • @dsh-use/wallpaper-engine — 为 DSH(DeepSeek Harness)Web GUI 提供 Wallpaper Engine 壁纸背景:Scene 壁纸由 Three.js / WebGPU(wasm)在浏览器实时渲染,视频壁纸直接播放、Web 壁纸加载,其余回退 preview 图 + Ken Burns。 · dsh plugin --profile web add github:yu502950715yang/dsh-use-wallpaper
  • dsh-toolcall-stream-repair — Repairs malformed streaming tool-call deltas from OpenAI-compatible gateways in DeepSeek Harness, before they assemble into an undispatchable call · dsh plugin --profile web add github:udsy19/dsh-toolcall-stream-repair
  • dsh-adaptive-model-router — Deterministic per-turn adaptive model routing for DeepSeek Harness · dsh plugin --profile web add github:icyaaaww/dsh-adaptive-model-router
  • dsh-auto-vision — Bridges images into text for DeepSeek Harness: when the session's selected model cannot see images, a configured vision model describes them and the descriptions enter the durable session history as folded context rows — your message stays untouched. · dsh plugin --profile web add github:soarGuo/dsh-auto-vision
  • dsh-more-models-thinking-level — Per-model reasoning effort declarations for GPT, Gemini and OpenAI-compatible providers in DeepSeek Harness · dsh plugin --profile web add github:Henta111/dsh-more-models-thinking-level
  • dsh-a11y-scan — DSH native accessibility (WCAG) scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON reports. Read-only, CI-able. · dsh plugin --profile web add github:988hj7tczd-oss/dsh-a11y-scan
  • dsh-invoice-tools — DSH 原生发票解析/报销单生成工具:读取工作区发票 PDF(XML 附件优先、文本层正则兜底),结构化 JSON + 金额勾稽校验,多张汇总生成报销单(Markdown / xlsx)。 · dsh plugin --profile web add github:988hj7tczd-oss/dsh-invoice-tools
  • dsh-pr-description — DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI. · dsh plugin --profile web add github:988hj7tczd-oss/dsh-pr-description
  • dsh-dep-vuln-scan — Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands. · dsh plugin --profile web add github:988hj7tczd-oss/dsh-dep-vuln-scan
  • dsh-plugin-mlquant-benchmark — DeepSeek Harness tools for reproducing the ml-quant-trading protocol v1 benchmark. · dsh plugin --profile web add github:initial-d/dsh-plugin-mlquant-benchmark
  • dsh-openrouter-provider-advisor — DSH web plugin that ranks OpenRouter upstream providers by quality, speed, cache-heavy price, context, and uptime, then safely switches the active route. · dsh plugin --profile web add github:xuanfengtechx/dsh-openrouter-provider-advisor
  • dsh-deepseek-model-router — Auto-switch DeepSeek models for DeepSeek Harness: routes every model request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual per-session overrides. · dsh plugin --profile web add github:ZI-LV68/dsh-deepseek-model-router
  • dsh-model-ocean-selector — A DeepSeek Harness plugin with a vertical model list and an animated Three.js particle reasoning-effort control. · dsh plugin --profile web add github:jiaoTaiLang404/dsh-model-ocean-selector
  • dsh-web-search-multi — Configurable SearXNG, Brave, Tavily, Gemini, and Wikipedia search provider for DeepSeek Harness · dsh plugin --profile web add github:zmh2000829/dsh-web-search-multi
  • dsh-token-heatmap — 设置内独立栏的本地 Token 热图:周/月/季度/年视图 + 日周月总统计 + 按模型/供应商 Top5 · dsh plugin --profile web add github:Hou-DL/dsh-token-heatmap
  • dsh-mmx — MiniMax CLI bridge for DeepSeek Harness (dsh): mmx-backed web search fallback and transparent image understanding, with first-run onboarding and a settings card. · dsh plugin --profile web add github:crazyma99/dsh-mmx
  • dsh-check-update — Check for DSH updates with changelog and backup · dsh plugin --profile web add github:bao-hp/dsh-check-update
  • dsh-decision-log — Auto-capture key decisions from dsh sessions into a versionable DECISIONS.md and inject them into future sessions · dsh plugin --profile web add github:yuyolin/dsh-decision-log
  • @max-null/dsh-capture — SSiD (思灵) quick screenshot capture: tray/hotkey → fullscreen box-select overlay → cropped image into the current conversation composer · dsh plugin --profile web add github:Max-Null/dsh-capture
  • dsh-highres-vision — DeepSeek Harness vision enhancer: raises image limits to official values and provides high-resolution tiled image reading via a dedicated tool. · dsh plugin --profile web add github:azwosile/dsh-highres-vision
  • @lyhue1991/dsh-soup — DSH 项目资源管理器:右侧 details 列文件树(并列网格、宽度与左侧工作区一致 264-420px),有 Session log 时在其右侧、空白新会话在输入框上方右端提供 📁 切换按钮;支持多选、双击展开/打开、右键菜单(打开/系统打开/重命名/废纸篓/新建/复制路径)、拖拽移动、上传。文件「打开」在会话区新增「文件」标签页(原生 conversation.view,与对话/轨迹同级):文本可编辑 ⌘S 保存、图片预览、二进制提示。附带模型吞吐徽标:输入框正上方显示「正在等待模型...」与彩色 t/s 徽标(数据来自 llm/stream 真实流)。附带 GoalBar 多行展示:把原生单行截断 GoalBar 放开为多行完整显示,编辑用 textarea,工具与数据仍走原生 goal。 · dsh plugin --profile web add github:lyhue1991/dsh-soup
  • @dsh-external/dsh-xuegulin — Vault 观测插件:Obsidian vault 元数据快照 + 编辑统计 + 观测面板(可配置任意 vault) · dsh plugin --profile web add github:chemmy-11/dsh-xuegulin
  • @dsh-toolbox/compatibility-radar — Local-first DSH plugin discovery, compatibility matrices, SQLite snapshots, upgrade diffs, and reports. · dsh plugin --profile web add github:HiWhaleW/dsh-toolbox#0324df10da261f690b962b0e29fce4c2c43dd5bc&path:packages/compatibility-radar
  • @dsh-toolbox/context-switchboard — Local-first named context profiles, deterministic routing, native runtime-context injection, receipts, and rollback for DeepSeek Harness. · dsh plugin --profile web add github:HiWhaleW/dsh-toolbox#0324df10da261f690b962b0e29fce4c2c43dd5bc&path:packages/context-switchboard
  • @dsh-toolbox/plugin-preflight — Read-only DeepSeek Harness bundle validation, capability policy, SBOM, fingerprint, and audit reporting. · dsh plugin --profile web add github:HiWhaleW/dsh-toolbox#0324df10da261f690b962b0e29fce4c2c43dd5bc&path:packages/plugin-preflight
  • @dsh-toolbox/product-research-workbench — Local-first URL/text product research, human evidence, lifecycle management, scoring, backup, and Markdown/HTML reports for DeepSeek Harness. · dsh plugin --profile web add github:HiWhaleW/dsh-toolbox#0324df10da261f690b962b0e29fce4c2c43dd5bc&path:packages/product-research-workbench
  • dsh-blackjack — Community perk game plugin: play blackjack in dsh to win spendable model credit. 社区福利小游戏插件:在 dsh 里玩 21 点赢取可消费的模型额度。 · dsh plugin --profile web add github:yul761/dsh-blackjack#1ee4175483ae1205f7936decbc8f9b291e4acfe9&path:packages/plugin
  • dsh-github-token-injector — Auto-inject GitHub Authorization header on api.github.com requests from DSH Web to defeat shared-IP rate limits. · dsh plugin --profile web add github:pan17/dsh-github-token-injector
  • @lyhue1991/dsh-tree — DSH 项目资源管理器:右侧 details 列文件树(并列网格、宽度与左侧工作区一致 264-420px),有 Session log 时在其右侧、空白新会话在输入框上方右端提供 📁 切换按钮;支持多选、双击展开/打开、右键菜单(打开/系统打开/重命名/废纸篓/新建/复制路径)、拖拽移动、上传。文件「打开」在会话区新增「文件」标签页(原生 conversation.view,与对话/轨迹同级):文本可编辑 ⌘S 保存、图片预览、二进制提示。附带模型吞吐徽标:输入框正上方显示「正在等待模型...」与彩色 t/s 徽标(数据来自 llm/stream 真实流)。附带 GoalBar 多行展示:把原生单行截断 GoalBar 放开为多行完整显示,编辑用 textarea,工具与数据仍走原生 goal。 · dsh plugin --profile web add github:lyhue1991/dsh-tree
  • dsh-kiro — Kiro provider for DeepSeek Harness with multi-method login, profile refresh, and live model discovery · dsh plugin --profile web add github:dat-lequoc/dsh-kiro
  • @dsh-external/dsh-launcher — One-click start/restart for the DeepSeek Harness web service: /api/launcher/status and /api/launcher/restart. · dsh plugin --profile web add github:Nasbaye/dsh-launcher
  • dsh-undo — Undo button and side ruler for DSH conversations: rewind to any earlier prompt and re-edit it via a fork. · dsh plugin --profile web add github:tofe98/dsh-undo
  • dsh-airp — AIRP engine for DeepSeek Harness: WorldKernel + DSH host adapter · dsh plugin --profile web add github:clarkzhao/dsh-airp
  • @robbin810130/dsh-rtk — DSH plugin that applies an explicit, RTK-based command-output filter to bash tools at boot. · dsh plugin --profile web add github:robbin810130/dsh-rtk
  • dsh-discord-richpresence — Push vague or rich, user-configurable DSH interaction states to the local Discord client as Rich Presence. · dsh plugin --profile web add github:0QwQ0/dsh-discord-richpresence
  • dsh-wallpaper-engine — Custom background image for the DeepSeek Harness web UI (theme token overlay + settings card) · dsh plugin --profile web add github:mhwww/DSH-Wallpaper-Engine
  • dsh-lockstep — Pin-aware updater for DeepSeek Harness: check lockfile drift, plan pin bumps, never float to latest. · dsh plugin --profile web add github:da-beda/dsh-lockstep
  • dsh-ai-quota — DeepSeek Harness plugin: query AI subscription quotas & balances (Codex, Kimi, DeepSeek, OpenCode Go) as a model tool and a Settings page · dsh plugin --profile web add github:Carrick-K7/dsh-ai-quota
  • dsh-web-search-ddg — Keyless DuckDuckGo web search provider for DeepSeek Harness (ctx.web seam) — zero API keys, zero tokens, zero accounts · dsh plugin --profile web add github:tatselkrik/dsh-web-search-ddg
  • dsh-model-center — DSH 模型中心插件:免费模型目录 / 真免费实测 / 价格余额 / 一键切换 / 用量统计 — Model center plugin for DeepSeek Harness · dsh plugin --profile web add github:artwar2020/dsh-model-center
  • dsh-stock-lookup — DSH plugin: resolve a company name to a stock symbol and fetch a live stock profile with current price, powered by SEC EDGAR and yahoo-finance2 · dsh plugin --profile web add github:minyang-chen/dsh-stock-lookup
  • dsh-nothing-skin — Nothing Phone style skin for DeepSeek Harness Web — dot-matrix background, Space Grotesk/Mono typography, monochrome hierarchy, zero radius, signal red accent. Each feature is toggleable from Settings → Nothing Skin. · dsh plugin --profile web add github:Cinnamobot/dsh-nothing-skin
  • dsh-dragview — DragView:为 DeepSeek Harness 提供拖拽文件、Codex 风格附件卡片、安全文件预览与系统打开能力 · dsh plugin --profile web add github:anzhaohao/DragView
  • dsh-raw-html — VCP 视觉通感协议规范插件:消息 HTML 渲染开关 + vcp-fast 缓存/增量加速渲染引擎 + 12 款内置精选字体 + 设计规范注入(任何电脑/agent 即插即用) · dsh plugin --profile web add github:plolpl789/dsh-raw-html
  • dsh-camel — Configurable proactive pacing and visible takeover retries for DeepSeek Harness free-model rate limits. · dsh plugin --profile web add github:JuwanXu/dsh-camel
  • dsh-grok-kit — Unofficial community plugin for DeepSeek Harness: use a SuperGrok / X Premium subscription via OAuth, with grok-4.6 chat, fused server-side web/X search, and Imagine · dsh plugin --profile web add github:MaRi23333/dsh-grok-kit
  • dsh-community-plugins — Community plugins tab for the DeepSeek Harness web GUI: search, browse, install and uninstall plugins from the GitHub dsh-plugin topic · dsh plugin --profile web add github:dujar/dsh-community-plugins
  • @dsh-mobile/pairing — dsh-mobile pairing plugin (host half): daemon Curve25519 keypair, loopback /pair routes, LAN auth reverse proxy · dsh plugin --profile web add github:NOirBRight/dsh-mobile#d4697c8454c476a258ed51b3d9917cb34a47cb8c&path:plugins/pairing
  • dsh-openrouter-provider-advisor — DSH web plugin that ranks OpenRouter upstream providers by quality, speed, cache-heavy price, context, and uptime, then safely switches the active route. · dsh plugin --profile web add github:xuan666-lab/dsh-openrouter-provider-advisor
  • dsh-stt — DSH plugin: speech-to-text input via microphone or file upload, transcribed through an OpenAI-compatible /v1/audio/transcriptions endpoint. · dsh plugin --profile web add github:jackuh105/dsh-stt
  • dsh-waimao — 外贸获客插件 for DeepSeek Harness (dsh):谷歌三层搜索获客(WhatsApp/LinkedIn 买家线索)+ WhatsApp 客服审核台(Evolution API 收发 + AI 草稿 + 人工审核)。Foreign-trade lead gen & WhatsApp review desk as one dsh plugin. · dsh plugin --profile web add github:shine-233/dsh-waimao
  • [**d