dsh-ocgo-lite: OpenCode Go Usage Persistent Bar

dsh-ocgo-lite is a DSH client plugin maintained by OK-wx, designed to remain visible in the Composer Dock. It displays the remaining balance circle for the OpenCode Go plan, token consumption, and estimated costs based on official pricing. It supports three statistical scopes: All, Current Session, and Recent Conversations, with model-linked statistics, session-level configuration memory, 30-second seamless refresh, and incremental log reading. It also offers one-click API Key copying and an opencode_go_usage tool. Installation: dsh plugin --profile web add github:OK-wx/dsh-ocgo-lite. Requires Node.js ≥ 22.5 and local OpenCode Go login. Licensed under MIT.

Read More
dsh-answer-pet: DSH Web Scalable Answer State Pet Framework

dsh-answer-pet is a DSH web plugin maintained by Nanki-nn. It displays a draggable answer status pet in the corner of the interface, supporting multi-session progress cards, token rates, and model execution trajectories. Its appearance is decoupled from the progress core through PetTheme v1, with three built-in themes: blue whale, orange cat, and silver shaded cat. The installation command is `dsh plugin --profile web add github:Nanki-nn/dsh-answer-pet`. It requires configuration in `settings.yaml` and a restart of dsh web after installation or upgrade. Licensed under MIT, the current version is 0.6.0.

Read More
dsh-usage-chart: Visualize Token Usage, Cost Estimation, and Account Balance in DSH Web

dsh-usage-chart is a DSH Web Cordis plugin (v1.1.2, MIT) maintained by Max-Samson. It displays token usage, cache hit rate, estimated costs in CNY/USD based on list prices, and account balance beneath the input box. Clicking it expands a zero-dependency SVG panel featuring cost charts per round, context segment stress bars, compression diagnostics, and input source attribution. Data is sourced from official adapter projections and host session logs, with balances queried via host proxy. Installation: `dsh plugin --profile web add dsh-usage-chart`. Requires DSH ≥ 0.1.0-rc.6 and Node.js ≥ 20.

Read More
Oh My DSH: Bounded and Resumable Long-Term Autonomous Development for DeepSeek Harness

Oh My DSH (DSH Autopilot, npm package dsh-autopilot) is a DSH workflow plugin maintained by LiuMengxuan04, adding persistent task graphs, bounded workers, frozen project checks, read-only completion reviews, and fault recovery on top of the native Goal. The current version is 0.1.0-alpha.3, requiring DSH 0.1.0-rc.6, Cordis 4.0.1, and Node.js ^22.19.0. This article introduces the installation commands, typical usage of /autopilot, the normal five-step process, and safety boundaries, suitable for repository development tasks that span multiple rounds and require evidence and explicit completion gates.

Read More
dsh-plugin-gather: One-Click Assembly for DSH Web Enhancement Suite

The DSH Web plugin aggregation package (v0.9.6, MIT) maintained by lilwhich allows you to install selected plugins such as dsh-at-file, right sidebar, task dashboard, and skin center with a single command. It also includes built-in features like account status bar, checkpoint snapshots, Diff Review, conversation migration, global settings, and a VSCode-style left sidebar. This package is ideal for developers looking to quickly set up a complete DSH Web environment. Before installation, please review the source code and licenses; after installation, a restart and a hard refresh of the browser are required.

Read More
dsh-plugin-garmin-connect: Integrating Garmin Connect Sports and Health Data into the DSH Agent

dsh-plugin-garmin-connect (v0.1.5, maintained by Likenttt) is a Garmin Connect integration plugin for DeepSeek Harness. It registers activities, sleep, steps, heart rate, weight, training libraries, and other data as 10 AI-callable tools, supporting FIT downloads and training creation. Installed via `npx @deepseek-ai/dsh plugin add`, it allows natural language queries in web dialogs or standalone MCP clients after configuring the GARMIN environment variable. Note that version 0.1.5 does not yet support browser-based two-factor authentication; the plugin runs with dsh process permissions, so review the source code and MIT license before installation.

Read More
dsh-lan-access: Enabling Access to the DSH Web GUI Within the Local Area Network

dsh-lan-access is a DSH network access tool plugin maintained by Leon0555 (MIT, v0.1.3). It binds the Web GUI to 0.0.0.0, injects a crypto.randomUUID polyfill to fix RPC failures over HTTP in LAN, and supports narrow-screen mobile layout since v0.1.2. One-click npm installation: dsh plugin --profile web add dsh-lan-access. Restricted to trusted internal networks: no authentication, and the configuration/credential interfaces remain accessible only via localhost loopback.

Read More
dsh-image2-draw: Integrating gpt-image-2 Image Generation in DSH Dialogues

dsh-image2-draw is a DeepSeek Harness image generation plugin maintained by JuneLearn, which calls gpt-image-2 through a third-party OpenAI Images-compatible interface. It requires only the configuration of a baseURL and API Key. The plugin offers image2-generate for text-to-image generation and image2-edit for image editing, supporting continuous generation of 1–8 images, various sizes, and PNG/JPEG/WebP reference images. Results are previewed within the session and saved to the outputs/image2/ directory. API Keys are stored only in DSH credentials, with timeouts and 524 errors not automatically retried to prevent duplicate billing. It is suitable for on-the-spot image generation within DSH Web agent workflows. Before installation, please review the source code and MIT license, and evaluate the relay service independently.

Read More
dsh-record-replay: Recording macOS Desktop Operation Demos as Agent Skills

dsh-record-replay is a DSH workflow plugin maintained by humblebanana, integrating the Open Record/Replay macOS recorder into Harness. It provides the open-record-replay skill and orr_* tools. Agents can record user demonstrations, validate events.jsonl, package skill-input, and pass it to the host Skill Creator or the built-in orr_skill_create to generate a Skill. It exclusively supports macOS and requires Node.js >= 22.19 along with a local open-record-replay checkout.

Read More
Task Passport: Relaying Between Harnesses with Task Passports, Without Moving Chat History

Task Passport is an open task handoff protocol and DSH thin plugin maintained by dongsheng123132. The passport stores versioned task states in the store; TaskPack is a single-file module designed for cross-user and cross-machine portability. It supports CLI and MCP interfaces including list, open, checkpoint, pack, land, and conformance, and can connect to U-King, local directories, or custom Providers. The same state can be read and written by DSH, Claude Code, Codex, and WorkBuddy. It does not replicate chat history, and checkpoints include version conflict detection. Licensed under MIT, categorized in SkillHub workflows, currently at version 0.3.1.

Read More
dsh-harness-mcp-server: Exposing Harness Capabilities as an MCP Service

dsh-harness-mcp-server is a DSH workflow plugin released by community maintainer chushixixin, which exposes the DeepSeek Harness agent runtime as a StreamableHTTP MCP service. External MCP clients (such as Hermes) can drive the Harness to execute real coding tasks like bash commands and file system operations through tools like agent_run and task_inbox, and retrieve structured results including changes and verification. The plugin listens on 127.0.0.1:8090 by default, supports npm installation and activation via cordis.yml patches, and is suitable for alternative scenarios requiring context isolation or parallel execution.

Read More
dsh-acp-for-bitfun: Integrating BitFun into DSH as a Subagent via ACP

dsh-acp-for-bitfun is a DeepSeek Harness plugin maintained by bobleer that registers BitFun as a subagent provider for dsh via the Agent Client Protocol v1 over stdio. After installation, models can delegate tasks to BitFun for execution using the subagent_bitfun tool. The article explains the working principle, prerequisites (BitFun CLI, dsh >= 0.1.0-rc.6, pnpm), installation commands, configuration items in cordis.patch.yml, and verification steps, while also describing the permission policy and fail loud behavior.

Read More
dsh-global-rules: Editing DSH Global Rules in the Web Settings Panel

dsh-global-rules is a DSH client plugin maintained by badai147, which directly reads and writes to ~/.dsh/AGENTS.md via a web settings panel. After installation, you can open "Settings → Global Rules" to edit Markdown rules and save them. The rules take effect immediately in new sessions, while in the current session, they are dynamically detected and updated by dsh-agent-instructions after the next file operation. The plugin is divided into Host HTTP routes and Client settings page UI, requires zero build steps, and is licensed under MIT.

Read More
dsh-browser: A Self-Contained Browser Runtime for DSH

@anweat/dsh-browser is a networking tool plugin for DeepSeek Harness, which packages Playwright (Chromium) and OpenCLI as local dependencies for the plugin. It exposes browser services and up to 21 interactive browser tools externally. dsh-web-search-pro can inject this service through "inject," eliminating the reliance on a global CLI. The plugin supports page read/write, Recipe automation, limited crawling, OpenCLI platform adaptation, and experimental reusable assets. It also implements layered control for approval and resource throttling through automationMode and usagePolicy. This article introduces installation commands, typical usage, and applicable boundaries.

Read More
dsh-agy-link: Integrating the Google Antigravity Model into DSH

dsh-agy-link is a DSH community plugin maintained by amlyczz that integrates Google Antigravity models into DeepSeek Harness via the official local agy CLI. It supports multi-account pool rotation, official 5-hour and 7-day dual bucket quota monitoring, GUI-based OAuth login without pasting, streaming output, thinking, tool cards, and token usage mapping. The installation command is `dsh plugin --profile web add dsh-agy-link`, requiring Node.js ≥ 24 and an installed agy CLI.

Read More
dsh-mermaid: Rendering Mermaid Fenced Code Blocks as SVG Diagrams in DSH Web Sessions

dsh-mermaid is a DSH client plugin maintained by AKS1st, which renders inline `mermaid code blocks in web session messages into SVG diagrams. It employs a Host/Client dual-part architecture, with the mermaid runtime loaded on demand. Features include viewport-driven rendering, asynchronous queuing, light/dark theme following, fullscreen zoom-in, and visualization of rendering failures. Install via `dsh plugin --profile web add github:AKS1st/dsh-mermaid`, with `securityLevel` fixed to strict.

Read More
@awiki/dsh-plugin: Integrating AWiki Identity and Messaging in DeepSeek Harness

Introduction to the DSH plugin @awiki/dsh-plugin maintained by AgentConnect (SkillHub: agentconnect/dsh-awiki). It covers AWiki identity registration and Recovery V4 restoration, web-based private/group chats, agent messaging and email tools, optional listener and standalone Model Proxy package, and provides Profile installation commands, key environment variables, and usage notes. The plugin is MIT-licensed, while the Rust IM Core dependency is AGPL-3.0-only.

Read More
DSH-KRouter: An Obsidian Knowledge OS for Coding Agents

DSH-KRouter (runtime36) is a second brain in Obsidian designed for coding agents: featuring daily closure and archiving, distillation and promotion, short-term naming with dual SHA retrieval locks, and scheduled self-evolution enabled by default. It supports mounting the same vault across four platforms: Cursor, Codex, Claude Code, and DSH. The installation command is `dsh plugin --profile web add github:398894496-arch/runtime36`; it requires Python3, ripgrep (rg), and PyYAML. This tool is suitable for users who are willing to maintain the vault and alias tables with error correction as a priority, but it is not recommended for scenarios relying on vector retrieval or automatic chat injection.

Read More
dsh-plugin-tts: Reading Assistant Replies in DeepSeek Harness

dsh-plugin-tts is a client-side plugin for the DeepSeek Harness web configuration file, maintained by 1624318455 (MIT, v0.3.0). Based on Microsoft Edge's free TTS, it requires no API Key and offers features such as a message reading button, an auto-read toggle, and a voice settings panel. Optionally, local RVC custom voices are supported. It supports seamless long-text chunked playback, selection reading, MP3 download, and voice notification approvals. Installation: dsh plugin --profile web add "github:1624318455/dsh-plugin-tts#main". Requires Node.js >= 22 and a restart of dsh web to take effect.

Read More
dsh-client-ui-custom: Customizing the DSH Web Interface with Zero Shell Modifications

dsh-client-ui-custom is a DSH pure frontend web plugin (@ha-na-bi/dsh-client-ui-custom) maintained by yoli-mi, offering seven independently enabling modules: appearance theme, shortcut keys, usage statistics, floating history bar, user message Markdown, plugin marketplace, and entrance animation. To use it, simply add the roster in ~/.dsh/profiles/web/cordis.patch.yml and restart the DSH web interface. When unconfigured, it remains consistent with the native interface, requiring zero shell modifications throughout.

Read More
Ramify: Comparing and Iterating Multiple Solutions with Creative Trees in DSH

Ramify is a native creative branch canvas plugin for DeepSeek Harness, maintained by yanglongyun. It organizes multiple creative directions generated by Agents into a real-time updating creative tree, supporting previews of HTML, Markdown, SVG, and media works, with the ability to further diverge from any node. After installation, it automatically starts a local runtime, driven by the current DSH session without requiring a separate API Key configuration. This article introduces its working mechanism, Agent toolset, installation commands, and applicable scenarios.

Read More
dsh-pi-tui: A Terminal TUI Frontend for DeepSeek Harness

dsh-pi-tui is a third-party DSH client bundle maintained by XMoon, based on the vendored Pi TUI fork. It provides streaming conversations, session management, subagent browsing, shell integration, and a configurable footer for the pi-tui profile. Runtime capabilities such as models, tools, and permissions are still provided by the DeepSeek Harness. The installation command is `dsh plugin --profile pi-tui -- add @xmoon76/dsh-pi-tui`, followed by launching with `dsh --profile pi-tui`. It is licensed under MIT, the npm package `@xmoon76/dsh-pi-tui` is currently at version 0.3.4, and it requires Node.js ^22.19.0 || >=24.

Read More
dsh-liquid-glass: Wallpaper and Liquid Glass Overlay for DSH Web UI

dsh-liquid-glass is a DSH Web skin plugin maintained by xingyingyuzhui, which overlays wallpapers and optional liquid glass effects on top of the official light/dark/system-following themes. It supports presets like Glacier and Deep Water, as well as custom images, with the glass blur applied only behind the glass islands, preserving the clarity of wallpapers and official scrollable containers. The installation command is `dsh plugin --profile web add github:xingyingyuzhui/dsh-liquid-glass`, and configuration can be done in Settings → General → Liquid Glass after restarting. Licensed under MIT, current version 0.12.82.

Read More
dsh-joi-channel-theme: Applying Axis Y Joi Dual Outfit Theme to DeepSeek Harness

dsh-joi-channel-theme is an unofficial fan-made theme plugin created by tpmoonchefryan for the DeepSeek Harness web interface. It fully integrates two official outfits of VirtuaReal VTuber Joi—Joi·Flowers and Joi·Library—into Harness, covering color palettes, icons, code highlighting, and character performance in dialogue states. This article introduces the plugin’s positioning, core features, command-line installation steps (the profile must be set to "web"), methods for switching outfits and reverting to the native appearance within the interface, as well as licensing and usage considerations.

Read More
dsh-qq-bridge: A client plugin to connect QQ to the DSH Agent

dsh-qq-bridge is a DSH web client plugin maintained by TomoyoNatsume that forwards QQ messages to DSH Agent sessions and sends replies back to QQ. It supports both NapCat/OneBot and Tencent's official QQ Bot pathways, offering features such as whitelist remote control, model and session commands, scheduled reminders, and web session completion notifications. This article introduces the plugin's positioning, core functionalities, installation and activation steps under Linux/WSL2, typical QQ command examples, as well as permission and security considerations.

Read More