dsh-vision: Integrating an External Vision Model with DeepSeek Harness

dsh-vision is a DSH community plugin (v0.2.6, MIT) maintained by linenxi-ctrl, providing image recognition capabilities to dialogue models without vision through configurable external visual APIs. It supports image selection and recognition via a web whale button with automatic feedback, agent-automated screenshot/recognize_image tools, and multi-protocol adaptation for OpenAI, Anthropic, Gemini, and custom APIs. Installation via npm: `dsh plugin --profile web add @linenxi-ctrl/dsh-vision`; an offline one-click script is also provided, which can automatically download Node.js if it is not installed.

Read More
dsh-token-usage: DSH Local Token Usage Ledger and Dashboard

dsh-token-usage is a DSH Web plugin maintained by LeemanCheung that passively records four types of token buckets for uncached input, output, cache read, and cache write. It provides an overview, 30-week heatmap, 7/30/90-day trends, rolling 30-day budget, and anomaly detection on the settings page. The plugin supports public rate estimation, JSON/CSV aggregated export, on-demand AI usage analysis, and per-session trajectory reports. It requires a Web profile and DSH 0.1.0-rc.6 series; MIT license.

Read More
dsh-visual-plugin: Enhancing Image and Video Understanding for DSH Web UI

dsh-visual-plugin is a visual media plugin developed by jyh20030112 for the DeepSeek Harness Web interface. Images are processed through the DSH native attachment system and the current visual model pathway, with a right-side panel recording reproducible description histories. Videos undergo validation via FFprobe, H.264 normalization, and keyframe extraction using PySceneDetect before being submitted to the model for analysis. The installation command is `dsh plugin --profile web add dsh-visual-plugin`, with video functionality requiring the host machine to have FFmpeg >= 6.1 and PySceneDetect 0.7.x pre-installed. Licensed under MIT, with zero runtime npm dependencies.

Read More
dsh-with-pencil: Integrating Official Pencil Canvas and Design Tools in DSH Sessions

dsh-with-pencil is a DSH Web community plugin maintained by IWAIBAOLI, which integrates the official @pen.dev/cli headless engine and browser editor into Harness. It provides an on-demand canvas, session-bound workspaces, real-time agent editing, and nine pencil_mcp model tools, supporting screenshot spot-checks, HTML/image exports, and visionMode configuration. The installation command is `npx @deepseek-ai/dsh plugin --profile web add dsh-with-pencil`, and it requires Node >= 22.15.0.

Read More
dsh-plan-graph: Visualizing Session Tool Calls as Interactive Flowcharts

dsh-plan-graph is an out-of-tree plugin for DeepSeek Harness maintained by HR2AY (MIT, 0.3.0). It adds a Plan Graph tab to the session view, rendering tool calls and messages as a pannable and zoomable flowchart. The plugin supports coloring by state, hiding tool calls, grouping by turn, favorites (with localStorage persistence), a right-click context menu for nodes, and locating within the conversation area. Installation can be done via `dsh plugin add` from a local directory, GitHub source (requires `allowBuilds`), tarball, or npm; before starting, you can use `--dump-config` to verify layer loading. It is designed for DSH developers who need to visualize agent call chains; before installation, please review the source code, as the plugin runs with the permissions of the dsh process.

Read More
dsh-search-mcp: Using Search MCP to Replace DSH's Built-in Web Search

dsh-search-mcp is a DSH networking tool plugin maintained by gxpppp. While retaining the web_search tool name and display on the model side, it redirects search requests to Tavily, Brave, Exa, Perplexity, DuckDuckGo, or custom MCP servers, and disables the built-in DeepSeek search provider. It is compatible with DSH 0.1.0-rc.7 and Node.js 20+, allowing configuration of servers, credentials, and result counts through a web settings page. This article covers installation links, credential configuration, provider presets, combination verification, and uninstallation and restoration methods.

Read More
Context-Vista: Visualizing Context Token Usage and Cost in DSH

context-vista is a client plugin developed by GooodWei for DeepSeek Harness, offering the /context slash command and a floating ring chart on the right side. It displays real-time token usage for system, tools, messages, and remaining space, while estimating session costs. The floating card supports dragging and collapsing, with a button at the bottom to trigger /compact for context compression. Built-in DeepSeek pricing allows customization of peak and off-peak unit prices per route in ~/.dsh/settings.yaml. Install with: dsh plugin --profile web add github:GooodWei/context-vista, then start dsh web. Licensed under MIT.

Read More
dsh-client-ui-obsidian-memory: Persistent Memory for DSH Agents Using a Local Markdown Library

dsh-client-ui-obsidian-memory is a memory plugin for DSH maintained by detongz, providing persistent memory for Agents through a local Obsidian or Markdown library (Codex directory). The plugin registers five tools: obsidian_memory_read, list, search, write, and append, and displays the library status and tool descriptions in the sidebar. It requires no external services and can be used after configuring the vaultPath. This article covers the installation command, directory preparation, cordis.patch.yml configuration, and typical read/write workflows, along with notes on permissions and version dependencies.

Read More
dsh-reminder: DSH Cross-Window Completion and Approval Reminder

dsh-reminder is a DSH web workflow plugin maintained by Aisland-SJL. When a task round ends or a tool call requires approval, it triggers a browser notification that pops up in any window, allowing users to return to the corresponding session with a click. The plugin supports approval completion toggles, auto-dismiss duration, and a brief notification sound, providing alerts without auto-approving actions. Installation is done via the command `dsh plugin --profile web add <dsh-reminder>`, requiring registration in the profile bundle followed by a restart of the web process, and notification permissions must be granted in the settings. Licensed under MIT, version 0.1.0.

Read More
DSH Side Chat: Ask Follow-up Questions on Selected Content in the DSH Web Client

dsh-side-chat is a DSH web client plugin maintained by AHGGG, offering a Codex-style Side Chat feature. It allows users to select text from completed messages and initiate focused follow-up questions in the sidebar while keeping the main conversation visible. The plugin supports features such as "Add to chat" for annotations, "More details" for instant explanations, "Ask in side chat" for sidebar Q&A, and "Add to conversation" to merge sidebar discussions back into the main input box. Installation requires DSH version 0.1.0-rc.7 or higher and can be enabled via the command `dsh plugin --profile web add`. The sidebar creates a true sub-session fork, meaning tool side effects and workspace changes will not roll back upon closure.

Read More
dsh-computer-use: Adding Virtual Mouse for Human-Like Operations to DeepSeek Harness

dsh-computer-use is a DSH workflow plugin maintained by 988hj7tczd-oss, providing 11 model-friendly tools such as screen_observe and computer_click for harness-desktop based on cua-driver. It first observes the screen using the AX tree, then performs pixel-level operations like clicking, typing, and scrolling through an independent virtual cursor across macOS/Windows/Linux. This article introduces the core capabilities, install.sh installation steps, security configurations, and typical usage.

Read More
dsh_theme_terraria: Transform the DSH Console into a Terraria Pixel World

dsh_theme_terraria is a Terraria-themed plugin (npm: dsh-theme-terraria, MIT, v0.1.1) developed by maintainer 10086ggqq for DeepSeek Harness. It replaces the official web frontend with a single HTML file of approximately 98KB, directly connecting to JSON-RPC and WebSocket while preserving all capabilities such as sessions, streaming output, tool approval, and workspace. Four difficulty levels correspond to four sets of Agent presets, along with wallpapers/BGM, 8-bit sound effects, character desktop pets, and a plugin manager. Installation: dsh plugin --profile web add dsh-theme-terraria, then access 127.0.0.1:3080 via dsh web.

Read More
DSH Spotlight: A Keyboard-First Command Palette for DeepSeek Harness Web

dsh-spotlight is a DSH Web client plugin maintained by 0xsline. It opens a unified command palette using ⌘K/Ctrl+K or /spotlight, allowing users to search native slash commands, recent sessions, page UI operations, and plugin settings. This article introduces its positioning, core capabilities, installation methods via npm and Git, typical usage, and explains the necessity of DOM discovery dependencies and reviewing source code before installation.

Read More
dsh-prompt-persona: Editing DSH System Prompt on Settings Page

@xilin3/dsh-prompt-persona is a DSH client plugin maintained by Xilin3, taking over the editing and persistence of deployment:persona on the web settings page. It supports three injection modes: replace, append, and off, along with real-time preview of the complete system prompt, optimistic concurrency saving based on revision, and template variables such as {{model}}, {{cwd}}, and {{provider}}. After installation, simply restart the DSH web to adjust the agent's role settings directly on the settings page, without modifying the Harness itself or manually writing a cordis.patch.yml file.

Read More
dsh-md-notes: Taking notes in Markdown within DSH and syncing to Git

dsh-md-notes is a third-party DSH Web note-taking plugin maintained by XieZongChen. Notes are stored as .md files in the .dsh-notes/ directory of each workspace, providing a fullscreen manager and editor. It supports one-click extraction from conversations, context injection via @ references, and optional Git sharing or synchronization by workspace. The installation command is `dsh plugin --profile web add dsh-md-notes`, and a restart of dsh web is required for it to take effect. Current version 0.8.0, MIT license.

Read More
dsh-router-flash: Distributing the "God Mode" Agent Preset for DeepSeek V4 Flash

dsh-router-flash is a DSH bundle plugin maintained by xiaoxianyu-office. After installation, it automatically synchronizes the router-flash agent preset to ~/.dsh/.agent-presets. Based on the Flash w7 persona and deep-thinking anchors from dsh-router-standard, it adapts to deepseek-v4-flash from opencode-go, addressing the issues of shallow thinking and poor delivery quality in the default "ghost mode." This article covers the installation commands, settings.yaml configuration, upgrade and uninstallation steps, and key points for adapting to dsh rc.6.

Read More
dsh-opencode-go-usage: OpenCode Go Usage and Cost Floating Dashboard

dsh-opencode-go-usage is a DSH client plugin that offers a draggable floating panel in the desktop bottom-right corner, summarizing OpenCode Go official usage.list account details, rolling/weekly/monthly quotas, and DSH session cost analysis. It supports multi-key quota pools, model ranking, 7/14/30-day trends, and CSV export, with data processed locally. Installation is available via bundle or dynamic loading; initial setup requires manual configuration of the auth Cookie and workspaceId.

Read More
dsh-message-rail: DSH Web Left-Side Message Navigation Rail

dsh-message-rail is a DSH Web client plugin maintained by wx-yss, providing a Codex-style message navigation rail on the left side of the conversation view. Equal-distance tick marks indicate each user message, with hover previews displaying sequence numbers and timestamps, and click actions jumping to historical questions. The plugin establishes an index through an independent history API, supporting virtual scrolling and on-demand pagination loading. The installation command is `dsh plugin --profile web add dsh-message-rail`, requiring DSH 0.1.0-rc.6+ and Node.js 22+, licensed under MIT.

Read More
dsh-codex-auth: Reusing Codex CLI Login to Integrate GPT Auth and Codex Capabilities into DSH

dsh-codex-auth is a DSH client plugin (v0.3.0) maintained by suntianc. It leverages the local Codex CLI's ChatGPT login state to provide openai-codex LLM routing, global web search, image generation, and a native GPT Auth settings interface. Installation is recommended via `dsh plugin --profile web add dsh-codex-auth`. The plugin uses an unofficial backend API and is intended solely for personal development. Please review the source code and license before installation.

Read More
godot-bridge: Driving Godot 4.x Games with Native DSH Tools

godot-bridge is a DeepSeek Harness workflow plugin maintained by Smalldy. It bypasses MCP, spawns Godot 4.x within the harness, and communicates with McpInteractionServer via 127.0.0.1:9090. It provides sixteen tools, including godot_run_project, godot_command, and godot_headless_op, covering runtime game control and headless project editing. Installation: dsh plugin --profile web add github:Smalldy/godot-bridge, effective after restart. Suitable for DSH intelligent agent Godot development scenarios where the godot-mcp intermediary is removed while retaining the existing TCP protocol.

Read More
Project Blueprint: Establishing an AI Programming Standard System in One Sentence

Project Blueprint is a DSH workflow plugin (v1.7.1, MIT) maintained by shuguang1994. It scans project files and dependencies to dynamically generate AGENTS.md, documentation skeletons, CI/CD pipelines, and testing strategies from a knowledge base of 70+ components, supporting incremental updates and multi-IDE adaptation. This article introduces its autonomous discovery engine, generated artifact manifest, DSH installation commands, and typical usage scenarios.

Read More
dsh-advisor: Mounting Independent Review Sub-Models for DSH Sessions

dsh-advisor is a DSH plugin maintained by omdsh-dev that attaches an independent review model to each session, passively observes the main transcript, and injects suggestions categorized as nit, concern, or blocker after each stepped turn. The plugin is advisory-only and does not approve or reject actions on behalf of the main model. It supports a web Settings Advisor card and the `dsh-tui /advisor` command, and can be enabled by configuring the provider and model in `settings.yaml`.

Read More
dsh-opencode-palette: 34 Classic opencode Color Themes for One-Click DSH Customization

dsh-opencode-palette is a DSH Web multi-theme plugin maintained by FeatherHunter. It brings the 34 official color schemes from opencode v1.18.12 into DeepSeek Harness. After installation, users can instantly switch themes such as tokyonight, dracula, and gruvbox via the settings panel, with the background, status colors, and code highlighting updating synchronously. Typography (font size, monospace/proportional fonts, and code fonts) remains independent of the theme, and user selections are locally persisted in the browser. It adopts the DSH bundle mechanism, enabling zero-configuration setup with a single `dsh plugin` command, and is released under the MIT license.

Read More
dsh-surfing-plugin: Integrating Self-Hosted SearXNG and Crawl4AI for DSH

dsh-surfing-plugin, maintained by cyijun, registers two providers, surfing-searxng and surfing-crawl4ai, with DeepSeek Harness's ctx.web, interfacing with self-hosted SearXNG search and Crawl4AI crawling, respectively. The native web_search and web_fetch tools retain their original names, parameters, and timeout behaviors. It requires Node.js ^22.19.0 or >=24.0.0, DSH >=0.1.0-rc.6, and configuration of endpoints and authentication via environment variables or cordis.patch.yml. This plugin is ideal for DSH developers seeking full control over their networking backend.

Read More
Big Fat Fish's Novel Workshop: DSH Web Novel Nine-Stage Gate Creation Plugin

The "Big Fat Fish's Novel Workshop" (dsh-novel-writer) is a DSH web novel creation plugin maintained by akira399. It provides a nine-stage gated process from topic selection to completion, world book setting injection, local book import, one-click chapter writing and paragraph-level polishing, AI-style removal and golden three-chapter diagnosis, and ensures consistency for million-word novels through a fact ledger. This article introduces its core capabilities, v0.1.7 installation commands, and typical getting-started steps.

Read More