DSH Mini TUI: The Minimalist Terminal Interface for DeepSeek Harness
DSH Mini TUI (dsh-mini-tui) is a DeepSeek Harness terminal user interface plugin maintained by boxeryao. It retains full Agent and tool capabilities, defaulting to an answer-first layout that hides successful tool outputs while preserving short prompts on failure. It supports /verbose and /tool N for on-demand viewing of the process and offers Windows right-click menu startup. Installation command: dsh plugin --profile tui add dsh-mini-tui@latest, requiring DSH 0.1.0-rc.6 and Node.js 22.19+.
Read Moredsh-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 Moredsh-desktop-windowos: A Windows Desktop Shell for DSH
dsh-desktop-windowos is a DSH Windows desktop shell maintained by RAFOLIE, built on Tauri v2, React 18, and TypeScript. The application automatically launches the local DSH web service, embeds a native webchat within the window, runs in the system tray, displays system notifications upon task completion, and delivers a single portable EXE file of approximately 4.5 MB. It can be installed via `dsh plugin --profile web add dsh-desktop-plugin` or downloaded directly from GitHub Releases. Features include an environment management panel, log and diagnostic export, dual-channel automatic updates for both DSH and the shell, crash self-healing, and additional modes. It requires Node.js ^22.19 or ≥ 24 and is compatible with Windows only.
Read MoreDSH Plugin Marketplace: Browse, Review, and Install Community Plugins in DSH Settings
DSH Plugin Marketplace (@w2112515/dsh-plugin-marketplace) is a standalone installable DSH bundle maintained by w2112515, offering a catalog of 2,200+ community plugins under Settings → Plugins → Marketplace. The scanner verifies the existence of installation targets on pinned commits; automatic installations use `pnpm add --ignore-scripts`, while script-based plugins require individual review and approval for each instance. It supports curated solution packages, community ratings via GitHub reactions, and agent tools like marketplace_search. There is no telemetry, and the directory is a static JSON hosted on GitHub Pages. To install: `dsh plugin --profile web add @w2112515/dsh-plugin-marketplace`.
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 MoreDSH OpenPencil: Preview, Inspect, and Edit Real .op Design Drafts in Conversations
dsh-openpencil is a DeepSeek Harness client plugin maintained by ZSeven-W that integrates OpenPencil into the DSH Web conversation. The Agent drives real .op canvases through five tools, including openpencil_new, supporting precise multi-frame PNG preview, read-only interactive canvases, and hosted editors. It has 153 stars on GitHub and is licensed under MIT. Installation: run `dsh plugin --profile web add @zseven-w/dsh-openpencil@latest`, followed by `dsh web`. It is suitable for UI design automation; the plugin runs with DSH process privileges, so please review the source code before installation.
Read MoreOh-DSH: A Packaged DSH Runtime for Desktop, Web, and TUI
Oh-DSH is maintained by hust-open-atom-club, packaging DeepSeek Harness, Node runtime, and built-in plugins into an installable distribution. It allows switching between Desktop, Web, and TUI interfaces using the `ohdsh` command. This article introduces its core capabilities, installation via `install.sh`, typical usage, and notes such as the independent data directory `~/.ohdsh`.
Read Moredsh-genui: Enabling DeepSeek Harness Assistants to Generate Interactive Interfaces for Long Responses
dsh-genui is a DSH client plugin maintained by omdsh-dev. It renders over 30 components inline within assistant responses using the dsh-ui fence, including statistics cards, tables, ECharts charts, forms, quizzes, Mermaid diagrams, and 3D scenes, with support for streaming rendering and action event callbacks. This article introduces its dual-channel rendering principle, installation command (@changfenhuang/dsh-genui), and typical verification usage, targeting developers who wish to obtain interactive interfaces directly within DSH Web conversations.
Read Moredsh-market: A Visualization Plugin Marketplace for DeepSeek Harness
dsh-market (npm: dshmarket) is a visual plugin marketplace for the DeepSeek Harness Web interface, open-sourced (MIT) by community maintainer dsh-market. The installation command is `dsh plugin --profile web add dshmarket`, requiring dsh web version 0.1.0-rc.6 or later. It supports browsing over 1,550 community plugins, one-click installation and updates, theme switching, backup and restore, hot disabling, and loading diagnostics. Data is sourced in real-time from the awesome-dsh-plugin registry. This community directory is not an official DeepSeek store; please review the source code and licenses before installation.
Read More