DSH-EasyRewrite: Withdraw and Rewrite Messages in DSH Web

DSH-EasyRewrite is a DSH Web client plugin (v2.3.0, MIT) maintained by Renzic-Stone, implementing message recall and in-place bubble re-editing via official extension points. The recall key is located next to the copy key with a lazy submission mechanism—confirmation backfills the input box, and the actual truncation occurs only upon sending. Clicking on a bubble allows in-place Markdown editing and resending, with support for messages containing images. Additional features include a version paginator, draft persistence and auto-backup, and a trilingual settings panel. Installation command: dsh plugin --profile web add dsh-easyrewrite, compatible with DSH Web rc.6+.

Read More
dsh-smooth-stream: Enabling Smooth Streaming Rendering and Silky Scrolling for DeepSeek Harness Web UI

dsh-smooth-stream is a DeepSeek Harness client plugin maintained by Laplace-bit, providing smooth streaming rendering and silky scrolling for the Web UI. Text, Markdown, code blocks, tables, and tool results naturally appear as output is generated, with the page smoothly following as content grows. It supports balanced/realtime/silky presets, user-level toggles, and a debug panel, installed via `dsh plugin --profile web add`, under the MIT license.

Read More
dsh-free-search: Providing API Key-Free Multi-Engine Online Search for DeepSeek Harness

dsh-free-search is a DeepSeek Harness web search plugin maintained by DDDMUC. It implements the WebSearchProvider interface and includes 10 built-in search engines such as Bing, DuckDuckGo, and SearXNG, with a unified fallback chain. By default, Bing is available without requiring an API key. The plugin provides a web settings page, a /free-search-engine shortcut for quick engine switching, advanced_search for time-based filtering, platform_search for platform-specific searches, and web_fetch for web page retrieval. Installation requires cloning the repository via git clone and running `dsh plugin --profile web add`. Configuration is stored in `~/.dsh/settings.yaml`.

Read More
dsh-status-rotator: Transforming DSH Round Status Lines into Customizable Fun Messages

dsh-status-rotator is a DSH web plugin maintained by 01Virex that replaces the fixed Deep diving... status line at the bottom of the interface with customizable text. It supports real-time switching between three stages: thinking/running/long, typewriter animation, colorful gradients, real-time value rendering via template placeholders, as well as tab title rotation, hover status pill, and preset time-slot scheduling. The installation command is `dsh plugin --profile web add dsh-status-rotator`. A restart of dsh web is required after the first installation; it can be edited in the DSH settings page or config.json, with hot-reloading enabled upon saving. Licensed under MIT, with approximately 52 stars on GitHub.

Read More
DSH-Meme: Making Memes Discoverable and Sendable in DSH Conversations

dsh-meme is a meme plugin for DeepSeek Harness developed by yyh-001. The model sends memes by emotion bucket via send_meme, writes [meme: description] in replies, and the frontend displays the image in speech bubbles, eliminating the need for image input capabilities. It supports learn_meme for image learning, library management on settings page, and ZIP import/export, with two built-in libraries: official-001 and Fat Fish. Installation: dsh plugin --profile web add dsh-meme. Licensed under MIT, only depends on node:sqlite.

Read More
dsh-open-in-vscode: One-Click Workspace Launch in VS Code from DSH Web Interface

dsh-open-in-vscode is a DSH client plugin maintained by omdsh-dev, providing an "Open in VSCode" entry point within the overflow menu of each workspace sidebar. Upon clicking, the host invokes the local editor CLI (default: code) via Typert Remote to open the workspace directory in detached mode. It supports DSH 0.1.0-rc.6 and above, allowing configuration of the command and arguments through cordis.yml. The plugin does not include tools, skills, or file read/write operations, making it ideal for quickly jumping to a local IDE after managing multiple workspaces via a web interface.

Read More
Local Shell MCP: Enabling Controlled Shell and File Workspaces for DSH

local-shell-mcp is an MCP control plane maintained by fwerkor, offering clients controlled shell, file, browser automation, and remote worker capabilities. When used as a DeepSeek Harness plugin, it fully bridges the mcp__lsm__ tool interface via HTTP, binding each DSH session to an independent logical session and live workspace. The article introduces the recommended topology, steps to start LSM before installing the plugin, environment variable configuration, and typical usage, and explains that the plugin runs with DSH process permissions, requiring verification of source code and security boundaries before installation.

Read More
dsh-balance-plugin: Monitor DeepSeek Balance and Usage in DSH

dsh-balance-plugin is a DSH dynamic Cordis plugin (v1.3.0, MIT) maintained by yxxbc. It provides balance monitoring next to the input box, an official recharge portal, Miyu-style usage statistics, and third-party plugin management. It automatically reads the DEEPSEEK_API_KEY and supports CNY/USD dual-pool alerts along with query_api_quota for checking conversation balances. Installation uses the official curl/irm script; avoid using the raw npm package name. It is suitable for developers who run agents on DSH long-term and need to locally view balances and usage.

Read More
dsh-navbar: Dialog Node Navigation Bar, Quick Jump to Right-Edge User Messages

vlln/dsh-navbar is an official DSH bundle client plugin that renders a node navigation bar on the right edge of each user message in the conversation page: hover to preview, click to jump, and highlight based on reading position. It supports scroll wheel switching, a sliding window when exceeding 11 nodes, loading earlier history, and pinning assistant replies. It has zero data-channel dependencies and is based solely on official anchor attributes. Installation: run `dsh plugin --profile web add "github:vlln/dsh-navbar#main"` and restart the web interface for it to take effect. Licensed under MIT, current version is 0.4.0.

Read More
SeekTTY: Keyboard-First Terminal Workbench for DeepSeek Harness

SeekTTY is a DSH client plugin (v1.2.1, MIT) maintained by Hilbert-beinghappy. It provides a DeepSeek launcher within the project directory, integrating capabilities such as Agent, session, model, permissions, and plugins into a full-screen TUI styled with DeepSeek's color scheme. The plugin supports slash commands, multiple workspaces, image attachments, theme imports, and a plugin marketplace. When combined with dsh-plugin-clarify and auxiliary-runtime, it enables the /clarify clarification workflow, which can then connect to the native /plan feature. This article introduces its positioning, core capabilities, tarball installation steps, and typical usage, while also explaining that the plugin runs with dsh process permissions and noting version compatibility considerations.

Read More
dsh-turn-delete: Deleting an Individual Turn in DeepSeek Harness While Preserving the Session

dsh-turn-delete is a DeepSeek Harness client plugin maintained by hanshenmesen. It enables the removal of a completed top-level turn without deleting the Session, preserving the Session ID, workspace association, and subsequent conversations. The plugin provides a deletion entry point alongside the assistant's response, and upon confirmation, it clears the prompt, response, and tool records for that turn from the model-visible side, replacing them with zero-content for event persistence while retaining the original event logs. It supports the web profile and is compatible with DSH 0.1.0-rc.6/rc.7 and Node.js 22.19+.

Read More
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 More
dsh-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 More
DSH-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 More
dsh-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 More
dsh-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 More
dsh-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 More
dsh-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 More
dsh-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 More
dsh-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 More
dsh-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 More
dsh-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 More
ForkProbe: 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 More
dsh-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 More
dsh-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 More