Add In-bangumi Search Function to DeepSeek Harness with anime-find

### 翻译结果: Anime-find is a DeepSeek Harness Web anime search plugin (MIT License, current version 0.1.6) maintained by cocofhu. It aggregates resources from Mikan, AniBT and AnimeGarden within conversations, displaying covers, ratings and resource counts in card format. Users can view Bangumi details, copy magnet links or open torrent files after clicking, and support optional rule-based streaming playback. This article checks the installation commands, configuration items and usage boundaries against the GitHub README according to the table of contents.

Read More
Integrating a Local-First Long-Form Novel Workbench into DeepSeek Harness with AI-Novel-Writer

AI-Novel-Writer, maintained by EthanYoQ, is a local-first AI novel writing workspace. On the desktop side, long-form assets are organized into five categories: premise, characters, blueprints, drafts and reviews. There is also a development preview of `@ethanyoq/dsh-ai-novel-writer 0.1.0` in the repository, which connects the five types of assets to the DeepSeek Harness Web novel writing workspace, with writing processes going through single-file native approval. The GitHub directory page for the project is github:EthanYoQ/AI-Novel-Writer, where the installation instructions conflict with the repository description: the root package is a GPL-3.0 licensed desktop application, while the activatable DSH bundle is located in the plugin subdirectory (licensed under MIT) and does not read desktop `.vela` projects.

Read More
Using memtrace-public to add codebase structure memory to DeepSeek Harness

# memtrace-public This codebase is compiled into a structured knowledge graph that supports millisecond-level queries, covering functions, classes, call edges and versions, for DeepSeek Harness to use across sessions without repeatedly reading files. Maintained by syncable-dev, the community repository is categorized under the "Memory" category, and it had 454 stars as of August 18, 2026. The indexing is implemented via local Rust + Tree-sitter; the Harness plugin package `dsh-plugin-memtrace` is licensed under MIT, while the core indexer is under a proprietary EULA and is currently in private beta. This article cross-checks the installation commands, MCP tools, Skills, licenses and telemetry boundaries against the GitHub repository page.

Read More
Create a Searchable Index for the DeepSeek Harness Plugin Using Blue-Whale-Harness

Blue-Whale-Harness, maintained by leenkcool and licensed under Apache-2.0, is a comprehensive index of DeepSeek Harness (DSH) community plugins. It is not a Cordis runtime combination package. The snapshot dated 2026-08-17 includes 1,818 repositories and 1,688 "true DSH" heuristic markers, offering Chinese and English intent descriptions, category filtering, and sorting by stars. The online entry point is leenkcool.github.io. The community directory installation command is `dsh plugin add github:leenkcool/Blue-Whale-Harness`. Typical usage involves browsing the index first, then installing the desired plugins. The directory site is not officially affiliated with DeepSeek or High-Flyer.

Read More
Two approaches to integrate DeepSeek V4 into Mixagents based on Codex and Pi respectively

Mixagents is maintained by Utopia-V, open-sourced under the MIT License, and its community directory is categorized under "Models and Providers". There are two independent components in the repository: Codex DeepSeek Subagent allows the main task to continue using OpenAI, while handing over retrieval and text work to deepseek-v4-flash; pi-dsh-mimic 0.1.1 only reproduces DSH Minimal during Pi's first request, and then reverts to Pi's tools and plugins. The directory page provides the `dsh plugin add` command, and the actual installation shall be subject to the GitHub documentation.

Read More
Build a No-Code Desktop Client for DeepSeek Harness with deepseek-harness-studio

deepseek-harness-studio is an open-source desktop client of DeepSeek Harness maintained by fufankeji / Normed Space, under the MIT license. It uses Electron to host the web workspace and manage the local dsh web, with built-in plugin discovery, plugin center, Preset Plaza, app center and visual enhancement features. The directory installation command is `dsh plugin add github:fufankeji/deepseek-harness-studio`; daily use mainly relies on the macOS arm64 / Windows x64 preview packages available on GitHub Releases. It is based on the official Harness, but is not an official release of DeepSeek.

Read More
Voyager: Adds Order to AI Conversations and Connects Prompt Library to DeepSeek Harness

Voyager is an open-source browser extension (GPL-3.0) maintained by Nagi-ovo. It enhances the conversation order of Gemini, AI Studio, Claude and ChatGPT, and links the same prompt library to the DeepSeek Harness webpage (default: localhost:3080). The community directory has classified it into the "Conversations & Messaging" collection. This article verifies the functional boundaries, installation commands and DSH docking steps based on the directory page and repository documentation.

Read More
Using dsh-read-image to enable plain-text DeepSeek Harness models to read images

### 翻译版本1(正式技术文档风格,符合开源项目译法惯例): `dsh-read-image` is a session and messaging DeepSeek Harness plugin maintained by OoWJZZoO, licensed under MIT. It prevents plaintext routing from intercepting pasted images by projecting pixels into `[Image #N]`, then reads them back via the configurable vision-model-backed `read_image` tool, with no preset modifications required. This article verifies the installation commands, configuration items, usage methods and self-check boundaries against the community directory page and GitHub README. --- ### 翻译版本2(更贴合国内开源社区常见译法,口语化稍弱): The `dsh-read-image` is a DeepSeek Harness plugin for sessions and messages, maintained by OoWJZZoO and released under the MIT license. This plugin stops plaintext routing from blocking pasted images, by converting image pixels into the format `[Image #N]`, then retrieving the image content through the `read_image` tool powered by configurable vision models — all without needing to edit any presets. This paper checks the installation commands, configuration options, usage guidelines and self-test boundaries against the community directory page and GitHub README.

Read More
Polish Prompts in DeepSeek Harness Input Box with dsh-prompt-polish

`dsh-prompt-polish` is a DeepSeek Harness interface enhancement plugin maintained by JoukoPuro, which adds a pure-icon polish button to the Web input box toolbar. After clicking, users can choose four styles: balanced, concise, detailed, or code-oriented. It reuses the accessed large models to rewrite draft prompts into more professional and agent-friendly versions, and replaces them in the input box in-place, allowing review before sending. The installation command for the catalog page is `dsh plugin add github:joukopuro/dsh-prompt-polish`. It is licensed under MIT, and requires a running web profile and a configured model adapter.

Read More
Use dsh-plugins to find an auto-updating community plugin directory for DeepSeek Harness.

dsh-plugins is a community-maintained open-source directory (MIT) managed by lwmxiaobei. It automatically discovers repositories with the dsh-plugin theme from GitHub and includes them after verifying the `dsh.bundle.patch` field in their `package.json`. The platform offers bilingual search on dsh-plugins.org, license filtering, and the ability to copy the latest version's installation commands. Additionally, it provides command-line installation that defaults to preview mode only. Inclusion in the directory does not imply official endorsement or a security audit.

Read More
Thermal Management of MCP and Skills in the Settings Panel via dsh-plugin-manager

Li Qichen's maintained dsh-plugin-manager integrates MCP switch/delete, Skills recycle bin and built-in plugin package browsing into the DeepSeek Harness settings panel, automatically backs up before modifying cordis.patch.yml, and takes effect via host HMR hot update without restarting the dsh web. This article checks the installation commands, capability boundaries and precautions against the community directory page, repository README and source code. The community directory is not an official store, and plugins run with the current dsh process permissions.

Read More
Install verified MCP servers for DeepSeek Harness at once with dsh-mcp-bridge

**Translation:** dsh-mcp-bridge is a DeepSeek Harness community plugin maintained by Edge-Echo, which packages the official @deepseek-ai/dsh-mcp-client and a curated set of MCP servers into an installable bundle. By default, only the "everything" demo is enabled, with presets annotated for memory, filesystem, GitHub, Playwright and remote HTTP services. A verify script and CI connectivity checks are added via the servers/ directory definition. The project is categorized under the memory taxonomy. This article covers the directory page, cross-verified installation commands from GitHub and npm, capability boundaries and precautions.

Read More
Using dsh-file-claim to provide file claiming and protection for parallel DSH sessions

`dsh-file-claim` is a DeepSeek Harness session and message plugin maintained by Nwflower, which provides file claiming and protection for concurrent sessions sharing the same workspace. Sessions must claim files before writing to them, and heartbeats can take over inactive occupied files. Conflicting changes are sent to an asynchronous merge queue based on git three-way merge, preventing parallel sessions from overwriting each other. This article verifies the installation commands according to the directory page, and explains the collaborative guardrails and the MIT license.

Read More
Add a Dynamic Island status bar to the DeepSeek Harness web interface using dsh-dynamic-island

**dsh-dynamic-island** is a DeepSeek Harness interface enhancement plugin maintained by ylifeonlyonce, which integrates Agent's thinking, tool calling, approval and closing processes into a Liquid Glass-style Dynamic Island on the edge of the Web GUI. The installation command on the catalog page is `dsh plugin add github:ylifeonlyonce/dsh-dynamic-island`. The repository also provides a Vite demo and the npm package version 0.3.5; the author noted that it is still a high-fidelity design prototype, and the real GUI joint debugging has not been completed. The license is MIT.

Read More
Orchestrate Linear and GitHub Tasks in DeepSeek Harness with dsh-dashboard

dsh-dashboard is a DeepSeek Harness workflow plugin maintained by Uddoo. It converts tasks from Linear, GitHub Issues, Jira Cloud, Asana, GitLab or local tasks into isolated Harness Agent runs, with the dashboard embedded in the native sidebar. This article verifies the installation commands, the writing method of WORKFLOW.md, credential boundaries and the compatibility scope of rc.6 based on the directory page and GitHub README.

Read More
Diagnose GitHub Actions Failures Before Opening Logs with dsh-ci-doctor

### 译文1(正式学术/技术文档译法): `dsh-ci-doctor` is a DeepSeek Harness community plugin maintained by jkrandom-sudo. It uses `ci_watch` to monitor newly failed GitHub Actions runs, and `ci_diagnose` to aggregate raw logs into diagnostic cards with normalized signatures, failure categories and suspected files. This article verifies the installation commands, read-only contract and configuration items based on the directory page, GitHub README and npm registry. --- ### 译文2(更贴合开源社区常用表述的口语化译法): `dsh-ci-doctor` is a community plugin for DeepSeek Harness built by jkrandom-sudo. It leverages `ci_watch` to track new failed GitHub Actions jobs, and `ci_diagnose` to pack raw logs into diagnostic cards that come with normalized signatures, failure classifications and suspicious files involved. This piece goes through checking the installation commands, read-only covenant and configuration settings via the directory page, GitHub README and npm.

Read More
Integrate CalDAV Calendar Read and Write Functions for DeepSeek Harness with dsh-calendar

### 正式翻译(符合技术文档规范): dsh-calendar is a DSH tool plugin maintained by STARDUSTLC666, with the npm version 0.3.2. It provides five functions including list/create/update/delete/search via CalDAV, and is compatible with Google, iCloud, Nextcloud and custom endpoints. The installation command on the catalog page is `dsh plugin add github:stardustlc666/dsh-calendar`. The configuration is written in `cordis.patch.yml`, and the plugin will not crash on startup without a configuration. The license declared in package.json is MIT. The plugin runs with the permissions of the current dsh process, so you should check the source code and license before installation.

Read More
Using Graph-Memory to Equip DeepSeek Harness with Traceable Knowledge Graph Memory

Graph-memory is an MIT-licensed open-source memory plugin maintained by adoresever. It extracts conversations into TASK/SKILL/EVENT triples and uses SQLite knowledge graphs for cross-session recall. The community installation command is `dsh plugin add github:adoresever/graph-memory`. The current version 1.6.0-beta.1 has not been published on npm yet, and the DSH acceptance path in the README uses a local tarball. About 75% of the compression comes from the limited workflow comparison, which is not a universal guarantee. The Pro visualization feature has not been delivered yet.

Read More
# Add a Sidebar Chat with Transferable Results to DeepSeek Harness Main Session via dsh-side-chat

`dsh-side-chat` is a DeepSeek Harness web session plugin maintained by heartmove (MIT, TypeScript, version 0.2.0). It provides independent chats isolated by main sessions on the right sidebar, inheriting the toolset, models and permissions. Users can select text to ask questions, and replies can be brought back to the draft/expanded prompt line in original text or summarized form; when a question pop-up appears in the main session, users can also conduct analysis on the sidebar first before replying. The directory installation command is `dsh plugin add github:heartmove/dsh-side-chat`. The plugin runs with the permissions of the current dsh process, and the source code and license should be verified before installation.

Read More
Write the local absolute path of the dragged-in file into the DeepSeek Harness input box using dsh-drag-and-drop

`dsh-drag-and-drop` is a DeepSeek Harness Web UI memory plugin maintained by bill9109, licensed under BSD-3-Clause, with version 0.1.5. Drag local files or folders to any position on the page, and their absolute local paths will be written into the current conversation input box without uploading, moving or copying files. When the browser hides the path, it locates according to the Workspace, common directories, three-layer shallow scan and system index. The directory installation command is `dsh plugin add github:bill9109/dsh-drag-and-drop`; it is recommended to add the `--profile web` parameter for the Web UI. The plugin runs with the permissions of the current dsh process. You should check the source code and license before installation.

Read More
**deepseek-harness-tui: A Terminal-Native Chat Interface for DeepSeek Harness**

deepseek-harness-tui is a DSH interface enhancement plugin maintained by gxinxing. It uses Ink to render sessions in the terminal without rewriting harness. The directory installation command is `dsh plugin add github:gxinxing/deepseek-harness-tui`. After configuring the TokenDance Key, run `dsh --profile tui` to start it. Tool calls are wrapped into cells, and the thinking block can be collapsed. The theme follows the terminal via OSC 11. It is an MIT-licensed community project. You should inspect the source code before installation, and the plugin runs with the permissions of the current dsh process.

Read More
Use dsh-pet to keep an eye on the session status of DeepSeek Harness in the desktop corner

DSH-PET is a fun desktop pet of DeepSeek Harness maintained by FlytoMAYDAY80: a standalone Electron-powered small whale floats on the desktop, which can reflect states including "needs confirmation / working / completed / idle / offline" with expressions, speech bubbles and sound effects without opening the DSH page. The current recommended version is v0.1.1, which has been switched to WebSocket to connect to the DSH 0.1.0-rc.6 event channel. The installation package is for macOS Apple Silicon, and the source code can be launched with pnpm. It is open-sourced under MIT license, only reads local interfaces and does not report data to the cloud.

Read More
Launch DeepSeek Harness by double-clicking its desktop shell with qyqy-1109 on Windows

deepseek-harness-desktop is a Windows Electron desktop wrapper maintained by qyqy-1109 (v0.1.8, categorized by directory theme and appearance, 9 stars). Double-clicking it will automatically launch or reuse the dsh web, and the window will minimize to the system tray when closed. The installation package includes the dsh CLI, Node 24 and pnpm, as well as Codex-style themes and background image libraries. The directory page installation command is `dsh plugin add github:qyqy-1109/deepseek-harness-desktop`. This is a community project, the plugin runs with the permissions of the current dsh process, and the source code and license need to be verified before installation.

Read More
Using dsh-vision to attach a visual recognition model to DeepSeek Harness

`dsh-vision` is a DeepSeek Harness tool plugin (MIT, v0.2.6) maintained by `linenxi-ctrl`. It adds image recognition API capabilities to plaintext conversations, including whale button configuration, automatic image selection and return, agent screenshot and image recognition, and adapts to protocols such as OpenAI, Anthropic, and Gemini based on the deployment address. The directory installation command is `dsh plugin add github:linenxi-ctrl/dsh-vision`. The plugin runs with the permissions of the current dsh process, and the source code and license must be verified before installation.

Read More
Use deepseek-harness-desktop to embed the official web interface into the Windows desktop

deepseek-harness-desktop is a community-maintained desktop shell developed and maintained by chyra-moon, which packages the official DeepSeek Harness web interface into an independent Windows x64 window with a 1:1 restoration of the original UI. The installation package comes with a built-in runtime environment. It can host the dsh server internally, or reuse existing web/CLI instances and share sessions; it will automatically take over the session about 5 seconds after the external service is disconnected. This article verifies the installation commands, three release packages, shortcut keys and settings.json configuration according to the community repository and GitHub, and clarifies that this is an unofficial community project.

Read More