dsh-compaction-instant: An Instant Context Compression Plugin for DeepSeek Harness

dsh-compaction-instant is an instant context compression plugin for the DeepSeek Harness environment, designed to replace traditional LLM summarization with deterministic text processing. This plugin avoids model calls or network requests, eliminating additional delays and rewriting risks. By preserving the original tokens and generating seq, result, or checkpoint pointers that link to persistent logs, it achieves near-lossless compression. As a drop-in replacement for dsh-compaction-basic, it maintains the same interface and semantics, offering recall and search tools along with the /recall command to support on-demand restoration of omitted content or searching of persistent logs. This solution is ideal for developers seeking to reduce model call overhead and ensure data recoverability, requiring No

Read More
dsh-ui-appearance: DeepSeek Harness Appearance Customization Plugin

dsh-ui-appearance is the appearance customization plugin for DeepSeek Harness, supporting both WebUI and DSH Desktop. Key features include: customizing six theme colors (primary, background, panel, input box, text, border) with color picker and HEX input support; wallpaper/video backgrounds (supporting JPG/PNG/WebP/GIF/MP4/WebM, stored in IndexedDB at original quality, with a 200MB limit for images and 50MB for videos); frosted glass and semi-transparent effects (adjusting opacity and blur intensity for panels, input boxes, and code blocks); and background ambiance adjustments (opacity, blur, mask). It includes six preset color schemes and supports exporting/importing color schemes via JSON for sharing. All changes are previewed in real-time and automatically persisted to localSt

Read More
dsh-plannotator: Reviewing Plans Before Coding Agents Write Code

dsh-plannotator is an MIT-licensed plugin for DSH, designed to address the issue of insufficient feedback granularity in coding agent plan reviews. This plugin allows users to provide precise annotations on specific text after the agent has generated an implementation plan but before coding begins. Core features include the ability to drag and select text to generate comments for specific segments, preserving the original text reference to help the agent locate context; and the ability to submit multiple independent opinions and overall feedback at once, avoiding fragmented communication. The plugin offers a responsive review panel that adapts to wide screens, narrow desktops, and mobile devices, with support for collapsing or reopening at any time. Through DSH's pending interaction mechanism, users can choose to approve, request modifications, or return to the chat, ensuring the agent receives structured reviews in plan mode. Additionally, it includes a one-time read-only "Ask AI" feature, which allows users to ask questions with context but cannot modify or edit the content.

Read More
dsh-skill-manager: DSH Settings Page Skill Manager

dsh-skill-manager is a MIT-licensed plugin for DSH designed to simplify the management of skills for DSH, Codex, and Claude AI. It addresses issues such as scattered skill sources, the need for manual file renaming, and registry verification by providing a unified interface through the DSH settings page. Core functionalities include: merging skill lists from various sources with search support; enabling and disabling skills by renaming the SKILL.md file while preserving its original content; and installing skills from local ZIP packages (up to 64 MiB) or GitHub repositories, with automatic list refresh after installation. The plugin relies on the DSH environment, must be added via command, and may require a restart of the web service to take effect. It is suitable for scenarios requiring centralized management of skills from multiple sources while avoiding manual file modifications, but bundled/r

Read More
dsh-oauth-mcp-client: OAuth 2.1 MCP Client Plugin for DeepSeek Harness

`dsh-oauth-mcp-client` is an MIT-licensed client plugin designed for DeepSeek Harness (DSH). It aims to address challenges such as OAuth 2.1 authorization, dynamic client registration, browser callbacks, and token storage when accessing external MCP services that require authentication. The plugin comes with built-in configurations for connecting to the Springbrand production MCP Gateway (`https://connector.springbrand.ai/mcp`), supporting the OAuth 2.1 PKCE flow, automatic reconnection, and the discovery, registration, and execution of MCP tools. Its core code is adapted from `@deepseek-ai/dsh-mcp-client`, with OAuth state managed through DS...

Read More
dsh-plugin-smooth-stream: Presenting DSH Streaming Output in Paragraph Batches

`dsh-plugin-smooth-stream` is a DSH client plugin maintained by SpookySandwich, designed to address issues in web sessions where streaming responses output word-by-word, causing page jitter and incomplete rendering of code blocks and tables. Without altering DSH's rendering capabilities, this plugin optimizes streaming output to display content in batches with a fade-in effect on a per-paragraph basis, while supporting smooth follow scrolling. When the user scrolls up, the plugin automatically yields control; during thinking phases, it displays a real-time single-line summary that automatically collapses at the end of the turn. The plugin retains native rendering features such as code highlighting, tables, and KaTeX formulas, and automatically degrades to plain text in case of errors. It offers eight entrance animations, adheres to the `prefers-reduced-motion` setting, and supports real-time preview and parameter adjustments (such as animation duration, split) in the settings panel.

Read More
Minecraft-dev: A Minecraft Development Plugin for DeepSeek Harness

The `sikadi233-hub/minecraft-dev` plugin is designed for DeepSeek Harness (DSH) to address the complex dependency and build challenges in Minecraft development across various versions and platforms, including Paper, Spigot, Fabric, Forge, and NeoForge. It supports Minecraft versions from 1.7.10 to 26.x and offers 7 on-demand loadable skills (covering various platforms and legacy version development), 2 tools (`mc_scaffold` for project scaffolding creation and `mc_gradle` for executing Gradle tasks), 4 built-in sub-agents (for task planning, skeleton generation, content filling, and verification), and 1 `minecraft` Agent preset. Users can access these features through

Read More
dsh-agy: Google Antigravity OAuth and Multi-Account Pool Plugin for DSH

dsh-agy is a DeepSeek Harness plugin developed by chaos-03x, designed to provide multi-account management, OAuth authentication, rate-limit rotation, and device fingerprint support for Google Antigravity. It features both Web and CLI management interfaces. Its core functionalities include OAuth login support for both browser and headless modes, encrypted multi-account pools, usage-aware automatic account rotation, and intelligent handling mechanisms for errors such as 429 responses. Users can enable the plugin via the `dsh plugin` command on the Web interface or use the CLI in standalone environments through npx/npm. The plugin supports individual proxy configurations for each account and offers detailed error-type response strategies, such as immediate retry for soft limits and cool-down switching for hard limits.

Read More
dsh-ha-orchestrator: Model High Availability Fallback and Multi-Agent Orchestration

dsh-ha-orchestrator is a DeepSeek Harness workflow plugin (v0.12.2, MIT) maintained by Saktawdi. It automatically retries according to a fallback chain when model requests fail, and supports cooldown and provider circuit breaking. The orchestrate tool offers five orchestration modes: fanout, pipeline, supervisor, map-reduce, and router, with support for custom sub-agents, runId resumption, and run history. Recommended installation: dsh plugin --profile web add dsh-ha-orchestrator. It is suitable for long-task scenarios such as in-depth research, large codebase reading, and batch review.

Read More
novel-writer: Writing Long Novels with Multi-Agent Division of Labor

novel-writer is a DSH workflow plugin maintained by sailoumili. Upon installation, it registers a "Multi-Core Collaborative Writing Mode" preset: one lead coordinator and five specialized sub-agents, each responsible for world-building, plot planning, character management, writing, and quality review. The settings are implemented through a narrative constitution, character profiles, and chapter version files, making it suitable for creative scenarios requiring long-form continuity. Installation command: dsh plugin --profile web add github:sailoumili/novel-writer. Licensed under MIT.

Read More
dsh-openviking: Integrating OpenViking Memory and Retrieval into DeepSeek Harness

dsh-openviking is a DSH memory plugin maintained by Rxiain. It integrates OpenViking's semantic search, viking:// resource management, user/agent dual-space automatic recall, and session synchronization into the DeepSeek Harness. It provides tools such as memsearch, memread, memadd, memcommit, memlearn, as well as the /memlearn slash command, supporting procedure lane workflow experience recall and automatic submission. By default, it connects to localhost:1933 and can be configured via cordis.patch.yml. It is suitable for developers who have deployed OpenViking and need to share long-term memory across tools.

Read More
DSH UI Harmonizer: Unifying Web Interfaces with Official Design Tokens

dsh-ui-harmonizer is a pure client-side DSH plugin maintained by Physicolor. It standardizes the incomplete official UI and harmonizes the styles of plugins like better-sidebar and widgets by using official slots and --dsw-* design tokens, without modifying session logs or incurring model costs. It also automatically corrects the layout of third-party settings pages. The installation command is `dsh plugin --profile web add dsh-ui-harmonizer`. After a hard refresh, you can adjust settings such as conversation width, Markdown font size, and rounded card corners in Settings → General. It is compatible with DSH 0.1.x, licensed under MIT, and leaves no residue upon uninstallation.

Read More
dsh-session-health: Read-Only Health Diagnostics for DSH Multi-Frame Zstd Session Files

dsh-session-health is a DSH admin-security plugin maintained by omdsh-dev. It performs frame-level read-only scans on multi-frame zstd session files located under $DSH_HOME/sessions, detecting torn, corrupted, empty sessions, and stray files. The plugin registers the `session_health` tool, which outputs JSON reports and cleanup recommendations. It supports three actions: scan, file, and stats, with an optional deep analysis mode. It can be installed via `dsh plugin add` in DSH 0.1.0-rc.8 and complements the dsh-session-repair-skill. Licensed under MIT.

Read More
DSH Promotion Toolkit: Transforming a Single Piece of Content into Native Distribution Across 17 Platforms

lhmd/dsh-promotion-toolkit is a DeepSeek Harness workflow plugin that first extracts product stories, README, or articles into core viewpoints, evidence, and original links, then generates differentiated promotional content for 17 platforms including Xiaohongshu, Zhihu, WeChat Official Accounts, Bilibili, X, LinkedIn, and more. It supports DSH profile mounting and CLI invocation, outputs structured JSON, and is licensed under MIT.

Read More
dsh-auto-approve: Adding Auto Permission Level Between Workspace Write and Full Access

dsh-auto-approve inserts an auto permission tier between workspace-write and danger-full-access for DeepSeek Harness. The sandbox boundary is identical to workspace-write, with routine sandbox escalations approved in one go by a classification model; cases hitting a deterministic danger list, where the classifier is uncertain, or due to timeout or malformed responses are still escalated to manual approval. The plugin supports Web, TUI, and Desktop frontends and can be installed via dsh plugin and enabled by activating the Auto tier in Permissions.

Read More
dsh-balance-monitor: View DeepSeek Balance and Today's Spending at the Bottom of the DSH Sidebar

dsh-balance-monitor is a client-side plugin for dsh released by jelly-000, displaying the DeepSeek API account balance, a remaining proportion bar, and the daily expenditure at the bottom of the Web UI sidebar. The server queries the balance through the official API, ensuring the API key is not exposed to the browser; today's expenditure is calculated based on the initial balance of the day. Install using the command `dsh plugin --profile web add`, and after restarting dsh with `dsh --profile web`, the card will appear above the settings button. Licensed under MIT, with no build steps required.

Read More
dsh-web-startup-auth: Securely Exposing the DSH Web Interface on Local Networks

dsh-web-startup-auth is a DSH networking tool plugin maintained by GDWhisper. It replaces the original web launcher, enabling `dsh web --host 0.0.0.0`, and includes login/registration pages along with session protection to ensure that API and RPC require valid sessions for remote access. The plugin takes effect automatically through bundle patches, storing credentials in `~/.dsh/web-auth.json`. It is suitable for sharing the DSH interface on trusted internal networks; for plaintext HTTP scenarios, it is recommended to use it with an HTTPS reverse proxy.

Read More
SGME: Making DSH Remember Everything You've Discussed

SGME (Memory Capture Engine) is a self-hosted memory hub maintained by freehul that captures conversations, distills structured memories, and injects them into agents based on context. The DSH plugin dsh-sgme provides tools such as memory_search, profile injection, and session archiving. This article explains its working principle, two-tier deployment steps (Python service + dsh plugin add), typical usage, and security considerations.

Read More
dsh-firecrawl: Integrating Firecrawl Web Search and Scraping for DeepSeek Harness

@firecrawl/dsh-firecrawl is a DSH networking plugin maintained by the Firecrawl team. It redirects the backend of the built-in web_search and web_fetch tools to the Firecrawl API without introducing new tool names. Compared to the locally disabled web_fetch by default, this plugin leverages the Firecrawl infrastructure to fetch pages, reducing local SSRF risks while supporting JS rendering and anti-scraping measures. It is compatible with @deepseek-ai/dsh@0.1.0-rc.6, requires configuring the FIRECRAWL_API_KEY, and can be used by installing it into the web profile and restarting the Harness.

Read More
dsh-fate-spectrum: Providing Deterministic BaZi and ZiWei Charting for AI Agents

dsh-fate-spectrum is a DeepSeek Harness plugin maintained by EchoUser005, which performs Four Pillars of Destiny and Purple Star Astrology chart calculations locally offline, outputting structured and reproducible destiny chart facts for Agent invocation. It supports dual-chart viewing, candidate charts for unknown hours, and supplementary questioning when information is insufficient. Version v0.1.0 can be installed via `dsh plugin add`. It is suitable for DSH users who require verifiable chart calculations rather than model-inferred Heavenly Stems and Earthly Branches.

Read More
creght-dev/skills: Codex and Intelligent Agent Skill Package for the Creght Project

creght-dev/skills is maintained by creght-dev, providing Codex/agent skills for the Creght project. It includes the base platform skill 'creght' and the website replication skill 'site-replica'. It covers CLI workflows, page and component conventions, CMS/form/Auth/Func backends, SEO, and publishing, and supports installation via the skills CLI or DSH bundle. This is suitable for developers building Creght sites in a DSH or Codex environment; please review the source code and confirm the MIT license before installation.

Read More
DSH WorkBuddy Connect: Integrating the WorkBuddy Desktop App Model into DeepSeek Harness

DSH WorkBuddy Connect is a DeepSeek Harness plugin maintained by corrinehu, which reuses the login state of the WorkBuddy desktop app to seamlessly integrate built-in models such as GLM, DeepSeek, and Kimi into DSH with zero configuration. It supports Web, Desktop, and TUI interfaces. This article introduces its features, installation commands, typical usage, macOS verification, known limitations such as unofficial API dependencies, and reminds users to review the source code and MIT license before installation.

Read More
dsh-chat-imagine: Inline Image Generation and Recognition within DSH Chat Window

dsh-chat-imagine is a DSH plugin maintained by community member corrinehu. It enables image generation and inline display in chat windows via API or local CLI (mmx / codex / agy), and can also convert images into structured JSON evidence for any model to recognize. This article introduces its dual-channel image generation, CLI image recognition, installation commands, and typical conversation examples, while explaining the scope of Web profile applicability and limitations of image persistence.

Read More
cleverer-dsh: A Plugin Suite for Enforcing Execution Discipline in DeepSeek Harness

cleverer-dsh is a DSH workflow plugin suite maintained by Classicoke, featuring 11 plugins and 6 built-in skills, with zero external dependencies and an MIT license. Addressing the lack of execution discipline in DSH by default, it provides capabilities such as failure interception, forced reflection, task planning reminders, memory deduplication, experience distillation, file search, and environment checks. It supports one-click installation via `dsh plugin add` or grouped installation through the PowerShell board. The README documents single-sample comparisons showing a reduction in time and token usage, but this has not yet been widely validated. Please review the source code before installation, as plugins run with DSH process permissions.

Read More
dsh-change-review: Track write/edit within DSH sessions and review with diffs

dsh-change-review is a DeepSeek Harness client plugin (v0.3.0, MIT) maintained by cirelir. Designed for the Web profile, it automatically monitors write/edit tool calls within a session, displaying changes in line-level diffs. It supports session isolation, sub-agent aggregation, SSE real-time push, and 12 color customization options. The plugin provides a "Review" tab and a single-round review card at the end of the session, allowing rollback by individual operation or entire file. Installation command: dsh plugin --profile web add dsh-change-review.

Read More