dsh-claude-provider: Configuring and Discovering Models for DeepSeek Harness with Claude Provider
@mofeng2223/dsh-claude-provider offers a standalone Claude Provider type and Anthropic Messages format for DeepSeek Harness. DSH 0.1.1-rc.1 natively supports Claude reasoning-effort, so this plugin no longer intercepts requests. Instead, it writes settings such as reasoning level into the settings.yaml file during front-end saving. It also complements the GET /v1/models endpoint for model discovery, sets default context and output values for known Claude models, and provides three reasoning modes: five-level, four-level, and toggle. Installation: npx @deepseek-ai/dsh plugin --profile web|headless add @mofeng2223/dsh-claude-provider. Licensed under MIT, maintained by MoFeng2223.
Read Moredsh-emoji: Add Toggleable Inline Emoji for DSH Responses
dsh-emoji is a DeepSeek Harness plugin maintained by hellodigua that converts Unicode emojis in Agent responses into inline images on the Host end. It includes built-in styles for platforms like Tieba, Bilibili, and Xiaohongshu, supports uploading custom ZIP emoji packs, and shares 40 stable semantic keys. After installing via the DSH CLI to the Web Profile, you can adjust frequency, size, and additional prompts in the settings without needing to modify the model invocation logic.
Read Moreui-status-label: Custom dsh Web Running Status Text
ui-status-label (dsh-ui-status-label) is a dsh web costume-change plugin maintained by alingalingling. It provides a "Running Status Text" input field in General settings, allowing you to replace the default "Deep diving..." with custom text (default "小难梁在0721", with a 40-character limit). It supports two injection paths: DOM injection and the conversationStatus service, and is usable with official versions from 0.1.0-rc.6 onwards. Installation: `dsh plugin --profile web add github:alingalingling/ui-status-label`. After installation, you need to restart the web process. Licensed under MIT, it does not interact with model requests.
Read Moredsh-omi-voice: Using Doubao Natural Timbre to Read DSH Conversation Replies
dsh-omi-voice is a DeepSeek Harness client plugin that allows users to click the 🔊 icon in a conversation to have the AI's final response read aloud using Doubao TTS natural voice, with support for pause and resume. The speech is synthesized locally by the Omi engine, and the Doubao API Key is stored in the macOS Keychain via a BYOK method, with the plugin communicating only through 127.0.0.1. It is designed for DSH users on macOS who desire an immersive listening experience and are comfortable with character-based billing.
Read Moredsh-web-search-pro: DSH Multi-Engine Web Search with Persistent Caching
dsh-web-search-pro is a DSH bundle plugin maintained by anweat, integrating multi-engine search, 20-platform retrieval, content scraping, SQLite+LRU caching, and Playwright rendering into 11 tools. It requires paired installation with @anweat/dsh-browser and supports engine fallbacks for Exa/DDG/Bing/Jina, Chinese community login states, and site-specific rules. This article covers installation commands, typical usage, configuration highlights, and security considerations.
Read Moredsh-remote: Adding a Remote Access Authentication Layer for DeepSeek Harness
Add account password login, TOTP MFA, signed session cookies, and role-based permissions before the DSH web interface. Replace workspace selection with an in-browser directory dialog. After authentication, allow DSH's originally loopback-only privileged APIs to be accessed. Suitable for scenarios where DSH is exposed to a local network or the internet via a reverse proxy or tunnel. Install with the command: dsh plugin --profile web add @xgone/dsh-remote. MIT license, maintained by xgone.
Read Morerecruiting-copilot: AI Recruitment Workflow DSH Plugin for HR/Headhunters
recruiting-copilot, maintained by Viy1204, is an AI recruitment co-pilot designed for HR and headhunters. It offers features such as job standardization, initial screening through Boss Zhipin and Liepin channels, market talent inventory, resume evaluation, interview scheduling, candidate ledger management, and daily reports. When installed as a DeepSeek Harness plugin, all seven skills become globally available, with a recruitment browser panel attached to the right side of the web interface. The installation command is `dsh plugin --profile web add git+https://github.com/Viy1204/recruiting-copilot.git`, and a session restart is required after installation. Irreversible actions default to requiring human confirmation; Boss mode runs with a GUI by default—do not set `RECRUIT_BROWSER_HIDDEN=true`. Licensed under MIT; requires Node.js ≥ 20.
Read Moredsh-trace-compare: Drawing Agent Exploration Trajectories as Mazes
dsh-trace-compare is a DeepSeek Harness client plugin maintained by lamost423, designed to visualize tool calls within session logs or live sessions as a maze-like timeline, clearly presenting the main branch, failed branches, and turning points. It supports sidebar Trace comparison (single/dual log coaxial comparison, round alignment, branch inventory) and in-session real-time maze tabs, featuring zoom, filter, export, and bilingual interfaces. This article introduces the installation commands, typical usage, and key judgment rules.
Read MoreBillion-Context-DSH: Empowering Models to Decide When to Compress Context
Billion-context-dsh provides an Active Context Pruning backend for DeepSeek Harness, where the model determines when to compress and restore context through the compress, decompress, search_context, and acp_status functions. Ported from billion-context-pi and reusing acp-kernel, it can be installed via the bundle command: dsh plugin --profile web add billion-context-dsh. Version v0.2.13 (beta) is suitable for long conversation and long task scenarios.
Read Moredsh-mneme: Cross-session, Self-evolving Local Memory for DeepSeek Harness
dsh-mneme is a DSH memory plugin maintained by modusensus, providing Agents with cross-session persistent memory, automatic organization in Sleep Mode, and BM25/graph recall capabilities. Data is stored locally in Markdown format. The installation command is `dsh plugin --profile web add @modusensus/dsh-mneme`, requiring Node 24+. It can be configured for offline operation and session lifecycle management through parameters like `embedProvider`, `sessionLifecycleEnabled`, and `entityExtractionEnabled`. Licensed under MIT, it has approximately 43 stars on GitHub.
Read Moredsh-auto-collapse: Condense DSH Workflow into a Single-Line Summary
dsh-auto-collapse is a pure frontend DOM plugin for the DSH Web client, maintained by a179-sanae. It automatically collapses tool cards and Think reasoning blocks within a conversation into a single-line summary, retaining only the model's final output after the round is completed, with the option to expand the full workflow by clicking. The plugin supports three levels of collapsing, native visual alignment, stream-friendly coordination, and configurable status prompts (default: "Deep sleeping..."). It can be installed via the command `dsh plugin --profile web add "dsh-auto-collapse"` without requiring additional configuration, and can be fully uninstalled to revert changes. Licensed under MIT.
Read Moredsh-session-manager: DSH Web Session Management Plugin
dsh-session-manager is a DSH client plugin (v0.2.2) maintained by dream12347, providing unified session management at the settings page and conversation top. Features include deletion with recycle bin (restore/permanent delete), activity statistics, continue/pause, opening log directories, unread markers, forking sub-sessions, workspace grouping and sorting, as well as a global context compression threshold ranging from 17% to 90%. It does not modify the DSH core and is compatible with version 0.1.1-rc.1. After installation, restarting the DSH web is required.
Read Moredsh-web-mobile: Enabling DSH Web UI for Optimal Mobile Usage
dsh-web-mobile is a DSH Web client plugin maintained by mexiaosqwq, designed to address issues such as the sidebar taking up too much space, difficult-to-use pop-ups, and overlapping input controls on mobile devices in portrait mode. For narrow screens, it converts the sidebar into a drawer and pop-ups into bottom sheets, while handling safe areas and themes. On tablets, it limits the width and centers the content, but remains unchanged on desktops with screens ≥1024px. The installation command is `dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile`, followed by restarting dsh web. It supports compatible plugins like dshmarket and dsh-meme, and is licensed under the MIT License.
Read MoreDeepSeek Flow: Visualize Workflows with Markdown Editing in DSH Web UI
DeepSeek Flow (kanghelyu/dsh-deepseek-flow) is a DeepSeek Harness Web UI plugin that provides an editable flowchart synchronized bidirectionally with Markdown, sourcing from WORKFLOW.md and individual STEP.md files. Positioned as an editor rather than a runtime, it includes built-in Agent Skills and tools such as flow_create, flow_put, and flow_evaluate, supporting Boolean gate semantics, canvas review, and direct file-based finalization. Installation is via: dsh plugin --profile web add "github:kanghelyu/dsh-deepseek-flow#main", followed by restarting dsh web and opening the DeepSeek Flow tab in the Session. Licensed under MIT, it has approximately 50 stars on GitHub.
Read MoreDSH-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 Moredsh-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 Moredsh-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 Moredsh-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 MoreDSH-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 Moredsh-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 MoreLocal 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 Moredsh-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 Moredsh-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 MoreSeekTTY: 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 Moredsh-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