DeepSeek Control Center: Wallet and Usage Management in Conversation
DeepSeek Harness Control Center (deepseek-harness-wallet) is a DSH client plugin maintained by feibi-mochi, offering balance monitoring, session usage estimation, v4 peak-valley billing clock, a 365-day local ledger, encrypted multi-account switching, Z.ai plan monitoring, completion reminders, and recharge access near the input field. The current stable version is v0.3.4, installed via the command `dsh plugin --profile web add deepseek-harness-wallet`. It is ideal for multi-account DSH users who need to monitor account status and control call costs in real time.
Read Moredsh-notifier: DSH Unified Notification Push Plugin
dsh-notifier is a DSH networking tool plugin maintained by THEWOLFWALKER, providing a unified notify() API with 27 outbound channel adapters. It supports automatic push for session events (turn/end, approval/asked, agent/error) and dual triggers from model notify tools, with six inbound channels enabling remote approval and session management. Starting from v0.5, it includes long-task heartbeat and in-notification stop functionality, and from v0.7, it supports identity pairing and a web management console. Installation command: `dsh plugin add dsh-notifier --profile <profile-name>`, requires Node.js 22+, and is licensed under MIT.
Read MoreDSH-Stock-Watch: Monitor Your A-Share Watchlist in the Top-Right Corner of the DSH Website
dsh-stock-watch is a DSH client plugin maintained by Awu12277, offering a collapsible watchlist pop-up in the top right corner of the web interface. It supports both A-shares and Hong Kong stocks with multiple groups, intraday and K-line charts, buy/sell target prices, and dark/light themes. The data source is consistent with the stocking CLI (Tencent Finance). Install it using the command `dsh plugin --profile web add dsh-stock-watch`, and it will take effect after restarting the DSH web. It integrates with DSH sessions, enabling one-click triggers for investment research reports, market analysis, daily reviews, and limit-up analyses. Licensed under MIT, npm version 1.0.9.
Read Moredsh-claude-ux: Replicating Claude-style Area Risk Control and Dialog Autonomy for DSH Web
dsh-claude-ux is a DSH web profile plugin maintained by eri64, replicating Claude's regional risk control (reversible) and conversational autonomy: local signal determination, rejection ladder, lexicon plus LLM abuse adjudication, and proactive termination for severely harmful content. It does not communicate externally by default, is installed via a single npx command, configured through the "Claude Risk Control" tab in the settings page, and is licensed under MIT.
Read Moredsh-AuthInOne: Complete Provider Login, Model Switching, and Usage Statistics within DSH
dsh-AuthInOne is a DeepSeek Harness community plugin (MIT, v0.2.0-alpha.4) maintained by Stormycry-cryp. It integrates Provider/account login, API Key and custom OpenAI-compatible configurations, future session default models, visual fallback for pure-text models, and cross-session token and cost statistics into the native Models and Usage settings. OpenAI Codex serves as the stable pathway, while Kimi Code, xAI, Anthropic, and others are experimentally compatible. A single command via `pnpm dlx` enables web installation on the same port without modifying the DSH core. It is suitable for developers who need to manage authentication, models, and usage uniformly within DSH. Before installation, please review the source code, as the plugin runs with the DSH process permissions.
Read Moredsh-reverse-skill: Encapsulating reverse-skill completely as a DSH Cordis plugin
dhicoc/dsh-reverse-skill packages the 87 SKILL.md files from the upstream reverse-skill as-is into a DeepSeek Harness Cordis plugin, covering reverse engineering, authorized penetration testing, and security research. Compared to the preset solution that only ports 45 skills, this plugin automatically registers all skills via ctx.skills, enabling activation with a single "dsh plugin add" command and supporting fallback mounting through customSkillDirs.
Read Moredsh-memory: Providing Local Git Long-Term Memory for DSH
dsh-memory (seriousz158/dsh-memory) is a local Git long-term memory plugin for DeepSeek Harness. Memory is stored in a separate Git repository instead of the cloud, and injection is controlled via the memory.enabled setting. The settings page allows for status viewing and secure clearing, with optional idle session synchronization. Installation: dsh plugin --profile web add github:seriousz158/dsh-memory. Compatible with DSH 0.1.0-rc.6/rc.7, licensed under MIT.
Read Moredsh-plugin-hub: DSH Plugin Management Panel and Multi-Source Plugin Marketplace
dsh-plugin-hub (@noob-stupid/dsh-plugin-console) is the plugin management panel for the DeepSeek Harness Web GUI, offering one-click start/stop of installed plugins, multi-source marketplace support (GitHub/Gitee/custom), static indexing of 500+ plugins and 300 skills, Skills installation, suite assembly, and one-click framework upgrades. Installation command: dsh plugin --profile web add @noob-stupid/dsh-plugin-console, requires DSH ≥ 0.1.0-rc.6. Maintainer: Noob-stupid, MIT license, current version v0.3.19.
Read Moredsh-web-plugin-manager: Manage DSH Plugins in the Web UI
dsh-web-plugin-manager is a DSH client plugin maintained by LX2000WASD, enabling centralized management of plugins via the Web UI, including viewing, real-time start/stop, installation/uninstallation, update detection, health checks, profile environment management, and browsing of the built-in marketplace. The installation process includes quality gates and automatic rollback mechanisms, accompanied by the dshpm CLI and agent installation guards, covering both bundled and non-bundled plugins. It is recommended as the first plugin to install in a profile, facilitating the management of other community extensions thereafter.
Read Moredsh-popout-sidebar: pop-up artifact sidebar
The dsh-popout-sidebar, maintained by e2mcc, provides a persistent "Artifacts" sidebar for the DeepSeek Harness Web UI. It enables real-time tracking of files generated by write/edit and shell operations, supports multi-type previews and edit diffs for code, Markdown, images, and other formats, and offers a one-click pop-out feature to open as an independent tab, which can be dragged to a second monitor. It is compatible with other sidebar plugins and can be installed via dsh-market or from the GitHub repository e2mcc/dsh-popout-sidebar. The project is licensed under MIT and requires Node.js version 20 or higher.
Read Moredsh-evolve-modes: Composable Workflow Control and Self-Evolution of Manual Review
dsh-evolve-modes is a DeepSeek Harness Web plugin maintained by GraySilver, offering a four-dimensional combination in the input area covering work status, thinking strategy, quality gate, and self-evolution, without modifying the DSH core. It supports plan mode, first-principles reasoning, adversarial/acceptance review, as well as isolated learning, human-confirmed global rule consolidation. This article introduces installation commands, typical combinations, the /evolve-mode command, and usage notes.
Read MoreForkProbe: Running Multiple Skills Side-by-Side for the Same Task and Selecting the Winner with a Local Report
ForkProbe (jayden-x-l/forkprobe) is a DSH workflow plugin maintained by Jayden-X-L. It assigns the same task to a baseline and multiple candidate skills for parallel trial runs, generating a local HTML report for selecting a winner before proceeding. It supports seven modes: text, PPTX, scientific figures, research reports, image prompts, web pages, and videos. It provides native tools such as forkprobe_compare and forkprobe_resume, along with a Python runner. Licensed under MIT, version 1.1.
Read Moredsh-qqbot: Integrating DeepSeek Harness with QQ Private and Group Chats
@tencent-connect/dsh-qqbot is a DSH client plugin maintained by tencent-connect, integrating private and group chats into the DSH agent loop via the QQ Bot API v2. It supports QR code credential binding, per-peer session isolation, Markdown replies, built-in slash commands, and ask_user_question interactions. The installation command is npx @deepseek-ai/dsh plugin --profile qqbot add @tencent-connect/dsh-qqbot. It is licensed under MIT, currently at version 0.4.0, and requires Node.js >= 18.
Read Moredsh-notification: Desktop Notification on DSH Round Completion
dsh-notification is a DSH client plugin maintained by omdsh-dev that uses the browser Notification API to pop up desktop notifications at the end of a Web GUI session round. It supports toggling separately based on round results such as completed or error, as well as include/exclude keyword rules for session titles, response content, and tool names. By default, notifications are only prompted when the session is not currently being viewed. Preferences are stored in localStorage, with no intrusion into model tokens, tools, or logs. Installation: Use `dsh plugin --profile web add v0.1.3` with the compressed package address. Settings can be found under Settings > Notifications.
Read MoreDockyard DSH: Integrating Multi-Provider Account Pools for DeepSeek Harness
Dockyard DSH is a native DSH plugin maintained by AITabby that integrates official OAuth services from Codex, Antigravity, Grok, Claude, and Cursor, as well as local sessions, into a unified account pool. It provides the `/dockyard` command to manage login, scanning, policies, and real-time model quotas without requiring an additional proxy gateway. A DMG version is available for macOS, and it can also be installed via `dsh plugin --profile web add`. This article introduces its positioning, core capabilities, installation steps, and typical commands, while also explaining security boundaries and platform limitations.
Read Moredsh-automation: Run Scheduled Coding Tasks in a Fresh Agent Session
TitanWings/dsh-automation is a workflow plugin for the DSH community (v0.1.7, MIT). Unlike Core Schedule, which resumes the same session, it creates a brand-new root Agent and Session for each dispatch, executes saved standalone tasks, and records definition revisions and run history. It supports management of single, interval, daily, and weekly rules through both the DSH Web and Agent interfaces, with permissions limited to read-only or workspace-write. Installation: Use `dsh plugin --profile web add github:titanwings/dsh-automation#v0.1.7` and restart the DSH web service to begin using it.
Read MoreZat-DSH Engine: Browse, Search, and Install Community Plugins with One Click in DeepSeek Harness
Zat-DSH Engine is a DSH client plugin maintained by mishibeikejie, adding a Plugin Market tab under Settings → Plugins to real-time list the GitHub dsh-plugin topic community directory. It supports category filtering, bilingual descriptions, one-click install/update/uninstall, and includes pre-installation health and security scanning, network mirror fallback, and fault recovery. This article introduces its positioning, core features, installation commands, and typical usage.
Read Moredsh-skin-market: Browse and Install Community Skins in DSH Settings
dsh-skin-market is maintained by kingOfSoySauce, embedded within the DSH settings page, offering browsing, installation, activation, updating, and uninstallation for over a hundred community skins; it includes an online directory and a registry PR inclusion process, with installation targeting a fixed commit SHA. Install via `dsh plugin --profile web add "dsh-skin-market@latest"` and use it from "Settings → Skin Market". It targets DSH Web 0.1.0-rc.6 and is licensed under MIT.
Read Moredsh-vision: Supplementing DeepSeek Harness with Near-Native Image Understanding
dsh-vision is a DeepSeek Harness plugin (MIT, v0.1.2) maintained by oil-oil, supporting rc.6/rc.7. When the main model is vision-capable, it transmits images directly; for text-only models, a separate visual backend observes the images and injects untrusted context, with fallback to macOS Vision or Tesseract when the cloud backend is unavailable. Backends such as ZenMux and Model Studio can be configured via the Vision Recognition card or settings.yaml, and it is compatible with see-skill. Installation: npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-vision.
Read Moredsh-commandcode-provider: Integrating Command Code Models in DeepSeek Harness
dsh-commandcode-provider is a community LLM provider plugin maintained by Mars-Sea, which registers Command Code as the commandcode route for DSH. The plugin provides a real-time model directory, reasoning-effort support, authorization and usage cards on the Settings page, automatic multi-account rotation, and a Command Code card on the Models page. The installation command is `dsh plugin --profile web add @mars-sea/dsh-commandcode-provider@latest`, and a Command Code API key is required to be prepared by the user. It is licensed under the MIT License.
Read Moredsh-find-plugin: Search and discover plugins within DSH sessions
dsh-find-plugin, maintained by awesome-dsh-plugin, enables the DSH agent to call find_dsh_plugin within a session, searching in real-time for GitHub repositories tagged with the dsh-plugin topic and sorting them by stars. The results include a brief description, repository link, and an executable `dsh plugin add` command; if a plugin is listed in the awesome-dsh-plugin directory, its handcrafted bilingual description replaces the GitHub summary. Installation: `dsh plugin --profile web add dsh-find-plugin`, restart dsh web, then describe your needs in natural language. Licensed under MIT, categorized as a web tool, with approximately 88 stars on GitHub.
Read Moredsh-dream-skin: DSH Web Native Token Skin and Theme Pack
dsh-dream-skin is a DSH standard dual-face skin-swapping plugin maintained by RevolutionLA. It natively registers 8 sets of Mirage preset skins through ctx.theme, supporting Wallpaper 2.0, per-user accent colors, theme package import/export and share links, as well as favorites and random switching. The installation command is `dsh plugin --profile web add dsh-dream-skin`, and configuration can be done in Settings → Appearance after restarting DSH Web. Licensed under MIT, it does not inject or modify the installation package, making it suitable for DSH Web users who prefer a restrained and elegant interface.
Read MoreDeepSeek Harness GenUI: Generate React Interfaces for Current Tasks and Carry State into the Next Agent Round
DeepSeek Harness GenUI (dsh-plugin-genui) is a DSH client plugin maintained by pengyue-polaron. It enables Coding Agents to create React + TypeScript interfaces for current tasks, capturing user selections, inputs, and progress into task state for subsequent Agent iterations to read. Supporting four entry modes—Inline, Canvas, Fullscreen, and CLI/localhost—it features permission declarations and sandbox isolation, with failure updates that do not overwrite functional versions. Install via the command: `dsh plugin --profile web add dsh-plugin-genui`. It is well-suited for code-first GenUI scenarios such as multi-step interactions, simulators, and code path exploration.
Read MoreDSH Android: Streaming and Controlling Android Devices in Conversations
DSH Android is a DeepSeek Harness client plugin maintained by ZSeven-W, which displays real-time screen feeds from emulators or USB-connected phones in the conversation sidebar via adb and provides 20 agent tools. These tools cover capabilities such as device enumeration, streaming initialization, UI interaction, Gradle build and execution, uiautomator control tree, logcat, and process debugging. The installation command is `dsh plugin --profile web add @zseven-w/dsh-android@latest`, requiring Node ≥ 24.11.0 and adb; the OCR tool is only available on macOS. The plugin runs with DSH process permissions, and users are advised to verify the source code and MIT license before installation.
Read Moredsh-annotation: DSH Web Selected Annotation, Send with Message on Enter
dsh-annotation is a DSH Web client plugin maintained by omdsh-dev. By selecting text within the assistant's reply, users can create annotations, which accumulate across conversation turns and are sent along with the next question upon pressing Enter. The bubble hides the annotation block to achieve zero flicker, and the model responds to each annotation sequentially by Annotation N, with support for hover-chip comparison. It is delivered as an official bundle, requires zero core modifications, and is licensed under MIT.
Read More