DeepSeek Plugin Store
August 30, 2026 · View on GitHub
DeepSeek Plugin Store
发现、安装 DeepSeek Harness 生态中的社区插件、工具与扩展。
浏览插件商店 → · 提交插件 · DeepSeek Harness
中文 · English
本目录从 dsh-plugin Topic、编辑精选和提交 Issue 中发现候选。发现不等于收录;公开项目以 Registry 为准,新准入必须具备固定提交证据并声明 package.json:dsh.bundle。历史迁移记录可能保持 legacy-pending,但不会被当作已验证插件。
1711 个已收录插件 · 5196 个隐藏候选 · 3449 个通过结构预检 · 上次治理数据:2026-08-30 09:56 UTC
Topic 中发现但尚未进入 Registry 的项目保持隐藏候选状态,不会获得 DSH 直接安装入口。
目录
按分类浏览
| 分类 | 项目数 | |
|---|---|---|
| ✨ | 编辑精选 | 8 |
| 🎨 | UI 增强 | 359 |
| 🔁 | 工作流与自动化 | 434 |
| 🛠️ | 工具集 | 605 |
| 🔔 | 通知与监控 | 81 |
| 🧑💻 | 开发辅助 | 178 |
| 🎓 | 学习与教育 | 39 |
| 🧩 | 其他 | 7 |
插件治理
- 真值源:
registry/plugins/<id>.json管理公开插件;governance/state/**记录候选、仓库观测和分类状态;data/*.json和 README 是可重建发布物。 - 准入证据:检查公开且未归档的仓库、可解析的根
package.json、有效dsh.bundle、Manifest 引用文件、README 指引和默认分支检查,并保存固定 commit SHA。准入流程不执行外部仓库代码。 - 验证边界:
verified表示结构和证据通过,不是安全审计或运行时兼容性保证;legacy-pending只是显式的历史迁移状态。 - 分类顺序:人工复核 > 已接受的维护者分类 > LLM 分类 > Manifest/文本/关键词证据 > 历史迁移。人工结论不会被自动分类覆盖。
- 定时分类:LLM 分类 Action 每天 00:43 UTC(北京时间 08:43)处理一批插件,批次大小由
LLM_CLASSIFIER_LIMIT配置;定时运行不会自动续跑下一批。 - 全量回溯:治理发现 Action 每周日从第一个历史分区开始,自动串行扫描四个 Topic 时间分区;每个分区独立通过治理 PR 后再进入下一个分区。
- PR 门禁:Schema、身份唯一性、路径范围、不可变证据、治理策略和 Catalog 确定性必须全部通过。
- 发布:定时发现产生治理状态 PR;通过门禁后合并,Publisher 同步生成 Catalog、榜单和中英文 README。
数据榜单
热门
| # | 插件 | 分类 | Stars |
|---|---|---|---|
| 1 | toolclub/dsh-agent-team-gui | 智能体编排 | ★43 |
| 2 | leechen298/Code2Skill | 插件开发 | ★4 |
| 3 | omdsh-dev/dsh-auto-chess | 插件开发 | ★3 |
| 4 | bitterSmilezzz/dsh-mac-desktop | 桌面与移动端 | ★2 |
| 5 | JasonJin2006/dsh-sound-effects-plugin | 插件开发 | ★2 |
上升趋势
当前证据不足,暂不发布该榜单。
新收录
| # | 插件 | 分类 | 指标 |
|---|---|---|---|
| 1 | toolclub/dsh-agent-team-gui | 智能体编排 | 2026-08-18 |
| 2 | sjh9714/dsh-what-changed | 导航与面板 | 2026-08-18 |
| 3 | ymh0000123/dsh-theme-endfield | 主题与布局 | 2026-08-18 |
| 4 | JohnXu22786/worktree-mgr | 文件与终端 | 2026-08-18 |
| 5 | LL-cmyk-so/dsh-balance-widget | 通知与监控 | 2026-08-18 |
最近活跃
| # | 插件 | 分类 | 指标 |
|---|---|---|---|
| 1 | ymh0000123/dsh-theme-endfield | 主题与布局 | 2026-08-18 |
| 2 | sjh9714/dsh-what-changed | 导航与面板 | 2026-08-18 |
| 3 | LL-cmyk-so/dsh-balance-widget | 通知与监控 | 2026-08-18 |
| 4 | toolclub/dsh-agent-team-gui | 智能体编排 | 2026-08-18 |
| 5 | yangzhe1003/dsh-web-search-firecrawl | 搜索与浏览 | 2026-08-17 |
榜单只从已验证、Manifest 观测通过、分类无待复核且处于 active/incubating 状态的插件中生成。热度和涨幅不代表本项目背书。
安装插件
# npm 包,预构建,推荐使用
dsh plugin --profile <name> add <npm-package>
# GitHub 源码,首次安装时按提示允许构建,然后重试
dsh plugin --profile <name> add github:<owner>/<repo>
⚠️ 从 GitHub 源码安装的插件会在你的设备上执行构建脚本。请只安装你信任的来源,并尽可能固定到具体提交:
github:owner/repo#<sha>.
全部目录项目
✨ 编辑精选 8 个插件
编辑精选
- zhu1090093659/dsh-web-ui ★5278 ·
dsh-web-ui— dsh-web is a DeepSeek Harness Web GUI plugin bundle that provides pluggable interface extensions including a task board, remote control, SSH panel, Git visualization, image understanding, and themes. - omdsh-dev/DSH-better-sidebar ★3111 ·
dsh-better-sidebar— An extensible DSH sidebar and bottom-panel workbench with file viewing and editing, terminal, Git, browser, chat, and background task pages. - ccch1mneyyy/dsh-TUI ★2701 ·
@deepseek-harness-tui/dsh-tui— An interactive terminal interface for DeepSeek Harness with themes, live status visualization, context metrics, and session navigation. - Small-tailqwq/dsh-deep-whale ★1829 — Provides whale-themed skins for the DeepSeek Harness web GUI along with a manager for discovering, switching, and customizing skins.
- Nagi-ovo/dsh-ads ★588 ·
@dsh-external/dsh-ads— An entertainment theme that transforms the DSH web interface with fictional advertisements, popups, and plugin recommendation placements in a 2005 portal style. - omdsh-dev/dsh-gomoku ★16 ·
@yejiming/dsh-gomoku— Adds an interactive 15×15 Gomoku board to DSH for human-versus-AI or AI-versus-AI matches, with editable player prompts and displayed reasoning. - Small-tailqwq/dsh-deepcel ★15 — A DeepSeek Harness Web GUI skin that reorganizes sessions, tools, settings, and navigation into an interactive spreadsheet-like workspace.
- SailingLoong/loongport-dsh ★2 ·
loongport— LoongPort configures verified or manually supplied OpenAI-compatible service endpoints and credentials for DeepSeek Harness.
🎨 UI 增强 359 个插件
UI 增强
- nexu-io/open-design ★88235 ·
open-design— OpenDesign is a local-first desktop design workspace that uses coding agents to create and refine prototypes, dashboards, presentations, documents, images, and videos with previews and file exports. - tt-a1i/archify ★13814 — Archify turns repositories or system descriptions into validated interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams with multi-format exports.
- anywhere-labs/deepseek-harness-desktop ★11525 ·
@deepseek-ai/dsh-root— A Windows and macOS desktop client for DeepSeek Harness with local service management, windows, system tray integration, terminal access, and plugin marketplace features. - crafter-station/petdex ★3876 ·
petdex— Petdex provides installable animated desktop pets that display and react to coding-agent activity. - hust-open-atom-club/oh-dsh ★238 ·
@oh-dsh/desktop— Oh-DSH is a DSH runtime and local development workbench offering Desktop, Web, and TUI interfaces with workspace, terminal, file, browser, Git review, and plugin management features. - vlln/whale-girl ★221 ·
whale-girl— Adds a draggable, feedable, playable floating desktop pet to the DSH Web GUI that reflects session and task activity through interactive animations. - huiliyi37/dsh-tianshu-tui ★202 ·
@huiliyi37/dsh-tianshu-tui— An interactive terminal interface for the official DeepSeek Harness that displays session events and provides command panels, session navigation, themes, and input management. - omdsh-dev/dsh-genui ★182 ·
@omdsh-dev/dsh-genui— Renders interactive dashboards, charts, forms, quizzes, media, and persistent panels inside DSH assistant replies. - Nagi-ovo/dsh-visualize ★167 ·
@dsh-external/dsh-visualize— Renders model-generated HTML fragments as interactive visualization cards within DSH Web conversations. - Ruler4396/dsh-launcher ★133 — A lightweight native Windows desktop launcher for DeepSeek Harness, providing a WebView2 window, service lifecycle management, logging, and diagnostics.
- ChisaAlter/Deepseek-Harness-Desktop ★109 ·
deepseek-harness-desktop— A DeepSeek Harness desktop client with chat, Git, file and terminal panels, appearance customization, and MCP, skill, and plugin management. - ZSeven-W/dsh-openpencil ★106 ·
@zseven-w/dsh-openpencil— An interactive canvas plugin for previewing, inspecting, rendering, and editing OpenPencil .op design documents in conversation. - QCYTSN/dsh-dafeiyu ★103 ·
dsh-dafeiyu— Displays DeepSeek Harness Agent activity and task progress in an always-on-top desktop companion window on Windows. - Ayase34/gal-view ★86 ·
gal-view— Adds a GALgame-style conversation view and an editable scene-element layout to the DSH Web GUI session page. - Sanqi-normal/dsh-webui-market-plugin ★78 ·
@sanqi-normal/dsh-webui-market-plugin— Adds a DSH web GUI plugin market panel for browsing a catalog and installing, updating, uninstalling, enabling, disabling, and synchronizing plugins across profiles. - omdsh-dev/dsh-annotation ★69 ·
@omdsh-dev/dsh-annotation— Annotate selected text in DSH Web, send accumulated notes with a question, and review numbered model responses through highlights and hoverable chips. - kelai141/dsh-mobile-apk ★66 — An Android shell for DeepSeek Harness that embeds a Termux runtime and provides a WebView agent interface, Bash terminal, and file-access bridge.
- Fishquito7/dsh-skill-viewer ★59 ·
dsh-skill-viewer— A DSH Web settings plugin that provides panels and CLI commands for managing skills and MCP server configurations. - bruc3van/dsh-desktop ★54 ·
dsh-desktop— A third-party Electron desktop client for DSH that provides tray persistence, background tasks, notifications, runtime connections, and plugin marketplace management. - liyupi/dsh-kun-like-pet ★54 ·
dsh-kun-like-pet— Displays an interactive animated desktop pet in the web interface that reflects Agent activity and plays a completion sound when tasks finish. - vlln/plugin-registry ★53 — A browser panel for managing DSH profile plugin installation state, including installation from npm or GitHub and plugin enable, disable, update, and uninstall controls.
- wess09/DeepSeekHarnessDesktop ★52 ·
deepseek-harness-desktop— Packages DeepSeek Harness as a cross-platform desktop application with a bundled Node.js runtime and local backend for its web interface. - omdsh-dev/dsh-open-in-vscode ★49 ·
dsh-open-in-vscode— This plugin adds an Open in VS Code action to DeepSeek Harness workspace menus and launches the selected directory with a configured editor command. - HeiGeAi/deepseek-harness-skin ★43 — Adds 21 built-in skins to DeepSeek Harness and generates selectable custom interface color schemes from local images.
- Noob-stupid/dsh-plugin-hub ★39 ·
@deepseek-ai/dsh-plugin-console— A DeepSeek Harness web panel for browsing, installing, enabling, and disabling plugins and skills, with framework upgrade management. - alingalingling/ui-status-label ★38 ·
dsh-ui-status-label— Provides a configurable and persistent running-status label for the dsh Web chat interface. - vlln/dsh-navbar ★36 ·
@dsh-external/dsh-navbar— Adds a right-edge conversation navigation rail for previewing, jumping between, and pinning messages, with support for loading earlier history. - keleus/deepseek-pet ★29 ·
deepseek-pet— Adds a configurable, draggable, resizable desktop pet to the DeepSeek Harness web interface that reacts to task and session states. - lhh010/dsh-ui-whale ★29 ·
@dsh-external/dsh-ui-whale— Adds a pixel whale companion to the DSH Web UI session header with animations that respond to session activity, completion, idle time, and clicks. - whitelonng/dshcode ★28 ·
@deepseek-ai/dsh-root— DSHCode is a macOS and Windows desktop AI agent application offering a conversational interface, plugin management, workflow orchestration, and file, terminal, and web tools. - 147228/dsh-xiaoyao-skins ★24 ·
@xiaoyao-ai/dsh-xiaoyao-skins— A community theme toolkit for installing, switching, removing, creating, and validating presentation-layer skins for DeepSeek Harness Web profiles. - hellodigua/dsh-emoji ★24 ·
@dsh-external/dsh-emoji— Customizes DSH chat replies with switchable built-in or user-uploaded inline emoji packs and adjustable display sizes. - dingyi222666/dsh-focus-chat ★21 ·
@dingyi222666/dsh-focus-chat— Adds a Focus chat tab to the dsh web interface that condenses conversation activity into readable summaries with expandable details. - JustGenius-s/DSH-Desktop ★21 ·
dsh-desktop— An Electron desktop application for installing and running the DeepSeek Harness web interface locally. - 01Virex/dsh-status-rotator ★20 ·
dsh-status-rotator— This plugin for DSH Web replaces the turn-status label with configurable Chinese/English phrases, rotates them by phase with optional typewriter and gradient effects, and provides a settings page to edit phrase banks and timing options. - iuikj/dsh-desktop ★19 ·
dsh-desktop— An Electron desktop wrapper for the local DeepSeek Harness web interface with service detection, startup, installation, logging, and window management. - Blank-not-black/dsh-Remote ★18 ·
dsh-remote— DSH Remote provides mobile and desktop consoles for viewing and continuing DSH sessions, handling approvals and questions, transferring files, and monitoring host and gateway status. - KinGao294/dsh-skin ★18 ·
dsh-skin— Adds selectable skins, configurable wallpapers, and a draggable desktop pet to DeepSeek Harness while storing related preferences locally in the browser. - weinibuliu/deepseek-harness-vsc-extension ★18 ·
dsh-vsc— A VS Code extension for DeepSeek Harness that adds an integrated interface with file selection, editor problem and context display, and agent preset selection. - lehhair/dsh-diff-viewer ★17 ·
@dsh-external/dsh-diff-viewer— An enhanced diff viewer for DSH Web GUI write and edit tool calls with highlighting, folding, virtualized rendering, copying, and nested-call support. - lehhair/dsh-mobile ★17 ·
@dsh-external/dsh-mobile— Adapts the DSH WebUI desktop layout for phones and tablets with a horizontal pager, touch-friendly controls, safe-area handling, and responsive mobile styling. - liguobao/dsh-desktop ★17 ·
dsh-desktop— A cross-platform Electron desktop app for running DeepSeek Harness, managing local workspaces and plugins, and opening related files. - SnowCrescenter-tech/dsh-milestone ★17 ·
dsh-milestone— Adds a milestone timeline, message search, bookmarks, and quick navigation panel for DeepSeek Harness conversations. - CanglongCl/dsh-web-review ★15 ·
dsh-web-review— A plugin for previewing webpages, annotating elements, testing temporary visual adjustments, and sending structured feedback to an agent for frontend source changes. - ccq1/dsh-side-panel ★15 ·
@dsh-external/dsh-side-panel— Adds a DSH Web side panel for browsing and editing workspace files, running terminal commands, and reviewing Git changes. - LAN-TINA-WS/dsh-gui-customization ★14 ·
core-dsh-plugins— Customize the DeepSeek Harness Web UI with color themes, local image or video backgrounds, ambiance lighting, transparency controls, and persistent importable settings. - ayuanwong/deepseek-harness-ux ★13 ·
@deepseek-ai/dsh-root— A DeepSeek Harness web-interface enhancement that organizes long-task progress, collapses execution details, improves session discovery, and exposes generated-file entry points. - sorsama/deepseek-harness-mobile ★13 — An Android companion app for connecting to, viewing, and controlling DeepSeek Harness sessions over a local network or relay.
- Zephyr-vibe/dsh-archived-sessions ★13 ·
dsh-archived-sessions— A DSH settings panel for browsing, searching, archiving, restoring, inspecting, opening, and selectively deleting local conversations and related files. - 1841220388zzzcccxxx-star/dsh-git-graph ★12 ·
dsh-git-graph— An embedded Git repository graph for the DeepSeek Harness Web GUI that visualizes history, branches, diffs, and workspace changes while supporting common Git operations. - LaplaceYoung/dsh-qq2006 ★12 ·
@dsh-external/dsh-qq2006— Provides DeepSeek Harness with a switchable, persistent QQ2006-style interface theme, including global styling and optional component-level skin patches. - suzike/freestyle-dsh-theme ★12 ·
@linxin666/freestyle-dsh-theme— A DeepSeek Harness web theme plugin with OKLCH-based presets and a designer for real-time color customization, persistent themes, and JSON token import and export. - techysy/deepseek-harness-fnos ★12 — Provides an fnOS desktop entry point for the DeepSeek Harness agent browser interface, with access to declared Node.js and Bun commands in its Agent/bash environment.
- chyra-moon/deepseek-harness-desktop ★11 ·
deepseek-harness-desktop— A Windows desktop shell for the official DeepSeek Harness web interface with tray residency, server reuse, and shared sessions. - gameswu/dsh-plugin-background ★11 ·
dsh-plugin-background— Configures image or muted video backgrounds for DeepSeek Harness Web interface regions with slideshow controls, visual adjustments, and cross-region layouts. - HuanLinOTO/dsh-plugin-ya-workspace-sidebar ★11 ·
@huanlin/dsh-plugin-ya-workspace-sidebar— Replaces the DSH Web workspace sidebar with global recent sessions, workspace-to-session navigation, breadcrumbs, and date-grouped session lists. - urzeye/dsh-outline ★11 ·
dsh-outline— A DeepSeek Harness Web GUI plugin that provides a real-time outline of conversation questions and Markdown headings with navigation, search, favorites, and expansion controls. - xiaoshihou514/dsh-desktop-pet ★11 ·
dsh-desktop-pet— A Linux and Windows desktop pet that visually displays work progress and whether approval is required. - railgun0325/dsh-phone ★10 — A mobile plugin that deploys DeepSeek Harness on Android and provides screen, app, shell, system, hardware, and media control tools.
- Xenia0922/dsh-opencode-go-usage ★10 ·
dsh-opencode-go-usage— A desktop floating dashboard for viewing and analyzing OpenCode Go and DSH usage, costs, quotas, model distributions, and trends with CSV export support. - xtxo/dsh-ui ★10 ·
dsh-ui— A cross-platform native desktop client for DeepSeek Harness with local agent service management, system tray access, keyboard shortcuts, and file or code-project drag and drop. - icodesign/orbis ★9 ·
orbis— Orbis is a mobile client and DSH plugin for pairing devices, remotely controlling Deepseek Harness, and receiving real-time updates. - lanlandeli/dsh-usage-stats ★9 ·
dsh-usage-stats— A DeepSeek Harness Web UI plugin that summarizes local usage records with charts and details for tokens, models, trends, and activity, including filtering and CSV/JSON export. - yanglongyun/dsh-ramify ★9 ·
@ramify/dsh-ramify— Ramify is a DeepSeek Harness visualization canvas for creating, comparing, previewing, and iterating on agent-generated creative project branches. - GooodWei/context-vista ★8 ·
context-vista— Visualizes DeepSeek Harness context token usage, compression effects, and estimated costs through a /context command and a draggable floating card. - heartmove/dsh-side-chat ★8 ·
dsh-side-chat— Adds an isolated right-side agent chat panel for DSH that can analyze selected text or question-dialog options and bring responses back to the main conversation. - lhh010/dsh-ui-progress ★8 ·
@dsh-external/dsh-ui-progress— Displays session progress, elapsed time, estimated generation rate, and completion, interruption, and pending-interaction states in the DSH Web UI input dock. - Nanki-nn/dsh-answer-pet ★8 ·
dsh-answer-pet— A DSH Web interface plugin that uses configurable animated desktop pets to show multi-session answer progress, model stages, tool traces, token metrics, and elapsed time. - PerryLink/dsh-mcp-panel ★8 ·
dsh-mcp-panel— An MCP management panel for DeepSeek Harness that displays server status, provides health diagnostics, manages server configurations, and supports tool trial calls. - 0xsline/dsh-spotlight ★7 ·
@0xsline/dsh-spotlight— A keyboard-first command palette for DeepSeek Harness Web that searches and runs host commands, recent sessions, visible UI actions, and plugin settings. - dancingmemory/dskin ★7 ·
dskin— Adds configurable interactive pixel cats to the DSH Web GUI without changing the existing layout or model requests. - Leon0555/dsh-lan-access ★7 ·
dsh-lan-access— Binds the DSH Web GUI for LAN access and injects a crypto.randomUUID compatibility implementation for plaintext HTTP contexts. - moxisuki/dsh-lan ★7 ·
dsh-lan— Exposes the DeepSeek Harness Web UI to the local network and injects a crypto.randomUUID compatibility polyfill for startup in non-secure contexts. - orxz/deepseek-harness-themes ★7 ·
deepseek-harness-themes— Provides switchable, persistent UI themes for deepseek-harness, customizing colors, interface states, code blocks, tool calls, and terminal styling. - renat3u/dsh-web-archive ★7 ·
dsh-web-archive— A dsh Web client interface plugin that groups Think blocks and tool cards into expandable inline collapsed sections. - TQSY114514/dsh-ui-appearance ★7 ·
@deepseek-ai/dsh-client-ui-appearance— An appearance customization plugin for DeepSeek Harness with theme colors, image or video backgrounds, opacity and blur controls, and persistent settings. - turtle1999/turtle-ui ★7 ·
@deepseek-ai/dsh-tui— A terminal user interface for DeepSeek Harness that presents agent interactions, accepts input, and handles session startup and resumption options. - zjl88858/dsh-huadongbianzuqi ★7 ·
dsh-huadong-bianzuqi— Provides a mouse- and keyboard-operable three-position Effort slider for the DeepSeek Harness Web profile while preserving the existing model-selection flow. - zsyu9779/dsh-desktop ★7 — A cross-platform desktop container for DeepSeek Harness that launches and manages its local web UI with logging, configuration, and optional paired phone control over the local network.
- a903067276-rgb/dsh-hud ★6 ·
dsh-hud— A read-only floating status panel for DeepSeek Harness that shows Git, MCP, skills, model, usage, session, and account balance information. - BeyondXinXin/deepseek-harness-box ★6 — A portable Windows launcher that bundles the runtime, starts a local DeepSeek Harness web interface, opens it in the default browser, and provides system-tray process management.
- feiyang-dev/DeepSeek-Harness-Desktop ★6 ·
dsh-desktop— A Windows Electron desktop client for embedding the DeepSeek Harness Web UI and managing environment setup, local service startup, plugin installation, and application updates. - ginuim/multi-screen-wireframe ★6 ·
multi-screen-wireframe— Generates editable offline multi-screen wireframe prototypes with canvas and demo navigation, annotations, modification prompts, and PNG or ZIP export. - H1a3x/dsh-token-stats ★6 ·
dsh-token-stats— Adds a draggable overlay to the DeepSeek Harness web interface for viewing token usage, cache metrics, provider and model breakdowns, daily activity, and session records. - HaoyueQin/deepseek-harness-desktop ★6 ·
deepseek-harness-desktop— A cross-platform desktop app that wraps the DeepSeek Harness dsh web interface with system-tray persistence, auto-start, settings, and update management. - huahai0202/dsh-better-archive ★6 ·
dsh-better-archive— Adds an archived-session management panel to DSH Web with search, filtering, sorting, unarchiving, and deletion controls. - hxyz486/dsh-archived-conversations ★6 ·
archived-conversation-viewer— Adds a DSH settings panel for browsing archived conversations by workspace, viewing full transcripts, and restoring or permanently deleting archived sessions. - jiangnanquan/dsh-ux ★6 ·
dsh-enhance— Enhances the DSH web interface with theme and layout improvements, collapsible message elements, usage visualization, and an accompanying Electron desktop shell. - lvyuchuiyi/dsh-funpack ★6 ·
dsh-funpack— A DeepSeek Harness web interface enhancement offering customizable themes, animated desktop pets, ambient audio, and interactive focus and break features. - Misaki14987/dsh-theme-taffy ★6 ·
dsh-client-ui-theme-taffy— A DeepSeek Harness web interface theme that adds AceTaffy-inspired colors, backgrounds, code highlighting, and optional decorative effects. - nonewind/dsh-spend ★6 ·
dsh-spend— A floating web dashboard for viewing token usage, performance metrics, and estimated costs in DeepSeek Harness. - asukasec/dsh-message-preview ★5 ·
dsh-message-preview— Adds a right-side user-message navigator to the DeepSeek Harness Web UI with previews, reading-position tracking, keyboard controls, and click-to-jump navigation. - boxeryao/deepseek-harness-tui ★5 ·
deepseek-harness-tui— A compact terminal interface for DeepSeek Harness that accepts messages, renders model answers and activity status, and optionally shows retained tool-call details. - cakeni/harness-pet ★5 ·
harness-pet— Adds a configurable draggable pixel whale to DeepSeek Harness that reflects session activity, shows conversation progress, and can optionally run in a floating desktop window. - jLeon-account/dsh-client-usage ★5 ·
dsh-client-usage— Displays session-level API token usage, cache hit rate, context occupancy, and cost estimates based on configured pricing in the DSH web client. - LaoYueHanNi/dsh-token-usage ★5 ·
dsh-token-usage— Records and visualizes model request token usage, trends, per-model details, and estimated costs in a Web settings page. - lehhair/dsh-split-panes ★5 ·
@dsh-external/dsh-split-panes— Splits the conversation interface into independently session-bound panes with drag-and-drop assignment, resizing, stacking, and closing controls. - liliuCourier/dsh-chat-outline ★5 ·
dsh-chat-outline— Adds a collapsible, searchable sidebar outline to the DSH web chat for browsing conversation turns and jumping to matching positions in the chat or trajectory view. - minybear/DeepSeek-Harness-Pet ★5 ·
@minybear/dsh-pet— Displays an interactive animated desktop pet in the DeepSeek Harness web interface, driven by the current agent session state. - opensetk/dsh-xiaohei ★5 ·
dsh-pet— Adds an interactive desktop pet to the lower-right corner of the DSH Web UI that changes its appearance based on agent session states. - Sparrived/DSH-Deeptop ★5 ·
deeptop— Deeptop is a native cross-platform desktop workbench for DeepSeek Harness that manages agent sessions, workspaces, tool interactions, approvals, and runtime diagnostics. - springbrand-lab/dsh-skin-universe ★5 ·
dsh-web-ui— Provides five installable themes for DeepSeek Harness Web together with task boards, SSH remote access, mobile controls, file and Git panels, and live usage statistics. - william-jin-cmu/dsh-companion ★5 ·
cetus— An archived desktop application edition for working with Claude Code, Codex, and other agent runtimes. - XavierMarquis93/dsh-plugin-conversation-outline ★5 ·
@deepseek-ai/dsh-client-ui-conversation-outline— Adds a collapsible outline sidebar for web chat transcripts with keyword search and navigation to messages in the currently loaded session. - yuxino/dsh-blue-whale-maid ★5 ·
dsh-blue-whale-maid— Adds an interactive blue-whale maid desktop pet to DeepSeek Harness for task reminders, session navigation, companion interactions, and DeepSeek usage viewing. - 147228/dsh-black-whale ★4 ·
@xiaoyao-ai/dsh-client-ui-skin-black-whale— A DeepSeek Harness Web client theme that provides Black Whale Lab visuals, background artwork, contrast protection, and a focus mode. - 1514100951/dsh-usage-footer ★4 ·
dsh-usage-footer-workspace— Adds a configurable floating panel to DSH Web for displaying DeepSeek balance, usage, token statistics, peak and off-peak periods, and cost estimates. - 1HelloMan1/dsh-stats-dashboard ★4 ·
dsh-stats-dashboard— A DSH dashboard for viewing and filtering usage, performance, token, and estimated cost data by provider, model, session, and date, with CSV export; this plugin is deprecated and no longer maintained independently. - c-ling/dsh-plugin-pet ★4 ·
dsh-plugin-pet— Adds a draggable desktop pet overlay to DeepSeek Harness Web GUI that reflects agent states with animations and supports custom images, sprite sheets, and local interaction progress. - chen-001/dsh-chat-width ★4 ·
@chen-001/dsh-chat-width— A client-side DSH Web plugin that resizes the conversation message column with draggable controls, presets, custom pixel values, and browser-local persistence. - cute-baobao/dsh-usage-meter ★4 ·
dsh-usage-meter— Records input, output, and cache-hit token usage by model and hour, then displays the aggregated data as a stacked bar chart in the Web GUI. - Dbi-Eshuh/dsh-thinking-status-customizer ★4 ·
dsh-thinking-status-customizer— Customize the DSH Web running-status indicator with configurable text, animated images, colors, movement direction, and size. - drfccv/dsh-theme-neko ★4 ·
dsh-theme-neko— A DeepSeek Harness web GUI theme that adds Nachoneko wallpapers, matching blue-and-white styling, and readability adjustments. - Er1c0v0/dsh-whale-pet ★4 ·
dsh-whale-pet— Adds an interactive whale-girl desktop pet overlay to the DeepSeek Harness Web UI that reflects session states and shows privacy-conscious activity summaries. - hellosz/dsh-pets ★4 — Adds a configurable floating pet companion to the DSH web GUI that represents agent states such as working, awaiting approval, review, failure, and idle.
- Jolly-J/dsh-deepseek-billing ★4 ·
dsh-deepseek-billing— Displays DeepSeek account balance, token usage, and an estimate of the current session cost in the DSH web interface sidebar. - KhanZou/Deepseek-Harness-as-Desktop ★4 — A Windows desktop shell and plugin suite for DeepSeek Harness with tray and notification support, desktop settings, skin selection, file and Git panels, and terminal access.
- leavestring/awesome-dsh-background-plugin ★4 ·
awesome-dsh-background-plugin— A DSH Web interface plugin for customizing backgrounds with local images or presets, real-time previews, and persistent settings. - lj970926/dsh-plugin-mermaid ★4 ·
dsh-plugin-mermaid— Renders Mermaid code blocks in DeepSeek Harness chat messages as diagrams with chart/source toggling, rerendering, and theme synchronization. - longyu065/dsh-desktop ★4 ·
dsh-desktop— A cross-platform Electron desktop shell for the DeepSeek Harness Web GUI that prepares dsh, manages its local web server, and provides a desktop window and system tray. - MorGogh/widget-dock ★4 ·
widget-dock— Adds a draggable, per-conversation widget dock to the DeepSeek Harness web client for usage, context, task, image, and session utility information. - omdsh-dev/7d7d ★4 ·
@mattheliu/7d7d— Adds a 7D7D game portal to the DSH Web UI for hosting, synchronizing, generating, and playing local HTML5 and self-hosted Ruffle Flash games. - omdsh-dev/dsh-fun-ticker ★4 ·
@deepseek-ai/dsh-fun-ticker— Displays configurable cryptocurrency, foreign-exchange, stock, and index quotes in a host-interface ticker with detail views and mini sparklines. - PivotStackIntelligence/dsh-github ★4 ·
dsh-github— A source-control and GitHub repository panel for DeepSeek Harness to inspect Git status, diffs, history, and perform user-initiated repository operations. - qyw233/dsh-deeplink ★4 ·
@dsh-community/dsh-deeplink— Opens specified conversations or workspaces through URL deep links and can optionally keep the address bar synchronized with the current conversation. - Seryta/dsh-node-nav ★4 ·
dsh-node-nav— Adds conversation node navigation, message previews, position tracking, and input-history recall to the DSH Web GUI. - SnowCrescenter-tech/dsh-desktop ★4 ·
dsh-desktop— An Electron-based Windows desktop client that wraps the DeepSeek Harness Web UI with system tray integration, native notifications, single-instance behavior, optional startup, and update support. - Void0312Aurora/dsh-desktop-electron ★4 ·
dsh-desktop-electron— A cross-platform Electron desktop shell that launches an existing local dsh web server and hosts its GUI in a tray-resident standalone window. - xiaohai-78/Top ★4 — A leaderboard plugin that collects daily repository data, ranks projects by stars, archives snapshots, and presents activity and trend analysis.
- XiLuovo/dsh-session-timeline ★4 ·
dsh-session-timeline— Adds a collapsible side timeline for previewing, locating, and jumping between user messages in long conversations. - zhangzheng25/dsh-timeline ★4 ·
dsh-timeline— Adds a right-side question timeline to the current DeepSeek Harness conversation for hovering previews and clicking to jump to messages. - zuoguyoupan2023/adhdgofly-dsh-ext ★4 ·
adhdgofly-dsh-ext— Highlights rendered Markdown text by part of speech in the DeepSeek Harness Web interface with configurable themes, filters, decoration styles, and streaming-content support. - alooshxl/dsh-session-pins ★3 ·
@dsh-external/dsh-session-pins— Adds a persistent pinned-session menu to the DeepSeek Harness sidebar for opening, pinning, and unpinning eligible sessions. - AnacondaKC/dsh-custom-css ★3 ·
dsh-custom-css— Customizes the DSH WebUI with an editor for CSS and background images, supporting persistence, synchronization, and style injection across connected browsers. - bilbillm/dsh-motion ★3 ·
@dsh-external/dsh-motion— Adds restrained, semantic animations to DeepSeek Harness menus, panels, dialogs, tabs, and workspace states while respecting reduced-motion preferences. - Blaczz/dsh-achievements ★3 ·
dsh-achievements— A DeepSeek Harness gamification plugin that tracks session activity and presents achievement badges, progress panels, and unlock notifications. - c-ling/dsh-plugin-peak-pricing ★3 ·
dsh-plugin-peak-pricing— Displays a Beijing-time peak or off-peak pricing badge in the DeepSeek Harness sidebar with Chinese and English interface text. - ChengChe106/dsh-session-cost ★3 ·
dsh-session-cost— Displays an estimated DeepSeek API cost breakdown for the current session in the DSH web GUI statistics strip using token usage data. - entireyu/dsh-launcher ★3 ·
dsh-launcher— Whalito is a desktop assistant for DeepSeek Harness that guides dependency installation, manages the local service, and opens Harness in an embedded window. - flee42/dsh-desktop ★3 ·
dsh-desktop— DSH Desktop is a native launcher for starting or reusing local DeepSeek Harness instances with a workspace-aware file sidebar. - FlowerWater1019/Angelina-dsh-plugin ★3 ·
@flowerwater1019/angelina-dsh-plugin— Adds a Rhodes-inspired theme, configurable animated companion, interface effects, and browser-local preferences to the DeepSeek Harness Web UI. - Han-1413141/dsh-sticky-disclosure ★3 ·
dsh-sticky-disclosure— A DeepSeek Web client plugin that collapses expanded conversation sections with one click or a customizable hotkey and shows clickable labels for sections scrolled out of view. - havingautism/dsh-ultra-ui ★3 ·
@deepseek-ai/dsh-ultra-ui— Presents recorded tool calls as compact expandable rows with their parameters, results, errors, statuses, and corresponding traces. - Heyflyingpig/long-draft-input ★3 ·
long-draft-input— A DeepSeek Harness interface plugin that presents oversized drafts as collapsible summary cards with previews and counts while preserving the existing editing and submission flow. - JeremyGuo/dsh-custom-workspace ★3 ·
dsh-custom-workspace— Customize backgrounds, typography, Markdown spacing, and font-rendering preferences independently for each DeepSeek Harness Web workspace. - kangjinghang/dsh-xueqiu ★3 ·
dsh-xueqiu— A stock-data visualization plugin that integrates Xueqiu quotes, charts, rankings, and news into an interactive panel and conversational tools. - keepermttl/dsh-archive-viewer ★3 ·
@dsh-external/dsh-archive-viewer— A DeepSeek Harness web UI panel for browsing, searching, tagging, viewing, downloading, and restoring archived sessions, with an embedded AI assistant and host shutdown control. - kevenxz/dsh-desktop ★3 ·
dsh-desktop— A Windows desktop wrapper for DeepSeek Harness that launches the local web service and provides a native window, tray controls, workspace configuration, and session reuse. - lglglglgy/dsh-whale-pet ★3 ·
dsh-whale-pet— Adds an animated whale companion to the DeepSeek Harness Web UI that swims, follows the cursor, and supports dragging and click or keyboard interactions. - luoyu-xingu/dsh-background ★3 ·
dsh-background— Set a local image as the web page background with live preview, theme-aware overlays, adjustable veil strength, and persistent settings. - makuralymi/dsh-webUI-Glass-Theme ★3 ·
dsh-client-ui-frosted-glass— Adds frosted-glass and Monet themes to the dsh Web UI with custom image or video backgrounds, theme transitions, scheduling, and optional system notifications. - Meredith2328/dsh-sidebar-mode ★3 ·
dsh-sidebar-mode— Embeds an Agent preset menu in DSH’s sidebar new-session button and synchronizes selections with settings and the current empty session. - Moeblack/dsh-skins ★3 ·
@dsh-external/dsh-web-skins— Provides selectable visual skins for the DSH Web GUI, including Nord, Aurora, Paper, and Dream themes. - MoneShadow/DeepSeek-Harness-linux- ★3 ·
dsh-desktop— A Linux Electron desktop client that embeds the DeepSeek Harness Web UI, manages the local engine and updates, and optionally provides image descriptions through a configurable OpenAI-compatible API. - omdsh-dev/dsh-fun-weather ★3 ·
@deepseek-ai/dsh-fun-weather— Adds weather tabs, forecasts, city settings, and weather-responsive themes and wallpaper effects to the DSH web profile. - pangzi499/dsh-balance-stats ★3 ·
dsh-balance-stats— A DeepSeek Harness Web plugin that displays balance, session cost, total spending, token usage, and optional invoice history. - PerryLink/dsh-output-styles ★3 ·
dsh-output-styles— A DeepSeek Harness plugin for switching and persisting per-session model output styles with support for custom styles, renderers, and session export. - pig1et7/DeepSeek-Harness-Desktop ★3 ·
dsh-desktop— A Windows desktop wrapper for the DeepSeek Harness web GUI with local file uploads and supported document text extraction. - QT-Chen/dsh-mic-input ★3 ·
dsh-mic-input— Adds microphone dictation and live speech transcription to the DeepSeek Harness Web UI using the browser's Web Speech API. - QWQ-nn/dsh-client-ui-trajectory-categories ★3 — Adds a Chinese-first DSH conversation tab with trajectory category summaries, record details, and interactive problem-to-tool mind maps.
- renat3u/tonghuashun-webui ★3 ·
tonghuashun-harness— Replaces the default DSH web interface with a stock-terminal-style dashboard for viewing agent sessions, token usage, code changes, and workspace Git data. - sundusk/dsh-waterball-pet ★3 ·
@linxin666/dsh-waterball— Displays a draggable, configurable SVG water-ball pet in the DeepSeek Harness Web UI that changes color and animation with Agent session states. - Toukaiteio/dsh-effort-tweak ★3 ·
dsh-effort-tweak— Adds a DeepSeek Harness settings page for selecting and saving available reasoning-effort levels for models in custom providers. - Vulcan626/dsh-pet ★3 ·
@deepseek-ai/dsh-client-ui-pet— Adds a draggable whale overlay, session statistics panel, and local Snake mini-game to DeepSeek Harness. - YLingHao/dsh-codeui ★3 ·
dsh-codeui— A DeepSeek Harness code-review workbench that presents per-turn file diffs, workspace status, conversation navigation, and workspace-scoped file editing. - z21for99/silk-background ★3 ·
silk-background— Adds a configurable WebGL silk animation background and glass-style theme token overrides to the dsh Web GUI. - ZBCs-StudioCr-CN/dsh-skill-manager ★3 — A sidebar panel for managing DeepSeek Harness skills with controls for enablement, default loading, categorization, conversation loading, and SKILL.md authoring.
- zealot00/dsh-pet ★3 ·
@dsh-local/dsh-pet— Adds a draggable, skinnable desktop pet to DeepSeek Harness WebUI with agent-state animations, alarms, pomodoro timers, and reminders. - ZhengQingJing/dsh-session-tree ★3 ·
dsh-session-tree— A read-only DeepSeek Harness session lineage tree for viewing and navigating between parent sessions, sibling branches, and child sessions. - 15828148/dsh-portable-launcher ★2 — A portable Windows launcher that prepares Node.js and DeepSeek Harness locally, then starts the local Web UI.
- aaronlei/dsh-width-tiers ★2 ·
dsh-width-tiers— Adds five selectable chat content width tiers to the DeepSeek Harness Web client and remembers the user’s choice. - ahren112/ds-image-skin ★2 — A DeepSeek Harness web UI skin plugin that generates light and dark themes from uploaded images and applies them as adjustable-opacity wallpapers.
- beex-labs/dsh-desktop-plugin ★2 ·
dsh-desktop-plugin— A Windows desktop shell for an installed DeepSeek Harness, providing an embedded interface, theme synchronization, tray behavior, and local process management. - benzhoupo/dsh-dardar ★2 ·
dsh-dardar— Displays the codexradar IQ value for the selected DeepSeek V4 Pro or V4 Flash model in the DSH composer and refreshes it when the model, reasoning effort, or refresh interval changes. - bilbillm/deepseek-harness-angelina-themes ★2 ·
dsh-angelina-themes— Provides DeepSeek Harness with Angelina-inspired light and dark themes, frosted-glass styling, and optional parallax background effects. - bitterSmilezzz/dsh-mac-desktop ★2 ·
dsh-mac-desktop— DeepSeek Harness plugin: open the Web GUI in a native macOS desktop window (SwiftUI + WKWebView). - Blaczz/dsh-deck-builder ★2 ·
dsh-deck-builder— Converts Markdown content into self-contained HTML presentations with selectable themes, keyboard navigation, and fullscreen controls. - BruceWu1126/dsh-web-background ★2 ·
dsh-web-background— Customizes DeepSeek Harness Web UI backgrounds with light and dark mode colors, gradients, and images, with settings persisted in a local configuration file. - Carpon39038/dsh-image-theme ★2 ·
@cabeta/dsh-image-theme— A DeepSeek Harness theme plugin that extracts colors from a local image and applies them as an adjustable background and glass-style interface theme. - ccch1mneyyy/dsh-working-activity ★2 — DSH 实时模型工作状态行:俏皮思考文案、运行中的工具、回合总结、自我叙述(⏵)— 用于 TUI 提示栏与 Web UI
- chajiuqqq/dsh-claude-theme ★2 ·
dsh-claude-theme— Applies Claude-inspired light and dark themes to the DSH Web UI and optionally replaces selected DeepSeek interface branding with reversible browser-side changes. - Civitasv/dsh-plugin-colorscheme ★2 ·
dsh-plugin-colorscheme— Provides built-in and custom color themes for DeepSeek Harness, with theme switching and persistent selection through the settings interface. - cnskycn/deepseek-harness-desktop ★2 ·
deepseek-harness-desktop— A Windows desktop application that packages DeepSeek Harness Web UI with bundled runtime and local service management. - colorfuller/dsh-app ★2 ·
dsh-desktop— A cross-platform native desktop wrapper for the DeepSeek Harness Web UI with tray operation, existing local data reuse, and background core updates. - csiroqa/dsh-command-opt ★2 ·
@dsh-external/dsh-command-opt— Improves DeepSeek Harness command entry with completion, parameter hints, candidate popups, session operation menus, and empty-conversation rendering fixes. - czzzlq/deepseek-harness-background ★2 — A DeepSeek Harness theme plugin that adds theme modes, customizable wallpapers, opacity and blur controls, accent colors, and persistent settings.
- czzzlq/deepseek-harness-desktop ★2 ·
deepseek-harness-desktop— A Tauri desktop wrapper for the local DeepSeek Harness web UI that can manage its configured local service. - DTSFO/dsh-conversation-rewind ★2 ·
dsh-conversation-rewind— Adds conversation branch browsing and eligible historical user-message editing to the DeepSeek Harness web interface. - edwardyang0011/dsh-ui-skins ★2 ·
@deepseek-ai/dsh-client-ui-skins— Provides preset and custom interface color skins with persistent selection and a skin picker in the General settings section. - erduotong/dsh-plugin-graph ★2 ·
dsh-plugin-graph— An interactive force-directed graph for viewing relationships between DeepSeek Harness client plugins and slots in the Web settings page. - Gcsimple/Emoji_Desktop_Pet ★2 ·
emoji-desktop-pet— Adds a draggable, animated emoji desktop pet with click interactions and character switching to the DeepSeek Harness web UI. - hashdiana/dsh-token-usage ★2 ·
dsh-token-usage— A DeepSeek Harness web UI plugin that visualizes session token usage, context occupancy, cache metrics, throughput, and first-token latency in a status bar and details panel. - hialuoy/deepseek-harness-desktop ★2 ·
dsh-desktop-tauri— A lightweight native desktop application for installing and running the DeepSeek Harness workspace on macOS, Windows, and experimentally on Linux. - hnmrxz/dsh-plugin-usage-dashboard ★2 ·
dsh-plugin-usage-dashboard— Displays per-session DeepSeek token usage, estimated costs, and low-balance alerts in the DSH bottom status bar. - Jinsong-Zhou/dsh-html-canvas ★2 ·
@jinsong-zhou/dsh-html-canvas— Renders AI-generated HTML in a resizable canvas beside the chat and lets users edit visible page text by clicking it. - kelai141/dsh-client-ui-responsive ★2 ·
@dsh-android/dsh-client-ui-responsive— A responsive AppFrame for the DeepSeek Harness web UI that adds a mobile drawer sidebar, bottom-sheet details, top navigation bar, and safe-area support. - KnCRJVirX/dsh-desktop ★2 ·
dsh-desktop— A Windows Electron desktop wrapper for the DeepSeek Harness web interface that manages the local DSH service and shared data directory. - lehhair/dsh-home-ui ★2 ·
@dsh-external/dsh-home-ui— Refines the DeepSeek Harness home feed layout with scoped styles and a lightweight DOM controller, including a persistent standard or wide content-width mode. - linhx1999/dsh-writing-pad ★2 ·
dsh-writing-pad— A DeepSeek Harness Web side panel for session-scoped Markdown editing, previewing, copying, and AI-assisted full-draft or selected-text rewriting. - linqunxun/dsh-plugins ★2 — A DSH client UI plugin that displays rotating income estimates, accumulated totals, and animated particle effects in a persistent bottom-right card.
- liuyun847/dsh-client-ui-peak-valley ★2 ·
dsh-client-ui-peak-valley— A browser-side DSH UI plugin that displays the current DeepSeek API peak or off-peak pricing status beside the model selector. - LoftyTao/dsh-ui-workbench ★2 ·
dsh-ui-workbench— A DeepSeek Harness session sidebar workbench for browsing workspace files, reviewing Git changes, and previewing Typst documents. - LvienOeria/dsh-desktop-launcher ★2 ·
dsh-desktop-launcher— Generates macOS and Linux desktop launchers for starting the local dsh Web UI and optionally opening it in a browser. - MagicCrazyMan/dsh-password-prompt ★2 ·
dsh-password-prompt— Provides a masked browser password prompt for agent tool calls, optionally collecting an account name and writing the password to a local file for subsequent commands. - Mappedinfo/PlainDeck ★2 ·
plaindeck-web— PlainDeck is a local-first visual presentation editor that stores slide projects as structured JSON and supports canvas layout, file management, rendering, and CLI, API, and MCP operations. - misakimiku2/dsh-cost-display ★2 ·
dsh-cost-display— Displays estimated session costs in the DeepSeek Harness status bar and detail dialog based on token usage, model, and configurable pricing rules. - moduqishi/dsh-opencode-usage ★2 ·
@local/dsh-opencode-usage— Displays and monitors opencode.ai quota usage for 5-hour, weekly, and monthly windows with reset countdowns in the chat interface. - MoonShadow1976/chiral-pulse ★2 ·
chiral-pulse— Applies a Death Stranding-inspired theme to the DeepSeek Harness web interface and displays an ECG-style activity waveform based on agent session state. - mrbbbaixue/dsh-desktop ★2 — A Windows WPF/WebView2 launcher for starting, managing, and displaying the DeepSeek Harness dsh service with system-tray controls, automatic restart, and autostart.
- MysaDC/dsh-plugin-description ★2 ·
dsh-plugin-description— Enhances the DeepSeek Harness plugin management page with searchable, editable plugin descriptions in Chinese and English. - NigelYao/dsh-view-modes ★2 ·
dsh-view-modes— Adjusts how agent activity and process details appear in DeepSeek Harness Web through Verbose, Normal, and Summary modes. - omdsh-dev/dsh-ui-progress ★2 ·
@dsh-external/dsh-ui-progress— Displays session progress, elapsed time, reported ETA, estimated token generation rate, interruption status, and pending interaction alerts in the DSH Web UI input dock. - omdsh-dev/dsh-ui-whale ★2 ·
@dsh-external/dsh-ui-whale— Adds a persistent hand-drawn pixel whale to the conversation header with animations driven by session activity and click interaction. - omdsh-dev/ex-setting ★2 ·
@deepseek-ai/dsh-ex-setting— Provides DSH with a Web-based settings navigator and configuration editor that renders schema-backed fields and manages composition settings. - omdsh-dev/web-components ★2 ·
@deepseek-ai/dsh-client-web-component— A browser-side adapter that mounts DSH slot trees as native Custom Elements and handles declared property, event, and lifecycle bindings. - PerryLink/dsh-session-pin ★2 ·
@dsh-external/dsh-session-pin— A DeepSeek Harness UI plugin for pinning and color-coding workspaces and sessions while providing local boards, tags, saved views, and quick navigation. - pineapple880066/dsh-webUI-pets ★2 — Adds draggable, minimizable animated desktop-pet overlays to the DeepSeek Harness Web UI.
- realchenwenqiao/dash ★2 ·
@realchenwenqiao/dash— DASH is a terminal-native TUI frontend plugin for DeepSeek Harness with model switching, session recovery, and agent tool interaction. - RNlao/dsh-wallpaper ★2 ·
dsh-wallpaper— A DSH web appearance plugin for customizing main and trajectory page backgrounds with images or gradients, cropping, blur, dimming, translucent panels, and positioning controls. - Ruler4396/dsh-launcher-lifetime ★2 ·
dsh-launcher-lifetime— Configures the dsh-managed Node service lifetime with follow-window, always-on, and tray-resident modes. - schhaohao/dsh-file-explorer ★2 ·
dsh-file-explorer— Provides a DSH GUI panel for browsing workspace files and previewing text and Markdown content. - shiningsprk-arch/dsh-context-viewer ★2 ·
dsh-context-viewer— A desktop application for inspecting DeepSeek Harness sessions with event timelines, tool calls, statistics, raw logs, realtime updates, search, and export. - Shmilyol/galgame-skin ★2
- sjh9714/dsh-what-changed ★2 ·
dsh-what-changed— Per-call diff cards already render in DSH Web, so what is missing is the session-wide answer you want before committing, which files ended up changed. This puts a button in the session header carrying the file and edit counts, and opens to a per-file review with the hunks. - smanx/dsh-conversation-indicator ★2 ·
dsh-conversation-indicator— Adds a compact browser-side conversation indicator beside the scrollbar for viewing summaries and quickly jumping through long DeepSeek Harness conversations. - stushansusu/dsh-miku-skin ★2 ·
@deepseek-ai/dsh-client-ui-skin-miku— 初音未来主题皮肤,用于 DeepSeek Harness (DSH) Web GUI —— 蓝紫洋红渐变、毛玻璃面板、可自定义背景图、亮暗双主题 - TableRogue/dsh-message-navigator ★2 ·
dsh-message-navigator— Adds a message navigation strip to the DeepSeek Harness web chat interface for jumping between messages and highlighting the current reading position. - Treasure-hub-agent/dsh-story ★2 — Provides DeepSeek Harness with an interactive-fiction experience using narrative panels, selectable story options, floating state information, and chapter progress persistence.
- tttnny/DSH-Launcher ★2 — A macOS menu bar utility for managing a local dsh web service through launchd, with controls for starting, stopping, updating, and opening its Web UI.
- vibeinging/dsh-turn-navigator ★2 ·
@deepseek-ai/dsh-turn-navigator— Adds a compact turn navigator to long DSH Web conversations with hover text previews and click-to-jump navigation. - wanzhiwei5/dsh-skin-amis ★2 ·
dsh-skin-amis— A DSH Web UI skin providing pink-and-white colors, cyber-neon accents, a character background image, and light and dark themes. - Way2LOose4/dsh-agent-pricing ★2 ·
dsh-agent-pricing— Provides DeepSeek Harness with session cost previews, daily usage charts, and price-estimate and session-cost tools. - wenliang9527/dsh-themes ★2 — Provides multiple light and dark interface themes for DeepSeek Harness with persistent theme selection.
- wuxiaoji/Dsh_Desktop ★2 ·
dsh-desktop-host— A Tauri-based Windows desktop app for installing, launching, updating, and displaying the locally installed DeepSeek Harness web interface. - xiaoshihou514/dsh-tui ★2 ·
dsh-tui— Provides a minimal terminal user interface for DeepSeek Harness. - xing-shuyin/ds-web-ui ★2 ·
ds-web-ui— A web chat interface for DeepSeek Harness agents with streaming output, session management, file browsing, and an embedded terminal. - xinmo114514/dsh-usage-widget ★2 ·
dsh-usage-widget— A DSH web plugin that locally aggregates session token usage and displays totals, trend charts, and heatmaps in a draggable floating widget. - XYZ1024-alt/dsh-side-panel ★2 ·
dsh-side-panel— Adds a right-side developer panel to DeepSeek Harness for browsing session files, reviewing conversation history, and inspecting Git status and diffs. - ymh0000123/dsh-theme-endfield ★2 ·
dsh-theme-endfield— A client-side DSH Web theme inspired by Endfield’s official site style, with configurable colors, corner shapes, background effects, watermarks, and animations. - yumimanji/dsh-ui-spec ★2 ·
dsh-ui-spec— Converts user interface screenshots into structured specifications covering layout, visual details, and interaction constraints for responsive web recreation. - Yummyxl/dsh-eyecare ★2 ·
dsh-eyecare— Adds a switchable eye-care color theme to the DSH Web interface with light, dark, system-following modes, and persistent toggle state. - Zalpha263/dsh-ui-beautify ★2 ·
dsh-ui-beautify— Customizes the DSH Web UI with color themes, local background images, draggable dockable card layouts, and plugin panel management. - zhangzheng25/dsh-minimal-desktop ★2 — A lightweight Windows tray launcher for starting, opening, restarting, and exiting a local DeepSeek Harness web service.
- 2710165659/dsh-web-plugin-explain ★1 ·
dsh-web-plugin-explain— Enhances the web plugin list with package descriptions, third-party labels, and description-based search. - AdamPlatin123/dsh-tonghuashun ★1 — Provides a Tonghuashun-style theme for the DSH client together with adjustable K-line market and index detail panels.
- Andy294753951/dsh-plugin-gouden-leeuw-theme ★1 ·
dsh-plugin-gouden-leeuw-theme— A Gouden Leeuw theme for the DeepSeek Harness web UI that provides custom layout, visual styling, and bundled local artwork. - baiyun200/dsh-dashboard ★1 ·
dsh-plugin-dashboard— A bilingual visualization dashboard for exploring the DeepSeek Harness plugin ecosystem with statistics, charts, searchable filters, and plugin details. - bnqzzdf/dsh-web-open ★1 ·
dsh-web-open— Provides desktop integration for dsh web by launching the service, opening the default browser, and adding Windows tray and desktop shortcut features. - CriscolTheCoder/dsh-plugin-browser ★1 ·
dsh-plugin-browser— Provides a plugin market browser and operations panel for viewing loaded plugins, searching the catalog, and installing, updating, or uninstalling plugins when dshmarket is available. - csiroqa/dsh-hotkeys ★1 ·
@dsh-plugin/hotkeys— Provides configurable DeepSeek Harness keyboard shortcuts for navigating sessions, managing drafts, stopping generation, and copying or archiving conversations. - Deklan-Deng/Dcode ★1 ·
dcode— Dcode is a desktop wrapper for DeepSeek Harness that provides one-click startup, an integrated multi-tab terminal, and token-usage analytics. - dhj-l/dsh-client-ui-question-history ★1 ·
dsh-client-ui-question-history— Adds a floating question-history panel to the DeepSeek Harness web interface and lets users jump to the selected question in the conversation. - dHR-P/dsh-layout-tools ★1 ·
dsh-layout-tools— Enhances the DSH Web interface with a cleaner conversation layout, a workspace file tree with Git status, session indicators, and adjustable conversation text size. - djh2203/dsh-refined ★1 ·
dsh-refined— A DSH frontend plugin that provides five themes, enhanced Markdown styling, and persistent theme switching. - fengzhiyushui/dsh-desktop-window ★1 ·
dsh-desktop-window— Opens the DeepSeek Harness Web UI in a standalone desktop app window with automatic launch, manual toggling, and startup settings. - forrestsweet/dsh-agent-replay ★1 ·
dsh-agent-replay— Adds a DeepSeek Harness view for searching and replaying agent-session timelines and exporting redacted interactive HTML pages for sharing. - Gandufu/dsh-plugin ★1 ·
dsh-plugin— A DeepSeek Harness Web plugin that provides a Wukong-themed skin with light and dark modes and responsive layout styling. - GIGHT111/dsh-workspace-inspector ★1 ·
dsh-workspace-inspector— Adds a right-side DeepSeek Harness panel for viewing token and context usage, navigating the full message history, and browsing workspace files. - gordonlu/dsh-context-lens ★1 ·
dsh-context-lens— A read-only analysis plugin that displays model request context changes, cache reuse metrics, and related diffs in a conversation view. - haiyoucuv/dsh-model-provider-label ★1 ·
dsh-model-provider-label— Displays provider names beside model names in the DeepSeek Harness model selector to distinguish identical models from different providers; this plugin is deprecated. - Howe829/dsh-sonar ★1 ·
dsh-sonar— Adds a draggable read-only dashboard to the DeepSeek Harness web UI for visualizing session usage, context, token, cache, timing, and balance metrics. - innocence1110/DeepSeek-Harness ★1 ·
deepseek-harness-desktop— DeepSeek Harness desktop app for macOS & Windows — a native window over the local dsh web UI - JingkaiTang/dsh-client-ui-slingshot ★1 ·
@t7kai/dsh-client-ui-slingshot— Adds a draggable slingshot toy to the dsh web interface that visually shatters and restores UI elements. - KarlOfLaw/dsh-side-chat ★1 — Adds a native parallel side-chat panel to DeepSeek Harness with independent sessions, on-demand parent-context references, and shared workspace access.
- kelai141/dsh-host-web-compat ★1 ·
@dsh-android/dsh-host-web-compat— Injects missing browser polyfills into DeepSeek Harness pages to improve directory-picker and RPC compatibility on older WebView and browser kernels. - kongxiangyiren/dhs-theme-plugin ★1 ·
@kongxiangyiren/dhs-theme-plugin— Manage built-in and custom interface themes from settings, with theme script uploads, one-click switching, and disk persistence. - kyorakuyk/dsh-desktop ★1 ·
dsh-desktop— A cross-platform Tauri desktop client that packages and runs the DeepSeek Harness web interface on Windows, macOS, and Linux. - longyu065/dsh-theme-ti ★1 ·
@dsh-theme/ti— A DeepSeek Harness web UI theme plugin offering TI6-inspired light and dark colors, chat-panel wings and starfield artwork, and an optional ribbon animation. - lzylyd/dsh-dracula ★1 ·
dsh-dracula— Adds a Dracula dark theme, theme-switching settings page, and local preference persistence to the DeepSeek Harness web UI. - malevrigns/dsh-session-stars ★1 ·
dsh-session-stars— Favorite DeepSeek Harness Web Sessions and reopen available ones from a global cross-workspace favorites panel. - ManuSpurs/dsh-skin20260814 ★1 ·
dsh-skin— Provides DeepSeek Harness with selectable skins, custom local wallpapers, and opacity and blur controls. - maque2333/dsh-ui-topbar-compact ★1 ·
dsh-ui-topbar-compact— A CSS-only DeepSeek Harness web UI plugin that compacts the conversation top bar and presents the view switcher in a single-line pill-style layout. - MochiNek0/dsh-desktop-tauri ★1 ·
dsh-desktop— A cross-platform Tauri desktop client for running and embedding dsh web, sharing the CLI environment, and managing dsh plugins. - Mongfayi/dsh-local-filetree ★1 ·
dsh-local-filetree— Adds a lazy-loaded, read-only file tree for the current session workspace to the right side of the DSH Web UI, with file types, sizes, and directory details. - moxingovo/dsh-web-panel ★1 ·
dsh-webview— Embeds the DeepSeek Harness web interface in a VS Code sidebar or editor tab and automatically attaches to or manages its local server. - MrMu666/DSH-Launcher ★1 ·
dsh-launcher— A desktop launcher for starting and managing a local DSH web service and opening local or remote DSH addresses in an embedded window. - mtaech/dsh-material-you ★1 ·
@deepseek-ai/dsh-skin-material-you— A DeepSeek Harness theme that applies Material You and Material 3 colors, typography, shapes, and light or dark appearance options. - o-Sakurajimamai-o/dsh-desktop ★1 ·
dsh-desktop— A Windows desktop shell for launching, monitoring, and controlling a local DeepSeek Harness web host with tray controls, configuration, logs, and browser access. - oceanxuikun/dsh-eva-theme-plugin ★1 ·
dsh-eva-theme-plugin— Provides three switchable Evangelion-inspired themes for DSH WebUI with embedded backgrounds, mecha-style interface effects, and a sidebar theme switcher. - ouyangyipeng/dsh-desktop ★1 ·
dsh-desktop— A macOS and Windows desktop launcher for running and managing DeepSeek Harness with an embedded marketplace for installing, updating, and removing community plugins. - oxygenaaaaa/dsh-desktop ★1 ·
dsh-desktop— A Windows desktop client for DeepSeek Harness that provides tray operation, session management, model switching, agent presets, workflows, and tasks. - PeanutsDou/peanut-dsh-plugin ★1 — PeanutsDou 的 DeepSeek Harness 插件合集:dsh-launcher 桌面壳等个人维护插件
- Proton1917/dsh-live-stats ★1 ·
@proton1917/dsh-live-stats— Displays live input, output, and total token counts plus streaming throughput in the DSH Web session status area. - pythonshiyi/dsh-plugin-balance ★1 ·
dsh-plugin-balance— Displays account balance in the DeepSeek Harness conversation header with automatic and manual refresh, caching, and error details. - pythonshiyi/dsh-plugin-tokenmeter ★1 ·
dsh-plugin-tokenmeter— Displays per-turn and cumulative token usage, cache hit rates, and related details beneath assistant replies in the DeepSeek Harness web interface. - qingchunnh/dsh-desktop ★1 ·
dsh-desktop— An Electron desktop client for detecting, launching, and connecting to a locally installed DeepSeek Harness Web UI. - RainbowDashy/dsh-theme-palettes ★1 ·
dsh-theme-palettes— Provides selectable VSCode Red and Solarized palettes for DeepSeek Harness with settings-based mapping and an API for registering third-party palettes. - realchenwenqiao/dash-fork ★1 ·
@deepseek-ai/dsh-root— DASH is a terminal-native full-screen interface for DeepSeek Harness that supports interactive conversations, model switching, session management, and tool-activity viewing. - ropz12138/dsh-ui-background ★1 ·
@deepseek-ai/dsh-client-ui-background— A UI enhancement plugin for uploading, adjusting, persisting, and clearing a global wallpaper behind the chat column. - samecorner/dsh-token-usage ★1 ·
@samecorner/dsh-client-ui-token-usage— Adds a Token Usage tab to the DSH web conversation view with charts and details for token consumption, context usage, per-turn statistics, and model breakdowns. - Simon314620/dsh-turn-index ★1 ·
dsh-turn-index— Adds a conversation-turn index sidebar to the DeepSeek Harness web interface with click-to-jump navigation, scroll-synchronized highlighting, pagination, and responsive layout. - Small-tailqwq/dsh-tps ★1 ·
@dsh-external/tps— Displays an estimated instantaneous TPS rate in the DSH Web task status line and adjusts its visibility based on task state and hover behavior. - Sttrevens/dsh-cost-meter ★1 ·
@steven-wu/dsh-cost-meter— Displays per-message and session-level USD costs in the Web UI with a hover breakdown of token usage categories. - Sunshine-oneday/DSH-Desktop ★1 ·
dsh-desktop— A cross-platform Tauri desktop shell for the local dsh web interface that can start and stop the backend process it launches. - tttwh/dsh-plugin-audit ★1 ·
dsh-plugin-audit— Manage DeepSeek Harness plugins through a sidebar catalog and composer commands that group, filter, toggle, and update plugins. - wuxingyuyouxing/DeepSeek-Harness-Manager ★1 — A Windows desktop tool for managing local DeepSeek Harness services with multi-instance control, status monitoring, log viewing, and diagnostics.
- xavier711/dsh-deepseek-usage ★1 ·
@xavier711/dsh-deepseek-usage— Adds a DeepSeek Harness usage panel showing local session statistics, per-model cost estimates, pricing periods, and an optional account balance. - xiangshangya/deepseek-harness-desktop ★1 ·
dsh-desktop— An Electron desktop application that bundles DeepSeek Harness and its web frontend, starts the local server automatically, and displays the interface in an installable app. - xiaoso456/dsh-turn-navigator ★1 ·
@xiaoso/dsh-turn-navigator— Adds a navigation panel to the DeepSeek Harness web UI for quickly jumping between conversation turns. - xuanyvne/DSHLauncher ★1 — A native Windows desktop launcher for starting, stopping, building, updating, and opening a local DeepSeek Harness service.
- yangYzc/dsh-plugin-quote-reply ★1 ·
dsh-plugin-quote-reply— Adds a browser toolbar to quote selected text from a DSH conversation into the current composer or a new conversation. - yoke233/dsh-pixel-whale ★1 ·
dsh-pixel-whale— Adds a compact animated pixel whale beside the DeepSeek Harness Web running status as a lightweight visual interface enhancement. - Yugitan/dsh-skin ★1 ·
dsh-skin— Adds a persistent skin panel to DeepSeek Harness Web for gradient presets, wallpaper images, translucency, overlays, and accent color customization. - YYTbit/dsh-plugin-agent-dashboard ★1 ·
dsh-plugin-agent-dashboard— Generates structured multi-agent status reports with task dependencies, progress indicators, and time tracking. - zdjmrq/dsh-shell ★1 ·
dsh-shell— A native Windows shell for the local DeepSeek Harness web UI with window controls, optional service lifecycle management, and taskbar attention notifications. - zealot00/dsh-zen ★1 ·
@dsh-local/dsh-zen— A DeepSeek Harness WebUI plugin that provides a zen mode with a button or shortcut to hide and restore interface chrome while showing simplified work-status information. - zed1902209846-dotcom/DPwhale-plugin ★1 — Adds a persistent pixel-whale desktop pet to the DSH interface with animations, randomized titles, and celebratory effects driven by conversation state and token usage.
- 2436238575/dsh-turn-diff ★0 ·
dsh-turn-diff— Aggregates Write/Edit tool diffs at the end of each conversation turn and displays them in a collapsible, per-file panel with file navigation. - 318197375/dsh-bottom-stats ★0 ·
dsh-bottom-stats— Adds a full-width conversation statistics row and a segmented context-occupancy progress bar below the DSH web chat composer. - becomeless/dsh-desktop-launcher ★0 — A Windows and macOS desktop launcher that starts DeepSeek Harness locally and opens it in an isolated Chrome or Edge application window.
- chenluyao680/dsh-plugin-control ★0 ·
@dsh-external/dsh-plugin-control— Manage the runtime and persisted enablement state of non-core third-party plugins from the DeepSeek Harness Web settings page. - chunkithwang/craft-mermaid ★0 ·
craft-mermaid— A skill for AI agents that generates, renders, and visually reviews Mermaid diagrams as normalized source and high-resolution PNG files. - citrusli2026/dsh-mobile-ui ★0 ·
dsh-mobile-ui— Mobile UI overlay (bottom strip, session drawer) for the DeepSeek Harness web GUI — out-of-tree dsh client plugin - crystalWinter666/dsh-header-status ★0 ·
dsh-header-status— Adds API balance and session statistics to the chat title bar and provides session log downloads. - Easyhoov/deepseek-harness-desktop ★0 ·
dsh-desktop— DSH Desktop is a native Windows and macOS client for DeepSeek Harness with local service management, desktop integration, and an included plugin marketplace. - fancydirty/dsh-dynamic-skin ★0 ·
dsh-dynamic-skin— Agent-driven dynamic background skin for DeepSeek Harness web UI - FrankZhangIronly/dsh-composer-enter ★0 ·
dsh-composer-enter— A web plugin for customizing chat composer Enter-key behavior, including key combinations for sending messages, inserting newlines, and interjecting queued messages. - gmryuuko/dsh-gui ★0 — A Windows desktop client for launching and managing dsh web instances installed on Windows or WSL.
- hashdiana/dsh-archived-sessions ★0 ·
dsh-archived-sessions— Adds an Archived sessions page to the settings panel so users can view and reopen archived sessions. - He2way/dsh-task-console ★0 ·
dsh-task-console— A floating DSH task console for viewing current-session jobs, subagents, session overview, and workspace information in draggable cards. - howlma/dsh-desktop ★0 ·
dsh-desktop— A desktop client that manages a local Harness gateway through tray controls and optional login startup while embedding the official web interface in an Electron window. - hurry060215-tech/dsh-api-usage-bar ★0 ·
dsh-api-usage-bar— Displays a session’s cache-read, uncached-input, and output token counts as a segmented usage bar in the DeepSeek Harness Web UI. - hyizhou/dsh-spark-input ★0 ·
dsh-spark-input— Adds golden-orange glowing particles at the caret position in DSH browser input fields as users type. - jackuh105/remielle-dsh-plugin ★0 ·
remielle-dsh— Displays a draggable animated desktop pet that changes actions and states in response to DeepSeek Harness session events. - jasper-zsh/dsh-plugin-skill-panel ★0 ·
dsh-plugin-skill-panel— A read-only Web GUI panel for viewing global and session-visible skills, derived loading states, skill documentation, and referenced text resources. - jiangrz77/DSHLauncher ★0 — A macOS launcher that starts and displays the local DeepSeek Harness web interface in a native panel with optional sidebar, usage, and billing enhancements.
- JimmyJin2006/dsh-skill-manager ★0 ·
dsh-skill-manager— Browse and search installed skills in a read-only Settings catalog, with an option to move the Skills entry between the sidebar and Plugins tab. - JohnXu22786/session-titler ★0 ·
dsh-session-caption— Automatically captions DeepSeek Harness sessions from keywords, then refines titles and adds one-line summaries with a budget model when sessions become idle. - JueMing2049/deepseek-skin-studio ★0 — A visual skinning studio for the DeepSeek Harness Web UI with image-based color extraction, local theme injection, and skin package export.
- KeFan-J/dsh-token-usage ★0 ·
dsh-token-usage— Adds a DSH settings dashboard for token usage and cost estimates with session duration, model, project, and task statistics, plus optional DeepSeek pricing retrieval. - knGear/dsh-mobile ★0 — Provides a simple mobile adaptation for the dsh web interface, accessible through the /m URL path.
- l541402398/dsh-top-leaderboard ★0 ·
dsh-top-leaderboard— Adds a DSH web interface for browsing, searching, checking access to, and installing plugins from ranked listings. - Mark-SmallCharlie/dsh-screen-roach ★0 — Adds a clickable realistic SVG cockroach that crawls randomly with animated movement over the DSH web interface.
- Mintcolour/dsh-sidechat ★0 ·
@dsh-external/dsh-sidechat— Adds a resizable split-screen side chat to DeepSeek Harness Web with independent model settings, parent-session context, and compact conversation navigation. - mixin-ai/dsh-file-changes ★0 ·
dsh-file-changes— Adds a per-turn file-change panel that lists files and diffs and supports opening files or revealing them in the operating system file manager. - mixin-ai/dsh-git-branch-switcher ★0 ·
@mixin-ai/dsh-git-branch-switcher— Adds a session-header Git branch panel for viewing local branches and switching the workspace branch directly from the web interface. - neoeto/dsh-plugins ★0 — Render and interact with D2 and Mermaid diagrams in conversations with zoom, pan, source viewing, and download support.
- qing3a/dsh-tray ★0 ·
@qing3a/dsh-tray— Adds a Windows system tray interface for DeepSeek Harness with menu actions for opening the interface, viewing status, exiting, and showing informational notifications. - qiqikuaidianpao/mypet ★0 ·
mypet— A browser-based virtual pet plugin featuring an interactive floating companion, status growth, mini-games, skin collection, and locally stored progress. - qzhqzh/dsh-quickstart ★0 ·
dsh-quickstart— A CLI and desktop shortcut launcher that starts DeepSeek Harness, waits for its local web interface, and opens it in the browser. - ReachGa0/dsh-desktop ★0 ·
dsh-desktop-windows— A Windows desktop shell for DeepSeek Harness with a standalone window, system tray, region screenshot questions, session management, and local service startup. - realguan/dsh-mermaid-preview ★0 ·
dsh-mermaid-preview— Renders Mermaid fenced code blocks as switchable SVG diagrams in the DeepSeek Harness web interface. - ReLuckyLucy/dsh_Rhine_Lab_themo ★0 ·
dsh-theme-rhine-lab— Provides a Rhine Lab-themed visual skin for the DeepSeek Harness Web GUI, including scoped styling, color modes, and non-interactive archive-terminal interface elements. - samecorner/dsh-git-graph ★0 ·
@samecorner/dsh-git-graph— Runs read-only Git queries in a conversation and presents interactive cards for commit graphs, commit details, and file diffs. - SherlockGougou/dsh-workspace-mention ★0 ·
dsh-workspace-mention— A dynamic Cordis plugin for the DSH (DeepSeek Harness) Web GUI: type @ in the composer to reference files or folders in the current workspace, just like Codex / Claude Desktop / Qoder. - sjscy05/dsh-desktop ★0 — A Windows desktop application for DeepSeek Harness with a tray interface, first-run configuration wizard, and bundled local engine.
- Very12345/sai-dsh-plugins ★0 ·
sai-dsh-plugins— First-party DeepSeek Harness plugins for the sai Android coding agent - walnut-a/dsh-user-message-navigation ★0 ·
dsh-user-message-navigation— Adds a user-message minimap to DeepSeek Harness Web conversations, allowing users to locate and jump to earlier instructions with markers, keyboard input, or dragging. - wenqweqwe/DSH-GUI ★0 ·
deepseek-harness-desktop— A Linux desktop application that manages a local DeepSeek Harness Web service and opens its interface in a dedicated Electron window. - wink-run/deepseek-harness-desktop ★0 ·
@deepseek-ai/dsh-root— Runs the DeepSeek Harness web UI locally and provides access through a native Electron desktop window. - xDer666/dsh-mobile-nav ★0 ·
dsh-mobile-nav— A mobile-focused DSH Web UI enhancement plugin that adds drawer navigation, compact controls, a statistics panel, and previews for links in messages. - xiaoyuxiaoyuqwq/dsh-desktop ★0 ·
dsh-desktop— A Windows Electron desktop wrapper for dsh that embeds its web interface and provides panels for managing skills, plugins, tools, and sessions. - xjackzenvey/Dsh-UI-Enhance ★0 ·
dsh-ui-enhance— Enhances the DeepSeek Harness web interface with speech input, collapsible tool-call summaries, and persistent custom CSS settings. - xjwwjx/dsh-conversation-quote ★0 ·
dsh-conversation-quote— A browser-side chat UI plugin that stages selected conversation text as attributed quotes and adds them to the next message when submitted. - yaindrop/dsh-session-favorites ★0 ·
dsh-session-favorites— Adds a persistent Favorites sidebar and favorite toggles for DeepSeek Harness workspace sessions to improve session organization. - yuanzehui313/dsh-workspace-enhance ★0 ·
dsh-workspace-enhance— A DeepSeek Harness workspace and session management enhancement plugin providing multi-folder workspaces, recycle-bin controls, file previews, drag-and-drop uploads, and a Git panel. - yweilai77-dev/dsh-plugin-cost ★0 ·
dsh-plugin-cost— Estimates session costs in the DSH Web UI from token usage and configurable price tables, with optional manual price refreshing. - zbxzbx98/dsh-peak-alert ★0 ·
dsh-peak-alert— Displays peak and off-peak status in the DeepSeek web client and optionally highlights the input card during peak periods. - zzy2210/dsh-subagent-status ★0 ·
y1n-agent-roster— Adds a conversation-header panel showing the actual models, reasoning effort, and runtime status of the current session and its subagents.
🔁 工作流与自动化 434 个插件
工作流与自动化
- deepseek-ai/deepseek-harness ★148526 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent harness for running and orchestrating agents with a locally launched Web UI. - titanwings/colleague-skill ★23123 — A cross-host agent skill that distills chats, documents, and other source material into persona- and work-oriented AI Skills for installation and invocation.
- Devin-AXIS/iPolloWork ★4103 ·
@ipollo/ipollowork-workspace— iPolloWork is a desktop workbench for coordinating multiple agent runtimes, project tasks, plugins, and editable creative outputs. - foryourhealth111-pixel/Vibe-Skills ★2871 — An agent workflow plugin that discovers and routes local Skills, decomposes complex tasks, orchestrates execution, and checks delivered results.
- hellowind777/helloagents ★688 ·
helloagents— HelloAGENTS is a workflow orchestration layer for AI coding CLIs that coordinates planning, execution, project knowledge, verification checks, and resumable sessions. - sandbaseai/sandbase-harness ★613 ·
managed-agents— SandBase Harness is a local-first AI agent orchestration runtime for persistent sessions, sandboxed tool execution, MCP integration, memory, credential management, and audit replay. - yejiming/MuseAI ★577 ·
museai— MuseAI is a local AI interaction app for creating characters and worlds, engaging in persistent roleplay chats and text adventures, and saving related memories and relationship records. - NanmiCoder/dsh-agent-teams ★489 ·
@nanmicoder/dsh-agent-teams— Coordinates durable sub-agents within a DeepSeek Harness session by managing delegated tasks, dependencies, team messages, persistent state, and a live activity panel. - mnemon-dev/mnemon ★469 — Mnemon provides AI agents with persistent cross-session memory, knowledge-graph recall, and supervised memory writeback.
- PM-Shawn/Abu-Cowork ★332 ·
abu— Abu is a locally run AI desktop assistant that plans and executes tasks from natural-language instructions while working with files, commands, browsers, and external services. - text2future/flowix ★314 ·
flowix— Connects DeepSeek Harness agents to local Flowix notes through flowix-cli MCP tools for searching, reading, creating, and editing memos. - nutshellai-tech/mobius ★284 — The first self-evolving open-source Agent OS, connecting your team, AI agents, devices, and compute
- Lum1104/dsh-browser ★246 ·
dsh-browser— Connects dsh to a Chrome side panel so an agent can read structured page content and perform browser actions such as clicking, form entry, scrolling, and navigation. - openma-ai/open-managed-agents ★236 ·
open-managed-agents— A self-hosted runtime for orchestrating Claude-compatible agents with sessions, sandboxes, tools, memory, persistent state, and external service integrations. - zhoushoujianwork/easyeda-agent ★231 — Automates EasyEDA Pro schematic and PCB workflows through typed actions exposed via a CLI, Agent Skill, and local MCP connector.
- bowenliang123/dsh-context ★182 ·
dsh-context— A visual context management plugin for DeepSeek Harness that displays context composition, statistics, lifecycle events, messages, and assembled request contents. - csyangwen/dsh-memory-evolve ★152 ·
dsh-memory-evolve— A DeepSeek Harness plugin for persistent cross-session memory and project context, with task management, file search, prompt tools, notifications, and multi-session collaboration. - humblebanana/open-record-replay ★138 ·
open-record-replay— A macOS command-line workflow recorder that captures demonstrated desktop actions as structured events, validates recordings, and packages them for an agent skill-creation flow. - Ariestar/sivtr ★135 — sivtr organizes terminal output and agent sessions into searchable workspace memory, with context retrieval and references available through its CLI and MCP tools.
- drewnekota/cetus ★116 ·
cetus— Cetus is a macOS desktop orchestration app that unifies multiple agent runtimes, schedules background tasks, and provides screen context and work-review features. - Sikao-Engine/KimiX ★106 — A command-line coding agent for orchestrating multi-step development tasks with terminal tools, scripts, sub-agents, planning, validation, and context management.
- wink-run/tokenbank ★77 — Token Bank is a local AI gateway that connects multiple agents and model providers with request routing, protocol conversion, configuration onboarding, and usage tracking.
- omdsh-dev/dsh-mnemon ★72 ·
dsh-mnemon— A three-tier memory control plane for DeepSeek Harness that manages runtime context, searchable project documents, and pluggable long-term memory. - labring/sealos-skills ★70 ·
sealos— An AI-agent skill pack for analyzing projects, deploying them to Sealos Cloud, and configuring cloud databases and S3-compatible object storage. - Jayden-X-L/forkprobe ★67 ·
forkprobe-dsh— ForkProbe runs multiple AI skills or artifact pipelines on the same task, produces local comparison reports, and lets users choose a path for continued execution. - PerryLink/dsh-memento ★57 ·
dsh-memento— Provides DeepSeek Harness with bounded, approval-gated, auditable cross-session memory backed by local SQLite and exposed through tools, commands, and session snapshots. - cofy-x/axern ★56 ·
@cofy-x/axern— Axern is an orchestration platform for AI agents that manages isolated code execution, durable services, resource lifecycles, and task evidence. - LX2000WASD/dsh-web-plugin-manager ★56 ·
dsh-web-plugin-manager— Manage DSH plugins through a Web UI and CLI with support for installation, updates, toggling, removal, health analysis, profile management, and marketplace browsing. - icetomoyo/dsh_workflow ★53 ·
@dsh-external/workflow— Adds reusable multi-agent workflows to DSH with generation, persistence, governance, observability, pausing, resuming, and rerunning. - btspoony/mstar-harness ★49 ·
morning-star— Morning Star is an agent workflow plugin for coordinating software delivery through planning, dispatch, iteration, review, QA, and codebase-audit workflows. - LayneChai/superpowers-dsh ★49 ·
superpowers-dsh— Provides DeepSeek Harness with loadable skills for planning and execution, test-driven development, debugging, code review, and collaboration. - titanwings/dsh-automation ★49 ·
@dsh-external/dsh-automation— Schedules and manages one-shot or recurring coding tasks, runs them in fresh Agent sessions within a specified workspace, and provides execution history. - toolclub/dsh-agent-team-gui ★43 ·
dsh-agent-team-gui— A DeepSeek Harness plugin for creating reusable multi-model agent teams, executing bounded workflows, and inspecting run states and token usage. - whiteguo233/dsh-openbiliclaw ★40 ·
@openbiliclaw/dsh-plugin— A DeepSeek Harness client plugin that integrates OpenBiliClaw recommendations, saved content, dialogue, and profiles while exposing bridge tools for DSH agents. - hanelalo/browser-bridge ★37 — Connects local CLI or MCP tools to a real browser over WebSocket for tab management, page interaction, content scraping, and web searches.
- openma-ai/deepseek-harness-tui ★36 — Run DeepSeek Harness or compatible ACP agents in a terminal with streaming sessions, tool-call views, persistent conversations, image prompts, and extensible UI contributions.
- yuukiLike/zeromd ★33 — zeromd is a macOS command-line tool that periodically synchronizes an Obsidian vault through iCloud and Git.
- zenx0x/allinluna ★32 — All in Luna orchestrates complex goals as persistent top-level tasks with separate contexts, dependency-aware parallel execution, local subagents, result aggregation, and resumable runs.
- Chinesezjc/dsh-interconnect ★30 ·
dsh-interconnect— Enables DSH instances to exchange messages and events, discover live sessions, and probe peer availability over persistent connections. - HsiangNianian/dsh-auto-continue ★23 ·
dsh-client-auto-continue— A DSH Web UI plugin that monitors interrupted or failed sessions and sends configurable follow-up messages with backoff, pause controls, loop protection, statistics, and notifications. - Fisfzy/ego-browser ★22 ·
@dsh-external/ego-browser— Connects Chromium to DeepSeek Harness with structured web navigation and interaction, scripting and CDP control, plus a live browser view that humans can observe and take over. - modusensus/dsh-mneme ★22 — Provides DeepSeek Harness with persistent cross-session memory, semantic retrieval, structured information organization, and editable local Markdown storage.
- Anionex/dsh-computer-use ★21 ·
@dsh-external/dsh-computer-use— A macOS DeepSeek Harness plugin for observing native application interfaces through Accessibility APIs and performing scoped semantic, keyboard, and pointer actions. - Tyan66666/billion-context-dsh ★21 ·
billion-context-dsh— Provides DeepSeek Harness with model-directed context compression, restoration, search, status reporting, and persistent checkpoints for managing long sessions. - vibeinging/dsh-work ★21 ·
dsh-desktop— A local Electron AI workspace for managing DeepSeek Harness sessions, agents, projects, files, web research, Git worktrees, and Office artifacts. - william-jin-cmu/dsh-stickers ★20 ·
@dsh-external/dsh-stickers— Adds bidirectional sticker reactions for DSH WebUI users and agents, including a picker, command, Agent tool, and persistent chat cards. - huiliyi37/dsh-tianshu-build ★19 ·
@huiliyi37/dsh-tianshu-root— Tianshu is a plugin-based coding-agent harness for coordinating code tasks, subagents, workflows, terminal operations, project retrieval, and cross-session memory. - LoserFox/distill ★19 ·
@loserfox/distill— This plugin runs a background reflection subagent after conversation turns to distill reusable experience into skill files for later use. - PerryLink/dsh-auto-review ★19 ·
dsh-auto-review— Adds a read-only second-model reviewer to DeepSeek Harness tool approvals, applying configurable allow, deny, delegate, and never policies with logged review outcomes. - runzhliu/deepseek-harness-docker ★19 — Run DeepSeek Harness with Docker, Compose, or Helm, providing a local Web UI, headless CLI, persistent state, workspace tools, and an optional embedded Chromium desktop.
- dsh-tui/dsh-tui ★18 ·
@dsh-tui/dsh-tui— An interactive terminal chat interface for DeepSeek Harness agents with streaming output, tool-call approvals, plan review, and session resumption. - SenmuuuuW/dsh-group-photo ★17 ·
dsh-group-photo— A collaborative group photo wall for eligible members that supports GitHub sign-in, message submissions, live member-card display, and static archive export. - YunTaiHua/illusion-agent ★17 — IllusionAgent is a multi-agent orchestration platform with terminal and browser interfaces, multi-provider model access, extensible tools, and scheduled automation.
- shaokeyibb/dsh-plugin-product-subagents ★16 ·
dsh-plugin-product-subagents— Delegates tasks to continuable Codex, Claude Code, and ACP subagents with role-based permissions, session recovery, and provider management. - Aik358/dsh-auto-memory ★13 ·
@a9i5k4/dsh-auto-memory— A DSH plugin that provides layered memory storage, automatic context injection, memory consolidation and search, journaling, reflections, and calendar management. - dingkaihu63/dsh-robotic-harness ★13 ·
robotic-harness-dsh— An embodied-robotics research plugin suite for DeepSeek Harness that orchestrates robot asset inspection, MuJoCo simulation, fault diagnosis, experiments, data processing, and evidence-based reporting. - phoenixlucky/zerotoken-skill ★13 ·
zerotoken-skill— A prompt-discipline skill that helps AI agents classify tasks, control context, read incrementally, and follow concise execution and verification workflows. - shuguang1994/project-blueprint ★12 ·
project-blueprint— Scans a project's structure and dependencies, then generates AI development guidance, documentation scaffolding, CI configuration, and testing policies. - Zhenyu98/dsh-context-doctor ★12 ·
dsh-context-doctor— A read-only DSH context-auditing plugin that estimates token costs across instructions, skills, and tool schemas and identifies duplication or shadowing conflicts. - ZK-Andy/dsh-continual-evolve ★12 ·
dsh-continual-evolve— A DeepSeek Harness plugin that persistently manages agent memories and prompt-related state with review, evaluation, and rollback workflows. - fakechris/dsh-harness-ops ★11 — An operations toolkit for local DSH service monitoring, session recovery, validated A/B version rotation with rollback, and terminal-based diagnosis and repair.
- HuanLinOTO/dsh-plugin-yet-another-subagent ★11 ·
@huanlin/dsh-plugin-yet-another-subagent— A plugin for orchestrating configurable foreground or background subagents through profiles, with web-based progress and subagent-tree views. - knqiufan/powercontext-dsh ★11 ·
powercontext-dsh— Connects DeepSeek Harness to PowerContext over HTTP for context recall, user-input capture, and memory, handoff, experience, skill, and review operations. - Lixiaoyiao/deepseek-harness-action ★11 ·
deepseek-harness-action— Uses GitHub events to run DeepSeek Harness for automated pull request reviews, CI diagnosis, code fixes, and issue-to-pull-request development workflows. - omdsh-dev/dsh-advisor ★11 ·
dsh-advisor— Configures an independent reviewer model for dsh sessions to observe the primary transcript and inject severity-ranked advisory feedback. - william-jin-cmu/dsh-evolve ★11 ·
@dsh-external/dsh-evolve— An agent-orchestration plugin that dynamically creates, persists, hot-loads, and removes tools and behavioral hooks across sessions. - BlockRunAI/dsh-clawrouter ★9 ·
dsh-clawrouter— This plugin adds model-based review, denial, or escalation for selected high-risk tool calls in DeepSeek Harness agents, along with external model routing and per-request billing. - bobleer/dsh-acp-for-bitfun ★9 ·
dsh-acp-for-bitfun— Connects dsh sessions to BitFun through ACP v1 so models can delegate tasks using a configurable subagent_bitfun tool. - dongsheng123132/task-passport ★9 ·
task-passport— Task Passport preserves, verifies, and hands off task state across AI harnesses without transferring chat logs. - HuanLinOTO/dsh-plugin-auto-blame ★9 ·
@huanlin/dsh-plugin-auto-blame— After each model turn, this plugin sends the latest three messages to an LLM to generate three critical follow-up suggestions and displays them as clickable chips above the input box. - HuanLinOTO/dsh-plugin-sleep ★9 ·
@huanlin/dsh-plugin-sleep— Provides a model-facing sleep tool for timed pauses with configurable limits, clamping, and cancellation reporting. - lhmd/dsh-promotion-toolkit ★9 ·
@lhmd/dsh-promotion-toolkit— Transforms products, projects, articles, or ideas into evidence-aware promotional content tailored to multiple platforms, including titles, copy, video scripts, and risk flags. - morluto/internalcot ★9 ·
internalcot— An opt-in CLI and agent skill that records derivations, alternatives, evidence, and checks as visible working notes during conversations. - omdsh-dev/dsh-sidechain ★9 ·
@dsh-external/dsh-sidechain— Creates and manages independent side conversations with /btw and /side so users can ask one-off questions or continue a separate dialogue without interrupting the main session. - openma-ai/deepseek-harness-acp ★9 ·
@openma/deepseek-harness-acp— Exposes DeepSeek Harness agent sessions, tools, plans, commands, authentication, and persistence to clients such as Zed through the Agent Client Protocol. - titanwings/dsh-better-browser ★9 ·
@dsh-external/dsh-better-browser— Connects an agent to the user's signed-in browser through Kimi WebBridge for navigation, interaction, inspection, and browser-based workflows. - AlliotTech/deepseek-harness-docker ★8 ·
deepseek-harness-docker— Deploys DeepSeek Harness through Docker images or Compose, providing web and headless task execution with access to mounted workspaces. - Clizo1209/dsh-playwright-browser ★8 ·
dsh-playwright-browser— Provides Playwright-based browser automation for DeepSeek Harness, including semantic page interaction, bounded snapshots, tab management, navigation, and screenshots. - humblebanana/dsh-record-replay ★8 ·
dsh-record-replay— Records demonstrated macOS desktop workflows, validates the resulting evidence, and packages or creates agent skills from those workflows. - Xilin3/dsh-prompt-persona ★8 ·
@xilin3/dsh-prompt-persona— Edit, preview, and persist a DSH system prompt persona from the Settings page, with replace, append, or off injection modes. - YYTbit/dsh-plugin-claude-bridge ★8 ·
dsh-plugin-claude-bridge— Bridges Claude Code’s local memories, skill catalog, and global instructions into DeepSeek Harness prompt context. - cogine-ai/dsh-claude-tui ★7 ·
dsh-claude-tui— A Claude Code-style terminal client for orchestrating DeepSeek Harness agents, sessions, commands, tools, approvals, and subagents. - gusibi/molibot ★7 ·
molibot— Molibot is a memory-first personal AI agent for retaining work context and running configurable agents, automations, integrations, and Mini Apps across desktop and messaging channels. - HarcoChen/dsh-vsc-integration ★7 ·
dsh-vsc-integration— A VS Code integration for DeepSeek Harness that provides agent chat, runtime connectivity, trace viewing, session management, and workspace and file operations. - imetn/dsh-lark-bridge ★7 ·
dsh-lark-bridge— Control and monitor DeepSeek Harness tasks from Feishu or Lark conversations with project mapping, approvals, session controls, and file or attachment exchange. - KitDoesIt/dsh-compaction-instant ★7 ·
dsh-compaction-instant— A deterministic DeepSeek Harness context-compaction plugin that preserves pointers to original content while providing session-log recall, search, and a human-facing /recall command. - lhmd/dsh-director-toolkit ★7 ·
@lhmd/dsh-director-toolkit— Turns rough 3D briefs into software-aware scene direction packs and staged build guidance for Blender, Three.js, Houdini, or C4D. - LoserFox/dsh-git-identity ★7 ·
@loserfox/git-identity— Automatically resolves and applies a consistent Git author identity for DSH subprocesses and synchronizes it with the global Git configuration when needed. - omdsh-dev/dsh-llm-fallbacks ★7 ·
dsh-llm-fallbacks— Provides dsh agents and subagents with role-based LLM provider and model fallback chains, retries, time-slot routing, and diagnostics. - titanwings/dsh-plannotator ★7 ·
@dsh-external/dsh-plannotator— A DeepSeek Harness Web plugin for adding anchored comments to coding-agent plans, compiling structured feedback, and returning it through the plan-review workflow. - chushixixin/dsh-harness-mcp-server ★6 ·
@chushixixin/dsh-harness-mcp-server— Connects external MCP clients to Harness agents so they can delegate, queue, and retrieve executable coding tasks. - czm15053/dsh-peer-link ★6 ·
@deepseek-ai/dsh-peer-link— Enables point-to-point messaging between local dsh and other agent sessions over Unix sockets, with peer discovery and an interactive peer list. - fakechris/dsh-track ★6 ·
@fakechris/dsh-track— An embedded task-management plugin for capturing ideas, recording decisions, managing task lifecycles, and tracking execution evidence through a local web panel. - hootandy321/dsh-Agentlink ★6 ·
dsh-agentlink— An MCP bridge that lets Codex or Claude Code delegate work to DeepSeek Harness while observing, continuing, canceling, and handling human-gated session interactions. - HuanLinOTO/dsh-plugin-spur ★6 ·
@huanlin/dsh-plugin-spur— Adds an interactive whip to the chat composer that submits a fixed "go work!" message to the active agent when flicked past a speed threshold, then restores the original draft. - itmoqing/DeepSeek-Harness-Skill ★6 — A collaboration orchestration toolkit for bidirectional communication between Codex or Claude and a DeepSeek Harness page agent, with task delegation and iterative acceptance checks.
- KirschBluteX/engineer-software ★6 — Provides evidence-driven software engineering workflows for AI coding agents, routing substantive tasks into bounded planning, diagnosis, implementation, structural inspection, or work-item modes.
- Letter2025/dsh-approval-llm ★6 ·
dsh-approval-llm— Adds a DeepSeek Harness permission workflow that uses a separate reviewer model with rule-based routing, denial circuit breaking, and human escalation. - Nwflower/dsh-file-claim ★6 ·
dsh-file-claim— A DSH Host plugin that coordinates concurrent sessions through file claims, write protection, pending edits, and Git three-way merges. - PerryLink/dsh-composer-history ★6 ·
dsh-composer-history— Adds browser-local input history, draft restoration, reverse search, snippets, templates, and compaction-aware recall to the DeepSeek Harness web composer. - Pheobe-Southwood/dsh-acp-paseo ★6 ·
dsh-acp-paseo-root— Connects the DeepSeek Harness agent to Paseo through ACP with automatic model discovery, planning and execution modes, reasoning controls, slash commands, streaming events, and subagent support. - unknowbug/RE-Framework ★6 — A modular AI-agent engineering framework for orchestrating planning, project analysis, reverse engineering, coding, knowledge management, and validation workflows.
- unnnnoooo/dsh-cue-plugin ★6 ·
dsh-cue-plugin— A plugin for selecting user messages from other conversations and injecting their captured context into the current conversation as references. - xingyingyuzhui/dsh-updater-ui ★6 ·
dsh-updater-ui— Checks for official DeepSeek Harness updates and provides one-click updates and status notifications for npm or Git-based installations. - YYTbit/awesome-dsh-bridges ★6 — Bridges configurations, skills, memories, and instructions from other AI coding tools into DeepSeek Harness for unified context use.
- huguangyu666/dsh-plugin-session-import ★5 ·
dsh-plugin-session-import— Discover, parse, and import historical chats from claude-code, codex, reasonix, and zcode into resumable DeepSeek Harness sessions. - JuneLearn/dsh-reasoning-settings ★5 ·
dsh-reasoning-settings— Adds reasoning-effort settings for third-party models in DeepSeek Harness and lets local subagent calls select a provider, model, and reasoning level. - Komeiji-Shiki/graycode-for-dsh ★5 ·
graycode-dsh— An agent-workflow plugin for DeepSeek Harness offering planning and review document workflows, persistent memory, workspace checkpoints, branches, staged diffs, media processing, migration tools, and notifications. - kunjinkao-os/dsh-mobile-gui-agent ★5 ·
dsh-mobile-gui-agent— An Android device automation plugin for DeepSeek Harness that uses ADB and UIAutomator to observe, perform, and verify mobile GUI tasks. - NEXTINDIE/DeepSeek-Harness-for-VS-Code ★5 ·
dsh-vscode— Integrates DeepSeek Harness agent chat, tool calls, planning, subagents, and workspace session management into VS Code. - nowledge-co/nowledge-mem-deepseek-harness ★5 ·
nowledge-mem-deepseek-harness— Provides DeepSeek Harness with persistent cross-tool memory through startup context, prompt-time recall, MCP memory tools, and end-of-turn thread capture. - oitsukiii/deepseek-harness-lan ★5 — Applies and reverts patches that configure a specified DeepSeek Harness version to serve its Web UI from a selected LAN IP.
- pandashere/dsh-self-control-guard ★5 ·
self-control-guard— Prevents accidental DeepSeek Harness host termination by intercepting selected bash commands and providing token-confirmed graceful exit and restart workflows. - PerryLink/dsh-background-agents ★5 ·
dsh-background-agents— Manages durable background child agents in DeepSeek Harness with progress monitoring, messaging, interruption, and persistent multi-agent team rooms. - Scorp1o117/dsh-tdai-memory ★5 ·
dsh-tdai-memory— A long-term agent memory plugin that captures conversations, extracts structured memories and user profiles, and injects relevant context during prompt assembly. - tianji-qingtian/dsh-model-router ★5 ·
dsh-model-router— Provides DeepSeek Harness with complexity-based model routing, quick answers, transient-failure fallback, and session usage and cost monitoring. - tianji-qingtian/dsh-spec-loop ★5 ·
dsh-spec-loop— A /spec command workflow for managing software changes from specification proposal and approval through implementation, verification, and archival. - Visol-456/dsh-llm-fallback ★5 ·
@visol-456/dsh-llm-fallback— Provides DeepSeek Harness with configurable LLM provider fallback chains that switch eligible failed requests to alternate providers and models. - vlln/dsh-loop ★5 ·
@dsh-external/dsh-loop— Schedules recurring prompts for the current agent and lets users manage multiple concurrent loops from the chat interface. - yuqingsh/dsh-image-subagent ★5 ·
dsh-image-subagent— This plugin lets a text-only primary model handle image attachments by representing them as identifiers in text placeholders and delegating image reading to a visual subagent in the session. - Zephyr-vibe/dsh-personalize ★5 ·
dsh-personalize— Provides DSH with per-host personalization through custom instructions, local long-term memory, reply-tone presets, and a bilingual settings panel. - zibo2025/dsh-orchestrator ★5 ·
dsh-orchestrator— An agent orchestration plugin for DeepSeek Harness that spawns configurable workers and supports direct or broadcast communication among agents. - 030611/dsh-context-provenance ★4 ·
dsh-context-provenance— An observe-only DeepSeek Harness plugin that reports bounded context provenance and evidence status for adjacent agent-loop requests through the existing inspect interface. - 2031814001yuyue-tech/dsh-side-chat ★4 ·
dsh-side-chat— Runs independent parallel agent sessions in a DSH side panel and selectively brings their summaries back to the main conversation. - acefun29/dsh-file-mount ★4 ·
dsh-file-mount— Tracks mounted file ranges and deduplicates or incrementally updates read results to reduce repeated file content in the model context. - agentic-control-plane/dsh-acp-plugin ★4 ·
dsh-plugin-acp— Governs DeepSeek Harness agent tool calls with policy checks, approval flows, output scanning, and decision logging. - Andy8647/dsh-auto-approval ★4 ·
dsh-auto-approval-workspace— Automatically determines whether DeepSeek Harness tool calls are allowed or denied, with an optional interface for status and decision history. - anweat/dsh-restart ★4 ·
dsh-restart— Restarts the DeepSeek Harness through an agent tool or UI command and configures continuation prompts and an optional process watchdog. - cyanseek/dsh-native-playbook ★4 ·
dsh-native-playbook— An orchestration plugin for DeepSeek Harness that selects, checks, and manages built-in capabilities for tasks such as background commands, symbol navigation, session search, subagents, and workflows. - DoggyHU/dsh4vscode ★4 ·
dsh4vscode— Provides VS Code chat windows connected to a DSH instance for managing workspace sessions and using agent capabilities such as file access, terminal commands, search, and delegated tasks. - dpskh/dsh-a2a ★4 ·
@dpskh/a2a— Provides project-scoped realtime agent presence, direct or broadcast messaging, message history, and optional WebSocket hub connectivity. - echo-xianyu/dsh-go-rotator ★4 ·
dsh-go-rotator— Automatically rotates and distributes OpenCode Go subscription keys for DSH while providing quota monitoring, usage accounting, and a local settings API. - Electricitysheep/dsh-tool-turbo ★4 ·
dsh-tool-turbo— Automatically adjusts reasoning effort for subsequent agent requests based on recent tool-call workload to reduce latency in simple tool chains. - GengDaPeng/dsh-agent-message ★4 ·
dsh-agent-message— A collaboration and orchestration plugin for discovering local Agent sessions, delivering messages between them, and checking delivery status in DeepSeek Harness. - gezi-wen/sage-mem ★4 ·
sage-mem— Provides DeepSeek Harness with file-based cross-session memory, relevant memory retrieval for prompt context, and a manager for local Markdown memory files. - happyren/dsh-agent-messaging ★4 ·
dsh-agent-messaging— Provides DeepSeek Harness agent sessions with cross-session messaging, resource claims, verification, decision tracking, and deadlock detection. - Jiao-XXX/dsh-auto-approve ★4 ·
dsh-auto-approve— Adds an Auto permission preset to DeepSeek Harness that automatically approves selected routine sandbox escalations and sends dangerous or uncertain requests for human review. - jiesou/dsh-stream-rules ★4 ·
@jiesou/dsh-stream-rules— Steers agent behavior with user-defined rules that match tool calls and can optionally deny the first matching call. - Letter2025/dsh-tool-search ★4 ·
dsh-tool-search— Reduces model context usage in DeepSeek Harness by progressively disclosing tools and enabling on-demand search, schema loading, and invocation. - LingLambda/dsh-undo ★4 ·
dsh-undo— Provides multi-level undo and redo for DeepSeek Harness conversation context, with restoration of workspace files changed by related tool actions when supported by the host version. - morlay/session-persistence-rdb ★4 ·
@morlay/session-persistence-rdb— Provides dsh with a persistent session storage backend backed by SQLite or PostgreSQL. - omdsh-dev/Qwen-MM-Plugins ★4 ·
@deepseek-ai/dsh-qwen-mm— A DSH profile bundle that fetches Qwen-MM capabilities, starts their MCP servers, and exposes the resulting tools and skills to the model. - PerryLink/dsh-doublecheck ★4 ·
dsh-doublecheck— An engineering workflow plugin for DeepSeek Harness that checks requirements, test evidence, delivery reviews, and deliverable-versus-rework gates. - sb1733831438-maker/DSH-closerAI ★4 ·
closerai— CloserAI is a desktop AI workbench for running an agent and coordinating chat, document-processing, and coding workflows. - simon300000/dsh-auto ★4 ·
dsh-auto— Adds an Auto Approve permission preset to the DeepSeek Harness Web UI, using a restricted read-only reviewer agent to assess pending actions and allow or deny them. - STARDUSTLC666/dsh-slack ★4 ·
dsh-slack— Provides agents with two-way Slack collaboration through the Slack API and Socket Mode, including channel listing, message sending, inbox retrieval, and threaded replies. - yjh051108/dsh-engram-relay ★4 ·
@dsh-external/dsh-engram-relay— Provides DSH agents with cross-session memory and knowledge-graph management, including recall, validation, updates, and automatic injection of relevant context. - yoke233/dsh-prime-agent ★4 ·
dsh-prime-agent— Provides DeepSeek Harness Code Mode with a persistent TypeScript realm for orchestrating subagents, background jobs, tool calls, and session state. - YYTbit/dsh-plugin-opencode-bridge ★4 ·
dsh-plugin-opencode-bridge— Bridges OpenCode skills and configuration into DeepSeek Harness as available skills and context. - ang-XWBWZ/dsh-approval-ai ★3 ·
@llangtop/dsh-approval-ai— Uses a configured LLM to assess existing DSH approval requests and automatically return allow, deny, or human-review outcomes. - bernardleex526/oh_my_deepseek_harness ★3 ·
dsh-multi-agent-orchestrator— A DeepSeek Harness agent preset that coordinates specialized subagents across investigation, decision-making, execution, and verification workflows. - bill9109/dsh-webbridge ★3 ·
@bill9109/dsh-webbridge— Provides model tools for controlling the user's real browser through a local Kimi WebBridge daemon, including page interaction and tab management. - biuboomc/dsh-plugin-consult ★3 ·
dsh-plugin-consult— A DeepSeek Harness plugin that lets Agents consult live peer Sessions with shared context, forked channels, task boards, and asynchronous replies. - bobleer/deepseek-harness-plugin-mcp ★3 ·
deepseek-harness-plugin-mcp— An MCP bridge for searching and inspecting DeepSeek Harness plugins, optionally installing them, and calling their tools when runtime access is enabled. - ChenyuHeee/dsh-browser-playwright ★3 ·
dsh-browser-playwright— Provides DeepSeek Harness with Playwright-based browser navigation, accessibility-tree interaction, screenshots, tab management, and structured page extraction. - codeAnqiang-ma/dsh-superpowers ★3 ·
dsh-superpowers— Provides DeepSeek Harness with Superpowers methodology skills and session bootstrapping for brainstorming, planning, test-driven development, debugging, and code review. - cpj-dev/dsh-plugin-cc ★3 ·
dsh-plugin-cc— Bridges DeepSeek Harness into Claude Code through slash commands for code reviews, critiques, delegated tasks, and resumable sessions. - dongsheng123132/dsh-narrative-ledger ★3 ·
dsh-narrative-ledger— A narrative state ledger for validating story continuity, fact assertions, contradictions, and character knowledge. - Drifter-yh/dsh-tool-policy ★3 ·
dsh-tool-policy— Applies configurable allow, approval, or denial policies to built-in, third-party, and MCP tool calls in DeepSeek Harness. - elementor-i/dsh-agentmemory ★3 ·
@dsh-external/dsh-agentmemory— Connects DeepSeek Harness to a local agentmemory REST service for memory tools, automatic activity capture, and optional recalled-context injection. - freehul/sgme ★3 — SGME is a long-term memory and context engine for AI agents that stores and organizes conversations, retrieves relevant memories, and provides them to later sessions through HTTP or MCP.
- hellosky983/dsh-skillradar ★3 ·
dsh-skillradar— Analyzes recent session text and the available skill catalog to return a relevance-ranked recommendation of which skill to load next. - hyls9527/dsh-plugins ★3 ·
dsh-plugins— Ecosystem plugins for DeepSeek Harness: bounded cross-session memory and skill lifecycle curation, ported from hermes-agent. Tagged dsh-plugin. - Hyperionjust/dsh-tool-underseal ★3 ·
dsh-tool-underseal— Provides DSH delegation tools and an execution guard built around the Underseal adapter for coordinating bounded work between AI agents. - IAMLieutenant/dsh-tool-user-memory ★3 ·
dsh-tool-user-memory— A memory plugin that stores, reads, and updates user preferences and background information across sessions and injects the profile into agent context. - isolat-3k/dsh-kanban ★3 — A work-planning and execution plugin that combines kanban boards, comments, scheduled task transitions, progress monitoring, and DSH child-agent dispatch.
- Jelee0145/dsh-mem ★3 ·
dsh-mem— Provides DeepSeek Harness with cross-session persistent memory stored in a local JSON file and tools to save, recall, list, and forget entries. - jinhuang712/dsh-survey ★3 ·
dsh-survey— Provides DeepSeek Harness with an interactive questionnaire tool for collecting multiple user responses at once and returning structured answers. - jiruidai/dsh-meta-orchestrator ★3 ·
dsh-meta-orchestrator— A DeepSeek Harness orchestration plugin that dynamically creates, versions, and persists task-specific workflow plans and completion records. - Leeaoyin/dr-agent-skills ★3 — Provides reusable structured agent skill modules for coding workflows, tool use, context management, and agent-harness reliability evaluation.
- LeslieWylie/dsh-ops-kit ★3 ·
@dsh-community/dsh-ops-kit— An evidence-driven operations toolkit for agent workflow and release planning, bounded local context search, repository audits, and plugin and runtime checks. - Letter2025/dsh-model-failover ★3 ·
dsh-model-failover— A DeepSeek Harness failover plugin that opens circuits after repeated model or provider failures, probes recovery, and routes subsequent requests to configured fallback models. - litestartup-com/litestartup-skills ★3 — Automates publishing blogs, docs, websites, and changelogs, sending campaign emails, and initializing, configuring, or deploying LiteStartup applications from supported AI editors.
- lonelymoon87/dsh-specflow ★3 ·
dsh-specflow— SpecFlow turns ideas into reviewable specifications, implementation plans, and task lists while preserving progress for resumable DeepSeek Harness workflows. - lynx-gt/dsh-subagent-cwd ★3 ·
dsh-subagent-cwd— Provides DeepSeek Harness with foreground and background subagent delegation tools supporting per-call working-directory, model, provider, persona, preset, and tool-filter settings. - MkaliezZ/dsh-agentfuse-plugin ★3 ·
@deepseek-ai/dsh-agentfuse— AgentFuse is a DeepSeek Harness plugin that applies pre-dispatch policies to agent tool calls, allowing, blocking, or deferring them for approval while recording decision evidence. - Moeblack/dsh-prompt-studio ★3 ·
dsh-prompt-studio— A conversation-page studio for editing, ordering, overriding, and previewing prompt components while inspecting injected runtime context. - Mongfayi/dsh-recall ★3 ·
dsh-recall— Adds persistent conversation recall to the DSH Web UI, removing a selected message and subsequent content while restoring the original text and images for editing. - omdsh-dev/dsh-daily-progress ★3 ·
dsh-daily-progress— A plugin for managing today’s and tomorrow’s plans, checking off tasks, and tracking daily progress with a completion thermometer and metrics. - omdsh-dev/dsh-revive ★3 ·
dsh-revive— Automatically scans and resumes interrupted DSH sessions by sending a continuation prompt through a browser button, slash command, or model tool. - openma-ai/deepseek-harness-typescript-sdk ★3 ·
@openma/deepseek-harness-sdk— A TypeScript/Node.js SDK for orchestrating DeepSeek Harness coding-agent turns through a managed runtime subprocess and JSON-RPC protocol. - OrinVoss/dsh-math-team ★3 — Provides two DeepSeek Harness agent presets for mathematical modeling and paper writing, with team collaboration, evidence checking, and visual review workflows.
- PandaColour/dsh-cmd-starter ★3 ·
dsh-cmd-starter— A command-line wrapper for orchestrating DeepSeek Harness with prompt appending, resumable named sessions, structured JSON output, and model parameter overrides. - peach0x33a/dsh-open-browser ★3 ·
dsh-open-browser— Automatically opens the local DSH Web UI in the system default browser when dsh web is ready, with a configuration option to disable it. - quan2005/dsh-plugin-jinji ★3 ·
dsh-plugin-jinji— Provides DeepSeek Harness with a Markdown-based memory panel for browsing and searching logs and entity profiles, with optional summary injection into new sessions. - rainforest888/dsh-plugins-raincode ★3 ·
dsh-plugins-raincode— Provides DeepSeek Harness with model routing, subagent dispatch, and skill search and loading through a local OpenAI-compatible gateway. - RYun601/dsh-launcher ★3 — A Windows command-line launcher for installing, starting, managing, upgrading, and uninstalling a local DeepSeek Harness web service.
- Scorp1o117/dsh-soul-md ★3 ·
dsh-soul-md— A DeepSeek Harness plugin for managing persona cards and long-term memory, with selected persona and memory content injected into prompt context. - Spirtxiaoqi7/mindspace-dsh-session-memory ★3 ·
mindspace-dsh-session-memory— Provides DeepSeek Harness with editable session-isolated personalization memory, memory tools, audit history, and optional context-compaction controls. - Sunrisepeak/dsh-index ★3 — An index and distribution channel for browsing and installing DeepSeek Harness plugins and Agent profiles, composing packages, and registering runnable commands through xlings.
- Towzai/dsh-memory ★3 ·
@towzai/dsh-memory— Provides DeepSeek Harness with cross-session memory management using YAML storage, hybrid retrieval, and automatic context injection. - Uddoo/dsh-dashboard ★3 ·
dsh-dashboard— A native DeepSeek Harness dashboard for managing tasks from multiple providers and orchestrating isolated Agent runs, workspaces, lifecycle hooks, and runtime state. - Wine-Red/dsh-prompt-stash ★3 ·
dsh-prompt-stash— A DeepSeek Harness Web plugin for locally stashing, restoring, rotating, and deleting plain-text prompts per conversation session. - xiaoxiaosrm/dsh-mattpocock-skills ★3 ·
@mattpocock-community/dsh-engineering-skills— A DeepSeek Harness plugin providing engineering and productivity workflow skills for planning, implementation, code review, testing, debugging, documentation, collaboration, and guided learning. - xuender/dsh-history ★3 ·
dsh-history— Browse current-session commands and messages in the DSH Web composer with the Up and Down keys, then edit and resubmit them. - ycp424c/dsh-browser-bridge ★3 ·
dsh-browser-bridge-workspace— Connects DSH development conversations to explicitly authorized Chrome tabs for structured page inspection, interaction, navigation, and debugging. - YKennen/dsh-zh-output ★3 ·
dsh-zh-output— Provides DeepSeek Harness agent presets that enforce Chinese reasoning and output, along with a Chinese context-compaction engine. - yyh-001/dsh-companion ★3 ·
dsh-companion— A DeepSeek Harness companion plugin that provides persona configuration, persistent cross-session memory, and an optional QQ messaging channel. - YYTbit/dsh-plugin-meta-memory ★3 ·
dsh-plugin-meta-memory— Provides DeepSeek Harness with structured long-term memory management, including records, indexing, search, and injection of relevant memory briefs into context. - zevorn/dsh-humanize ★3 ·
@humanize/dsh-humanize— Humanize supports iterative software development through plan generation, parallel prototyping, and independent AI code review. - zhang66633/dsh-plugin-installer ★3 ·
dsh-plugin-installer— Provides a searchable plugin store for DeepSeek Harness and lets the agent assist with plugin installation after user confirmation. - zhaoscsc/dsh-wikilink ★3 ·
dsh-wikilink— Adds Obsidian-style [[wikilink]] mentions to search workspace notes and attach selected note contents to model prompts from the chat composer. - zimai233/dsh-adhd-copilot ★3 ·
dsh-adhd-copilot— An ADHD behavioral coaching plugin for DeepSeek Harness that turns task and state signals into a small, immediately actionable next step. - 1while1/dsh-whale-subagent ★2 — A DeepSeek Harness plugin for dispatching subagents with selectable models and viewing their thinking, task lists, and latest messages in interactive live cards.
- 2303572348/deepseek-harness-memory ★2 ·
deepseek-harness-memory— Provides cross-session long-term memory for dsh by storing and managing user- and workspace-level Markdown memories and injecting memory context at session start. - 2472786266-spec/deepseek-hsrness-devkit ★2 — A DeepSeek Harness console for supervising multi-agent workflows with an image gallery, vision-model integrations, and development status panels.
- 384961890-ui/pawin-brain-deepseek-harness ★2 ·
pawin-brain-deepseek-harness— Provides DeepSeek Harness agents with persistent local Markdown diary memory, per-turn context injection, note-taking, and recall tools. - acnlabs/dsh-plugin-acn ★2 ·
@acnlabs/dsh-plugin-acn— Connects DeepSeek agents to ACN for discovering other agents, exchanging messages, and collaborating across agent instances. - Airrcat/dsh-yuzuha-prompts-manager ★2 ·
dsh-prompt-manager— A DeepSeek Harness plugin that provides a browser panel for managing persistent prompts and inspecting their session-scoped system-prompt assembly. - Aloneswork/deepseek-harness-codex-bridge ★2 ·
deepseek-harness-mcp-bridge— A local MCP bridge that coordinates bidirectional task delegation, progress exchange, and collaboration between Codex and DeepSeek Harness. - AprilWizard/dsh-multi-cot ★2 ·
@aprilwizard/dsh-multi-cot— Orchestrates dsh agent workflows by combining multi-sampled model outputs, internal voting, and plan, execute, and review phases. - arrow949/dsh-turn-approval ★2 ·
dsh-turn-approval— Adds an “Allow for this task” option to DSH Web approval cards, authorizing matching high-privilege requests for the current task turn. - baixinghao/intent-gate ★2 — An MCP plugin that helps coding agents align with requirements before implementation by analyzing PRDs, resolving ambiguities, and generating linted Mermaid-based technical contracts.
- Beants/dsh-trellis ★2 ·
dsh-trellis— Integrates the Trellis task-driven development workflow into DeepSeek Harness with planning, implementation, verification, session-state injection, subagent collaboration, and project scaffolding commands. - Bleed00/dsh-claude-mem ★2 ·
@bleed00/dsh-claude-mem— Integrates a local claude-mem worker with DeepSeek Harness for searching, retrieving, saving, injecting, and optionally summarizing cross-session memory. - Bxfjjb/Deepseek-Harness-plug ★2 ·
dsh-model-stage-router— Automatically routes models across conversation, planning, and implementation stages, with configurable tools that trigger the implementation model. - chancelu/dsh-llmwiki ★2 ·
dsh-llmwiki— A local Markdown memory plugin that retrieves and injects relevant notes, supports model-driven memory search and saving, and captures session activity. - ChengChe106/dsh-web-auto-open ★2 ·
dsh-web-auto-open— Automatically opens the system default browser when the DSH Web server is ready, with options to add a delay or disable opening. - csiroqa/dsh-schedule ★2 ·
@dsh-external/dsh-schedule— Schedules Agent tasks with cron timing and provides task management plus system and Harness status dashboards. - djasdh/interest-memory ★2 — A local SQLite-backed long-term memory service for AI agents that organizes knowledge from completed sessions and recalls relevant context in later sessions.
- dpskh/dsh-checkpoint ★2 ·
@dpskh/tool-checkpoint— Persists session checkpoints that mark the start of an exploration for a companion rewind workflow to later fold intermediate steps out of the model-visible context. - dpskh/dsh-rewind ★2 ·
@dpskh/tool-rewind— Summarizes exploration after a checkpoint into a report and replaces the model-visible context while preserving the complete session log. - drowned-fish1/deepseek-harness-skillx ★2 ·
dsh-skillx— An AI Agent workflow plugin for discovering, evaluating, comparing, and cautiously adopting external Skills. - dylan121322/llm-adaptive ★2 ·
llm-adaptive— Classifies DeepSeek Harness LLM requests by complexity and routes them through configured provider chains. - Elaina-real/dsh-tiered-approval ★2 ·
dsh-tiered-approval— Provides DeepSeek Harness with tiered tool-call approval using static rules, LLM review, and human confirmation. - Ericwong5021/dsh-kanban ★2 ·
dsh-kanban— A kanban workspace for the DeepSeek Harness Web UI that organizes and triages sessions, manages task workflow states, and creates new Harness tasks. - FEOH333/dsh-delegate ★2 ·
dsh-tool-subagent-model— Provides DeepSeek Harness with subagent delegation supporting per-call model selection, dependency gating, personas, and a durable run roster. - fly3366/DeepJIT ★2 ·
deepjit— DeepJIT analyzes agent execution traces to compile recurring multi-tool workflows into reusable skills and flow templates that load back into the running harness. - Isekai-Mfu/dsh-mimo-vision-hint ★2 ·
dsh-mimo-vision-hint— A prompt-only DSH plugin that guides agents to route image-recognition tasks to a configured mimo-v2.5 subagent and fall back to read_image when unavailable. - Jesse-njx/dsh-crosstalk ★2 ·
@dsh-crosstalk/bundle— Enables same-user DSH sessions on one machine to discover each other and exchange source-labeled messages through a local file-based registry and inbox. - Jesse-njx/dsh-memory ★2 ·
@dsh-memory/bundle— A DSH plugin that distills sessions into auditable memories with source citations and provides tools and CLI commands to recall and manage them. - Jesse-njx/dsh-skillport ★2 ·
@dsh-skillport/bundle— Connects local Agent Skills and selected Cursor or Claude Code formats to DSH, with skill discovery and trigger diagnostics. - jonah791/dsh-agent-compact ★2 ·
dsh-agent-compact— Compacts long DeepSeek Harness conversations by having the agent summarize its own context and replace prior history through the compaction protocol. - kalynnka/vscode-deepseek-harness ★2 ·
deepseek-harness-sessions— Integrates a locally installed DeepSeek Harness into VS Code’s native agent chat sessions with session management, streaming interaction, attachments, commands, and model controls. - KarlOfLaw/dsh-goal-mode-enhance ★2 ·
dsh-goal-mode— Provides DeepSeek Harness with a visual goal bar, goal lifecycle controls, progress display, and related settings. - karuboniru/dsh-approval-guardian ★2 ·
dsh-approval-guardian— A DeepSeek Harness plugin that automates matched sandbox escalation approvals through a one-shot tool-less reviewer returning an allow or deny decision. - kerwin2046/dsh-pin-recall ★2 ·
dsh-pin-recall— A DeepSeek Harness plugin for pinning assistant replies, tool results, or text and recalling them into the model context. - krislavten/ai-sdk-provider-dsh ★2 ·
ai-sdk-provider-dsh— Wraps the DeepSeek Harness agent runtime as an AI SDK LanguageModel for text generation, streaming responses, session management, and harness-managed tool execution. - levi-qiao/dsh-plugin-longgraph ★2 ·
dsh-plugin-longgraph— Provides DeepSeek Harness skills for planning and compiling long-horizon agent workflows with longgraph, loop-graph, and loop-converge. - Lhy723/dsh-self-evolution ★2 ·
dsh-self-evolution— Helps DeepSeek Harness iteratively improve Agent Profiles by evaluating frozen benchmarks, generating bounded candidates, and accepting or rolling back changes based on strict score comparison. - lin-cheng-lab/dsh-reloader ★2 ·
dsh-reloader— Automatically restarts the DSH web process after plugin installation or updates so changes take effect. - Luoye-1026/dsh-agent-hub ★2 ·
dsh-agent-hub— A DSH plugin for monitoring multiple local Agent sessions, sending instructions, tracking progress, and coordinating tasks. - lynx-gt/dsh-subagent-tools ★2 ·
dsh-subagent-tools— Enhances DeepSeek Harness subagent delegation with per-call model, provider, persona, and tool-filter overrides, including references to local agent presets. - MashedPotato817/dsh-git-plugin ★2 ·
dsh-git-plugin— A DeepSeek Harness Git workflow plugin for inspecting repository state and performing branch, commit, and recoverable undo operations. - moon09300731/dsh-approval-gate ★2 ·
dsh-approval-gate— Provides DeepSeek Harness with risk-based sandbox-boundary approvals, human review, approval timelines, and file-diff inspection. - Moximxxx/dsh-find-skill ★2 ·
dsh-find-skill— Searches, installs, updates, synchronizes, and removes skills for dsh agents across temporary, project, and global scopes. - omdsh-dev/dsh-fusion ★2 ·
@deepseek-ai/dsh-fusion— Fuses multiple conversations into a new durable, continuable session with optional agent-assisted pruning, topic grouping, and ordering. - omdsh-dev/dsh-github-integration ★2 — Provides static guidance for planning and running auditable GitHub Issue and Pull Request campaigns using permissions supplied by the user’s chosen provider.
- omdsh-dev/session-teleport ★2 ·
@mattheliu/session-teleport— A DeepSeek Harness plugin that provides PostgreSQL-backed multi-device session persistence, single-writer handoff, migration, and authenticated management APIs. - PangYiMing/dsh-mobile-control ★2 ·
dsh-mobile-control— Provides DSH tools to automate an iOS simulator through WebDriverAgent and simctl, including screenshots, element lookup, tapping, accessibility inspection, URL launching, and privacy preauthorization. - Phant0Meow/dsh-memory-meow ★2 ·
meow-memory— Provides DeepSeek Harness with SQLite-backed structured memory across sessions, including retrieval, context injection, and consolidation. - phoenixlucky/chrome-mcp-bridge-2026-skill ★2 — A Node.js bridge that exposes Streamable HTTP MCP browser automation services to AI clients through a stdio interface.
- renat3u/dsh-paseo ★2 ·
dsh-paseo— Integrates DeepSeek Harness as a Paseo ACP provider for launching, managing, and running multiple dsh agents in parallel from Paseo clients. - sakikoTGW/pack-agent ★2 ·
@sakikotgw/pack-agent— A CLI tool for packaging agent skills, rules, and MCP configuration, then installing or removing them across supported AI coding harnesses. - Sev7een/dsh-plugin-automations ★2 ·
dsh-plugin-automations— Provides scheduled and daily task execution for the DeepSeek Harness Web Profile, with optional deferral to Beijing off-peak hours. - shelken/dsh-co-authored-by ★2 ·
@shelken/dsh-co-authored-by— Automatically adds model attribution and dsh generation trailers to agent-created Git commits through a temporary hook that restores existing hooks when the session ends. - sjscy05/matlab-modelsim-vivado-plugin ★2 ·
mmv-dspic— Helps agents run a local MATLAB, ModelSim, and Vivado workflow for digital communication IC modeling, RTL simulation, synthesis, implementation, and bitstream generation. - Slowdownnn/dsh-read-history ★2 ·
dsh-read-history— Import Claude Code and Codex CLI conversation histories as native DSH sessions, with an idempotent settings workflow and workspace organization. - songqikong/dash ★2 ·
dash-tui— A terminal interface for the DSH CLI that manages agent conversations, presets, subagents, sessions, and tool calls. - soolaugust/deepseek-harness-cli ★2 ·
@deepseek-ai/dsh-root— An interactive terminal agent for Claude Code-style workflows with streaming model responses, tool-call displays, session resumption, OpenAI-compatible providers, and permission controls. - Tostoevsky/TsienHsueShen ★2 ·
dsh-tsien-hsue-shen— A DeepSeek Harness skill plugin that helps agents apply cybernetics-inspired methods to project planning, execution reviews, feedback design, and stopping decisions. - TT-Wang/dsh-slice-agent-loop ★2 ·
@dsh-external/dsh-slice-agent-loop— Replaces the default DeepSeek Harness transcript loop with bounded context slices, durable session records, and on-demand turn recall. - TtTRz/dsh-gatedflow ★2 ·
dsh-gatedflow— Provides DeepSeek Harness with a declarative workflow engine supporting human approval gates, agent handoffs, conditional routing, shell steps, and persistent workflow state. - U-Illll/dsh-memory ★2 ·
dsh-memory— Provides DeepSeek Harness with wiki-style linked memory retrieval, page management, knowledge compilation, graph health checks, and optional resident subagent retrieval. - vibeinging/dsh-agent-budget ★2 ·
@deepseek-ai/dsh-agent-budget— Provides durable token and deadline budgets for agent sessions and descendant trees, with usage accounting and admission control for provider requests. - vibeinging/dsh-tool-search ★2 ·
@deepseek-ai/dsh-tool-search— Provides per-agent on-demand tool discovery and progressive schema disclosure while loading selected global tools without widening existing restrictions. - wellorbetter/dsh-product-delivery-workflow ★2 ·
@wellorbetter/dsh-product-delivery-workflow— A DeepSeek Harness orchestration plugin that coordinates role-based agents across an artifact-driven product delivery workflow from research and planning through implementation, review, testing, and release audit. - why913/dshx ★2 ·
@why913/dshx— A CLI and Web plugin for dsh that manages and tests MCP servers, installs or migrates skills, and imports global memory from Claude Code and Codex. - YYTbit/dsh-plugin-codex-bridge ★2 ·
dsh-plugin-codex-bridge— Bridges OpenAI Codex skills, instructions, and configuration into DeepSeek Harness for continued use of existing settings. - YYTbit/dsh-plugin-pi-bridge ★2 ·
dsh-plugin-pi-bridge— Bridges local Pi Agent skill definitions into DeepSeek Harness as available skills. - zcx369658780/governed-workflow-for-dsh ★2 ·
dsh-governed-workflow— A DeepSeek Harness plugin that governs coding-agent work with task authority, lifecycle states, controlled mutations, terminal freezes, and independent review boundaries. - zprolab/WhaleKit ★2 — WhaleKit is an agent orchestration skill framework for DeepSeek Harness that provides composable workflows for tiered task routing, planning, execution, review, testing, debugging, and subagent collaboration.
- adlternative/dsh-subagent-qoder-cloud ★1 ·
dsh-subagent-qoder-cloud— Delegates tasks to Qoder Cloud Agents, automatically routing prompts to research or repository-analysis agents and returning their execution results. - agent-plaza/agent-plaza ★1 ·
agent-plaza— Lets agents use tools and an HTTP API to browse public Agent Plaza discussions, publish posts and replies, explore topics, and send flower signals. - AIMFllyYS/dsh-operating-context ★1 ·
dsh-operating-context— Adds a DeepSeek Harness settings page for choosing a working context window and clamping model configuration to known local capacity limits. - Alexis-fish/dsh-worktrees ★1 ·
dsh-worktrees— Git worktree isolation for parallel DeepSeek Harness sessions - alison-xx/deepseek-harness-flow ★1 ·
deepseek-harness-flow— Adds visual agent workflow editing and execution to DeepSeek Harness, along with multi-provider benchmark evaluation and result inspection. - Bandersnatch0x/amber-protocol ★1 ·
amber-protocol— Amber Protocol is a repository-local governance tool for planning, approving, verifying, documenting, and handing off AI-assisted engineering work. - Bandersnatch0x/design-playbook ★1 — A Claude Code and Codex plugin that orchestrates a constrained UI design workflow for producing specifications, running reviews, and optionally collecting browser previews and runtime evidence for acceptance.
- BeAChanger/dsh-openclaw-acp ★1 ·
dsh-openclaw-acp— Connects a DeepSeek Harness agent profile to OpenClaw through the official ACP transport and routes conversations from configured messaging channels to Harness. - Beam-wi/deepseek-harness ★1 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent harness for running agent workflows through a locally hosted web UI and CLI. - ben7am1n/dsh-browser ★1 ·
dsh-browser— A Playwright-powered browser automation plugin that lets agents navigate web pages, interact with forms and controls, extract content, run page scripts, and capture screenshots. - ben7am1n/dsh-memory ★1 ·
dsh-memory— Provides durable cross-session memory through a local SQLite database with tools for writing, searching, deleting, and recalling stored facts. - BrambleXu/dsh-prompt-profile ★1 ·
dsh-prompt-profile— Provides reusable Markdown prompt profiles for DeepSeek Harness with argument substitution, per-turn model selection, and restoration of the previous agent state. - cking000bigdemon/dsh-toolbelt ★1 ·
dsh-toolbelt— A DeepSeek Harness plugin suite that extends agent orchestration with prompt and language controls, cross-agent memory, vision fallback, execution guards, image-generation tools, and skill command processing. - cnyac/dsh-polling ★1 ·
dsh-polling— Adds configurable recurring tasks to DeepSeek Harness so models can perform checks, processing, and reporting in separate sessions on a schedule. - Demogorgon314/dsh-resume-plugin ★1 ·
dsh-resume-plugin— Provides DeepSeek Harness skills to read Codex and Claude Code session history, generate handoff summaries, and continue work in the current session. - drscrewdriver/inferglow ★1 — Inferglow is a Go-based AI agent infrastructure framework for integrating language models, registering tools, and orchestrating workflows and sessions.
- Ethanout/computer-use-plus ★1 ·
computer-use-plus— A Windows computer-use MCP service for agent-driven UI and browser interaction, OCR-assisted targeting, reusable shortcuts, and validated automation in isolated desktops. - EvilIrving/dsh-proof ★1 ·
dsh-proof— Starts a read-only verifier subagent before each top-level turn closes and feeds non-pass gaps back to the driving agent for follow-up. - fff122/dsh-prompt-presets ★1 ·
dsh-prompt-presets— A DeepSeek Harness plugin for locally saving, listing, applying, and deleting reusable prompt templates with variable substitution. - fff122/dsh-task-checklist ★1 ·
dsh-task-checklist— A DeepSeek Harness plugin for creating, filtering, completing, and exporting local task checklists. - flymysql/dsh-memory ★1 ·
dsh-memory-vault— A cross-session memory plugin that stores, retrieves, and deletes agent memories while injecting recent entries into each prompt context. - Fromlan/dsh-godot-tool ★1 — Enables an AI agent to control the Godot 4.x editor through a loopback RPC bridge for scene operations, project inspection, debugging, linting, and export tasks.
- greatwhitesharklab/dsh-plugin-subagent-manager ★1 ·
dsh-plugin-subagent-manager— Helps the DeepSeek Harness delegate tasks to subagents through routing guidance and per-call provider and model selection. - green-dalii/dsh-shift-router ★1 ·
dsh-shift-router— A DeepSeek Harness plugin that routes turns between model tiers, handles model-chain failover, and orchestrates capped subagent execution for complex tasks. - houyongsheng/deepseek-harness-molt ★1 — MOLT is a command-line coding-agent workflow that executes development tasks, creates and tests reusable skills, and stores them in a skill library.
- huey1in/trio ★1 ·
dsh-trio— An automation suite for DSH that provides shared browser control, an MCP server, and GitHub and GitLab review and issue-fixing workflow integrations. - Hyperionjust/Primordial-soup- ★1 — A file-based memory plugin that stores cross-conversation conclusions as cards, randomly collides them using scripted weighting, and generates status pages and weekly reports.
- ICCuse/dsh-pain-point-check ★1 ·
dsh-pain-point-check— An agent workflow guard that prompts blocker analysis after repeated or failed experiments and temporarily restricts non-investigative tool calls. - ilharp/dsh-tool-approval ★1 ·
dsh-tool-approval— Adds configurable manual approval before tool calls, with include and exclude patterns to control which tools require approval. - Jesse-njx/dsh-routines ★1 ·
@dsh-routines/bundle— A DSH plugin for scheduling unattended prompt-driven agent runs, storing run records and digests, and optionally delivering results through chatnode. - joyfoxai/dsh-eco-router ★1 ·
@joyfoxai/dsh-eco-router— Routes agent tasks across configured model tiers using historical outcomes and error records, with optional automatic model-selection overrides. - lingtima/dsh-think-chinese ★1 ·
dsh-think-chinese— This plugin adds a profile-wide system-prompt instruction asking DSH models and subagents to use Chinese for internal reasoning. - Linmoqian/deepseek-harness-cli ★1 ·
@deepseek-ai/dsh-root— DeepSeek Harness is an agent orchestration tool with a plugin architecture, command-line startup, and a local web interface. - ljsysfurryACE/AgentFrame-v3 ★1 — An agent context framework for ingesting, retrieving, forgetting, persisting, and compressing memory, with CLI, REST API, LLM-backed queries, and tool loops.
- ljsysfurryACE/dsh-aura-scheduler ★1 ·
@agentframe/dsh-aura-scheduler— An automation plugin that proactively triggers agent events through heartbeats, sensors, and webhooks with configurable quiet hours, cooldowns, and off-peak scheduling. - longyu065/dsh-session-index ★1 ·
dsh-session-index— Indexes session messages, assistant replies, and tool activity, then provides cross-session search and index statistics through a locally persisted index. - MashedPotato817/dsh-tool-browser ★1 ·
dsh-tool-browser— A Playwright-powered DeepSeek Harness plugin that provides browser navigation, page inspection, element interaction, JavaScript evaluation, screenshots, and tab management tools. - MashedPotato817/dsh-tui ★1 ·
dsh-tui— A DeepSeek Harness terminal agent client that provides Claude Code-style conversations, Vim-like modal input, session management, streaming responses, and tool-call interactions. - MaYiFei1995/dsh-approval-comment ★1 ·
dsh-approval-comment— A DSH Web plugin that enhances tool approval with rejection comments and lets users stop or continue the current agent turn based on their decision. - mbj733/dsh-hermes-memory ★1 — Provides DeepSeek Harness coding agents with cross-session memory, reusable skill learning, historical session search, and prompt context injection.
- MicroHEROX/dsh-koboldcpp-hands ★1 ·
dsh-koboldcpp-hands— A DeepSeek Harness tool plugin that delegates text processing, image analysis, OCR, and image comparison to a locally managed KoboldCpp server. - NaNExist/dsh-win-launchscript ★1 — A Windows launcher that starts the local DSH web service, opens it in a supported browser, and cleans up the service on exit.
- NinjaSln-labs/dsh-plugins ★1 ·
dsh-plugins— This plugin collection extends DeepSeek Harness with context overviews, cross-session knowledge retrieval, subagent model routing, and AI image generation. - Nunchakus888/dsh-turn-budget ★1 ·
dsh-turn-budget— Enforces configurable per-turn limits for model steps, tool calls, and provider-reported token usage in DeepSeek Harness. - ophielel/dsh-devkit ★1 ·
dsh-devkit-workspace— Provides DeepSeek Harness with on-demand development skills, GitHub and browser tools, trusted runtime extensions, and token-usage monitoring. - ouyangyipeng/dsh-desktop-upstream-archive ★1 ·
@deepseek-ai/dsh-root— DeepSeek Harness is an open-source agent harness with a plugin-oriented architecture and a local Web UI. - pandashere/dsh-codex-bridge ★1 ·
dsh-codex-bridge— Integrates the Codex CLI as a managed agent tool in DeepSeek Harness with parallel sessions, thread continuation, process control, and live activity and result viewing in the conversation pane. - pandashere/dsh-kimi-bridge ★1 ·
dsh-kimi-bridge— Integrates the Kimi CLI with DeepSeek Harness to invoke, continue, abort, and monitor external coding-agent sessions in the conversation interface. - PangYiMing/dsh-browser-control ★1 ·
dsh-browser-control— Controls Chrome through the Chrome DevTools Protocol for navigation, screenshots, page diagnostics, mobile emulation, and in-page JavaScript evaluation. - ParticleLight/dsh-ultracode ★1 ·
dsh-ultracode— An agent preset for DeepSeek Harness that emphasizes planning, execution, verification, and parallel subagent or workflow orchestration. - peterwangze/software-project-governance ★1 ·
@zcode/software-project-governance-plugin— A governance workflow plugin for AI coding projects that organizes evidence-backed planning, stage gates, reviews, risks, validation, and release readiness records. - Porphyrioon/ironlaw ★1 ·
ironlaw— IronLaw is a governance plugin for coding assistants that records execution evidence, constrains tool actions, checks completion requirements, and performs bounded repairs when needed. - pridesong/orchestration-skill ★1 — Orchestrates resumable long-running agent workflows using disk-backed state, mechanical validation, structured dispatch, routing, retries, and audits.
- QingGeLaiYe/deepseek-harness ★1 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent orchestration harness that can be started from the CLI and provides a local web UI. - randerous/dsh-turn-budget ★1 ·
@deepseek-ai/dsh-turn-budget— An opt-in DeepSeek Harness plugin that adds wrap-up reminders when an agent turn exceeds its configured step budget. - randerous/dsh-turn-meta ★1 ·
@deepseek-ai/dsh-turn-meta— An opt-in DeepSeek Harness plugin that injects compact session, turn, step, and message-count metadata before each agent step. - Raphaelutumn/dsh-change-budget ★1 ·
@raphelutumn/dsh-change-budget— A DeepSeek Harness guardrail that applies per-turn budgets for supported structured file mutations, mutation calls, and UTF-8 payload bytes, rejecting calls before they exceed the configured limits. - RealAlexandreAI/dsh-nocturne-memory ★1 ·
dsh-nocturne-memory— Provides DeepSeek Harness with session memory bootstrapping, briefings, and memory read, search, creation, and update capabilities through a user-configured Noc Memory MCP server. - reshuibuduo/dsh-tmcra-memory ★1 ·
dsh-tmcra-memory— Connects DeepSeek Harness to TMCRA to recall relevant project memory before each turn and save separate user and assistant records afterward. - rxa3c/chat2skill ★1 ·
chat2skill-plugin-runtime— Chat2Skill extracts reusable skills and project memory from assistant conversations, stores them locally, and retrieves them for future sessions. - saitamahang/dsh-skill-importer ★1 ·
dsh-skill-importer— A DeepSeek Harness web plugin for importing, validating, organizing, migrating, and invoking Agent Skills from multiple coding agents. - Scotlight/dsh-win-computer-use ★1 — A Windows computer-use toolkit that enables text-based agents to observe desktop interfaces, control applications, capture screenshots, and use a configured vision API.
- sikwoxy/dsh-tool-memory ★1 ·
dsh-tool-memory— A plugin for persisting bounded plain-text notes and user profiles across sessions and injecting memory snapshots into the agent context. - sikwoxy/dsh-tool-reqpipe ★1 — A requirement-management plugin that organizes work through requirements, design, review, and development stages using a local CLI and recorded workflow documents.
- skitse/dsh-dev-actions ★1 ·
dsh-dev-actions— Turns recurring development commands, prompts, and acceptance instructions into AI-maintained one-click actions that run or send only after user interaction. - spike-faye-lei/spike-faye-lei-dsh-skills ★1 — Provides DeepSeek Harness with a categorized collection of over 1,300 skills and 94 agent definitions, plus tools and instructions for installing the skills into a target directory.
- studyzy/dsh-lazy-tools ★1 ·
@deepseek-ai/dsh-lazy-tools— Defers tool schemas from the model context and lets agents discover and activate registered tools on demand. - studyzy/dsh-suggest-prompt ★1 ·
dsh-suggest-prompt— Generates one suggested next prompt after each completed agent turn, displays it as ghost text in the web composer, and supports inserting it into the draft with a shortcut. - tappass/dsh-governance ★1 ·
@tappass/dsh-governance— Evaluates each agent tool call through the TapPass policy service and supports allowing, denying, or routing calls for human approval. - Temoa/dsh-rules-paths ★1 ·
@temoa/dsh-rules-paths— Adds path-based and global rule injection to the DeepSeek Harness model context with project rule discovery, deduplication, and size limits. - TheChengXi/intent-flow ★1 ·
intent-flow— A comment-driven framework that helps agents move software development through requirements, design, execution, and reporting stages while maintaining project intent documents. - TIZ36/evo-memory ★1 ·
evo-memory— Provides local persistent memory for agents by recalling relevant context before model turns and structuring new memories after completed sessions. - TT-Wang/dsh-assembler ★1 ·
@dsh-external/dsh-assembler— Assembles natural-language requirements into session-verified single- or multi-agent presets using cataloged MCP capabilities and delivery artifacts. - TTTPOB/dsh-task-models ★1 ·
dsh-task-models— Adds per-call model and reasoning-effort selection to DeepSeek Harness subagent tools, with child-session orchestration, foreground or background execution, and model discovery. - Very12345/sai ★1 — sai is a local-first Android coding agent that coordinates model sessions with workspace files, terminal operations, Git, browser tools, and approval-based task execution.
- vexpaer/ContextGate ★1 ·
contextgate— ContextGate is a DSH/Cordis context-management plugin that selects relevant conversation history and folds excess messages into a summary when token usage exceeds a threshold. - xiaoheizi1212/dsh-computer-use ★1 ·
dsh-computer-use— Provides agent-facing tools to observe and control Playwright browser sessions or Windows desktops, with optional vision-model perception and browser session-data imports. - xinmo114514/dsh-prompt-optimizer ★1 ·
dsh-prompt-optimizer— A DSH WebUI plugin that rewrites vague input requests into structured, executable, and verifiable prompts for AI agents. - YinFengWindy/dsh-plugin-shiori-role ★1 — Manages editable conversational roles, session-scoped role bindings, role-owned visuals, and isolated durable memory.
- YJSoooooo/dsh-chrome ★1 ·
dsh-chrome— Enables DeepSeek Harness agents to control an existing Chrome profile with user authorization for browsing, page interaction, screenshots, uploads, and state verification. - Yogioo/dsh-agentmemory ★1 ·
dsh-agentmemory— Connects dsh to an agentmemory REST service and provides tools for searching, storing, deleting, and checking the health of persistent memories. - YohtHill/dsh-plugin-greeter ★1 ·
dsh-plugin-greeter— A dsh plugin that greets users at the start of each session and locally remembers their name and greeting style for personalized greetings. - yuzi-ska/DSH-Chrome-devtools ★1 ·
dsh-chrome-devtools— Provides DeepSeek Harness agents with Chrome DevTools MCP tools for real-browser navigation, interaction, page inspection, scripting, and performance analysis. - YYTbit/dsh-plugin-context-compressor ★1 ·
dsh-plugin-context-compressor— A skill that helps an agent compress long conversations into structured summaries while retaining decisions, errors, file paths, and user preferences. - Zn070515/deepseek-harness ★1 ·
@deepseek-ai/dsh-root— A developer-preview agent harness that uses a plugin-based architecture and provides local Web UI and command-line interfaces. - Amengclass/dsh-memory ★0 ·
dsh-memory— Provides DeepSeek Harness with tools to persist, retrieve, search, update, and delete model-editable memories and notes across sessions. - Amouren7/dsh-model-switch ★0 — Automatically switches between configured DeepSeek models based on task type while respecting manual model selections.
- AstrandPallas/deepseek-harness ★0 ·
@deepseek-ai/dsh-root— DeepSeek Harness is an agent orchestration framework with a plugin-based architecture and a locally served Web UI. - beex-labs/deepseek-harness ★0 ·
@deepseek-ai/dsh-root— DeepSeek Harness is an agent orchestration framework with a plugin-based architecture and a locally served Web UI. - caopu16/dsh-mcp-json ★0 ·
dsh-mcp-json— Discovers and merges MCP server definitions from Claude Code, Kiro, OpenCode, Codex, and Harness configuration files, then synchronizes the mounted servers in DeepSeek Harness. - chancelu/deepseek-harness ★0 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent orchestration harness with a locally served web UI. - chaojisizhu/DSH-cheatengine-mcp-bridge ★0 — Connects AI agents to Cheat Engine through MCP to automate process memory analysis, pointer scanning, debugging, and reverse-engineering tasks.
- chenhaolove89/dsh-chrome-control ★0 — Controls a dedicated Chrome instance through the Chrome DevTools Protocol for tab management, navigation, DOM snapshots, page interaction, screenshots, and read-only script evaluation.
- Codingendless/dsh-liang-rheostat ★0 — Measures and rates DeepSeek calls by token usage, cache hit rate, and cost while automatically tuning the max_tokens output budget and displaying call metrics.
- Da1dr1em/dsh-ego-browser ★0 ·
@deepseek-ai/dsh-ego-browser— Runs JavaScript in a locally connected Edge or Chrome browser to help agents navigate webpages, interact with sites, extract data, and manage task spaces. - darker2016/WorkbuddySkillGroups4DSH ★0 ·
workbuddy-skillgroups-4dsh— Provides installable multi-role expert skill bundles for DeepSeek Harness, with runtime registration and tools for generating and coordinating skill-based agent workflows. - dmsobtl/dsh-cost-optimizer ★0 ·
dsh-cost-optimizer— Automatically selects among configured model tiers based on request complexity and tracks session and daily spending budgets. - dmsobtl/dsh-llm-vision-router ★0 ·
dsh-llm-vision-router— Automatically routes agent requests containing image content to a configured multimodal model while leaving other requests on the default model. - dmsobtl/dsh-skill-evolve ★0 ·
dsh-skill-evolve— Extracts reusable tool-call workflows from agent session records, generates skill files, and lists learned skills. - EvilIrving/dsh-context-proxy ★0 ·
dsh-context-proxy— Provides agent-facing tools to query, slice, and grep persisted session history with bounded results and citations. - Gu-ZT/dsh-auxiliary ★0 ·
dsh-auxiliary— Provides independently configured auxiliary model routes for DeepSeek Harness tasks including vision, context compaction, approval reviews, subagents, session titles, and image generation. - H1a3x/dsh-prompt-inject ★0 ·
dsh-prompt-inject— A DeepSeek Harness web plugin for managing named system-prompt templates and injecting a selected template into conversations globally or by workspace. - Haoran2099/dsh-focal ★0 ·
focal-dsh— FOCAL is a local task-memory plugin that filters session activity into bounded task-isolated memories and optionally injects active-task context into later model requests. - HomophonicFate/rpg-maker-mac-skill ★0 — A DeepSeek Harness skill that automates running RPG Maker MV/MZ games on macOS, integrates existing MTool translation files, and creates an application launcher.
- JohnXu22786/computer-control ★0 ·
dsh-computer-control— A dsh plugin that lets agents observe screenshots and automate desktop interactions through mouse, keyboard, and accessibility-tree actions. - JohnXu22786/context-pruner ★0 ·
dsh-context-triage— A DeepSeek Harness plugin that uses heuristic rules to compact stale, repeated, failed, oversized, and low-value session context. - JohnXu22786/file-planning ★0 ·
dsh-plugin-trailmap— Trail Map is a planning and execution tool that persists multi-step task plans, dependencies, state transitions, audit history, and debrief notes in workspace files. - JohnXu22786/github-mcp ★0 ·
repogate— An MCP-based GitHub workbench that gives coding agents tools for repository, issue, pull request, code review, search, and authentication tasks. - JohnXu22786/skill-framework ★0 ·
dsh-praxis— Provides DeepSeek Harness with structured engineering-methodology skills for design, planning, implementation, testing, debugging, review, collaboration, and completion verification. - JohnXu22786/spec-driven ★0 ·
keel— A development workflow plugin that guides agents to write specifications, verify assumptions, control scope, and audit implementation against acceptance criteria using skills, templates, and local review tools. - JOJO666888888/prompt-polish ★0 ·
prompt-polish— Uses a configured prompt-engineering agent to complete, clarify, expand, and iteratively rewrite drafts before sending, with version history and direct application to the input field. - kalifun/helmsman ★0 — A local, self-hosted coding-agent workbench that manages execution through task sessions, comment-based approvals, project knowledge, and assembled context.
- KeFan-J/dsh-chat-link ★0 ·
@linxin666/dsh-chat-link— Connects DeepSeek Harness sessions for peer messaging with @ mentions, target-session wake-up delivery, and a locally persisted inbox. - leaveimagination/dsh-qwen-voice ★0 ·
dsh-qwen-voice— Control DeepSeek Harness by real-time voice and create, dispatch, and manage tasks across multiple sessions. - Leo-Ayh-Oday/dsh-orcana ★0 ·
orcana-dsh— A runtime governance plugin for DeepSeek Harness coding agents that monitors progress, validates execution evidence, constrains completion claims, routes capabilities, and integrates Linux/WSL execution. - Leo-Ayh-Oday/motion-pro-max ★0 — An agent skill pack for planning, implementing, and reviewing interface motion through engine selection, scene recipes, and quality gates.
- LeslieWylie/dsh-mlamp-ops ★0 ·
@dsh-community/dsh-ops-kit— An archived DeepSeek Harness operations bundle for evidence-driven agent orchestration, bounded local memory retrieval, repository audits, benchmark preparation, and plugin release planning. - lihuu/dsh-lazy-skill ★0 ·
dsh-lazy-skill— A DeepSeek Harness plugin that organizes related skills into bundles and loads root or selected sub-skills on demand. - lispking/git-skills ★0 — A Claude Code assistant for Git branch management, Conventional Commits messages, pull request workflows, conflict guidance, code review checks, and repository statistics.
- lisycotana/dsh-workflow-worktree ★0 ·
dsh-workflow-worktree— Provides a Git worktree isolation adapter for DeepSeek Harness workflows, creating and managing task-specific agent working directories. - ljsysfurryACE/dsh-compaction ★0 ·
@agentframe/dsh-compaction— A DeepSeek Harness context-compaction plugin that reduces agent context usage through semantic retention and physical KV compression. - ljsysfurryACE/dsh-memory-director ★0 ·
@agentframe/dsh-memory-director— Uses a configured language model to analyze conversations, persist and retrieve memories, and inject relevant memories into request context. - LnsiAxe/dsh-web-restart ★0 ·
@lnsiaxe/dsh-web-restart— Automates ensuring and rotating a DeepSeek Harness web server through detached process startup and flag-triggered restarts. - LodyAI/acp-extension-dsh ★0 ·
acp-extension-dsh— Provides DeepSeek Harness with ACP session controls, coding profile selectors, and mounting of ACP-provided MCP servers into agent scopes. - lonelymoon87/dsh-vscode ★0 ·
dsh-vscode— Connects DeepSeek Harness to VS Code for agent sessions, streamed tool activity, and native diff views of workspace file changes. - m-guo-2/dsh-delayed-task ★0 ·
dsh-delayed-task— A DeepSeek Harness plugin for persistent delayed decisions that resumes the original session, reassesses current evidence, and optionally performs explicitly bounded background tool calls. - maskshell/solidforge-dsh ★0 — SolidForge orchestrates coding-agent workflows with parallel implementation, structured review, deterministic validation, and dual-loop convergence controls.
- penguinpanda/sebastian-kitchen-board ★0 — A kitchen and household assistant for meal planning, inventory management, dietary goals, and related home information.
- phoenixlucky/weiliaozi-skill ★0 ·
weiliaozi-skill— An agent skill that helps users perform structured decision and scenario analysis through five lenses: essence, conditions, gains and losses, sequence, and opponent responses. - qing3a/dsh-repo-context ★0 ·
@qing3a/dsh-repo-context— Dynamically adds the current Git branch, working-tree status, recent commits, and repository guidance to the system prompt so the model can use project context. - qwqwd65-ui/dsh-win-computer-use ★0 — Provides agents with Windows desktop observation, screenshots, mouse and keyboard control, UI automation, and optional vision API analysis.
- ropon/deepseek-harness ★0 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent harness with a desktop application for managing its local interface and harness process. - SajoLuo/dsh-trellis ★0 ·
dsh-trellis— An optional DeepSeek Harness plugin that integrates Trellis workflow state, task context, subagent coordination, and lifecycle-aware commands. - shijunan126-creator/dsh-subagent-effort ★0 ·
dsh-subagent-effort-project— Configures DeepSeek Harness subagent models and reasoning effort through settings, a per-request selection tool, and a graphical settings card. - ShuoSachiko/MathMN ★0 — An agent workflow plugin for mathematical modeling competitions that coordinates research, modeling, coding, paper writing, review, and submission validation across multiple stages.
- SkySheep1999/dsh-polish-prompts ★0 ·
dsh-prompt-polish— deepseek harness 下快速润色/精炼提示词插件 - slhssb/dsh-advisor ★0 ·
@slhssb/dsh-advisor— Reviews an agent’s tool operations with an independent model, injects guidance into later calls, and supports rule-based warnings or blocking of matching steps. - slicenferqin/dsh-whale-tui ★0 — A terminal interface for DeepSeek Harness that supports agent sessions, streaming responses, tool approvals, task views, session recovery, and model or provider configuration.
- Songran241/dsh-req-workbench ★0 ·
@dsh-community/dsh-req-workbench— A requirements workbench that imports requirements from conversations, pasted text, or workspace files and manages subtasks, deadlines, and timeout reminders. - Stone623/ai_skills ★0 ·
dsh-daydream-break— A Codex Skill and DeepSeek Harness plugin that optionally simulates a brief pause, recaps observable task state, and resumes the agent workflow. - StyxNether/dsh-auto-approval ★0 ·
dsh-auto-approval— Adds a configurable auto-approval permission tier to DeepSeek Harness that approves eligible commands and file operations in trusted areas while deferring other requests to the user. - sybolization/agent-jit ★0 ·
agent-jit— Compiles deterministic multi-step agent tool workflows into a restricted DSL and executes them through a graph runtime to reduce model-loop iterations. - tkr520521/dsh-team-runner ★0 ·
dsh-team-runner— A DeepSeek Harness plugin for configuring agent teams, delegating tasks to subagents, and running sequential workflows with policy gates. - truelove-dreamer/dsh-plugin-hooks ★0 ·
dsh-plugin-hooks— Configures shell commands to run before and after model tool calls, with failed pre-tool commands able to block execution. - truelove-dreamer/dsh-plugin-recall ★0 ·
dsh-plugin-recall— Searches persisted sessions in the current DSH_HOME and returns relevant excerpts and session metadata for cross-session recall. - TT432/dsh-dcp ★0 ·
dsh-dcp— Uses a configurable language model to iteratively compress prompts and context while preserving entities, numbers, identifiers, and specified key points. - TT432/dsh-feedback ★0 ·
dsh-feedback— A cross-context feedback plugin that persists process feedback in the workspace and supports viewing, editing, and deleting entries through model tools and a web panel. - TT432/dsh-skillzip ★0 ·
dsh-skillzip— Provides tools to compress, incrementally update, inspect, and audit agent skill documents while retaining their rules, workflows, tool requirements, and output constraints. - ttxl314/dsh-skill-lord-serf ★0 ·
@ttxl314/dsh-skill-lord-serf— Enables DSH to coordinate Lord and Serf agents through file-backed planning, task dispatch, bounded execution, reporting, and review workflows. - wangxiang0605qvq/dsh-auto-compact ★0 ·
@deepseek-ai/dsh-auto-compact— Registers a compact_now tool for DeepSeek Harness so the model can schedule session-context compaction after the current turn and record the result. - WeilaiSun/dsh-hindsight-memory ★0 ·
dsh-hindsight-memory— Provides DeepSeek Harness with cross-session semantic memory through a local Hindsight service, including memory retention, recall, reflection, and optional automatic context injection. - wenliang9527/dsh-one-click-launcher ★0 — Provides a Windows one-click launcher for DeepSeek Harness and can add a DSH sidebar button that generates the required startup files.
- wenliang9527/dsh-workspace ★0 ·
deepseekh— A Windows one-click launcher plugin that installs the required dependency and starts a local DeepSeek Harness web interface. - Wha1eChai/dsh-supervisor ★0 ·
@wha1echai/dsh-supervisor— Coordinates live DeepSeek Harness Sessions within one runtime by providing discovery, inspection, messaging, steering, optional cancellation, and reply-observation tools. - xiaoxiao-svg/delivery-review-dsh-plugin ★0 ·
delivery-review-plugin— A DeepSeek Harness plugin that coordinates planning, code fixing, read-only review, human acceptance, and delivery report generation in a structured multi-agent workflow. - Xplore-LAB/dsh-plugin-asmemory ★0 ·
dsh-plugin-asmemory— Records typed state and action events for agents or operational processes, with trend, anomaly, causal analysis, and data export tools. - XuezuoYS/dsh-IamDeepSeekV4ga ★0 ·
dsh-plugin-iam-deepseek-v4ga— A configurable plugin that injects a fixed instruction at the top of each model request or agent step to attempt to alter DeepSeek chain-of-thought phrasing. - youjiaqi421/dsh-plugin-workspace-rules ★0 ·
dsh-plugin-workspace-rules— Loads workspace instruction files from Cursor, Gemini CLI, and GitHub Copilot into DeepSeek Harness system prompts. - zhaoyilun/dsh-preset-flash-director ★0 ·
dsh-preset-flash-director— An agent orchestration preset for DeepSeek Harness that provides bounded expert delegation, review, and verification workflows. - zimai233/dsh-wash-calendar ★0 ·
dsh-wash-calendar— A conversational planning utility that calculates recurring habit dates, range schedules, single-day checks, and text advice from dates and fixed intervals. - zlh12331/deepseek-harness-superagent ★0 ·
@deepseek-ai/dsh-root— DeepSeek Harness is a plugin-based agent orchestration framework that can start a local Web UI through its command-line interface. - zzy2210/y1n-agent-flow ★0 — A DSH preset for coordinating a lead agent and specialized sub-agents through plan-driven development, testing, coding, and review workflows.
🛠️ 工具集 605 个插件
工具集
- awesome-dsh-plugin/awesome-dsh-plugin ★7502 ·
awesome-dsh-plugin— A curated DeepSeek Harness plugin directory for browsing community plugins and finding installation information. - whiteguo233/OpenBiliClaw ★2836 — OpenBiliClaw is a cross-platform content discovery agent that uses user feedback, conversations, and browsing signals to find and recommend content from supported platforms and the open web.
- imsai-sh/zhuzhiliao ★2830 — Zhuzhiliao is a mobile-first browser simulation of a traditional spinning toy, controlled by touch, keyboard, or device motion with interactive sound.
- liustack/modlens ★2770 ·
@liustack/modlens— ModLens sends user-pasted or supplied images to configured vision engines and returns structured OCR, layout, and semantic evidence for text-only coding agents. - AdamPlatin123/awesome-dsh-plugins ★1139 — A catalog and radar for discovering, categorizing, and reviewing DeepSeek Harness plugins with runtime compatibility evidence.
- Anionex/agent-vision-toolkit ★992 — Provides text-based agents with image Q&A, long-screenshot OCR, visual UI reconstruction, and screenshot-verified GUI automation tools and skills.
- PicGo/PicGo-Core ★982 ·
picgo— PicGo-Core is an image-uploading engine with CLI and API support for uploading images from file paths or the clipboard and managing uploader configurations. - dsh-market/dsh-market ★815 ·
dshmarket— A DeepSeek Harness plugin marketplace for browsing and searching community plugins and themes and managing their installation, updates, configuration, backups, and diagnostics. - xyTom/coding-tools-mcp ★811 — An MCP coding runtime that provides AI clients with workspace file access, repository search, patch application, command execution, interactive sessions, and Git inspection tools.
- 0xsline/awesome-deepseek-harness ★684 — A curated directory for browsing DeepSeek Harness plugins, tools, and infrastructure with categorized references and installation guidance.
- ysr666/dsh-vision-router ★624 ·
dsh-vision-router— Provides DeepSeek Harness text agents with image routing, visual analysis, and image tools for OCR, cropping, pixel comparison, and screenshots. - Anionex/dsh-vision-toolkit ★615 ·
@dsh-external/dsh-vision-toolkit— Provides text-based agents with image Q&A, long-screenshot OCR, visual grounding, UI reconstruction, and pixel-comparison tools. - linhay/harmony-next.skills ★328 — Provides AI coding assistants with offline HarmonyOS NEXT documentation retrieval, development guidance, and optional local testing and device diagnostic scripts.
- omdsh-dev/dsh-at-file ★327 ·
dsh-at-file— Search workspace files and directories with @ in the DeepSeek Harness composer and insert validated path references into prompts. - SepineTam/mcp-for-stata ★245 — Connects AI agents to a local Stata installation through MCP for data analysis, statistical workflows, and Stata code assistance.
- TencentCloud/tencentmeeting-cli ★220 ·
@tencentcloud/tmeet— Connect to Tencent Meeting through OAuth2 to manage meetings, participants, recordings, attendance reports, and enterprise contacts from the command line. - bruc3van/awesome-dsh-plugin ★208 — A curated directory for browsing, filtering, and discovering community plugins for DeepSeek Harness.
- zhaoolee/notes ★144 ·
notes— A web-based note and knowledge management tool for organizing synchronized notes with image support and PNG, Markdown, and HTML export. - Nagi-ovo/dsh-find-plugins ★141 — Helps DSH search and compare GitHub plugins, then install and verify a selected plugin while reporting its scripts, network, subprocess, and data-access characteristics.
- liustack/modsearch ★132 ·
@liustack/modsearch— Provides web search, X search, and single-page fetching for models without native web access, returning structured results with sources. - Dominic789654/awesome-deepseek-harness ★123 — A curated directory of DeepSeek Harness plugins, skills, MCP servers, profiles, orchestrators, interfaces, and related ecosystem resources.
- bradeGithub/DSH-Plugins-Marketplace ★114 ·
dsh-plugin-marketplace— Browse, search, install, update, and uninstall DSH plugins and general skills from GitHub within the DeepSeek Harness Web GUI. - taxueseek/argo ★97 ·
argo-search— Argo is a multilingual search and browsing tool for agents that supports web and local-file retrieval, specialized routing, evidence scoring, page fetching, and deep research. - Anionex/dsh-turn-rewind ★76 ·
@dsh-external/turn-rewind— Provides DeepSeek Harness with message-anchored workspace file previews, restore points, and explicitly confirmed file rollback, with an option to restart from the restored request. - beancookie/awesome-dsh-plugin ★75 ·
awesome-dsh-plugin— A curated directory of DeepSeek Harness plugins organized by function for browsing and discovery. - Han-1413141/dsh-cost-meter ★70 ·
dsh-cost-meter— Tracks model-call costs and token usage in DeepSeek Harness while providing budget and pricing management, balance and quota displays, history, and related alerts. - Alex-Yanggg/awesome-DSH-plugin ★68 — A community-curated catalog that organizes and links to DeepSeek Harness plugins, extensions, tools, and related resources by use case.
- lire1131/dsh-undo-plugin ★68 ·
dsh-undo— Provides DSH configuration and plugin-code snapshots, undo and redo, version rollback, safe mode, and offline CLI/GUI recovery tools. - oil-oil/dsh-vision ★63 ·
@oil-oil/dsh-vision— Adds image understanding to DeepSeek Harness by analyzing attachments with configured vision models or local OCR to support response generation. - Nwflower/dsh-chat-import ★57 ·
dsh-chat-import— Imports conversation histories from multiple agent tools into DeepSeek Harness and provides export, backup, and incremental synchronization features. - like-study1/Oh-My-DSH ★56 — A community directory for discovering and browsing DeepSeek Harness plugins through GitHub synchronization, curated categorization, and searchable web filtering.
- ZASENJC/dsh-plugins-store ★56 ·
dsh-plugin-store— Browse, search, and filter the DeepSeek Harness plugin catalog, then manage Web profile plugins after user confirmation. - c3ll256/dsh-toy ★54 ·
dsh-toy— Connects DSH to supported Bluetooth, serial, USB, or sharing-link devices and provides tools for discovery, connection, bounded control, stopping, and disconnection. - morluto/jacobian ★50 — Jacobian is an MCP mathematical tool library for agents to search and execute typed, bounded mathematical operations.
- awesome-dsh-plugin/dsh-find-plugin ★48 ·
dsh-find-plugin— Searches GitHub for DSH plugins and returns star-ranked results with descriptions, repository links, and installation commands. - multica-ai/dsh-multica-runtime ★46 ·
@multica-ai/dsh-runtime— A runtime integration plugin that connects Multica to DeepSeek Harness over a versioned JSONL stdio protocol, with model discovery, streamed events, session resume, and MCP client configuration. - omdsh-dev/dsh-data-agent ★40 ·
@yejiming/dsh-data-agent— Connects to supported databases through conversation, explores schemas, generates and executes SQL, analyzes results, and optionally produces HTML data reports. - HuanLinOTO/dsh-plugin-mineru ★34 ·
@huanlin/dsh-plugin-mineru— Uses a configured MinerU service to parse local PDFs, images, DOCX, PPTX, and XLSX files into structured Markdown or JSON. - william-jin-cmu/dsh-vision ★33 ·
@dsh-external/dsh-vision— This plugin adds image analysis to text-only DeepSeek sessions by sending local images and user questions through a view_image tool to a configurable OpenAI-compatible vision-language model endpoint. - omdsh-dev/dsh-lark ★30 ·
dsh-lark-channel— Connects DeepSeek Harness to Feishu or Lark so users can assign tasks, view execution progress, handle approvals, and exchange workspace files through chat. - the-beating-light-of-the-nail/dsh-meme-hub ★30 — A curated browsing hub that helps users discover DeepSeek Harness community plugins through categorized links and screenshots.
- Moeblack/dsh-message-edit ★29 ·
dsh-message-edit— A conversation utility for editing messages, creating branched sessions, rerolling or retrying turns, and viewing or switching versions through a timeline. - yyyyukari/dsh-plugin-workshop ★25 ·
@dsh-external/dsh-plugin-workshop— A DSH Web UI plugin browser for searching GitHub repositories, viewing translated information, and managing local plugin installation, updates, and removal. - hellodigua/dsh-share ★23 ·
@dsh-external/dsh-share— Select and organize loaded conversations for export as downloadable or copyable PNG images and Markdown files. - zh667/TokenLedger ★23 ·
tokenledger— TokenLedger aggregates and analyzes DeepSeek Harness token usage, presenting relay- and project-level balances, quotas, cost estimates, diagnostics, and CSV or JSON exports. - franksong2702/dsh-codex-connect ★22 ·
dsh-codex-connect— Connects a ChatGPT subscription to DeepSeek Harness through OAuth, providing Codex models plus optional search, image viewing, and image generation features. - lhh010/dsh-minigames ★22 ·
@dsh-external/dsh-minigames— Adds a draggable floating DSH Web UI panel with 18 offline mini-games and persists panel layout and high scores locally. - ali-meoo/meoo-cli ★21 — A command-line integration for local AI coding assistants to manage Meoo cloud databases, authentication, storage, code synchronization, and application deployment.
- anweat/dsh-web-search-pro ★21 ·
dsh-web-search-pro— Provides multi-engine and multi-platform web search, page fetching and browser rendering with caching, history, snapshots, and customizable extraction rules. - omdsh-dev/dsh-toolkit ★21 ·
@deepseek-ai/dsh-toolkit— Provides ten deterministic tools for time, encoding, JSON, calculation, CSV, regular expressions, Markdown, diffing, statistics, and JSON Schema processing. - PlutoKeating/dsh-lark-bot ★21 ·
dsh-lark-bot— Connects a local DeepSeek Harness coding agent to Feishu or Lark, providing chat-based streaming cards, project workspaces, parallel tasks, approvals, notifications, and session management. - Ericwong5021/deepseek-plugin-store ★20 ·
deepseek-plugin-store— A community directory for browsing, categorizing, submitting, and installing DeepSeek Harness plugins, tools, and extensions. - kejixiaoliang/awesome-dsh-plugins ★20 — A categorized directory for discovering DeepSeek Harness community plugins through searchable listings, repository links, installation commands, and machine-readable index data.
- morluto/leantoken ★19 — LeanToken is an agent-focused MCP code search and retrieval tool that uses local indexing, structural analysis, and bounded reads to locate relevant code while managing context token usage.
- Yan-Zero/dsh-codex ★19 ·
dsh-codex— Connects ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness with search, image input, image generation, and web or CLI configuration features. - HuanLinOTO/dsh-plugin-better-sidebar-plugin-office ★18 ·
@huanlin/dsh-plugin-better-sidebar-plugin-office— Adds browser-based DOCX, XLSX, and PPTX previews to better-sidebar through three registered Office file viewers. - zp-home/dsh-recommend ★18 ·
dsh-recommend— A DSH plugin discovery tool that uses public metadata to provide rankings, search, recommendations, trend views, and optional installation and update actions. - flymysql/dsh-remote ★17 ·
dsh-remote— Manage remote workspaces over SSH and SFTP with remote file operations, command execution, mirror synchronization, and port forwarding. - Stormycry-cryp/dsh-AuthInOne ★17 ·
dsh-auth-in-one— Connect and manage multiple model providers in DeepSeek Harness with authorization or API-key setup, model switching, optional vision fallback, and usage and cost analytics. - Fishsb/dsh-prompt-enhancer ★16 — Enhances prompts in the input box and converts speech into draft text using cloud or local speech recognition.
- Ghost011118/dsh-balance-meter ★16 ·
dsh-balance-meter— Displays DeepSeek account balance, estimated current-session cost, and currency and usage-bucket breakdowns in the Harness Web GUI. - AnacondaKC/dsh-stock-market ★15 ·
dsh-stock-market— Provides Chinese A-share quotes, charts, rankings, money flows, fundamentals, events, research, and news, with major market indexes displayed in a sidebar. - XCNXNXNX/dsh-portable-tavern ★14 ·
dsh-portable-tavern— A utility for creating SillyTavern V2/V3 character cards and conducting AI roleplay chats, with world books, local data storage, JSON/PNG import and export, and interface customization. - yequ172672/dsh-codex-subscription ★14 ·
dsh-llm-codex— Connects ChatGPT subscription models to DeepSeek Harness by reusing local Codex CLI credentials and supporting streamed text responses. - Axiaohungry/dsh-llm-codebuddy ★13 ·
dsh-llm-codebuddy— Adds a CodeBuddy China provider to DeepSeek Harness with WorkBuddy API key or CodeBuddy account-token authentication and configurable model discovery. - Moeblack/deepseek-manners ★13 ·
deepseek-manners— Injects configurable text into DeepSeek Harness chat requests with a web toggle and settings-file configuration. - huawolf/news-agent ★12 — Aggregates RSS and other online sources, uses a large language model to rank and summarize items, and delivers scheduled digests through Feishu, Discord, or a custom HTTP endpoint.
- N0zoM1z0/vocaloid-mcp ★12 ·
vocaloid-mcp-server— A local MCP music-production bridge for composing, tuning, rendering, mixing, and auditing native VOCALOID projects. - SakalioLabs/dsh-code-ide ★12 — An integrated browser IDE workbench for DeepSeek Harness with workspace browsing, code editing, search and replacement, media previews, and terminal sessions.
- billLiao/awesome-dsh-plugin ★11 — A curated, categorized directory that helps DeepSeek Harness users discover plugins for interface, workflows, memory, tools, integrations, and development.
- HuanLinOTO/dsh-plugin-aigc-canvas ★11 ·
@huanlin/dsh-plugin-aigc-canvas— A media tool plugin that organizes text-to-image, text-to-video, reference-based video, and text-to-audio generation through a node-linked canvas. - LiangYin233/dsh-provider-model-configurator ★11 ·
dsh-provider-model-configurator— A DSH settings utility for viewing, creating, editing, copying, and deleting provider model entries while configuring context, output, input modalities, reasoning, and compatibility options. - loudMore/dsh-drop-to-path ★11 ·
@dsh-external/dsh-drop-to-path— Accepts pasted or dragged images and files, stores them in the workspace, and appends their workspace paths to outgoing messages. - MAXeaglet/dsh-bash-terminal ★11 ·
dsh-bash-terminal— Run one-shot and interactive terminal commands through PowerShell, Git Bash, or WSL on Windows with configurable defaults, background jobs, and session management. - slywalker2006/dsh-passwords ★11 ·
dsh-passwords— A gateway for DeepSeek Harness that provides remote access, login authentication, multi-user permissions and quotas, audit records, and collaboration messaging. - Totoro-qaq/Cobsidian ★11 — Cobsidian is an agent-driven local knowledge-base workflow for searching, planning, confirming, and maintaining linked Obsidian or Markdown notes.
- xlight/deepseek-visionary ★11 — Connects AI assistants to DeepSeek web vision and OCR capabilities through CLI, MCP, or DeepSeek Harness for image analysis and text extraction.
- chen-001/dsh-grok-tui ★10 ·
dsh-grok-tui— Connects the Grok TUI to DeepSeek Harness with local bridge setup, backend process controls, and usage metrics. - Flyvhidbwo/dsh-vision-proxy ★10 ·
dsh-vision-proxy— Translates images attached to conversations through a configured vision-language model and passes the resulting text to DeepSeek for responses. - gxpppp/dsh-search-mcp ★10 ·
dsh-search-mcp— Provides DSH web search through configurable MCP search servers with settings for providers, credentials, timeouts, and result limits. - HuanLinOTO/dsh-plugin-anti-ads ★10 ·
@huanlin/dsh-plugin-anti-ads— A browser-side DSH Web plugin that blocks dsh-ads advertisements and provides a persistent toggle with a status badge. - white0dew/awesome-dsh-plugins ★10 ·
awesome-dsh-plugins— A public directory for browsing and discovering DeepSeek Harness plugins and related tools, with categorized entries, repository links, and installation command examples. - bpc-oss/dsh-web-billing ★9 ·
dsh-web-billing— Tracks per-message token usage and billing in DeepSeek Harness, manages a local ledger, balance, and budget, and provides browser views and exports for cost records. - GoalfyAI/goalfydata ★9 — Connects AI agents to GoalfyData through MCP, CLI, and plugins to create, update, analyze, share, and reuse hosted datasets.
- HuanLinOTO/dsh-plugin-interpreters ★9 ·
@huanlin/dsh-plugin-interpreters— Executes code through configurable Python and Node.js interpreters and returns the resulting stdout, stderr, and exit code. - jyh20030112/dsh-visual-plugin ★9 ·
dsh-visual-plugin— Adds image and video analysis to DeepSeek Harness by sending media to a configured compatible vision model and displaying results in a web sidebar. - Meredith2328/dsh-sticky-note ★9 ·
dsh-sticky-note— A sticky-note plugin for capturing and organizing ideas, reflections, and TODOs with Markdown editing, automatic saving, history archiving, retention cleanup, and optional sending to the current conversation. - NoWint/Oh-My-DSH ★9 — Oh-My-DSH is an automated ecosystem discovery tool that scans public sources, validates and categorizes DeepSeek Harness plugin candidates, and updates an indexed catalog.
- WilliamLIiii/DeepSeek-Harness-billing-plugin ★9 ·
deepseek-harness-billing-plugin— Displays DeepSeek account balance, per-model usage, and a history-based estimate of remaining tasks in the Web session interface via the DeepSeek API. - WSL043/dsh-codex-subscription ★9 ·
@wsl043/dsh-codex-subscription— Connects a ChatGPT/Codex subscription to DeepSeek Harness with OAuth login, Codex models, search, image generation, and quota visibility. - HuanLinOTO/dsh-plugin-d399 ★8 ·
@huanlin/dsh-plugin-d399— Shows a mini-game overlay while the model generates, offering Wordle, match-three, many parameterized games, custom bookmarks, and third-party game registration. - lhh010/dsh-paste-input ★8 ·
@dsh-community/dsh-paste-input— Enhances DSH WebUI with paste, drag-and-drop, and file or folder selection for attachments, displaying sent attachments as file chips. - PerryLink/dsh-checkpoint-rewind ★8 ·
dsh-checkpoint-rewind— Provides DeepSeek Harness with workspace, session, and plugin configuration checkpoints, diffs, and rollback commands. - Player-MINEPIG/dsh-llm-codex-oauth ★8 ·
dsh-llm-codex-oauth— Connects ChatGPT/Codex subscription models to dsh through OAuth, with support for multi-turn conversations and supported image inputs. - springbrand-lab/dsh-oauth-mcp-client ★8 ·
@dsh-external/dsh-oauth-mcp-client— Connects DeepSeek Harness to OAuth 2.1-protected Streamable HTTP MCP servers and enables discovery, registration, and execution of their remote tools. - walkinglabs/awesome-deepseek-harness-plugins ★8 — A curated, source-verified directory of DeepSeek Harness plugins, tools, workflows, and official resources for discovery and reference.
- wangyang10/image-vision ★8 — Provides image description, visual question answering, OCR, and multi-image comparison for text-only models through configurable OpenAI-compatible vision APIs.
- zimzaza4/dsh-bash-win ★8 ·
@zimzaza4/dsh-bash-win— Provides Git Bash and WSL2 terminal tools for DeepSeek Harness on Windows, with command execution, background jobs, optional sandboxing, and approval flows. - Acidmoon/DIzzy-DSH ★7 ·
dizzy-dsh— A DeepSeek Harness plugin bundle that combines browser control, subscription login, usage reporting, vision tools, interface enhancements, notifications, and agent presets. - BiBoyang/dsh-im-bridge ★7 ·
dsh-im-bridge— Connects DSH sessions to WeChat for remote task updates, approval responses, and text command injection. - gtaifu/dsh-wechat-bridge ★7 ·
dsh-wechat-bridge— Connects local DSH agents to WeChat through Tencent’s iLink Bot API with message exchange, persistent sessions, file transfer, and media handling. - gxinxing/deepseek-harness-tui ★7 ·
deepseek-harness-tui— An interactive terminal chat interface for DeepSeek Harness with tool-call display, collapsible reasoning traces, and terminal-aware theming. - hi-wenw/dsh-telegram-channel ★7 ·
dsh-telegram-channel— Provides allowlisted Telegram users with mobile access to local DeepSeek Harness Web sessions for session attachment, bidirectional chat, context viewing, and model switching. - hyqhyq3/dsh-mcp-manager ★7 ·
dsh-mcp-manager— Manage remote HTTP and local stdio MCP servers, authentication, workspace configuration, and tool registration from a DeepSeek Harness settings page. - lhh010/dsh-bash-encoding ★7 ·
@dsh-external/dsh-bash-encoding— Provides DSH with a bash executor that collects raw output bytes and detects common encodings to reduce garbled text in Windows and WSL environments. - PerryLink/dsh-permission-rules ★7 ·
dsh-permission-rules— Provides DeepSeek Harness with YAML-based tool-call and subprocess network rules, allow/deny/ask decisions, audit logging, and hot reload. - sliverp/DeepSeek-harness-qqbot ★7 ·
deepseek-harness-qqbot— Connects the official QQ Bot Gateway to persistent DeepSeek Harness agent sessions with text and media messaging, approval interactions, and controlled workspace file delivery. - suntianc/dsh-codex-auth ★7 ·
dsh-codex-auth— Reuses local Codex CLI login state to provide DeepSeek Harness with a Codex model route, remote search, image generation and editing, and GPT Auth settings. - TheTianzz/dsh-billing ★7 ·
dsh-billing— A utility plugin for querying DeepSeek account balance, estimating session costs, and displaying billing information in the web interface. - vvlife/awesome-deepseek-harness-plugins ★7 — A browsable directory for discovering DeepSeek Harness plugins, tools, skins, and extensions with brief descriptions and installation guidance.
- Yuuz12/dsh-webui-auth ★7 ·
dsh-webui-auth— Provides DSH WebUI account login and server-side session management while applying authentication checks to resources, APIs, plugin bundles, and WebSocket connections. - a903067276-rgb/dsh-file-mentions ★6 ·
dsh-file-mentions— Turns file paths mentioned in DSH replies into clickable controls for opening, revealing, or previewing local files, with a configurable whitelist for paths outside the session directory. - AnkoCD/dsh-server-deployment ★6 — A server-side deployment gateway for DeepSeek Harness that provides multi-user browser access, isolated instances, API key setup, and workspace file transfers.
- congchuanling-dot/DSH-Telegram-Relay ★6 ·
dsh-telegram-relay— Connects allowlisted Telegram private chats to a DeepSeek Harness Agent and returns responses while preserving per-chat conversation context. - cyijun/surfing-plugin ★6 ·
dsh-surfing-plugin— Adds web search through SearXNG and web fetching through Crawl4AI to DeepSeek Harness using configurable external services. - FlashingChen/dsh-worktree ★6 ·
dsh-worktree— Provides DeepSeek Harness with tools and commands to create, list, open, and remove persistent Git worktrees while registering them as workspaces. - Hu9956/dsh-codex-provider ★6 ·
dsh-codex-provider— Connects OpenAI Codex to DeepSeek Harness with device-code OAuth login, Codex CLI session import, token refresh, and provider settings management. - Jesse-njx/dsh-chatnode-wechat ★6 ·
@dsh-cowork/chatnode-wechat— Connects DeepSeek Harness agents to WeChat through the unofficial iLink gateway for messaging, session management, status digests, and permission approvals. - liuup/dsh-latex-tools ★6 ·
dsh-latex-tools— A browser utility that lets users copy LaTeX source and export displayed formulas as standalone SVG files. - LoserFox/telegram ★6 ·
@loserfox/telegram— Bridges authorized private-chat text messages to per-chat agent sessions through the Telegram Bot API and sends formatted agent responses back to Telegram. - Noob-stupid/dsh-github-login ★6 ·
dsh-github-login— Provides a visual GitHub device-flow login and synchronizes the resulting authentication state with local files and the gh CLI configuration. - omdsh-dev/dsh-tool-calculator ★6 ·
@deepseek-ai/dsh-tool-calculator— Provides DSH agents with a calculator tool for evaluating arithmetic expressions, common mathematical functions, and constants. - omdsh-dev/dsh-tool-stat ★6 ·
@deepseek-ai/dsh-tool-stat— Calculates descriptive statistics, percentiles, frequency distributions, and Pearson or Spearman correlations from explicitly provided numeric arrays. - PerryLink/dsh-claude-move ★6 ·
dsh-claude-move— Scans and copies sessions and related context from Claude Code, Codex, OpenCode, and Hermes into DeepSeek Harness with resumable imports, incremental synchronization, and approval-gated writes. - sanshanya/better-model-provider ★6 ·
better-model-provider— A DeepSeek Harness settings plugin for editing per-model reasoning levels, input modalities, context windows, token capacities, and official-model overrides. - shinelon/eyes-for-deepseek ★6 — An MCP server that connects text-based models to SenseNova visual tools for image analysis, OCR, UI-to-code conversion, chart and diagram understanding, and image comparison.
- tensorlakeai/dsh-tensorlake-sandbox ★6 ·
@tensorlake/dsh-sandbox— Moves DeepSeek Harness file, subprocess, Bash, terminal, and LSP operations into short-lived Tensorlake microVMs. - tianji-qingtian/dsh-composer-polish ★6 ·
dsh-composer-polish— Polishes text drafts in the DeepSeek Harness composer with a flash model and fills the result back into the input for further editing or sending. - TonyDua/dsh-web-search-exa ★6 ·
@tonydua/dsh-web-search-exa— Provides Exa-powered web search for DeepSeek Harness through an anonymous MCP fallback or a configured REST API, with normalized results for existing web search tools. - Toukaiteio/dsh-plugin-installer ★6 ·
dsh-plugin-installer— An in-app DeepSeek Harness marketplace for discovering, installing, updating, and removing GitHub plugins while managing local Web Profiles. - whitelonng/dsh-plugin-describe-image ★6 — Uses an OpenAI-compatible vision-language model to turn local files, remote images, or attachment references into textual image descriptions.
- wingoo/codex-plugin-dsh ★6 ·
codex-plugin-dsh— Connects a locally authenticated Codex App Server to DeepSeek Harness as a selectable model provider for conversations, tool context, and image input and output. - 121103qwq/dsh-vision-sidecar ★5 ·
dsh-vision-sidecar— Adds hosted image understanding to DeepSeek Harness by converting images through configurable OpenAI-compatible vision APIs and persisting the descriptions for text-based reasoning. - 940842546/dsh-usage-billing ★5 ·
dsh-usage-billing— Tracks DeepSeek Harness model usage and token costs with dashboards, charts, budget alerts, balance lookup, and data export. - akqwpeter-prog/dsh-media-skills ★5 ·
dsh-media-skills— Provides DeepSeek Harness with image understanding, screenshot review, and image generation through user-configured external model providers. - anweat/dsh-browser ★5 ·
@anweat/dsh-browser— Provides DeepSeek Harness with a Playwright- and OpenCLI-based browser service for opening, reading, searching, interacting with, and capturing web pages. - beancookie/dsh-plugin-anydoc ★5 ·
dsh-plugin-anydoc— Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF files into GitHub-Flavored Markdown. - chenw2759-wq/dsh-mindmap ★5 ·
@deepseek-ai/dsh-mindmap— Transforms course materials and ebooks into printable mind-map HTML with optional interactive quizzes. - clearkurt/dsh-win-terminal-inspector ★5 ·
dsh-win-terminal-inspector— Adds Windows process inspection, signal handling, and process-tree control for persistent PTY terminals. - HackSing/dsh-plugins ★5 — A bilingual directory that organizes DeepSeek Harness plugins by category and links to their repositories to help users discover and browse available extensions.
- hccccc01333/dsh-excel-chat ★5 ·
vera— Use natural language to read, analyze, edit, validate, repair, and roll back Excel workbooks, with selected chart and pivot-table operations supported through Windows Excel. - MC5lan/dsh-multimodal ★5 ·
dsh-multimodal— Adds image understanding, OCR transcription, and image generation to DeepSeek Harness through user-configured providers and backends. - omdsh-dev/dsh-minigames ★5 ·
@dsh-external/dsh-minigames— Adds a movable floating mini-game panel to DSH Web UI with 18 offline Canvas games and persistent layout and high-score data. - sliverp/DeepSeek-harness-wecom ★5 ·
deepseek-harness-wecom— Connects WeCom AI Bot text, image, and file conversations to persistent DeepSeek Harness agent sessions with replies and controlled file transfer. - STARDUSTLC666/dsh-email ★5 ·
dsh-email— Provides agents with IMAP/SMTP tools for listing, reading, searching, sending, organizing, and downloading email attachments. - UynajGI/dsh-ssh ★5 ·
dsh-ssh— Provides DeepSeek Harness with remote command execution, interactive terminals, file access, and workspace browsing over SSH and SFTP. - wangshunnn/oh-my-dsh ★5 ·
oh-my-dsh— oh-my-dsh is a directory and machine-readable registry for discovering, filtering, and installing DeepSeek Harness community plugins. - wz-heng/dsh-feishu-bridge ★5 — Connects Feishu or Lark chats to a DeepSeek Harness agent with session management, user pairing, and optional approval of bash operations.
- yauntyour/DSH-for-VSC ★5 ·
dsh-for-vsc— Embeds the DSH WebUI in VS Code with service monitoring, process controls, configuration options, and log viewing. - yoke233/dsh-openai-codex-auth ★5 ·
dsh-openai-codex-auth— Connects OpenAI Codex subscriptions to DeepSeek Harness through OAuth, manages local credentials, displays usage, and enables the openai-codex model provider. - yuko0331/DSH-telegram ★5 ·
dsh-telegram-bot— A Telegram private-chat integration for remotely accessing DSH, viewing workspaces and sessions, managing conversations, and controlling running tasks. - yyh-001/dsh-expression ★5 ·
dsh-expression— A DeepSeek Harness plugin for searching, learning, managing, and sending meme images. - ziyou979/dsh-llm-oauth ★5 ·
dsh-llm-oauth— Integrates OAuth sign-in, credential management, and provider enablement controls for multiple subscription-based LLM services in DeepSeek Harness. - Aidenwu0209/dsh-PaddleOCR-Skills ★4 ·
dsh-paddleocr-skills— Uses configurable PaddleOCR services to extract text from images and PDFs and parse document layouts, tables, and structure. - arcmosin/dsh-wordbox ★4 ·
dsh-wordbox— Adds a common-words panel beside the conversation input for saving, managing, and quickly inserting global or project-specific words and phrases. - Asaiuta/dsh-session-hub ★4 ·
dsh-session-hub— A session hub that aggregates configured remote DSH sessions and authorized local coding-agent histories in the official Web UI, with cross-server session operations. - Bald0Wang/dsh-imggenerate ★4 ·
dsh-image-gen— Provides an image_generate tool for agents to create images through configured Qwen or Volcano Ark providers, with text-to-image and limited reference-image support. - bill9109/dsh-101 ★4 ·
@bill9109/dsh-101— A local web reading interface that organizes DSH documentation with search, translation, table-of-contents navigation, and an adjacent conversation panel. - cccakeee/awesome-dsh-plugins ★4 — A curated directory of DeepSeek Harness plugins and related resources organized by capability, with verification, installation, and compatibility guidance.
- Dasooul03/dsh-plugin-deepseek-pricing ★4 — Query current DeepSeek model pricing, estimate call costs, and view per-turn and session spending in a web panel.
- Degurechaff57/dsh-openapi ★4 ·
dsh-openapi— Provides agents with structured tools to discover, describe, validate, and call administrator-configured OpenAPI 3.x APIs. - detpecca/dsh-llm-wiki ★4 ·
@detpecca/dsh-llm-wiki— Provides seven agent tools to search, read, inspect, validate, repair, and ingest content into a local LLM-Wiki knowledge base. - dongsheng123132/dsh-capability-receipt ★4 ·
dsh-capability-receipt— A utility plugin that observes capabilities loaded by DeepSeek Harness, compares content hashes with supplied expectations, and issues or verifies content-addressed receipts. - dongsheng123132/dsh-lineage ★4 ·
dsh-lineage— A data-processing plugin for recording, querying, and verifying content-addressed lineage among artifacts, facts, actions, and reports. - dqsjqian/agent-guild ★4 — A protocol that lets any sufficiently intelligent AI agent join your shared memory by simply reading one file.
- Favio8/dsh-plugin-deepeye ★4 ·
dsh-plugin-deepeye— Provides DeepSeek Harness with image description, OCR, visual question answering, UI layout analysis, and clipboard screenshot analysis tools. - fountunt/dsh-session-cleaner ★4 ·
dsh-session-cleaner— Adds sidebar and HTTP API controls to delete DeepSeek Harness sessions along with their associated workspace records and disk artifacts. - havingautism/dsh-notebooks ★4 ·
@deepseek-ai/dsh-notebooks— A persistent notebook workspace for organizing, searching, and synthesizing webpages, conversations, and plain-text or Markdown documents. - huashenglian/dsh-her-eyes ★4 ·
dsh-her-eyes— Adds an AI image analysis tool to dsh using configurable primary and backup vision-language-model endpoints with a settings page. - Jesse-njx/dsh-cowork ★4 ·
dsh-cowork— Provides agents with bounded reading for spreadsheets, Jupyter notebooks, PDFs, DOCX, and PPTX files, plus creation and editing for XLSX and IPYNB files. - khiqwq/dsh-system-proxy ★4 ·
dsh-system-proxy— A DSH plugin that manages outbound HTTP(S) and SOCKS routing with configurable host and caller-context rules for direct, proxy, fallback, or blocked connections. - lhh010/dsh-input-history ★4 ·
@dsh-external/dsh-input-history— A DSH Web utility that uses Ctrl+Up and Ctrl+Down to recall and navigate sent messages in the current conversation while restoring the unsent draft at the newest position. - libinyam/dsh-vision-provider ★4 ·
dsh-vision-provider— Connects selectable OpenAI-compatible vision models to DeepSeek Harness and forwards image analysis results to DeepSeek for reasoning and final responses. - loguhan/dsh-workshop ★4 ·
dsh-workshop— A DeepSeek Harness Web UI marketplace for browsing, searching, installing, updating, and uninstalling community plugins. - lxj808624/dsh-tool-git ★4 ·
dsh-tool-git— Provides structured Git tools for coding agents to inspect repositories, manage changes and branches, create commits, handle remotes, and check potentially destructive commands. - mafeis/dsh-net-proxy ★4 ·
dsh-net-proxy— Routes the agent’s web and external API requests through configurable HTTP, HTTPS-CONNECT, or SOCKS5 proxies with persistent settings managed through a UI. - nekogpt/dsh-ui-quote-selection ★4 ·
dsh-ui-quote-selection— Select text in a DeepSeek Harness Web chat and insert it into the composer as a native reference for follow-up questions. - octoparse/agent-skills ★4 — Uses Octoparse templates and MCP to collect data from live websites and export the results for agent workflows.
- omdsh-dev/dsh-book2skill ★4 ·
dsh-book2skill— Converts EPUB or PDF books into installable SKILL.md skill files through parsing, OCR, agent-assisted analysis, and human approval gates. - omdsh-dev/dsh-hub ★4 ·
@omdsh/dsh-hub— OMDSH Hub is a DeepSeek Harness extension catalog and manager for browsing, installing, updating, and recovering extension configurations. - omdsh-dev/dsh-longbridge ★4 ·
dsh-longbridge— Connects to the Longbridge OpenAPI to provide Hong Kong and US market data, account and position queries, and approval-gated order placement and cancellation with configurable credentials and feature settings. - omdsh-dev/dsh-tool-csv ★4 ·
@deepseek-ai/dsh-tool-csv— A DSH tool for parsing, querying, summarizing, and converting RFC 4180-compatible CSV text. - omdsh-dev/dsh-tool-diff ★4 ·
@deepseek-ai/dsh-tool-diff— A read-only tool for comparing text, JSON, CSV, and Markdown content, producing structured change reports and unified diffs, and validating patches in memory. - omdsh-dev/dsh-tool-markdown ★4 ·
@deepseek-ai/dsh-tool-markdown— Provides HTML-to-Markdown and Markdown-to-HTML conversion, GFM table normalization, and Markdown table-of-contents generation. - omdsh-dev/dsh-tool-time ★4 ·
@deepseek-ai/dsh-tool-time— Provides current-time lookup, strict ISO 8601 parsing, IANA time-zone conversion, UTC date arithmetic, and fixed-duration difference calculations. - PicGo/dsh-plugin ★4 ·
@picgo/dsh-plugin— Uploads local images and files from DeepSeek Harness to a PicGo-configured image host, with commands for file, clipboard, and authentication operations. - Scorp1o117/dsh-tool-vision ★4 ·
dsh-tool-vision— Provides DeepSeek Harness with configurable external vision-model access and tools for image analysis, OCR, processing, screenshots, and image artifacts. - Sorwcyra/ds-vision-plugin ★4 ·
ds-vision-plugin— Converts pasted attachments or workspace images into text through configured vision and OCR routes for use in DeepSeek Harness. - sunshine-lang/dsh-pdf ★4 ·
dsh-pdf— Reads PDF files locally through the Harness filesystem to extract text, title metadata, page counts, and selected page ranges. - sunshine-lang/dsh-weather ★4 ·
dsh-weather— Queries Open-Meteo to provide current conditions and forecasts for up to seven days at a specified location. - wink-run/dsh-plugin-store ★4 — A bilingual static directory for browsing, searching, and viewing metadata and installation commands for DeepSeek Harness community plugins.
- yangyongzhen/dsh-session-export ★4 ·
dsh-session-export— Automatically exports DeepSeek Harness agent sessions to Markdown files for review, blogging, and audit. - Zalpha263/dsh-file-explorer ★4 ·
dsh-file-explorer— Browse workspace folders, preview and edit text files, and perform common file-management actions from a panel within the chat interface. - 030611/dsh-telemetry-redactor ★3 ·
dsh-telemetry-redactor— Redacts supported credentials and sensitive values from outbound session telemetry copies before configured backends receive them without rewriting canonical session logs. - AnacondaKC/dsh-douyin ★3 ·
dsh-douyin— Browse categorized short videos in a DSH WebUI sidebar with native playback, direct-link resolution, autoplay, gesture navigation, and playback history. - beijingwahw/dsh-conv-search ★3 ·
@dsh-external/dsh-conv-search— Provides in-conversation text search with case and whole-word matching, result highlighting, and navigation through the active transcript. - BillionSeniors/dsh-project-file-explorer ★3 ·
@local/dsh-project-file-explorer— A DeepSeek Harness project file explorer that follows the active workspace and previews code, text, images, audio, video, and PDF files in the interface. - bwndlct/dsh-session-export ★3 ·
dsh-session-export— Exports the current DeepSeek Harness session as portable Markdown and structured JSON files. - byJming/dsh-session-cleaner ★3 — A local web-based utility for viewing and deleting DeepSeek Harness sessions while cleaning related storage records and optionally creating backups.
- canghai666x/dsh-web-novel-research ★3 — An agent skill for searching public web sources to find and summarize Chinese web-novel plots, chapters, character details, and update status.
- causebefore/dsh-pomodoro ★3 ·
dsh-pomodoro— A Pomodoro timer for DeepSeek Harness Web with configurable focus and break cycles, a sidebar entry, and a draggable floating panel. - ch1bug/dsh-mimo-agent-tools ★3 ·
dsh-mimo-agent-tools— Integrates the Xiaomi MiMo API into DSH agents with tools for web search, image and audio-video understanding, speech recognition, speech synthesis, and voice cloning. - chnjames/dsh-plugin-market ★3 ·
dsh-plugin-market— Search and inspect community plugins in DSH, confirm installations or removals through the DSH CLI, and browse the public plugin directory. - coderPerseus/dsh-hub ★3 ·
dshhub— DSH Hub is a catalog for discovering DeepSeek Harness community plugins, with search, comparison, compatibility and installation details available through its website, CLI, API, and read-only tools. - crayonlu/dsh-web-search-tavily ★3 ·
@crayonlu/dsh-web-search-tavily— Connects DeepSeek Harness's web_search tool to Tavily for configurable web searches and returned search results. - cyberlieflife/dsh-model-thinking ★3 ·
dsh-model-thinking— Provides a web settings interface for configuring thinking intensity, reasoning levels, and compatibility options for custom OpenAI-compatible models. - CZX2244/dsh-bilibili ★3 ·
dsh-bilibili— Extracts Bilibili video transcripts, comments, danmaku, and keyframes to produce analysis summaries. - dongsheng123132/dsh-2origin ★3 ·
dsh-2origin— A focused state-data utility for inspecting, semantically comparing, validating, and freezing DeepSeek Harness task state documents. - dongsheng123132/dsh-audit-bundle ★3 ·
dsh-audit-bundle— Verifies manifest-pinned JSON evidence and control coverage, then produces a content-addressed audit index. - dongsheng123132/dsh-cad-review ★3 ·
dsh-cad-review— Inspects ASCII DXF drawings and produces structured evidence reports covering entities, geometry, layers, and deterministic policy findings. - dongsheng123132/dsh-cost ★3 ·
dsh-cost— Calculates token costs from durable DSH usage records and a user-provided price book, reports evidence completeness, and performs explicit budget checks. - dongsheng123132/dsh-policy-drift-proof ★3 ·
dsh-policy-drift-proof— A tool for comparing pinned and observed policy snapshots, classifying configuration drift, and producing content-addressed evidence reports. - dongsheng123132/dsh-switch ★3 ·
dsh-switch— A model control plane for inspecting registered provider routes, setting the default model for new sessions, and probing OpenAI-compatible model endpoints. - fan969690/dsh-desktop-tools ★3 — A navigation hub for related DeepSeek Harness web plugins, Windows desktop tools, and AI knowledge-base projects.
- fff122/dsh-research-notes ★3 ·
dsh-research-notes— A DeepSeek Harness plugin for saving, listing, searching, and exporting research notes as Markdown files in the current workspace. - forrestahha/dsh-voice-input ★3 ·
dsh-voice-input— Adds a microphone button to the DeepSeek Harness Web UI composer and inserts browser speech-recognition results into the current draft without automatically sending it. - GiantGKL/dsh-cost ★3 ·
dsh-cost— Displays estimated DeepSeek conversation costs and account balance in the composer stats row with periodic balance refreshes. - gnulife/dsh-plugin-wechat ★3 ·
dsh-plugin-wechat— Connects a personal WeChat account by QR code so DSH can reply to text messages with AI and optional web search. - hellosky983/dsh-qrcode ★3 ·
dsh-qrcode— Generate QR codes and Code128 or EAN-13 barcodes locally from text and return them as SVG, PNG, or ASCII output. - hrhgit/deepseek-harness-plugin-manager ★3 ·
deepseek-harness-plugin-manager-workspace— A web-based utility for discovering, inspecting, installing, hot-loading, and managing Cordis plugins and their enabled runtime state in DeepSeek Harness. - inmny/dsh-git-bash ★3 ·
dsh-plugin-git-bash— Provides Git for Windows Bash as the DeepSeek Harness command executor on Windows while retaining its restricted and full-access permission modes. - Jesse-njx/dsh-polyglot ★3 ·
@dsh-polyglot/bundle— Routes DSH language-model requests through configurable OpenAI-compatible providers with presets, rate-limit fallback, and usage tracking. - Jinsong-Zhou/safe-find-dsh-plugins ★3 — A plugin discovery tool that searches, ranks, statically scans, and installs DeepSeek Harness plugins selected by the user.
- Jiyr0119/dsh-workspace-explorer ★3 ·
dsh-workspace-explorer— Browse workspace files in DeepSeek Harness, preview their contents, insert file references or directory listings into the composer, and edit files in the panel. - KevinWen7415/dsh-virtual-workspace ★3 ·
dsh-virtual-workspace— A DeepSeek Harness plugin that combines multiple project directories into named virtual workspaces for agent-assisted cross-directory file reading, searching, and editing. - kinyokun/dsh-session-import ★3 ·
dsh-session-import— Validates DSH-exported ZIP or JSONL session logs and imports them as new sessions with optional state synchronization, browser controls, and removal of imported artifacts. - lco117/dsh-think-any-lang ★3 ·
dsh-think-any-lang— Adds a General settings selector for choosing the model's reasoning language through a persisted system-prompt instruction. - LQ-1123/paste-to-workspace ★3 ·
@dsh-user/paste-to-workspace— Saves images and files pasted or dropped into the chat to the session workspace with preview, download, and message-sending support. - LvienOeria/dsh-launcher ★3 ·
dsh-launcher— Installs the dsh-go terminal command to start DeepSeek Harness and open its local Web interface when ready. - lwmxiaobei/dsh-plugins ★3 ·
dsh-plugins— A DeepSeek Harness plugin directory for browsing and filtering community plugins, with bilingual details and copyable installation commands. - MAXeaglet/dsh-plugin-manager ★3 ·
@maxeagle/dsh-plugin-manager— A desktop and CLI utility for managing dsh profiles and plugins, including local configuration, npm installation, profile import/export, and dsh web control. - moduqishi/GrassVison ★3 — GrassVision is an API proxy compatible with OpenAI, Anthropic, and Responses protocols that adds image analysis, pixel evidence, and caching to text-only language models.
- Nichts0v0/dsh-mcp-manager ★3 ·
dsh-mcp-manager— Manage MCP servers at runtime from DeepSeek Harness web settings, including adding, editing, enabling, reconnecting, deleting, monitoring, and configuring OAuth. - niyongsheng/free-vision-skill ★3 ·
@niyongsheng/free-vision-skill— Uses macOS Vision to recognize text, extract table structure, and describe content in user-provided images. - omdsh-dev/dsh-daily-fortune ★3 ·
@deepseek-ai/dsh-daily-fortune— A web-profile utility that provides an interactive daily fortune session with Guan Yin lots, Tarot spreads, and daily quotes. - omdsh-dev/dsh-ernie-image ★3 ·
dsh-ernie-image— Generate images from text prompts with Baidu AI Studio's ERNIE-Image-Turbo model, with options to preview, download, and insert results into sessions. - omdsh-dev/dsh-fun-typewriter ★3 ·
@deepseek-ai/dsh-fun-typewriter— Adds real-time typewriter and mechanical-keyboard ambience to DSH Web with controls for volume, tone, rhythm, and muting. - omdsh-dev/dsh-input-history ★3 ·
@dsh-external/dsh-input-history— Recall and navigate previously sent messages in the current DSH Web conversation with Ctrl+Up and Ctrl+Down. - omdsh-dev/dsh-paddle-ocr ★3 ·
dsh-paddle-ocr— Process PDF and image document layouts with PaddleOCR-VL, track asynchronous jobs, and export results as Markdown with extracted images. - omdsh-dev/dsh-pet-corner ★3 ·
@deepseek-ai/dsh-pet-corner— A lightweight pet experience with a draggable floating cat, pet image and cat-fact browsing, local favorites, and plugin-owned settings. - omdsh-dev/dsh-tool-encoding ★3 ·
@deepseek-ai/dsh-tool-encoding— Provides DSH actions for UTF-8 Base64, Base64URL, URL, and hexadecimal encoding and decoding, digest generation, and UUID v4 creation. - omdsh-dev/dsh-tool-json ★3 ·
@deepseek-ai/dsh-tool-json— A read-only DSH tool for querying JSON data with nested paths, array indexes, quoted keys, and wildcards. - omdsh-dev/dsh-tool-regex ★3 ·
@deepseek-ai/dsh-tool-regex— A local utility for testing JavaScript regular expressions, extracting matches and capture groups, performing string replacements, and statically explaining pattern structure. - omdsh-dev/dsh-tool-schema ★3 ·
@deepseek-ai/dsh-tool-schema— A local tool for validating JSON data, locating schema failures, explaining constraints, and applying explicit defaults to a copy. - omdsh-dev/dsh-voice-funasr ★3 ·
dsh-voice-funasr— Converts microphone speech into text for the DSH web composer using local FunASR ONNX inference, with browser fallback and optional LLM polishing before sending. - omdsh-dev/sandbox-micro ★3 ·
@deepseek-ai/dsh-sandbox-microsandbox— Provides model-facing tools to execute commands and read, write, and list files inside a microsandbox microVM. - omdsh-dev/sandbox-nono ★3 ·
@deepseek-ai/dsh-sandbox-nono— Provides an optional Nono sandbox backend for DSH to support sandboxed command execution. - orriduck/dsh-tui ★3 ·
dsh-tui— A session-aware terminal interface for DeepSeek Harness that supports interactive coding-agent runs, tool activity and approval handling, and project session management. - ouyangyipeng/dsh-marketplace ★3 ·
dsh-marketplace— A DeepSeek Harness marketplace that connects to GitHub to discover, search, validate, install, update, and remove DSH plugins from the settings interface. - Ox0400/dsh-vault ★3 ·
dsh-vault— A DeepSeek Harness credential vault for managing passwords, tokens, keys, TOTP data, and browser session information. - paean-ai/8x-skills ★3 — A set of agent skills for integrating games with Paean, publishing static frontends, remixing published games, and adding cloud saves and leaderboards.
- PerryLink/dsh-github ★3 ·
@perrylink/dsh-github— Connects agents to GitHub for reading and searching repositories, files, pull requests, and issues, with approval-gated comments, updates, merges, and CI review operations. - PixLunaLab/dsh-pixluna ★3 ·
dsh-pixluna— Provides model-callable tools for retrieving images from PixLuna sources, including Pixiv item retrieval and source listing. - Qintsg/dsh-safe-delete ★3 ·
dsh-safe-delete— Provides DeepSeek Harness with restorable file deletion, trash management, file recovery, and approval-gated permanent cleanup. - Scorp1o117/dsh-plugin-marketplace ★3 ·
dsh-plugin-marketplace— Search and browse GitHub plugins in the DeepSeek Harness web settings, view repository details and README excerpts, and optionally request explanations from the configured model. - sliverp/DeepSeek-harness-lark ★3 ·
deepseek-harness-lark— Connects DeepSeek Harness to Feishu and Lark with chat messaging, image and file exchange, session management, and in-chat tool approvals. - Spirtxiaoqi7/mindspace-dsh-local-rag ★3 ·
mindspace-dsh-local-rag— A local knowledge-management plugin that indexes uploaded documents and session summaries and provides bounded hybrid vector and lexical retrieval through an explicit search tool. - STARDUSTLC666/dsh-calendar ★3 ·
dsh-calendar— Provides agents with CalDAV tools to list, search, create, update, and delete calendar events across supported calendar services, including recurring-event expansion. - STARDUSTLC666/dsh-rss ★3 ·
dsh-rss— Manages RSS and Atom subscriptions, fetches and parses feed entries, and imports or exports OPML subscription lists. - syy-shark/dsh-music-plugin ★3 ·
dsh-music-plugin— Adds local music search and playback controls to DeepSeek Harness, including play, pause, skip, queue, and status features. - TheYoungChen/dsh-plugin-market ★3 ·
dsh-plugin-market— Browse and search GitHub dsh plugins in the DeepSeek Harness Web UI, with support for viewing, installing, updating, and managing installation progress. - TtTRz/dsh-wecom ★3 ·
dsh-wecom— Connects WeCom direct and group chats to persistent DeepSeek Harness agents with tools, streaming replies, media handling, access policies, and connection status management. - TYEclipse/dsh-webfetch ★3 ·
dsh-webfetch— Fetches HTTP/HTTPS webpages, extracts readable Markdown or plain text, and optionally provides a link inventory. - whiteguo233/dsh-cc-connect ★3 ·
@dsh-external/cc-connect— Connects dsh with cc-connect to route session messages to Feishu, WeChat, Telegram, and other platforms, with tools for sending messages and listing sessions. - wly8691-jpg/knowlp-rag ★3 ·
@wly8691-jpg/knowlp-rag— Builds knowledge graphs from local Markdown notes and provides DSH and Claude Code with ranked retrieval, reading paths, note access, feedback, and index diagnostics. - wuwuzhige-sudo/dsh-terminal-panel ★3 ·
dsh-terminal-panel— Adds Terminal and SFTP panels to DeepSeek Harness conversations for running local or SSH-host commands and browsing, uploading, downloading, and managing files. - xiaoyuyu6420/dsh-backup ★3 ·
dsh-backup— A file utility for backing up and restoring DeepSeek Harness data with scheduled backups, archive verification, retention, deletion, and optional GitHub synchronization. - xwh-01/dsh-mediacrawler ★3 ·
dsh-mediacrawler— A supervised MCP adapter that lets DeepSeek Harness search supported social platforms, collect content through MediaCrawler, manage runs, and export results. - yflmq001/dsh-cost-tracker ★3 ·
dsh-cost-tracker— Calculates LLM call costs from configurable per-model pricing and provides session and cross-session billing summaries in the interface. - Yihong89/dsh-usage-plugin ★3 ·
dsh-plugins— Reports per-session token usage and estimates costs from the DeepSeek pricing table through a command and tool. - YLifeOnlyOnce/dsh-smarthome ★3 ·
dsh-smarthome— Connects DeepSeek Harness agents to Home Assistant for device-state queries, history and event monitoring, dashboards, notifications, and human-approved device control. - YYTbit/dsh-plugin-cost-tracker ★3 ·
dsh-plugin-cost-tracker— A plugin that tracks session token usage, estimates costs from model pricing, and provides a command-line cost calculator. - zcXie777/dsh-image-reader ★3 ·
dsh-image-reader— Provides agents with a read_image tool that sends workspace images to a configured OpenAI-compatible vision endpoint for image-content questions. - zeroa234/dsh-preset-minimal-windows ★3 — A minimal Windows DeepSeek Harness agent preset providing Git Bash, PowerShell, and string-replacement file editing tools.
- ZeroHackz/OpenFlowFrames ★3 ·
@zerohackz/dsh-openflowframes— A Windows media tool that inspects local videos or frame directories and generates interpolated MP4 videos or PNG frame sequences with RIFE. - ZgblKylin/dsh-terminal ★3 ·
dsh-terminal— Adds a VSCode-style embedded terminal panel to dsh for creating and managing real shell sessions with interactive input and output. - zytsyj/dsh-gpu ★3 ·
dsh-gpu— Provides DeepSeek Harness with NVIDIA GPU status queries, GPU-aware command execution, and background GPU job management tools. - 1475505/dsh-plugin-miliastra-toolbox ★2 ·
dsh-plugin-miliastra-toolbox— Connects DeepSeek Harness to the Miliastra knowledge base with tools for node lookup, document listing, full-text retrieval, and semantic search. - 6kongbai/dsh-plugin-market ★2 ·
dsh-plugin-market-monorepo— A GitHub-backed marketplace for browsing, inspecting, installing, and uninstalling community dsh plugins through a CLI or web panel. - AKIRACOD/dsh-drag-and-drop ★2 ·
@omdsh-dev/dsh-drag-and-drop— A DeepSeek Harness web UI plugin that accepts dragged local files or folders, resolves their filesystem paths, and adds them as removable chips for sending. - ang-XWBWZ/Pwiki ★2 ·
pwiki— A local-first knowledge base tool that indexes note directories and supports keyword, semantic, and hybrid retrieval through a CLI and MCP interface. - anweat/dsh-voice-webspeech ★2 ·
dsh-voice-webspeech— Converts microphone speech into DSH chat input text through the browser’s built-in Web Speech API, with live recognition, text appending, and optional send-on-release. - Ayaka157/dsh-conversation-cost ★2 ·
dsh-conversation-cost— Calculates and displays DeepSeek conversation costs in Chinese yuan and US dollars, with pricing-tier details, in the DSH Web conversation statistics row. - beijingwahw/dsh-conv-export ★2 ·
@dsh-external/dsh-conv-export— Export the current DeepSeek Harness conversation as Markdown, PDF, or a long PNG image. - Bernardxu123/dsh-plugins ★2 — A DeepSeek Harness plugin bundle providing image understanding, image generation with local saving, and a statistics display enhancement.
- Blackspace2/dsh-math-copy ★2 ·
math-copy— Adds convenient LaTeX copying and format selection interactions for rendered KaTeX formulas in DeepSeek Harness Web. - Blaczz/dsh-soundscape ★2 ·
dsh-soundscape— Adds configurable synthesized sounds, session alerts, mute controls, and completion confetti to DeepSeek Harness sessions. - blue-a11y/dsh-client-shortcuts ★2 ·
@blue-a11y/dsh-client-shortcuts— Adds configurable global keyboard shortcuts, key remapping, conflict detection, and bindings for common DeepSeek Harness web interface actions. - bluecobaltum/dsh-lan-proxy ★2 ·
dsh-lan-proxy— Provides LAN reverse proxy access to the DeepSeek Harness Web UI with an in-app workspace directory picker and UUID compatibility polyfill, but the unauthenticated control plane should only be used on trusted LANs. - cesaryike/dsh-image-to-path ★2 ·
dsh-image-to-path— Saves dragged or pasted images to the session workspace and inserts their file paths into conversations with text-only models. - chenhaolove89/dsh-ccswitch-import-lite ★2 — Reads model providers from the local CCSWITCH database and batch-imports them into DSH through tools or a settings interface.
- cooljser/dsh-plugin-portal ★2 — A bilingual static portal for browsing, searching, filtering, and copying installation commands for DSH plugins.
- crayonlu/dsh-web-search-firecrawl ★2 ·
@crayonlu/dsh-web-search-firecrawl— Provides web search for DeepSeek Harness by routing web_search requests through the Firecrawl API. - CrazyShout/dsh-ssh-remote ★2 ·
dsh-ssh-remote— Connects to remote workspaces over SSH and SFTP to browse and edit files, execute commands, and use remote terminals. - cwbcheng/dsh-knowledge-graph ★2 ·
dsh-knowledge-graph— An AI-powered DSH Cordis plugin that turns source text or conversation traces into knowledge graphs linked bidirectionally to their evidence, with visualization, validation, review, persistence, and export. - darker2016/dsh-filexplore ★2 ·
dsh-filexplore— A web plugin for dragging, browsing, referencing, viewing, and editing files in the session workspace. - dbydd/dsh-onlyne ★2 ·
dsh-onlyne— Connects DeepSeek Harness sessions to Onlyne for receiving and sending messages through Telegram, Feishu/Lark, QQ Bot, and WeChat. - DGPisces/deepseek-harness-openai-oauth ★2 ·
deepseek-harness-openai-oauth— Connects GPT models to DeepSeek Harness through ChatGPT OAuth and the local Codex app-server. - dongsheng123132/awesome-dsh-plugins ★2 ·
awesome-dsh-plugins— An evidence-backed catalog for discovering DeepSeek Harness plugins and Agent Skill candidates with offline terminal search. - dsh-pub/dsh-pub ★2 ·
dsh-pub— DSH Pub is a bilingual DeepSeek Harness plugin directory for browsing, searching, filtering, and installing plugins and bundles through the CLI. - DTSFO/dsh-model-modes ★2 ·
dsh-model-modes— Adds capability-aware reasoning profiles and provider-native Fast or priority request controls to the DeepSeek Harness web composer without changing the selected model or provider. - dyuan311/dsh-openai-codex-oauth ★2 ·
dsh-openai-codex-oauth— Provides OAuth login, credential management, and OpenAI Codex model access for DeepSeek Harness. - echo-xianyu/dsh-better-chat-history ★2 ·
dsh-better-chat-history— A DSH plugin that improves chat history loading through session-read caching, recent-session prewarming, precise invalidation, and coalesced projection-cache writes. - Elohia/pi-mm-vision ★2 ·
mm-vision— Analyzes images with a configured vision model to produce structured spatial text and renders encoded descriptions or pixel data as SVG, PNG, or HTML. - emredeveloper/deepseek-harness-huggingface ★2 ·
deepseek-harness-huggingface— Searches public models on the Hugging Face Hub using read-only API requests. - fishlikewater/dsh-mcp-manager ★2 ·
dsh-mcp-manager— Configure, enable, disable, and dynamically mount local stdio or remote HTTP MCP servers from the DSH settings page. - hccccc01333/dsh-report-html ★2 ·
dsh-report-html— Generate self-contained interactive HTML reports from Markdown, tables, charts, China province maps, flowcharts, math, and drill-down tables — a DeepSeek Harness (dsh) plugin - hisaniwo/dsh-ergonomics ★2 ·
dsh-ergonomics— Improves DSH web chat ergonomics with new-session navigation, per-session input history, generation cancellation, and keyboard editing shortcuts. - honghudavy-star/DSH_plugins_4U ★2 — A DeepSeek Harness plugin collection that bridges conversations with WeChat and adds image analysis and web wallpaper features.
- iceprosurface/dsh-gateway-config ★2 ·
gateway-config— Configure OpenAI-compatible LLM gateways, discover models, and manage route credentials through a DSH web settings panel. - InklingYoshi584/dsh-tool-hashline ★2 ·
dsh-tool-hashline— Provides DeepSeek Harness with hash-anchored file reading, editing, and optional grep search tools. - jark006/RemoteOps ★2 — RemoteOps provides MCP-based remote device management for files, terminals, processes, file transfer, deployments, agent updates, and reboots.
- jilian-dsh/dsh-rules-manager ★2 — A DeepSeek Harness utility for managing global rules, custom slash commands, installed skills, and backups through a command and settings panel.
- kam74515-boop/dsh-everything-oauth ★2 ·
dsh-everything-oauth— Imports local API keys and OAuth logins from Claude, Codex, Grok, Gemini, OpenCode, and related tools into DeepSeek Harness. - LJH-snow/dsh-tool-github ★2 ·
dsh-tool-github— Provides agents with GitHub repository search, code and project inspection, issue and pull request management, and other repository operations. - lonelymoon87/dsh-gitflow ★2 ·
dsh-gitflow— Provides DeepSeek Harness with local Git status, diff, log, commit, and branch tools, plus optional Change Ledger workspace checkpoint integration. - Loner1024/deepseek-harness-sdk-rs ★2 — A Rust SDK for driving the DeepSeek Harness runtime as a subprocess over JSON-RPC, with task execution, runtime management, and research-tool support.
- Luaphes/dsh-plugins-market ★2 ·
dsh-plugins-market— Discover, filter, and rank DeepSeek Harness plugins from GitHub in the Web UI, then install them after declaration checks and user confirmation. - meme-dog/dsh-plugin-finder ★2 ·
dsh-plugin-finder— Searches GitHub for community DSH plugins, audits downloaded source and manifests for selected risks, and provides installation plans. - MicroHEROX/dsh-exa-mcp ★2 ·
dsh-exa-mcp— Connects Exa’s hosted MCP search service to DeepSeek Harness, providing agents with web search and content-fetching tools. - MicroHEROX/dsh-Kimi-WebBridge ★2 ·
dsh-kimi-webbridge— Connects the local Kimi WebBridge browser to DeepSeek Harness, giving agents tools for web navigation, interaction, page inspection, screenshots, file uploads, and PDF export. - MirDie/dsh-xai ★2 ·
dsh-xai— Adds xAI Grok OAuth sign-in, account model selection, and access to xAI models within DeepSeek Harness. - moduqishi/dsh-open-in-finder ★2 ·
@local/dsh-open-in-finder— A macOS dsh web plugin that adds a session-header button for opening the current session workspace in Finder. - MOLAaaaaaaa/dsh-seismicx ★2 ·
dsh-seismicx— Wraps the SeismicX earthquake-catalog skill with typed tools for waveform scanning, seismic phase picking, and earthquake map generation. - moon09300731/dsh-vision-tools ★2 ·
dsh-vision-tools— Upload images by pasting, dragging, or selecting files, then use configurable vision model APIs for image description, text recognition, and question answering. - Nexus-Aethra/DSH-plugin-switch ★2 ·
dsh-plugin-switch— Adds a DSH settings marketplace for searching GitHub repositories and installing selected community plugins and skills. - nitrazepam01/dsh-web-search-tavily ★2 ·
dsh-web-search-tavily— Adds a Tavily-backed web-search provider for DeepSeek Harness with hot switching between Tavily and DeepSeek search backends. - Niuniu-Sir/dsh-data-ledger ★2 ·
dsh-data-ledger— A dashboard for inspecting and managing DeepSeek Harness local data with source tracking, trash restoration, and user-directed cleanup. - omdsh-dev/dsh-bash-encoding ★2 ·
@dsh-external/dsh-bash-encoding— Replaces the DSH bash executor to preserve raw subprocess output and detect encodings such as UTF-16LE, UTF-8, and GBK for more reliable Windows and WSL terminal text. - omdsh-dev/dsh-drag-and-drop ★2 ·
@omdsh-dev/dsh-drag-and-drop— Resolves dragged local files or folders to native absolute paths and inserts them into the current DSH conversation input. - omdsh-dev/dsh-kb-sieve ★2 ·
@dsh-external/dsh-kb-sieve— Builds auditable knowledge packs from local Markdown, text, DOCX, and PDF documents and provides deterministic full-text search and original-text reading tools. - omdsh-dev/dsh-paste-input ★2 ·
@dsh-community/dsh-paste-input— Enhances DSH WebUI file input with clipboard paste, drag-and-drop, and file or folder selection while managing attachments in the session workspace. - omdsh-dev/dsh-scout ★2 ·
@deepseek-ai/dsh-tool-scout— A read-only DeepSeek Harness environment probe plugin that provides agents with runtime, software, resource, hardware, network, service, and workspace information. - omdsh-dev/sandbox-mxc ★2 ·
@deepseek-ai/dsh-sandbox-mxc— An opt-in MXC sandbox provider for DSH Bash and PTY plugins, supporting controlled subprocess execution, file-effect policies, environment handling, and result settlement. - omdsh-dev/toybox ★2 ·
dsh-toybox— DSH 插件玩具箱 —— 构建链:TypeScript 源码(plugins/<id>/src/*.mts)→ 单文件 MCP 服务器产物(.dsh-plugin/server/*.mjs) - pinch-eng/dsh-audio-dub ★2 ·
dsh-audio-dub— Dubs local or linked audio and video into supported languages through a remote service and returns the processed result. - pinkllo/dsh-reasoning-translator ★2 ·
dsh-reasoning-translator— Translates visible reasoning and final answers in the DeepSeek Harness web interface using Chrome's on-device translator or a configured OpenAI-compatible endpoint. - pjy-20051012/dsh-file-preview ★2 ·
dsh-file-preview— Adds session file listings, previews for text and common document formats, and actions to open files or reveal them in their containing folders in the DeepSeek Harness web interface. - qwased/dsh-web-search-duckduckgo ★2 — A DeepSeek Harness plugin that provides DuckDuckGo web search through a model-facing search tool and provider.
- rabbitknight/dsh-tui ★2 ·
dsh-tui— DeepSeek HarnessTerminal UI. - revive/dsh-git-credentials ★2 ·
dsh-git-credentials— Manages GitLab, GitHub, Gitee, Gitea, and Bitbucket credentials in DeepSeek Harness and provides tools for accessing repositories, files, issues, and pull requests. - Ri0n72Y/dsh-satori ★2 — Connects DSH agents to a Satori server by forwarding text messages to DSH sessions and returning assistant replies.
- RRRosmontis/dsh-qwen-mm ★2 ·
@deepseek-ai/dsh-qwen-mm— Integrates Qwen-MM-Plugins with DeepSeek Harness to provide image, video, and document understanding along with vision, search, and related media tools. - shyboy/dsh-k12-lesson-builder ★2 ·
dsh-k12-lesson-builder— Generates synchronized English lesson PPTX slides and DOCX lesson plans from teacher-provided source materials and Office templates. - sjscy05/deepseek-harness-vision-plugin ★2 ·
vision-plugin— Uses the vision_read tool to send local or remote images to a configured vision model and return the image analysis as text to DeepSeek Harness. - sleepinginsummer/dsh-rtk-optimizer ★2 ·
dsh-rtk-optimizer— A DSH terminal plugin that intercepts bash, grep, and read tool events to suggest RTK command rewrites and compact noisy output. - sliverp/DeepSeek-harness-dingtalk ★2 ·
deepseek-harness-dingtalk— Connects DeepSeek Harness agents to DingTalk direct and group chats over Stream WebSocket with multimodal messaging, session management, and in-chat tool approvals. - sliverp/DeepSeek-harness-weixin ★2 ·
deepseek-harness-weixin— Connects DeepSeek Harness agents to private Weixin chats with QR authorization, text and media messaging, persistent sessions, and approval-controlled tool calls. - SnowCrescenter-tech/dsh-launcher ★2 — A portable Windows one-click launcher that configures and starts the local DeepSeek Harness web interface.
- Spirit4471/multimodal-bridge ★2 — Provides Qwen-backed image understanding, OCR, image analysis, and text-to-image generation through MCP or DeepSeek Harness.
- suimi8/dsh-cost-ledger ★2 ·
dsh-cost-ledger— Records DeepSeek Harness model token usage and costs in SQLite, with tools for querying spending and managing budgets. - tdf1995/dsh-plugin-vision ★2 ·
dsh-plugin-vision— Provides local image description, OCR, and visual question answering for text-only models through Gemini or GLM vision APIs. - Tieboyh/dsh-session-search ★2 ·
@dsh-external/dsh-session-search— A cross-agent session search plugin for searching local dsh, Codex, Claude Code, pi, and OpenCode conversation artifacts and reading matching message windows. - tiefeiyu/dsh-see-image ★2 ·
dsh-see-image— A DeepSeek Harness tool plugin that reads image files and returns text descriptions through configurable OpenAI-compatible vision models. - TohsakaRIN521/dsh-academic-skill ★2 — Completes existing academic manuscripts from their theoretical and numerical work while assisting with citation-focused content.
- Tokimorphling/tokilake-ai-gateway ★2 — Tokilake is a self-hosted AI gateway that routes OpenAI-compatible API requests to local GPU model workers distributed across different networks.
- truelove-dreamer/dsh-plugin-git-workflow ★2 ·
dsh-plugin-git-workflow— Provides structured Git workflow tools for viewing repository status, diffs, history, and branches, as well as staging paths and creating local commits after validating messages. - TYEclipse/dsh-plugins-hub ★2 — A community index for DeepSeek Harness plugins that provides listed plugin descriptions, installation commands, status, and verification information.
- vcxmug/dsh-enhance ★2 ·
dsh-enhance— Provides DeepSeek Harness agents with native web search, webpage scraping, and configurable image understanding tools. - Wanbinyu/dsh-billing ★2 — A DeepSeek Harness plugin that tracks session token usage, calculates local cost estimates and quotas, and displays billing details in the web interface.
- WardLu/shadow-vision ★2 — An MCP vision service that connects images to configurable vision models for OCR, visual analysis, UI inspection, layout parsing, screenshot reconstruction, and image comparison.
- wikkd/dsh-remote-access-web ★2 ·
dsh-remote-access-web— Provides remote access to DeepSeek Harness web deployments through a configurable reverse tunnel and a remote workspace directory picker. - wuwuzhige-sudo/dsh-remote-acces ★2 — A command-line setup utility that configures Caddy, systemd, and Tailscale to provide password-protected remote access to the dsh web UI.
- wuyuanjiang1/dsh2wechat ★2 ·
dshplug— Connects WeChat ClawBot messages to persistent DeepSeek Harness sessions and sends the responses back through Tencent iLink. - xiaomiba0904/dsh-obsidian-export ★2 ·
dsh-obsidian-export— Exports DSH conversations to an Obsidian-compatible Markdown vault and provides tools to read, search, list, tag, and explore backlinks in notes. - xiaoshihou514/dsh-vision ★2 ·
dsh-vision— Adds vision capabilities to DeepSeek Harness through the Zhipu API or a local Qwen-VL 2B model. - xiaoshihou514/dsh-weixin ★2 ·
dsh-weixin— A DeepSeek Harness Weixin plugin that supports QR-code login and sending and receiving files. - Xieweikang123/dsh-vision-bridge ★2 ·
dsh-vision-bridge— Sends pasted images to a configurable OpenAI-compatible vision endpoint and provides the returned text to a text-only model. - XJungit/omdp ★2 ·
@omdp/dsh-connector— only my DSH plugins — monorepo of DeepSeek Harness plugin bundles - yangyongzhen/dsh-session-report ★2 ·
dsh-session-report— This plugin listens to session events and generates Markdown reports with token usage, cache-hit rate, per-turn metrics, tool-call counts, errors, and optional cost estimates. - yangzhe1003/dsh-web-search-firecrawl ★2 ·
@yangzhe1003/dsh-web-search-firecrawl— Firecrawl-backed search provider plugin for the DeepSeek Harness web capability seam (ctx.web) - Ye-Yu-Mo/dsh-llm-proxy ★2 ·
dsh-llm-proxy— Configures and hot-switches HTTP(S) proxy routing for dsh LLM requests and provides status and connectivity-testing endpoints. - Yee-h/dsh-zen-proxy ★2 ·
dsh-zen-proxy— An in-process OpenAI-compatible proxy for dsh that forwards chat and model requests to OpenCode Zen while rewriting client identity headers. - Yuuz12/dsh-vision-helper ★2 ·
dsh-vision-helper— A persistent DeepSeek Harness vision tool that sends local images or data URIs to a configurable multimodal model for OCR, screenshot, chart, and general image analysis. - zhangzujian/dsh-subprocess-inherit-environment ★2 ·
@zhangzujian/dsh-subprocess-inherit-environment— Forwards the complete Harness process environment to child processes created through ctx.subprocess so they inherit the original environment. - zhuiyueya/dsh-voice ★2 ·
dsh-voice— Adds speech input, read-aloud responses, audio transcription, and text-to-speech generation to DeepSeek Harness. - zimixvx/dsh-archive-manager ★2 ·
dsh-archive-manager— Lists archived sessions in a sidebar and permanently deletes selected session directories after a second user confirmation. - ZRui-C/dsh-content-studio ★2 ·
dsh-content-studio— A content creation plugin for screenshots, screen recordings, Markdown-to-card and HTML rendering, image generation, human review, and distribution to multiple publishing platforms. - 1a125/dsh-mcp-manager ★1 ·
dsh-mcp-manager— A DSH settings plugin for centrally adding, enabling, disabling, deleting, and monitoring global stdio MCP services and their tools. - Aidenwu0209/dsh-Unlimited-OCR-Skill ★1 ·
dsh-unlimited-ocr-skill— Parses images and multiple document formats into Markdown using Baidu Cloud or a local OpenAI-compatible service. - asdf17128/dshp ★1 ·
dshp— A CLI plugin for managing DeepSeek Harness profiles with commands to inspect, create, clone, compare, export, import, and delete setups. - Babulubobo/dsh-codex-oauth ★1 ·
dsh-codex-oauth— An OAuth adapter that connects a ChatGPT Codex subscription to DeepSeek Harness with browser or terminal login and local credential storage. - ben7am1n/dsh-mcp-proxy ★1 ·
dsh-mcp-proxy— A lazy MCP proxy for DeepSeek Harness that discovers and invokes tools from configured MCP servers through two fixed tools. - ben7am1n/dsh-security-scan ★1 ·
dsh-security-scan— A read-only file-scanning plugin that detects suspected leaked keys, tokens, private keys, and credential-bearing files in configured workspace paths and reports redacted findings. - ben7am1n/dsh-telegram ★1 ·
dsh-telegram— Connects authorized Telegram chats to DeepSeek Harness agent sessions and forwards text messages and assistant responses through the Telegram Bot API. - ben7am1n/dsh-webhook-bridge ★1 ·
dsh-webhook-bridge— Receives authenticated HTTP webhooks from external services, forwards messages to DeepSeek Harness agent sessions, and optionally sends responses back to a callback URL. - benzhoupo/dsh-effort-config ★1 ·
dsh-effort-config— Configure reasoning-effort levels, default routing levels, and applicable Anthropic token budgets for third-party models from the settings page and model picker. - bill9109/dsh-conversation-share ★1 ·
@bill9109/dsh-conversation-share— Select a range of a DSH Web conversation and render it as a previewable PNG long image for download or clipboard copying. - bitterSmilezzz/dsh-model-selector ★1 ·
dsh-model-selector— DeepSeek Harness web plugin: provider-group collapse + name search for the conversation model picker. - ByronLeeeee/dsh-legal-dashboard ★1 ·
dsh-legal-dashboard— A legal matter workspace plugin for file indexing and search, document preview and extraction, DOCX/PDF creation and revision, optional OCR, and task tracking. - canghai666x/dsh-news-plugin ★1 ·
dsh-news-plugin— Fetches configured RSS or Atom news feeds and returns structured entries filterable by source, category, and result limit. - caopu16/dsh-llm-kiro ★1 ·
dsh-llm-kiro— Connects an AWS Kiro account to DeepSeek Harness so it can use Claude and open-weight models served by Kiro. - chenw2759-wq/dsh-easyssh ★1 ·
dsh-easyssh— Provides a JupyterLab-style workspace with file management, code and document editing, multi-format previews, diffs, terminals, and SSH remote development. - Chi-hong22/dsh-latexcp ★1 ·
@chi-hong22/dsh-latexcp— Copy the LaTeX source of rendered webpage formulas on hover, with selectable dollar-sign or slash-delimiter formats. - ciceroyang/dsh-report-studio ★1 ·
dsh-report-studio— Turns DeepSeek Harness session activity into savable and verifiable daily, weekly, handoff, or article report drafts, with optional publishing to Feishu or Notion. - csiroqa/dsh-archive-viewer ★1 ·
@dsh-external/dsh-archive-viewer— A DSH plugin for automatically archiving and organizing sessions while building a searchable knowledge library with summaries, bookmarks, and notes. - csiroqa/dsh-backup-sync ★1 ·
@dsh-external/dsh-backup-sync— A backup utility for creating and restoring DeepSeek Harness snapshots and incrementally syncing them across machines through WebDAV. - D-Robotics/dsh-plugin-rdk ★1 ·
dsh-plugin-rdk— D-Robotics RDK (地瓜机器人) integration for DeepSeek Harness — native RDK skill catalog, rdk_skills browser tool, and rdk_board_detect device detection - detpecca/DSH-Wiki ★1 — Compiles source documents into a structured bidirectionally linked Wiki with search, reading, agent-assisted querying, validation, and repair capabilities.
- dmsobtl/dsh-quant-workbench ★1 ·
dsh-quant-workbench— A quantitative research workbench for market data lookup, technical indicators, strategy backtesting, and analysis across stocks and cryptocurrencies. - dsh-plugin/dsh-plugin.github.io ★1 — A static community directory for DeepSeek Harness plugins with search, filtering, favorites, comparison, and metadata insights.
- duyefeng/dsh-browser ★1 ·
dsh-browser— A DeepSeek Harness plugin that automates a local Edge browser for browsing pages, reading content, interacting with controls and forms, running page scripts, and taking screenshots. - Elohia/dsh-plugin-mm-vision ★1 ·
dsh-plugin-mm-vision— Sends images to a configurable vision model and converts them into structured text with spatial coordinates, element relationships, and optional pixel grids. - Equinox7379/dsh-daily-brief ★1 ·
dsh-daily-brief— A read-only plugin that aggregates live session turns, messages, and tool-call data into daily activity briefs with optional day-window and session filtering. - Equinox7379/dsh-session-repair ★1 ·
dsh-session-repair— A DSH utility that scans and repairs session logs by marking unknown events as ignorable and creating backups before changes. - Equinox7379/dsh-skill-search ★1 ·
dsh-skill-search— Searches configured local skill libraries by keyword and returns matching skills on demand without preloading the entire library. - evanfang0054/dsh-tailscale-console ★1 ·
dsh-tailscale-console— A DeepSeek Harness control panel for Tailscale remote-access monitoring, health checks, HTTPS Serve control, proxy bypass, relay operations, and ACL snippet generation. - f0909172434/dsh-plugin-verified-search ★1 ·
dsh-plugin-verified-search— Provides DeepSeek Harness with bounded, auditable web search, source filtering, and structured-data retrieval workflows. - fff122/dsh-agent-arcade ★1 ·
dsh-agent-arcade— A DeepSeek Harness plugin for deterministic agent-played Snake games with ASCII board rendering, scores, decision reasons, and complete turn history. - fflow2023/dsh-usage-cost ★1 ·
@fflow2023/dsh-usage-cost— Estimates DeepSeek API costs from session event logs and displays session-level and global usage statistics in the interface. - fryghost/deepseek-eyes ★1 ·
deepseek-eyes— This plugin sends images pasted or dragged into chat to a configured OpenAI-compatible vision service, then forwards the resulting descriptions to a text-only model. - Gordonynh/dsh-plugin-codex-import ★1 ·
dsh-plugin-codex-import— Imports local OpenAI Codex conversation history into DeepSeek Harness sessions with filtering, repeat-safe imports, and optional project workspace grouping. - hahaha-taotao/dsh-oauth-api ★1 ·
dsh-oauth— Adds OAuth login and model inference access for Grok/xAI, Codex/ChatGPT, Claude Code, and Kimi Code to DeepSeek Harness. - Hanihahaha/deepseek-harness-plugins ★1 — A collection of DeepSeek Harness plugins for managing Skills and MCP servers, adding session and workspace controls, and enhancing approval-related tool dispatch behavior.
- hawkongz/doubao-vision-dsh ★1 — Uses a CDP bridge to the Doubao desktop app to provide chat and local image recognition for text-only models in DeepSeek Harness.
- HenC49/dsh-mcp-manager ★1 ·
dsh-mcp-manager— Manage MCP server connections, configurations, status, and bridged tools at runtime through agent tools and a Web UI. - herminger/dsh-web-search-responses ★1 ·
dsh-web-search-responses— Provides DSH with a web search provider that reuses the OpenAI Responses built-in web_search tool and converts results and citations into DSH format. - hZsFN/dsh-qq-bot ★1 ·
dsh-qq-bot— Bridges QQ official bot private messages and image attachments to persistent per-user agent sessions, then sends agent replies back to QQ users. - ihuajiu/dsh-plugin-finder ★1 ·
dsh-plugin-finder— Search the dsh.so plugin registry using natural language and receive matching plugin descriptions, verification and risk information, detail links, and installation commands. - imtheolin/ai-keyboard ★1 — A collection of keyboard shortcuts for reusable prompts that helps users handle common AI tasks such as writing, summarization, translation, learning, planning, and conversation more efficiently.
- Jesse-njx/dsh-plugin-manager ★1 ·
dsh-plugin-manager— dsh pm — discover, install, update, and manage dsh plugins from the CLI: multi-source search (awesome list + GitHub + npm), doctor audit, per-profile state - Jesse-njx/dsh-plugin-manager-registry ★1 ·
@dsh-pm/registry— A plugin registry discovery tool that searches and merges metadata from an awesome list, GitHub, and npm with deduplication, resolution, version lookup, and offline cache fallback. - Jesse-njx/dsh-voice ★1 ·
@dsh-voice/bundle— Provides terminal agents with speech-to-text input, text-to-speech output, optional reply narration, and audio-card rendering with local-first audio storage. - JohnXu22786/worktree-mgr ★1 ·
worktree-mgr— Automates isolated Git worktree management for DSH, including task creation, status inspection, synchronization, merging, cleanup, and batch operations. - jumpserver-east/jumpserver-dsh ★1 ·
dsh-jumpserver— Manage authorized JumpServer assets through the Core API and KoKo, with support for SSH commands, SFTP file access, and database sessions. - Karuisawa-Mrs/dsh-plugins ★1 — Integrates a local Firecrawl search provider into DeepSeek Harness web context to provide web search.
- kazecreator/dsh-plugins ★1 ·
dsh-plugins— Monorepo of DeepSeek Harness (dsh) plugins — including dsh-im (Telegram & WeChat IM bridge) - Kevoyuan/dsh-mac-vision ★1 ·
dsh-mac-vision— A macOS plugin using Apple Vision to perform on-device OCR and image detection on local files, clipboard images, screens, and application windows. - l541402398/dsh-file-uploads ★1 ·
dsh-file-uploads— Adds local file uploading, quota-managed storage, Settings-based file management, and submitted-prompt path references to the DeepSeek Harness Web composer. - Lbryany/dsh-codebuddy ★1 ·
@lbryany/dsh-codebuddy— Integrates CodeBuddy with DeepSeek Harness through OAuth login, dynamic model discovery, streaming requests, and reasoning-level selection. - Lehmaning/dsh-randomuuid-polyfill ★1 ·
dsh-randomuuid-polyfill— A client plugin that polyfills crypto.randomUUID with crypto.getRandomValues for DeepSeek Harness web interfaces served from insecure HTTP origins. - ljcscp/dsh-session-cost ★1 ·
@ljcscp/dsh-session-cost— Displays DeepSeek account balance, estimated session cost, and model- and token-level cost details in the DeepSeek Harness web interface. - LKRCharon/dsh-cc-switch ★1 ·
dsh-cc-switch— Syncs supported cc-switch provider profiles into DSH model routes through the CLI, startup synchronization, slash command, or agent tool. - lonelymoon87/dsh-guardian ★1 ·
dsh-guardian— A DeepSeek Harness runtime utility that controls dangerous tool operations and redacts common credentials from execution results. - me9rez/dsh-vlm-bridge ★1 ·
dsh-vlm-bridge— Analyzes image files with a configurable vision-language model and returns descriptions or answers to image-related questions for text-only agents. - mengyaoi/dsh-mcp-pack ★1 ·
dsh-mcp-pack— Provides ready-to-use Cordis YAML snippets for connecting DeepSeek Harness to MCP servers for files, web access, databases, search, memory, and collaboration services. - miaobuao/dsh-document-parser ★1 ·
dsh-document-parser— Parse PDFs, Office/OpenDocument files, and images in the current workspace into Markdown, text, or JSON. - minatoAI/jina-web-search-dsh-plugin ★1 ·
dsh-jina— Provides Jina AI tools for web and academic search, webpage reading and screenshots, PDF extraction, and text embedding, reranking, and classification with API key configuration. - Moeblack/dsh-payload-capture ★1 ·
dsh-payload-capture— DSH 插件:捕捉每次上行模型 API payload,JSON 落盘 - nightwhale-dev/nightwhale ★1 — NightWhale is a command-line tool for searching a public idea registry, downloading selected source code locally, and recording improvement or removal feedback.
- NIyueeE/dsh-container ★1 — A containerized DeepSeek Harness environment with a development toolchain, persistent user state, Caddy reverse proxy, supervision, and Docker Compose or Podman Quadlet deployment examples.
- omdsh-dev/dsh-essential ★1 ·
@deepseek-ai/dsh-essential— Provides confirmed conversation deletion for DeepSeek Harness through the session menu and slash command, with immediate hiding and recoverable log archiving after restart. - omdsh-dev/dsh-shuttle ★1 ·
@deepseek-ai/dsh-shuttle— Preview and migrate conversation records between DeepSeek Harness and Codex, Claude Code, Pi, Reasonix, or OpenCode through a CLI, UI, and plugin API. - omdsh-dev/dsh-tool-browser ★1 — Provides DSH configuration and guidance for agent browser control, including web navigation, element interaction, text extraction, and screenshots.
- paul-yangmy/dsh-tavily-web-search ★1 ·
dsh-tavily-web-search— Adds a Tavily-backed web search provider to DSH that returns search results with summaries and structured citation sources. - phoenixlucky/moon-lovers-skill ★1 ·
moon-lovers-skill— Generates gentle, restrained romantic chat replies for fictional roleplay, with support for context analysis, rewriting, and varied response intensities. - RealAlexandreAI/dsh-all-search ★1 ·
dsh-all-search— Adds an AnySearch web-search provider to DeepSeek Harness and optionally uses the Firecrawl Developer Index for developer-focused queries. - RealAlexandreAI/dsh-atuin ★1 ·
dsh-atuin— Records user-typed dsh prompts in atuin’s local shell history for searchable access with filtering and length limits. - RealAlexandreAI/dsh-cloudflare-browser-run ★1 ·
dsh-cloudflare-browser-run— Provides agent-facing browser access through Cloudflare Browser Rendering to retrieve JavaScript-enabled pages and export them as Markdown, PNG screenshots, or PDFs. - ropon/dsh-plugin-clawrouters ★1 ·
dsh-plugin-clawrouters— Connects ClawRouters to DeepSeek Harness with one API key for chat, image generation, video generation, and web search. - rsagacom/dsh-ajw ★1 — A community catalog for searching, filtering, and browsing DeepSeek Harness ecosystem projects with copyable installation commands.
- sala003/dsh-tool-describe-image ★1 ·
dsh-tool-describe-image— Converts pasted or path-specified images into text descriptions with the DashScope qwen-vl vision model for use by text-based models. - Sdongmaker/vpshub ★1 ·
dsh-vps-hub— Manage cloud servers over SSH with connection testing, remote command execution, file transfer, and an optional settings page. - shaoyi1991/dsh-restart-web ★1 ·
dsh-restart-web— Adds a one-click restart entry to DSH Web Settings for terminating and relaunching the DSH Web process. - ShawnSiao/dsh-credentials-keychain ★1 — Provides a planned DeepSeek Harness credential adapter that uses operating-system credential stores while preserving the existing credentials API.
- showlibia/dsh-plugin-installer ★1 ·
dsh-plugin-installer— Manage DSH plugins from the WebUI by installing, uninstalling, validating, activating, and hot-reloading packages from npm, Git, tarballs, or local directories. - shujiTech/dsh-plugin-wepre ★1 ·
dsh-plugin-wepre— A DeepSeek Harness plugin for logging into WePre, uploading and publishing single-screen HTML or ZIP content, and retrieving structured QA reports. - SiYue-ZO/dsh-translator ★1 ·
dsh-translator— A configurable DeepSeek Harness text translation workspace with multilingual options, glossaries, formatting preservation, file import, streaming output, and local history. - sjakdhasdh/dsh-vision ★1 ·
dsh-vision— Provides image recognition for text-only models by sending local images or remote image URLs to a configurable vision model and returning text descriptions. - Sqhao-O/dsh-docling ★1 ·
dsh-docling— Processes local PDF, Office, text, and image files, including offline OCR for scanned documents, and returns Markdown, text, or structured JSON. - tanf1ng/dsh-tool-hackernews ★1 ·
dsh-tool-hackernews— Provides DeepSeek Harness agents with read-only tools to browse Hacker News stories, search content, and retrieve items with bounded comments. - tangbut1/dsh-plugin-voice-input ★1 ·
dsh-plugin-voice-input— Adds a hold-to-talk microphone button to the DeepSeek Harness Web composer and appends locally transcribed speech to the draft without sending it. - TiankunDai/dsh-vision-LMstudio ★1 ·
dsh-plugins— Uses a locally hosted LM Studio vision model to recognize, describe, and OCR local images or clipboard screenshots through agent tools and a settings panel. - TimeCraker/dsh-claude-import ★1 ·
dsh-claude-import— Preview and import Claude Code skills, rules, and instruction files into DeepSeek Harness with user or project scopes and conflict handling. - v587d/dsh-multimodal-skill ★1 ·
dsh-multimodal-skill— Adds image understanding, OCR, and parsing for PDFs, Office files, tables, and HTML, converting results into text or Markdown for text-only models. - visail/dsh-vision-tool ★1 ·
dsh-vision-tool— Provides image routing for DeepSeek Harness text models by analyzing pasted attachments or local image files through a configured vision model and returning textual descriptions. - walavave/dsh-git ★1 ·
dsh-git— Git capability bundle for DeepSeek Harness: structured git tools, approval-gated mutations, and auto-checkpoints. - weigre/interaction-doc ★1 — Interactively clarify product requirements and produce implementation-ready interaction documents covering flows, permissions, validation, states, and API contracts.
- werifu/dsh-oai-oauth ★1 ·
dsh-oai-oauth— Connects DeepSeek Harness to an OpenAI ChatGPT subscription through OAuth and reuses local Codex CLI login information. - WhiseNT/dsh-blackjack ★1 ·
dsh-blackjack— An interactive Blackjack game for DeepSeek Harness with a browser sidebar interface, persona-based dealer interaction, and replayable session event logs. - william-jin-cmu/dsh-artifact ★1 ·
@dsh-external/dsh-artifact— Delivers model-generated files to users and provides structured metadata such as file type, path, and size through standard tool result events. - xiangpc/wemeet-openapi ★1 — A Go SDK for integrating with Tencent Meeting cloud APIs and calling authenticated meeting-related endpoints.
- xiaoheizi1212/dsh-cookie-bridge ★1 — A Chrome extension that reads allowlisted plaintext cookies and sends them to a localhost receiver for import into a computer-use browser session.
- Xin-Zhang-IceMan/dsh-vision-plugin ★1 — Transcribes pasted or local images through configurable vision models and provides text-only models with image analysis and vision-model settings.
- xu1132/dsh-plugin-browser ★1 ·
dsh-plugin-browser— A Playwright-powered headless browser plugin that lets models read rendered web pages, capture screenshots, and perform page interactions. - yan5236/slcatwujian-dsh-vision-plugin ★1 ·
@dsh-local/vision-bridge— Analyzes user-provided images with a configured vision model, injects pixel-coordinate descriptions into conversations, and supports follow-up questions and settings management. - ycp424c/dsh-luna-vision-bridge ★1 ·
@ycp424c/dsh-luna-vision-bridge— Transcribes DSH image attachments with Codex Luna and forwards the resulting text to configurable downstream text models. - yjm110517/content-to-editable-ppt-skill ★1 — Converts topics, documents, or outlines into editable multi-slide PowerPoint presentations with content planning, visual review, and quality checks.
- yjm110517/visual-to-editable-ppt-skill ★1 — Reconstructs a reference image as a single-page PowerPoint with editable text, shapes, lines, and separate image assets, then produces previews and quality reports.
- ylwl1997/noatmark-dsh-plugin ★1 ·
noatmark-dsh-plugin— A dsh plugin providing deterministic local tools for text sanitization, invisible-character and injection-pattern scanning, LLM formatting cleanup, and CSV formula-injection escaping. - yu-xin-c/dsh-project-wiki ★1 ·
@dsh-external/dsh-project-wiki— A workspace-local project Wiki for DeepSeek Harness that records, searches, links, and maintains auditable project knowledge in Markdown. - YYTbit/dsh-plugin-auto-docs ★1 ·
dsh-plugin-auto-docs— A DeepSeek Harness plugin that generates READMEs, API documentation, changelogs, and JSDoc comments from project structure, code signatures, and Git history. - YYTbit/dsh-plugin-rag ★1 ·
dsh-plugin-rag— A local RAG plugin that indexes project documents, code, and configuration files and uses TF-IDF keyword search to provide relevant context to an agent. - YYTbit/dsh-plugin-vision-toolkit ★1 ·
dsh-plugin-vision-toolkit— Provides command-line tools for image description, OCR, element localization, detection, and cropping through configurable multimodal vision APIs. - ZeroHackz/GUI-SAM2Matting ★1 ·
@zerohackz/dsh-sam2matting— A GUI and command-line tool that creates foreground alpha mattes from images, videos, and frame directories with batch and interactive processing. - zhangxiang1993621/dsh-ws-files ★1 ·
dsh-ws-files— Browse workspace directories, search files, and view or edit text files in integrated tabs. - zhouzhencheng07/dsh-tavily-search ★1 ·
dsh-tavily-search— Provides DeepSeek Harness with multi-source web search using several free or optionally keyed search engines and normalized results. - ZhuXinAI/sidesight ★1 ·
sidesight— SideSight provides CLI-based media analysis for text-only coding agents, covering screenshots, diagrams, charts, UI differences, videos, and OCR through configured multimodal services or explicit local macOS OCR. - zimai233/dsh-figma-to-lottie ★1 ·
dsh-figma-to-lottie— Compiles SVG paths and layered animation specifications into self-contained Lottie JSON assets for web, iOS, and Android. - zimai233/dsh-video-downloader ★1 ·
dsh-video-downloader— Analyzes video or audio URLs and downloads media streams from supported sites to local files. - 237229953-create/dsh-vision ★0 ·
dsh-vision— Bridges images to text-only models by using a configured vision model to generate descriptions automatically or through a manual image-description tool. - Aeanfx/dsh-plugin-dated-folders ★0 ·
dsh-plugin-dated-folders— Uses a system-prompt rule to organize newly generated agent files into folders named by date and description. - AllenCX/dsh-quant-workspace ★0 ·
dsh-quant-workspace— A quantitative research workspace for retrieving daily market data, running rule-based single-ticker analysis and backtests, and generating interactive visual reports. - andiven/dsh-messaging ★0 ·
@dsh-messaging/messaging— Connects DeepSeek Harness agents to Feishu, Telegram, Discord, and WeCom for receiving messages, sending replies, and adapting to platform capabilities. - Arnoldkevin/prismrelay-mcp ★0 ·
prismrelay-mcp— A local stdio MCP server that gives text-only agents external image understanding, with experimental image generation and editing capabilities. - AtlasCloudAI/dsh-atlascloud ★0 ·
dsh-atlascloud— Plans image, video, audio, and 3D generation workflows by selecting models and preparing prompts, parameters, and storyboards, with optional Atlas Cloud MCP execution. - bocha-ai/dsh-web-search-bocha ★0 ·
@bocha-ai/dsh-web-search-bocha— A DeepSeek Harness search provider that retrieves web results from the Bocha Web Search API. - CaseyTso/analyze_image_tool ★0 ·
analyze-image-tool— Adds image analysis for text-only models by reading local or pasted images and querying a user-configured OpenAI-compatible vision endpoint. - ch1bug/dsh-wsl-bridge ★0 ·
dsh-wsl-bridge— Provides WSL-based agents with tools to access Windows files, drives, paths, and programs. - ChenChen913/dsh-session-cleaner-cli ★0 ·
dsh-session-cleaner-cli— An offline CLI for managing DeepSeek Harness workspace sessions by listing, deleting, restoring, and cleaning local session data. - cheng-nan01/dsh-tool-playwright ★0 ·
dsh-tool-playwright— Provides Playwright-based browser tools for DeepSeek Harness to visit websites, inspect page content, and perform actions such as clicking, typing, navigation, and tab management. - chenhaolove89/dsh-ccswitch-import ★0 — Lists and batch-imports model providers from a local CCSWITCH database into DSH, with an additional tool for describing images through a vision model.
- chenhaolove89/dsh-prompt-deepen ★0 — Adds a conversation input button that uses the currently selected model to refine a draft prompt and write the editable result back into the input field.
- Chi-hong22/dsh-mdbox ★0 ·
@chi-hong22/dsh-mdbox— A browser-side editing helper that adds Markdown list continuation, indentation, outdentation, and automatic renumbering to the DSH web input box. - ChuanTianML/dsh-open-with ★0 ·
dsh-open-with— Open registered DeepSeek Harness workspaces from the Web interface in detected or configured local editors, terminals, or file managers. - ChuanTianML/dsh-share ★0 ·
dsh-share— Converts DeepSeek Harness sessions into locally previewable, copyable, or downloadable Markdown and self-contained HTML documents with optional tool-call details and heuristic redaction. - Chungor/owlx-mcp ★0 — Provides compatible AI clients with live cryptocurrency and stock market data, token financial metrics, and recorded signal statistics through MCP.
- csiroqa/dsh-plugin-usage-report ★0 ·
dsh-plugin-usage-report— Aggregates local DeepSeek Harness session tokens, steps, rounds, and estimated costs with budget tracking, alerts, usage visualizations, and Markdown report export. - cui-stack/dsh-workspace-digest ★0 ·
dsh-workspace-digest— This plugin registers the workspace_digest tool to list file names by directory in the current workspace with a configurable entry limit. - cxlg66you-bot/dsh-token-billing ★0 — Tracks tokens used by model calls, calculates configurable costs, persists billing records, and provides reports through chat and UI panels.
- dingge001/dsh-redact ★0 ·
dsh-redact— A DeepSeek Harness runtime plugin that redacts secrets and PII before they reach the model or session logs, with optional vault-backed token substitution for file, shell, and HTTP operations. - dmsobtl/dsh-tool-backtest ★0 ·
dsh-tool-backtest— Calculates common technical indicators and backtests trading strategies from historical price bars and signals, producing performance metrics and trade records. - dmsobtl/dsh-tool-market-data ★0 ·
dsh-tool-market-data— Query quotes, historical OHLCV data, stock screening results, and fundamentals for Chinese and US equities and cryptocurrencies through public data APIs. - dshiq04/dsh-deepseek-balance ★0 ·
dsh-deepseek-balance— Queries the DeepSeek account balance API with a configured API key and displays balance details in the web UI sidebar and settings page. - egnmosk/dsh-browser-bridge ★0 ·
dsh-browser-bridge— Connects DeepSeek Harness agents to Chromium browsers over a local WebSocket for page reading, tab control, interaction, screenshots, and JavaScript evaluation. - fanshong/dsh-docker-sidebar ★0 ·
dsh-docker-sidebar— Manage Docker containers from a WebUI sidebar with container listing, resource monitoring, and in-container file browsing, viewing, uploading, and downloading. - fishxcode/dsh-plugin-deepseek-balance ★0 ·
dsh-plugin-deepseek-balance— A Harness Web settings plugin for viewing DeepSeek API balance, balance trends, and optional daily cost and token usage charts. - FrankZhangIronly/dsh-system-control ★0 ·
dsh-system-control— Adds a DSH Web sidebar system menu for checking exit-channel status and requesting service restart or shutdown. - git-hub-cloud/workled ★0 ·
workled— workled skill - gushiaoke/dsh-qq-bot ★0 ·
dsh-qq-bot— Sends text and Markdown messages to QQ users or groups through the QQ Bot API and optionally drives agent sessions from inbound QQ messages. - hccccc01333/dsh-analytics ★0 ·
dsh-analytics— Collects and analyzes DeepSeek Harness session usage locally, calculating token costs, cache metrics, budgets, and session details through APIs, an agent tool, and browser dashboards. - hiyms/dsh-web-search-provider ★0 ·
dsh-web-search-provider— Provides network search for Deepseek Harness sessions through compatible model providers, with webpage content retrieval on supported APIs. - Hjjj0918/dsh-plugin-local-utilities ★0 ·
dsh-plugin-local-utilities— Imports externally hosted GitHub or Markdown skills into DeepSeek Harness and provides completion notifications on Windows. - Hongcheng-LI/dsh-synbio ★0 ·
dsh-synbio— Synthetic biology research tools for DeepSeek Harness: literature (Europe PMC), pathways/enzymes/compounds (KEGG), protein structures (RCSB PDB) - hZsFN/dsh-image-bridge ★0 ·
dsh-image-bridge— Bridges image messages to text-only DeepSeek Harness models by replacing image blocks with local-path placeholders and obtaining descriptions through a vision script. - IT-coder-Yy/deepseek-git-guide ★0 ·
deepseek-git-guide— A visual Git workbench for inspecting repository state, reviewing changes and history, managing branches and remotes, and executing common Git operations in DeepSeek Harness Web. - jasper-zsh/dsh-plugin-file-manager ★0 ·
dsh-plugin-file-manager— A DSH session file manager that provides workspace browsing, Git status views, and previews for text, image, and video files. - jasper-zsh/dsh-plugin-llm-codex ★0 ·
dsh-plugin-llm-codex— Provides DSH with ChatGPT/Codex OAuth authentication for the openai-codex provider, including token management, status monitoring, and login controls. - je00/dsh-codex-agent-bridge ★0 ·
@jadynchou/dsh-codex-agent-bridge— Connect DeepSeek Harness agents to authenticated Codex App Server sessions - jiang539/dsh-auth-gate ★0 ·
dsh-auth-gate— Adds a login gate, CAPTCHA, session management, account and password administration, and failed-login throttling to the DeepSeek Harness Web UI. - Joeytisaly/dsh-web-search-tokenrhythm ★0 ·
dsh-web-search-tokenrhythm— Adds web search to DeepSeek Harness through Token Rhythm's OpenAI Responses API web_search tool and returns URLs opened during retrieval. - JohnXu22786/browser-automation ★0 ·
web-bridge-mcp— An MCP server for automating real browsers through navigation, page inspection, interaction, screenshots, tab management, and page-context script execution. - JohnXu22786/docgen ★0 ·
dsh-docgen— A prompt-based document processing skill pack that generates README files, pull request descriptions, and changelogs from project evidence while also providing structured code review opinions. - JohnXu22786/docs-retriever ★0 ·
doctrove— Provides coding agents with read-only tools to search a versioned library documentation catalog, inspect releases, and extract relevant documentation snippets. - JohnXu22786/hooks-adapter ★0 ·
hooks-adapter— Adapts Claude Code, Codex, and opencode hook configurations for DeepSeek Harness and automates command, webhook, LLM evaluation, and subagent handlers. - JohnXu22786/model-catalog ★0 ·
model-catalog— Discovers model listings, pricing, and capabilities from configured OpenAI-compatible API hosts and generates normalized catalogs, dsh configuration fragments, and reports. - JohnXu22786/safety-net ★0 ·
dsh-barricade— A CLI and agent plugin that analyzes terminal commands before execution and applies policy-based allow, deny, or human-confirmation decisions for potentially destructive operations. - JohnXu22786/secret-guard ★0 ·
dsh-secret-guard— A DeepSeek Harness security plugin that applies path-based controls to sensitive file access, masks suspected secrets in tool results, and provides metadata inspection and audit logging. - JohnXu22786/snippet-expander ★0 ·
dsh-steno— Expands #tag shorthand into configured YAML snippets before messages are sent, with variable substitution, search, preview, and snippet management. - junhongchashui/dsh-plugin-web-access ★0 ·
dsh-plugin-web-access— Provides DSH agents with local web access through HTTP fetching, headless browser rendering and interaction, page inspection, and screenshots. - junhongchashui/dsh-vision-relay ★0 ·
dsh-vision-relay— Adds automatic image understanding for text-oriented agents, returning OCR, layout, semantic, and visual analysis through a cloud-compatible API or local Ollama backend. - kanallas/api-cost-meter ★0 — DeepSeek Harness API cost meter plugin: peak/off-peak spend badge, current unit prices, official account balance
- kelai141/dsh-shell-termux ★0 ·
@dsh-android/dsh-shell-termux— Provides DeepSeek Harness with Termux-backed Bash execution on Android, including explicit environment configuration, process controls, and diagnostics. - khiqwq/dsh-credentials-system ★0 ·
dsh-credentials-system— Provides DeepSeek Harness with Windows user-bound credential storage, write-only access, and explicit legacy migration support. - kingsunb/dsh-model-plus ★0 — Adds a DSH Web Model Plus settings interface and synchronizes model metadata from official, GitHub mirror, or custom HTTPS sources.
- krudiy/wecom-bridge ★0 — Connects WeCom intelligent bot private chats to a local DeepSeek Harness agent and sends generated responses back through WeCom.
- KureKaruna/dsh-at ★0 ·
dsh-at— Browse files and directories with @ in the chat input and insert selected paths as plain-text references. - lakeofsky347/dsh-vision ★0 ·
dsh-vision— Converts user image attachments into text descriptions through a configured vision model for use in text-only DeepSeek sessions. - lanshuye123/DSH-Terminal ★0 — Provides an interactive local terminal emulator with multi-session management and workspace file browsing in the DSH WebUI.
- liceses/dsh-web-text-drop ★0 ·
@icelily/dsh-text-drop— Imports dropped text files into the web chat by inserting small contents directly or saving larger files in the session workspace and inserting their paths. - LingyeSoul/dsh-rider ★0 ·
dsh-rider— Provides agent-facing web search with DuckDuckGo and Bing fallback, plus image analysis through configured vision models and file staging within sessions. - LKRCharon/dsh-egress-guard ★0 ·
dsh-egress-guard— A local DSH preflight plugin that scans assembled model requests for likely credentials and unscannable content, then blocks downstream dispatch according to configurable policies. - Luck9Star/dsh-gateway-provider ★0 ·
dsh-gateway-provider— Connects DeepSeek Harness to NewAPI, LiteLLM, Higress, and other compatible gateways to discover models and route requests over multiple protocols. - LuZhouheng/dsh-gen3d ★0 ·
dsh-gen3d— Generates, processes, animates, and exports 3D character assets from text or reference images using configurable Meshy, Hunyuan 3D, Tripo3D, and Rodin APIs. - mario03690/dsh-netcafe ★0 ·
dsh-netcafe— A dsh configuration bundle that connects to AI NetCafé's hosted MCP service for document and table processing, SQL transpilation, reachability monitoring, cross-session memory, and scheduled tasks. - mindcarver/dsh-codex-canvas ★0 ·
dsh-codex-canvas— Provides agents with an image_gen tool backed by the Codex CLI, saving generated images to the session workspace and optionally previewing them in the Web UI. - MostlyHarmlessxyz/dsh-safe-web-fetch ★0 ·
dsh-safe-web-fetch— Provides DeepSeek Harness with controlled fetching of text-like content from public HTTP(S) URLs. - NexusAgentX/dsh-mcp-adapter ★0 ·
dsh-mcp-adapter— An MCP adapter for DeepSeek Harness that enables on-demand discovery and invocation of configured external MCP services through a proxy tool. - NexusAgentX/dsh-web-access ★0 ·
dsh-web-access— Provides DeepSeek Harness with multi-provider web search, URL and GitHub/PDF/YouTube content extraction, passage retrieval, and source checking. - One1turn/dsh-omnibridge ★0 ·
dsh-omnibridge— Connects QQ, Telegram, Discord, Feishu, WeCom, and other messaging platforms to DSH with unified message routing and agent sessions. - onlca/dsh-ssh ★0 ·
dsh-ssh— Adds SSH-backed remote workspaces with remote file operations, search, editing, and shell command execution. - ookami-change/dsh-plugin-starter ★0 ·
dsh-plugin-starter— Reads visible text from allowlisted web pages through Chrome DevTools Protocol with CSS selector, wait-time, and output-length controls. - openHacking/pptkit-presentation ★0 ·
pptkit-presentation— Create or restyle editable PowerPoint presentations from topics and source files with theme selection, local browser review, and explicit PPTX export. - oslook/awesome-dsh-plugins ★0 — A community-curated directory of DeepSeek Harness plugin repositories, descriptions, and metadata for browsing and discovering extensions.
- phoenixlucky/family-lovers-skill ★0 ·
family-lovers-skill— An AI skill that uses role-based conversation to support family-of-origin reflection, emotional companionship, self-dialogue, and boundary-building exercises. - Qingzhou-Joshua/dsh-dev-toolbox ★0 ·
dsh-dev-toolbox— A local browser-based developer toolbox for converting and validating JSON, URLs, Base64, timestamps, and UUIDs in the web composer. - qinyu765/dsh-llm-auto-route ★0 ·
dsh-llm-auto-route— Selects among configured LLM routes in DeepSeek Harness using environment, endpoint, and model signals, with optional health checks and pre-output failover. - qizhen2021/dsh-plugin-vision ★0 ·
@qizhen2021/dsh-plugin-vision— Analyzes image files with positional OCR, ASCII layout rendering, and optional vision-model descriptions, returning the results as plain text. - qomob/DSHwiki ★0 ·
dsh— A dsh plugin hub for searching, inspecting, verifying, and installing community DeepSeek Harness plugins after user confirmation. - raccoonBK/dsh-byok ★0 ·
dsh-byok— Connects DeepSeek Harness to OpenAI-compatible model providers with user-supplied API keys, text streaming, and per-provider HTTP or SOCKS5 proxy settings. - radaren/dsh-auth ★0 ·
dsh-auth— Provides shared-token cookie authentication for the DeepSeek Harness Web UI, protecting SPA, HTTP API, and WebSocket access. - Seafood-Y/CC2DSH ★0 — Converts Claude Code session history into DeepSeek Harness session files while preserving titles and workspace paths, with validation and workspace attachment support.
- sherconan/dsh-web-recon ★0 ·
dsh-web-recon— Reconnaissance plugin that inspects a web application's accessibility tree and network APIs, then saves reusable playbooks for later endpoint replay. - sindo-s/dsh-qq-bot ★0 ·
dsh-qq-bot— Connects QQ group and private messages to independent DeepSeek Harness agent sessions through the official QQ Bot WebSocket gateway and REST API. - sleepinginsummer/dsh-fff ★0 ·
dsh-fff— Provides fuzzy file discovery, exact path resolution, related-file lookup, and ripgrep-based content search for development sessions. - sleepinginsummer/dsh-hashline-edit-pro ★0 ·
dsh-hashline-edit-pro— A DSH file-editing tool that reads text with content-hash anchors, validates range replacements, and supports undoing the latest replacement. - SPYQWER1/dsh-imagecraft ★0 ·
dsh-imagecraft— Provides web search, bitmap image generation, and workspace-local image analysis through an existing ChatGPT/Codex login. - superslash-rico/dsh-plugin-slashx-gateway ★0 ·
dsh-plugin-slashx-gateway— Exposes DeepSeek Harness sessions through a SlashX-compatible HTTP gateway with media transfer, asynchronous callbacks, rich responses, and artifact delivery. - synmindai/dsh-nanobananapro ★0 ·
dsh-nanobananapro— Adds NanoBananaPro API tools to DeepSeek Harness for image and video generation, task-status checks, and API balance queries. - synmindai/dsh-seedance2 ★0 ·
dsh-seedance2— Provides DeepSeek Harness tools for image and video generation through the Seedance 2 AI public API, including task status queries. - TheChengXi/opendsh ★0 ·
opendsh— Open the DeepSeek Harness Web UI in VS Code or a system browser while starting and stopping the local dsh service for the current workspace. - Thomas-key/dsh-skill-manager ★0 ·
dsh-skill-manager— Lists filesystem skills and lets users enable or disable them through agent tools or a Settings page. - vvlife/dsh-agnes-paseo ★0 ·
dsh-agnes-paseo— Connects dsh to the Agnes AI model gateway and registers it as a Paseo provider through an ACP bridge. - w2112515/dsh-codex-tools ★0 ·
dsh-codex-tools— Open-source Codex skill for developing and auditing DeepSeek Harness plugins: dynamic Cordis, workspace packages, and installable bundles. - w769721503/dsh-plugin-store ★0 ·
dsh-plugin-store— Adds a DSH settings plugin store for browsing, searching, filtering, installing, updating, and uninstalling dsh-plugin packages. - wangxiang0605qvq/dsh-deepseek-balance ★0 ·
@deepseek-ai/dsh-deepseek-balance— Queries DeepSeek account balances through its API and presents the status in a sidebar indicator and a model-callable tool. - weekitmo/vision-mcp ★0 — An MCP server that gives text-only agents image understanding, OCR, and multi-image comparison through an OpenAI-compatible vision API.
- weijiafu14/dsh-remote-sandbox ★0 ·
dsh-remote-sandbox-monorepo— Moves DeepSeek Harness filesystem and subprocess execution into an E2B remote sandbox with keep-alive, recovery, and workspace synchronization. - weiyuou-chowbus/dsh-git-status ★0 ·
dsh-git-status— Adds a live Git branch and working-tree status indicator to the chat composer, with browsing and switching of local branches. - welsione/dsh-mmx-multimodal ★0 ·
dsh-mmx-multimodal— Connects DeepSeek Harness to MiniMax CLI for image understanding and generation, video, speech, music, search, and usage queries. - wenliang9527/dsh-eye ★0 — Converts chat images into text using local OCR and an optional vision-language model, then adds the results to the text model's context.
- winyh/dsh-geo ★0 ·
dsh-geo— A local-first plugin for SEO, GEO, and AEO audits, content planning, provenance checks, and version-guarded updates to Markdown knowledge bases. - winyh/dsh-growth ★0 ·
dsh-growth— A local-first growth analytics plugin that processes Markdown, CSV, JSON, and JSONL data to produce growth diagnoses, experiment plans, prioritization artifacts, and operating reports. - wuwangmao/dsh-qwen-multimodal ★0 ·
dsh-qwen-multimodal— Provides Qwen-powered tools for image understanding and OCR, audio transcription, and text-to-image generation for text-based models. - wuxinzhe/dsh-speech-sherpa ★0 ·
dsh-speech-sherpa— Provides Sherpa-ONNX-based Chinese speech recognition, text-to-speech synthesis, and push-to-talk recording for a chat interface. - xiagaogaozi/dsh-silly-plugin ★0 ·
dsh-tavern-mode— Imports SillyTavern PNG, JSON, and Lorebook character cards, separates their worldbooks, regexes, and scripts, and creates a corresponding local workspace. - xing01l/session-import-codex ★0 ·
dsh-session-import-codex— Imports conversation history through the Codex App Server, converts it into DeepSeek Harness sessions, and creates or reuses workspace attachments for eligible historical working directories. - xuanyinmu/DshWebSearch ★0 — Connects DeepSeek Harness's web_search tool to the Tavily Search API and normalizes returned search results.
- yan9651688/dsh-file-checksum ★0 ·
dsh-file-checksum— A read-only utility that computes or verifies SHA-256 and SHA-512 checksums for a single file through the active Harness filesystem provider. - YangCazz/CazzPatent ★0 — An AI plugin that turns technical proposals into patent disclosure documents through prior-art research, patent-point extraction, drafting, review, diagram generation, and multi-format export.
- YOLO-LZL/dsh-ssh-plugin ★0 ·
dsh-ssh-plugin— Executes Bash commands on remote Linux servers over SSH while managing persisted connections and workspace defaults. - Youngxj/dsh-ProjectModel ★0 — Manage multiple project folders in one conversation and let the agent read, write, list, and run commands within registered folders.
- zhuiyueya/dsh-visionary ★0 ·
dsh-visionary— Converts chat images into OCR text and vision-model descriptions so text-only language models can process screenshots, documents, photos, and diagrams. - zimai233/dsh-image-search ★0 ·
dsh-image-search— Generates and aggregates reverse image search links for multiple search engines from a user-provided public image URL. - zzy2210/dsh-web-gate ★0 ·
y1n-web-gate— Adds key-based login authentication, session handling, and failed-attempt lockout to DSH Web HTTP, WebSocket, and SPA routes.
🔔 通知与监控 81 个插件
通知与监控
- Ychris12138/dsh-usage-stats ★61 ·
dsh-usage-stats— Provides multi-provider balance and quota monitoring plus token-usage analytics for the DeepSeek Harness web interface. - omdsh-dev/dsh-notification ★57 ·
dsh-notification— Sends browser system notifications when DeepSeek Harness session turns finish, with filters for outcome, visibility, and keywords. - HuanLinOTO/dsh-plugin-pet-rs ★18 — A cross-platform desktop whale companion that monitors DSH status through read-only HTTP/SSE connections and provides floating visuals, tray controls, and sound notifications.
- bill9109/dsh-web-ui-notify ★17 ·
@bill9109/dsh-web-ui-notify— Adds desktop browser notifications to the DSH Web UI for approvals, questions, and turn completion, with click-through navigation to the related session. - dclichang2022/dsh-green-meter ★15 ·
dsh-green-meter-monorepo— Monitors estimated energy use, carbon emissions, and electricity cost for agent sessions with live visualizations, reports, ledger records, and optional energy budgets. - FlytoMAYDAY80/dsh-pet ★13 ·
dsh-pet— A macOS desktop companion that monitors local DSH session status and signals approval, active, completed, idle, or offline states with a floating whale, bubbles, and sounds. - dingyi222666/dsh-session-notification ★12 ·
@dingyi222666/dsh-session-notification— A dsh web GUI plugin that monitors session completion, failure, question, and permission events and alerts users with configurable browser notifications and sounds. - fuhefei/dsh-sentinel ★11 ·
@dsh-external/dsh-sentinel— Registers persistent file, command, HTTP, process, port, and webhook watches that wake agent sessions on matching changes and expose their status in browser views. - TwotwoPiggy/dsh-balance ★9 ·
dsh-balance— Displays DeepSeek account balance, availability status, and estimated session costs in the dsh Web UI with configurable pricing, thresholds, and refresh settings. - vlln/dsh-task-status ★9 ·
@dsh-external/dsh-task-status— Adds a chat-page status bar that shows background task counts, expandable details, and live output tails for monitoring running tasks. - 610la/dsh-notification-center ★8 ·
@lyhalal/dsh-notification-center— Provides configurable browser or native desktop notifications and sounds for DSH events such as completed tasks, errors, blocked operations, and approval requests. - jelly-000/dsh-balance-monitor ★8 ·
dsh-balance-monitor— Displays DeepSeek account balance, remaining ratio, and estimated daily spend in the dsh sidebar with periodic refreshes. - linyp/dsh-plugin-langfuse ★8 ·
dsh-plugin-langfuse— Exports DeepSeek Harness agent sessions, model generations, tool calls, and optional feedback scores to Langfuse for observability and delivery status reporting. - juhe291/dsh-token-panel ★7 ·
dsh-token-panel— A persistent DeepSeek Harness HUD for viewing session token pressure, model cost estimates, balance, and daily or monthly usage statistics. - wssfk12138/dsh-wechat-notify ★7 ·
dsh-wechat-notify— Provides DeepSeek Harness agents with tools to send notifications through a locally configured ClawBot WeChat channel and complete QR-code login. - ltao0829/dsh-task-notify ★6 ·
@linxin666/dsh-task-notify— Monitors AI coding-agent lifecycle events in DeepSeek Harness and alerts users with in-page toasts, desktop notifications, and optional sound. - Sev7een/ds-api-usage ★6 ·
dsh-plugin-ds-api-usage— Displays DeepSeek API balance, estimated cost, token usage, and request counts in a Harness settings page with hourly or daily timeline charts. - 030611/dsh-verification-receipt ★5 ·
dsh-verification-receipt— A passive DSH monitoring plugin that writes privacy-minimal per-turn summaries of tool-call counts and heuristic verification signals to a local JSONL file. - 030611/qiushi-dsh-evidence-audit ★5 ·
qiushi-dsh-evidence-audit— An audit plugin that observes DeepSeek Harness tool and session events and writes hash-chained evidence receipts to a local JSONL file. - hnmrxz/dsh-plugin-deepseek-balance ★5 ·
dsh-plugin-deepseek-balance— Periodically retrieves and displays DeepSeek account balance, bonus, and top-up information in the DSH web interface status bar. - Luaphes/dsh-web-attention-badge ★5 ·
dsh-web-attention-badge— Adds web UI attention indicators—a frame badge, tab-title count, and recolored whale favicon—for sessions awaiting input or completed while unattended. - SeverusZh/dsh-notify-windows ★5 ·
dsh-notify-windows— Monitors DeepSeek Harness session events on Windows and sends desktop notifications for completed tasks, approval requests, or pending questions. - zhangzheng25/dsh-token-monitor ★5 ·
dsh-plugin-token-usage— Reads DeepSeek Harness session logs to aggregate token usage and conversation counts, then displays time-based and model-based statistics through a sidebar card and dashboard. - bobcat848/dsh-calculator ★4 ·
dsh-calculator— A DeepSeek Harness web plugin that displays session costs, daily spending, and account balance in a floating monitoring panel. - boNeXY226/dsh-cost-chip ★4 ·
dsh-cost-chip— A DeepSeek Harness plugin that shows the current session model, token usage, and estimated cost through a /cost command and draggable floating panel. - brittanistrehlowll-oss/dsh-quota-panel ★4 ·
dsh-quota-panel— Displays configured provider balance or usage data in a refreshable dsh web-surface status panel through server-side proxy routes. - CAOGGL/dsh-ding ★4 ·
dsh-ding— A DSH host plugin that plays configurable sound alerts and shows Windows notifications when conversations finish or require attention, with web-based settings and conversation links. - MuziIsabel/dsh-win-notify ★4 ·
dsh-win-notify— A Windows-focused DSH plugin that sends configurable desktop notifications for agent completion, errors, and interaction waits, with optional click-through to the related GUI session. - xinCodes/deepseek-billing-plugin ★4 ·
deepseek-billing-plugin— View your DeepSeek account balance and estimate and display the current session cost in DeepSeek Harness. - Auran-Lu/dsh-client-ui-monitor ★3 ·
@auranlu/dsh-client-ui-monitor— A DeepSeek Harness sidebar dashboard for viewing current-session token usage, estimated costs, and API balance with currency selection and periodic refresh. - c-ling/dsh-plugin-notify ★3 ·
dsh-plugin-notify— A DeepSeek Harness notification plugin that alerts users on turn completion or pending confirmation through browser, system, and configurable webhook channels. - jasonsun29/ds-balance-card ★3 ·
ds-balance-card— Displays account balances and plan quotas from multiple model providers in a persistent floating card with periodic refresh and low-quota alerts. - lordqyxz/dsh-ark-quota ★3 ·
dsh-ark-quota— Displays Volcengine Ark Coding Plan or Agent Plan subscription usage and remaining quota in the DeepSeek Harness sidebar. - ly6170/dsh-messager ★3 ·
dsh-messager— Sends notifications through system and browser alerts plus configured Feishu, WeCom, DingTalk, Telegram, and Discord channels when tasks need interaction, complete, or fail. - RangeKing/vibemeter ★3 ·
vibemeter— VibeMeter is a macOS app that monitors local AI coding agent activity, aggregates usage data, and presents real-time status, notifications, historical analysis, and shareable reports. - STARDUSTLC666/dsh-dingtalk ★3 ·
dsh-dingtalk— Sends Markdown or plain-text notifications to DingTalk groups through a configured custom-robot webhook. - v587d/dsh-opencode-go-usage ★3 ·
dsh-ocgo-usage— Displays OpenCode Go subscription usage, reset countdowns, and refresh status across multiple time windows in the DeepSeek Harness web interface. - yingjunnan/dsh-deepseek-quota ★3 ·
dsh-deepseek-quota— A DSH web GUI plugin that displays DeepSeek API balance, usage, and current conversation cost in a floating status widget. - 1514100951/dsh-notify-plugins ★2 — A DSH plugin that monitors task completion, errors, background jobs, and blocked agent states and alerts users through browser or native Windows notifications.
- 1690834643/dsh-usage-dashboard ★2 ·
dsh-usage-dashboard— A sidebar widget that shows DeepSeek API balance, daily spending, request counts, and token usage estimated from local session logs. - CodePrometheus/dsh-observability ★2 ·
dsh-observability— Converts DeepSeek Harness sessions into OpenTelemetry traces and exports them to a configured observability collector over OTLP/HTTP. - Dino6021/dsh-usage-cost ★2 ·
dsh-usage-cost— Tracks DeepSeek token usage by conversation and time period, then calculates and displays API costs in the web interface. - Frost-Reed/blocker-notify ★2 ·
dsh-blocker-notify— Alerts DeepSeek Harness users when an agent needs approval, an answer, or plan review through banners, workspace indicators, sounds, and system notifications. - fzlong/dsh-balance-eta ★2 — Displays DeepSeek CNY balance, daily consumption, and estimated remaining usage time in the web interface with low-balance and low-duration alerts.
- haytham818/dsh-notify ★2 ·
dsh-notify— Sends cross-platform desktop notifications when an agent finishes, errors, asks a question, or awaits approval. - hnmrxz/dsh-plugin-sysmon ★2 ·
dsh-plugin-sysmon— Displays real-time local CPU, memory, disk, load, and uptime metrics in the DeepSeek Harness bottom status bar. - KekuKase/dsh-deepseek-status ★2 ·
dsh-deepseek-status— Displays DeepSeek official service status, component states, incidents, and uptime in the Web UI session header. - qwert702/dsh-token-viewer ★2 ·
@deepseek-ai/dsh-client-ui-token-viewer— A read-only DeepSeek Harness dashboard for viewing session and aggregate token usage, estimated costs, cache metrics, request trends, and account balance. - sjscy05/dsh-task-progress-notifier ★2 ·
dsh-task-progress-notifier— A DeepSeek Harness plugin that monitors task progress and sends configurable native desktop notifications when tasks change state or when requested. - vibeinging/dsh-trace ★2 ·
@deepseek-ai/dsh-trace— Records DeepSeek Harness agent turns, model steps, tool calls, errors, and related telemetry in a local embedded yiTrace database for debugging and querying. - yangyongzhen/dsh-notify ★2 ·
dsh-notify— Monitors task completion events and sends result summaries, duration, and usage metrics to configured ServerChan, DingTalk, Feishu, or generic webhook endpoints. - yumusb/dsh-opencode-go-usage ★2 ·
dsh-opencode-go-usage— Displays OpenCode GO rolling, weekly, and monthly quota usage through a sidebar widget and the /opencode-go chat command. - AmaTsumeAkira/opencode-usage ★1 ·
opencode-usage— Displays OpenCode Go rolling, weekly, and monthly quota usage with reset times in the dsh Web UI, with manual and scheduled refreshes. - ben7am1n/dsh-deepseek-usage ★1 ·
dsh-deepseek-usage— Monitors DeepSeek account balances and summarizes token usage across active DeepSeek Harness sessions. - Equinox7379/dsh-turn-watchdog ★1 ·
dsh-turn-watchdog— Monitors live DSH sessions for turns that appear stuck and reports them through a status tool and warning prompts. - Equinox7379/dsh-update-radar ★1 ·
dsh-update-radar— A read-only monitor that compares installed linked plugins with their Git upstream versions and reports which plugins are behind. - FantasyStarry/dsh-token-stats ★1 ·
dsh-token-stats— Tracks and visualizes daily LLM token usage by provider, model, session, and sub-agent, with history views, CSV export, and /usage queries. - KeLearns/dsh-update-checker ★1 — Displays current and latest DSH versions in Settings, supports manual or scheduled checks, and emits check events without executing updates.
- lin-cheng-lab/dsh-deepseek-balance ★1 ·
dsh-deepseek-balance— Monitors DeepSeek API account balance and usage costs in DSH, presenting the data through a floating badge and periodic charts. - Liu-ty/dsh-balance-display ★1 ·
dsh-balance-display— Retrieves the DeepSeek API account balance through Harness credentials and displays balance, availability, and refresh information in a collapsible panel. - LL-cmyk-so/dsh-balance-widget ★1 ·
dsh-balance-widget— A DSH web GUI widget that displays DeepSeek balance, token usage, and session or daily cost estimates with status indicators and billing queries. - WinterOne-hub/ai-monitor ★1 ·
ai-monitor— A desktop AI account monitoring tool that tracks balances, token usage, and spend through provider APIs and a local proxy, with charts and low-balance alerts. - woshi-Tom/dsh-status-plugin ★1 ·
dsh-status-plugin— A DeepSeek Harness monitoring plugin that provides host status APIs, real-time alert events, web dashboards, notifications, and configurable thresholds. - yoke233/dsh-tool-monitor ★1 ·
dsh-tool-monitor— Monitor existing Bash or PowerShell background-job output, filter matching lines by configurable patterns, and notify the owning Agent without rerunning the original command. - AAAsangyu/dsh-unfocus-reminder ★0 — A Windows plugin for DeepSeek Harness that shows a configurable taskbar count badge when tasks finish while the Harness page is unfocused.
- acosmi/dsh-session-supervisor ★0 ·
dsh-session-supervisor— A plugin that monitors live DeepSeek Harness session lifecycles, records auditable incidents, and optionally queues bounded follow-up notifications. - ChuanTianML/dsh-island ★0 — A native macOS status island that uses the DSH Web API to display DeepSeek Harness session states, attention signals, and connectivity.
- disyli/dsh-tool-call-stats ★0 ·
dsh-tool-call-stats— Tracks per-tool call counts, errors, and average durations within a DeepSeek Harness process and exposes them through the tool_stats tool. - dshiq04/dsh-notify ★0 ·
dsh-notify— A browser plugin that monitors session states and alerts users with configurable notifications and sounds when runs finish or interaction is needed. - echo804/dsh-billing-balance ★0 — Displays the DeepSeek API balance and an estimated per-session cost from token usage in the DeepSeek Harness composer statistics line, with refresh and custom gateway support.
- hellosz/dsh-ntfy ★0 ·
dsh-ntfy— Sends notifications to a configured ntfy topic when a DSH agent needs approval or completes a top-level task. - jasper-zsh/dsh-plugin-provider-quota ★0 ·
dsh-plugin-provider-quota— Displays and periodically refreshes subscription quotas, rate-limit windows, and account balance details for configured model providers in the DSH Web sidebar. - kiim-wong/dsh-push ★0 ·
dsh-push— Pushes DeepSeek Harness agent lifecycle events to Bark, Feishu, WeCom, DingTalk, ntfy, or generic webhooks. - lisycotana/dsh-code-lens ★0 ·
dsh-code-lens— Adds observability for DeepSeek Harness code-mode sub-dispatches through a session projection and code_lens tool that report call statistics, errors, timings, and data hidden from model context. - messageer/dsh-notif-plugin ★0 — Alerts users to DSH session and task completions, blocks, errors, approvals, and questions with configurable toasts, sounds, and system notifications.
- rizkirmdhnnn/dsh-tool-notify ★0 ·
dsh-tool-notify— Provides an agent-facing notification tool for sending task completion and attention messages through ntfy or generic webhook endpoints. - rxh1999/dsh-jingle ★0 ·
dsh-jingle— Provides configurable sound notifications for DeepSeek Harness events with manual playback controls and hot-reloaded settings. - truelove-dreamer/dsh-plugin-security-audit ★0 ·
dsh-plugin-security-audit— Runs a read-only security health check on the current deployment, inspecting credential permissions, process environment, approval policies, telemetry, network exposure, and sandbox status. - yeshimei/dsh-sound ★0 ·
dsh-sound— Distinct alert sounds for DeepSeek Harness: network error, approval request, question asked, and turn-completion notifications. - yinren112/dsh-plugin-connection-banner ★0 ·
dsh-plugin-connection-banner— Displays the standard reconnecting banner in the DeepSeek Harness Web UI when an established Host becomes unavailable and hides it after reconnection. - Yogioo/dsh-balance ★0 ·
dsh-balance— Periodically retrieves and displays the DeepSeek API account balance in dsh web while providing a balance-checking tool for models.
🧑💻 开发辅助 178 个插件
开发辅助
- paean-ai/deeptide ★1076 ·
deeptide— DeepTide is an AI coding assistant that provides code generation, codebase operations, and agent tool use through terminal and desktop interfaces. - pulseaiclub/phi ★102 — A Go-based terminal coding agent that uses language models and gated tools to inspect, modify, and test project files.
- yjh051108/dsh-super-injector ★96 ·
@dsh-external/dsh-super-injector— A DSH development utility for injecting, hot-reloading, testing, promoting, and unloading local plugin packages in a running web process. - pingfanfan/hello-dsh ★68 — A beginner-oriented DeepSeek Harness plugin development tutorial with skill and TypeScript plugin examples plus installation and diagnostic tools.
- LaplaceYoung/oh-my-dsh ★50 ·
oh-my-dsh— A modular plugin library for DeepSeek Harness that adds agent orchestration, research, browser and MCP integrations, session memory, tools, and observability through documented extension seams. - whyihaveyou/dsh-suite ★39 ·
dsh-suite— A DeepSeek Harness plugin directory with in-app discovery and installation features plus a command-line scaffolder for creating new plugin templates. - morluto/flameox ★34 — Flameox uses CLI and MCP workflows to collect and analyze local performance, memory, execution, concurrency, and reliability evidence for runtime investigations.
- N0zoM1z0/th08 ★29 — A project-analysis toolkit for reconstructing the TH08 1.00d executable through source builds, binary inspection, and reproducible matching verification.
- openguardrails/openguardrails ★27 ·
openguardrails-monorepo— Provides a protocol and integration hooks for agent harnesses and model gateways to submit LLM events and enforce runtime safety or security verdicts. - omdsh-dev/dsh-custom-tool ★24 ·
dsh-custom-tool— Provides a settings UI and Monaco editor for creating, managing, registering, and executing custom JavaScript tools that extend the agent. - omdsh-dev/dsh-plugin-check ★24 ·
@deepseek-ai/dsh-plugin-check— A read-only tool that checks DSH plugin repositories for manifest, patch-format, build-configuration, ecosystem-compliance, and hub-catalog issues and generates diagnostic reports. - weijiafu14/pi2dsh ★21 ·
pi2dsh— pi2dsh bridges the Pi extension ABI to DeepSeek Harness so unmodified Pi ecosystem plugins can be installed and run as DSH plugins. - YELEBAI/dsh-plugin-marketplace ★20 ·
dsh-plugin-marketplace— A DSH plugin marketplace and registry client for discovering, validating, installing, updating, enabling, disabling, and uninstalling plugins. - DietCokewithSugar/dsh-user-experience ★19 ·
dsh-user-experience— A persona-driven plugin that analyzes frontend source code and optional browser flows to identify, explain, and prioritize user-experience issues with optimization suggestions. - left0ver/dsh-file-review ★16 ·
dsh-file-review— Review files changed by an agent in DeepSeek Harness Web, inspect diffs, undo current-turn changes, and leave line comments for follow-up. - dqsjqian/Aria ★15 — Aria is a modern C++20 MVVM framework for cross-platform applications, providing reactive state, coroutine-based tasks, and pluggable UI adapters.
- omdsh-dev/fabric ★14 ·
cordis-fabric-bundle— A DSH plugin bundle that provides Stent transformation and compatibility facades together with launcher-based integration. - omdsh-dev/dsh-plugin-dev ★12 — An experience archive for DSH plugin developers covering development workflows, build and testing practices, publishing guidance, and documented pitfalls.
- omdsh-dev/dsh-security-audit ★12 ·
@deepseek-ai/dsh-security-audit— A read-only DSH security auditing plugin that examines local configuration, credential metadata, installed plugins, session structures, and network exposure to produce redacted risk reports. - omdsh-dev/dsh-mygo ★11 — Provides DSH plugins with dependency resolution, lockfiles, installation management, lifecycle control, packaging and restoration, plus CLI and web panel extensions.
- omdsh-dev/plugin-template ★11 ·
@your-scope/dsh-plugin-template— A self-contained development template for creating, implementing, testing, composing, and packaging DSH ESM Cordis plugins. - 1na-ko/dsh-hdc-bridge ★10 ·
dsh-hdc-bridge— A HarmonyOS development plugin for hdc device inspection, screenshots, UI interaction, application testing, crash diagnosis, and DevEco build and emulator workflows. - omdsh-dev/dsh-plugin-skills ★10 — Provides self-contained agent skills for scaffolding DeepSeek Harness plugins and selecting appropriate test tiers for plugin changes.
- w2112515/dsh-plugin-development ★10 ·
dsh-plugin-development— A portable Agent Skill for designing, implementing, packaging, reviewing, and diagnosing DeepSeek Harness plugins, with an optional profile-scoped DSH installation adapter. - Areium/dsh-fail-logger ★9 ·
dsh-fail-logger— Records and organizes DeepSeek Harness tool failures, deduplicates and summarizes them in a skill log, and provides prevention guidance for recurring errors. - chenw2759-wq/dsh-plugin-healthcheck ★9 ·
dsh-plugin-healthcheck— Checks DSH plugin files, dependencies, and configuration, validates startup through isolated runs, and provides repair and rollback actions. - akira399/dsh-godot-skill ★8 ·
dsh-godot-skill— Registers a Godot 4 game-development skill for DeepSeek Harness with guidance and templates for planning, coding, debugging, optimization, testing, and export. - creght-dev/skills ★8 ·
creght-skills— An agent skill plugin that guides Creght website development, CLI synchronization and publishing, platform feature integration, and website replication workflows. - omdsh-dev/dsh-session-health ★8 ·
@deepseek-ai/dsh-session-health— A read-only tool that scans DSH multi-frame zstd session files for corruption, truncation, empty sessions, and stray files, then generates health reports. - DDDFXYqiming/Agent_Extensions ★7 — A collection of mountable skills and plugins for multiple agent frameworks covering vision, memory, document and media processing, language routing, and desktop or browser automation.
- Starfie1d1272/dsh-builtin-toggles ★7 ·
dsh-builtin-toggles— Inspects built-in capabilities in DeepSeek Harness Web, supports diagnostic filtering, and manages a limited set of reviewed UI toggles. - BrambleXu/dsh-annotate ★6 ·
dsh-annotate— Annotates elements in Chrome or Chromium, captures DOM, style, accessibility data, comments, and optional screenshots, and sends structured feedback to an agent. - cyanseek/dsh-landscape ★6 ·
dsh-landscape— A read-only DSH capability preflight plugin that analyzes plugin coverage, compares existing projects, identifies overlaps or gaps, and recommends the next action. - GuoMonth/dsh-multi-tenant ★6 ·
dsh-multi-tenant— A DeepSeek Harness plugin kernel that provides multi-tenant identity, session ownership, fail-closed authorization, and a tenant session store contract. - JustGenius-s/DSH-Plugs ★6 ·
dsh-plugs— DSH-Plugs is a collection of DeepSeek Harness plugins providing interface enhancements, debugging, memory management, configuration sync, desktop integration, and chat experiences. - omdsh-dev/dsh-inspect ★6 ·
@dsh-external/dsh-inspect— A workflow plugin that uses checkup, fix, and review tools to inspect projects, deliver fixes, and verify the results. - 0lidaxiang/dsh-plugin-greet ★5 ·
dsh-plugin-greet— A DeepSeek Harness example plugin that demonstrates configurable tool registration, input validation, structured output, and testing through a simple greeting tool. - AngelosZou/graphlint ★5 — Graphlint statically analyzes multi-language codebases, builds dependency graphs, and reports dead code and related code-quality warnings.
- BiBoyang/dsh-eval-harness ★5 ·
dsh-eval-harness— Runs YAML-defined regression evaluations for DSH plugins and skills, checks session traces and outputs, compares baselines, and produces CI gate results. - MicroMilo/upstream-radar ★5 ·
upstream-radar— A tool for checking DeepSeek Harness plugin dependency, advisory, installation, and loading compatibility, with reviewable impact and repair reports. - PerryLink/dsh-lsp-actions ★5 ·
dsh-lsp-actions— Provides language-server-powered diagnostics, completion, formatting, code actions, symbol information, and workspace-wide renaming for agents and editors. - sopaco/terrain ★5 ·
terrain— Terrain analyzes code repositories and generates architecture documentation, agent-ready context, and supporting development environment configuration. - bugmaker2/dsh-plugin-template ★4 ·
dsh-plugin-template— A minimal TypeScript template for developing DeepSeek Harness plugins with basic registration, build, and runtime structure. - bujue600-arch/dsh-testgen ★4 ·
dsh-testgen— Generates, runs, and iteratively fixes project unit tests within a bounded loop for DeepSeek Harness. - coppynight/dsh-doctor ★4 — Diagnoses DeepSeek Harness installation and runtime health, produces structured reports, and applies a limited set of local fixes.
- jkrandom-sudo/dsh-plugin-audit ★4 ·
dsh-plugin-audit— Audits third-party plugins for observed permissions and uses a runtime sentinel to request approval or deny tool calls involving configured credential or unknown-host egress risks. - leechen298/Code2Skill ★4 ·
@leechen298/code2skill— Generates agent-facing Functions, MCP tools, workflow Skills, and offline tests from user-authorized application source code, with workflow and source-alignment review capabilities. - Luke-Yong/dsh-plugin-knowledge-graph ★4 ·
dsh-plugin-knowledge-graph— Builds an in-memory codebase knowledge graph for querying workspace structure, exported symbols, imports, dependents, and unused imports. - MaimoryLab/dib ★4 — A build tool that packages DeepSeek Harness with a Node.js runtime and plugins into cross-platform desktop launchers, archives, and installers.
- PerryLink/dsh-plugin-guide ★4 — Provides an on-demand agent skill with documentation, research notes, and practical guidance for developing DeepSeek Harness plugins.
- unknowbug/anchorlaw ★4 — Anchorlaw is a DeepSeek Harness code-verification toolchain that scans defensive patterns, generates health reports, and supports verification-oriented workflows for AI-assisted development.
- akira399/dsh-plugin-publisher ★3 ·
dsh-plugin-publisher— A consent-gated workflow assistant for packaging, verifying, configuring, and publishing DSH plugins to GitHub with optional credential configuration. - anweat/dsh-plugin-dev-guide ★3 — A guide and example collection for DSH plugin authors covering plugin development, frontend integration, packaging, and community publishing workflows.
- cyanseek/dsh-tool-chaos ★3 ·
dsh-tool-chaos— A plugin for deterministic fault injection and resilience testing of DeepSeek Harness tool pipelines with assertion-based structured reports. - cyzlmh/dsh-cyber-sec ★3 ·
dsh-cyber-sec— A DeepSeek Harness plugin for conducting authorized network and application security assessments, validating findings, recording evidence, and generating reports. - dongsheng123132/dsh-action-parity ★3 ·
dsh-action-parity— A testing tool that verifies action bindings, replay results, content hashes, and state transitions consistently across CLI, MCP, and GUI surfaces. - dongsheng123132/dsh-benchmark ★3 ·
dsh-benchmark— A deterministic benchmarking plugin for commands and JSONL runners that records evidence, generates reports, and compares results with baselines. - dongsheng123132/dsh-recovery-proof ★3 ·
dsh-recovery-proof— A testing and debugging plugin for validating recovery-drill manifests, event sequences, and object hashes while generating an evidence report. - dongsheng123132/dsh-release-proof ★3 ·
dsh-release-proof— Verifies manifest-declared release mirrors for status, size, version, and SHA-256 consistency, then generates deterministic evidence files. - green-dalii/dsh-plugin-dev-skill ★3 — An agent skill pack that provides DeepSeek Harness plugin development guidance, API references, code templates, workflows, and verification checklists.
- jkrandom-sudo/dsh-ci-doctor ★3 ·
dsh-ci-doctor— Monitors GitHub Actions failures, converts job logs into structured diagnoses, and records recurring failure signatures. - Leawind/dsh-minecraft-dev ★3 — An agent preset for DeepSeek Harness that provides Minecraft mod development conventions and specialized skill guidance.
- morluto/smokinggun ★3 ·
smokinggun— SmokingGun is a command-line project analysis tool that finds code complexity hotspots, incorporates measurement evidence, and generates reports. - omdsh-dev/dsh-auto-chess ★3 ·
@deepseek-ai/dsh-auto-chess— DSH Web里的自走棋插件:人机对战或双AI对弈 - securstack/securstack-dsh-plugin ★3 ·
@securstack/dsh-plugin— Provides DeepSeek Harness with repository security scans, policy checks, and environment diagnostics through the SecurStack CLI. - sunshine-lang/dsh-plugin-template ★3 — A template for creating DeepSeek Harness plugins with tool definitions, configuration validation, integration tests, build steps, and publishing guidance.
- Suxeca/dsh-plugin ★3 ·
dsh-plugin— A personal plugin collection for the DeepSeek Harness Web GUI, offering optional extensions for session switching, research projects, visual tools, memory, files, and terminal workflows. - YiHarvest/dsh-failure-capsule ★3 ·
dsh-failure-capsule— A local-first DeepSeek Harness plugin that creates bounded, redacted ZIP evidence capsules when tool or agent failures occur. - zhangzujian/dsh-same-mode-sandbox-noop ★3 ·
@zhangzujian/dsh-same-mode-sandbox-noop— A DeepSeek Harness compatibility plugin that removes redundant fields from non-escalating sandbox requests so supported bash, pwsh, write, and edit calls are not incorrectly rejected. - a179-sanae/dsh-code-check ★2 ·
@a179-sanae/dsh-code-check— Automatically runs local TypeScript type checks after code edits and provides structured diagnostics through the code_check tool. - acosmi/dsh-plugin ★2 — Community plugin collection for DeepSeek Harness (DSH)
- aryswisnu/dsh-eval-regression ★2 ·
dsh-eval-regression— A deterministic regression-testing plugin for DeepSeek Harness that evaluates outputs against required and forbidden fragments and produces CI-friendly reports. - baidd1011/dsh-code-impact ★2 ·
dsh-code-impact— A read-only TypeScript/JavaScript change-impact analysis plugin that compares Git changes, traces affected modules, provides evidence locations, and ranks candidate tests. - ben7am1n/dsh-claude-marketplace ★2 ·
dsh-claude-marketplace— Imports Claude Code marketplace plugins, skills, commands, and agents into DeepSeek Harness as callable dsh skills. - ben7am1n/dsh-review-skills ★2 ·
dsh-review-skills— Provides DeepSeek Harness with engineering-practice skills for code review, simplification, plan-then-execute, test-first development, and conflict resolution. - BrambleXu/dsh-revdiff ★2 ·
dsh-revdiff— An interactive terminal plugin for reviewing Git diffs, adding structured line annotations, and submitting review feedback to the current Agent session. - ChenLaoshiYF/dsh-mcpguard ★2 ·
dsh-mcpguard— Scans MCP configurations and skill files for prompt injection, hidden Unicode, dangerous shell patterns, and credential exposure, with optional non-blocking runtime observation of tool calls. - dmsobtl/dsh-test-workbench ★2 ·
dsh-test-workbench— A DeepSeek Harness QA workbench for browser or Electron UI verification, visual regression testing, session analysis, and image-aware model routing. - dongsheng123132/dsh-profile-lock-proof ★2 ·
dsh-profile-lock-proof— A verification plugin for checking consistency among a DSH profile declaration, pnpm lock importer, installed package manifests, and bundle patch metadata. - dongsheng123132/dsh-surface-contract-proof ★2 ·
dsh-surface-contract-proof— An offline testing plugin that verifies semantic contract consistency across recorded DSH ToolRuntime, MCP JSON-RPC, and CLI JSON interfaces using hash-pinned fixtures. - dongsheng123132/dsh-windows-readiness-proof ★2 ·
dsh-windows-readiness-proof— This plugin verifies pre-collected, sanitized Windows readiness evidence against explicit requirements and produces deterministic verification reports. - JasonJin2006/dsh-sound-effects-plugin ★2 ·
@jasonjin06/dsh-sound-effects— Sound effects plugin for DeepSeek Harness: ambient work music, success chime, and attention chime. - lunw/shopline-ai-toolkit-dsh ★2 ·
shopline-ai-toolkit-dsh— Provides DeepSeek Harness with SHOPLINE development skills and MCP tools for querying documentation, API endpoints, GraphQL schemas, and validation information. - Miku196/dsh-tokensave ★2 ·
dsh-tokensaver— Connects the tokensave CLI to DSH to provide local semantic project indexing and code relationship queries for the agent. - mitao-su/dsh-playwright-cli ★2 ·
dsh-playwright-cli— A host-side wrapper for the Playwright CLI that checks versions, installs browsers, runs tests, and provides access to HTML reports. - PerryLink/dsh-skill-pack-security ★2 — Provides DeepSeek Harness with security-audit skills for repositories, dependencies, supply chains, and agent risks, plus a configurable pre-install scanning tool.
- reina4xa/dsh-plugin-reload ★2 ·
dsh-plugin-reload— Provides a reload_plugin tool for reloading a single MCP or in-process DeepSeek Harness plugin entry without restarting the host. - sakurarain1213/deepseek-harness-lite ★2 ·
deepseek-harness-lite— A lightweight command-line toolkit for installing, configuring, and extending a local DeepSeek Harness runtime with selected plugins and capability packs. - SamXiaBing/dsh-adb ★2 ·
dsh-adb— Provides ADB-based Android device and bench debugging with log inspection, APK installation, file transfer, performance snapshots, and crash and health reports. - shi275773124/falsify-dsh ★2 ·
falsify-dsh— Runs the public Falsify CLI to perform static checks, document reviews, and gate evaluations on files or pull requests, returning a result receipt. - Simidas/dsh-compat ★2 ·
dsh-compat— A command-line tool that inspects Claude Code and Codex plugin compatibility and converts supported static content into auditable DeepSeek Harness bundles. - suimi8/dsh-test-runner ★2 ·
dsh-test-runner— Detects common JavaScript and Python test frameworks, runs selected tests, and returns structured summaries of passes, failures, and errors. - sunshine-lang/dsh-plugins ★2 — A unified portal for discovering and installing DeepSeek Harness plugins and scaffolding new plugin projects.
- tc206107/dsh-open-ecosystem ★2 — An open-source DeepSeek Harness integration collection providing a desktop shell, Git auto-initialization plugin, environment scripts, and engineering workflow skills.
- tree201/dsh-capability-inspector ★2 ·
dsh-capability-inspector— A read-only DeepSeek Harness runtime diagnostics plugin that checks agent capabilities, tools, models, skills, workspaces, and session persistence and reports detected issues. - TrueHOOHA/dsh-plugin-dev-skill ★2 — Provides knowledge and examples for creating, modifying, debugging, configuring, packaging, and publishing DeepSeek Harness plugins.
- TwistedRiCen/dsh-http-probe ★2 ·
dsh-http-probe— Provides a model-facing bounded HTTP GET probe for a deployment-configured target with structured status, content-type, body, and truncation results. - wefio/dsh-plugin-audit ★2 — Audits third-party DSH plugins before installation by scanning source and configuration for risk signals and producing an evidence-based report.
- Whning0513/deepseek-protocol-doctor ★2 ·
dsh-deepseek-protocol-doctor— A static checker for protocol, schema, configuration, and assembly issues in DeepSeek-compatible tool-calling requests and recorded streams. - wuxiangru915/dsh-review-loop ★2 ·
@dsh-plugin/dsh-review-loop— Provides DeepSeek Harness with incremental Git diff reviews through a Web UI and /review command, recording checkpoints and sending feedback back to the agent. - zzh-newlearner/dsh-postmortem ★2 ·
@huichangzz/dsh-postmortem— A read-only DeepSeek Harness plugin that analyzes existing session event logs to produce redacted postmortem reports, JSON exports, and copy-only repair prompts. - 0sour/dsh-plugins ★1 — DeepSeek Harness (dsh) plugins by 0sour - ???? (dsh-plugin topic)
- 918154429/dsh-codex-import ★1 ·
dsh-codex-import— A read-only Codex compatibility scanner that inventories local configuration, hooks, skills, and AGENTS instructions and classifies their migration readiness. - addxing/function-testing ★1 ·
dsh-skill-function-testing— Generates prioritized functional test cases from PRDs, Git changes, or user stories and outputs an Excel-style test report. - AmethystLuna/logicprobe ★1 ·
logicprobe— Verifies testable claims in design documents and refactoring plans against the codebase and applies structural and adversarial logic checks to state-machine models. - ArtificialNotImbecile/dsh-context-taxonomy ★1 ·
dsh-context-taxonomy-workspace— A debugging and learning plugin for DeepSeek Harness that provides an inspectable view of model-call prompts, messages, tools, options, and context composition. - asdf17128/dsh-doctor ★1 ·
dsh-doctor— A diagnostic CLI and dsh plugin that detects dead patches, dropped configuration fields, plugin issues, and other differences in DeepSeek Harness profiles, with an optional targeted fix mode. - ben7am1n/dsh-lens-lite ★1 ·
dsh-lens-lite— Runs user-configured linters or type checkers after successful file edits and attaches their diagnostics to the same tool result. - bitterSmilezzz/dsh-skill-manager ★1 ·
dsh-skill-manager— Skills management page for DeepSeek Harness Web Settings (dsh plugin) - devmom/dsh-trajectory-debug ★1 ·
dsh-trajectory-debug-workspace— A DeepSeek Harness workbench for visualizing, replaying, analyzing, and debugging agent trajectories with breakpoints, variant comparison, and controlled reruns. - dhj-l/dsh-git-review ★1 ·
git-review— Review workspace Git changes in the session interface with a syntax-highlighted side-panel diff viewer. - dmsobtl/dsh-session-analyst ★1 — Analyzes agent session logs for tool success, token efficiency, redundant calls, and error patterns, and compares sessions to detect regressions.
- Equinox7379/dsh-config-watch ★1 ·
dsh-config-watch— Tracks snapshots of DSH configuration and plugin state and exposes their change history to help troubleshoot environment drift. - EvilIrving/dsh-repro ★1 ·
dsh-repro— Exports secret-scrubbed session logs, failed commands, and available Git diffs as replayable bundles for debugging and issue reproduction. - Fisfzy/math-lean ★1 ·
dsh-lean-prover— Validates mathematical and physics derivations through Lean kernel replay with theorem locking, consistency checks, and verification evidence recording. - hccccc01333/dsh-eval ★1 — Runs agent benchmarks, analyzes session traces, computes scripted and model-judged metrics, and generates reports and run comparisons.
- jihongboo/dsh-apple-mode ★1 ·
dsh-apple-mode— Provides DeepSeek Harness with an Xcode-focused agent preset, locally generated Apple development skills, and MCP tools for project editing, configuration, diagnostics, test setup, and localization. - jorinyang/dsh-doctor ★1 ·
@jorinyang/dsh-doctor— A command-line plugin for diagnosing DeepSeek Harness environments, applying scoped repairs to configuration and dependencies, monitoring runtime status, and rolling back recorded changes. - justinhuangai/deepagent ★1 — The agent that gets your work done. Built on DeepSeek Harness: Everything is a Plugin. 帮你完成工作的智能体。基于 DeepSeek Harness 构建:一切皆插件。
- lin-cheng-lab/dsh-plugin-doctor ★1 ·
dsh-plugin-doctor— Checks local versions, repository status, build entrypoints, and peer dependency compatibility before installing a DSH plugin, then generates a diagnostic report. - Loong-wql/Build-HOS-mcp ★1 — A HarmonyOS and OpenHarmony development plugin for ArkTS/ArkUI coding, project builds, device debugging, UI inspection, and basic UI interactions.
- lordship12138-crypto/dsh-plugin-dedup ★1 ·
dsh-plugin-dedup— A project-analysis tool that compares Cordis plugin source and metadata, identifies duplicates or overlaps, and generates auditable merge plans. - lujoai/Lujo-MCP ★1 — Lujo-MCP is an MCP debugging and tracing service that provides AI coding clients with structured browser, network, and runtime diagnostics.
- lynkas/dsh-think-flow-flow ★1 ·
dsh-think-flow-flow— DeepSeek Harness client plugin: constant-rate typewriter reveal for assistant output and reasoning, with per-model gating. - Mingxi2077/dsh-plugin-review ★1 ·
plugin-review— A project review plugin that scans codebases, scores code health across multiple dimensions, and presents radar charts, review history, and exports. - mitao-su/dsh-playwright-native ★1 ·
dsh-playwright-native— Registers the local native Playwright CLI as a DSH tool for agent-driven browser testing, report viewing, screenshots, and browser installation. - omdsh-dev/omdsh ★1 ·
@omdsh/omdsh— An experimental developer tool for organizing versioned component sets and defaults through a draft format and deterministic local validation tools. - omdsh-dev/omdsh-runtime ★1 ·
@omdsh/runtime— A command-line runtime for creating, validating, signing, deploying, updating, and rolling back managed plugin profile packs. - PangYiMing/dsh-batch-regression ★1 ·
dsh-batch-regression— A command-line plugin for regression testing that runs commands repeatedly and summarizes median timing, ranges, distributions, or success rates. - PangYiMing/dsh-bisect-debug ★1 ·
dsh-bisect-debug— Helps locate difficult bug root causes through code, data-flow boundary, and Git commit bisection. - PangYiMing/dsh-port-guard ★1 ·
dsh-port-guard— A debugging utility that investigates EADDRINUSE port conflicts and helps reuse a service, switch ports, or terminate a confirmed stale process by exact PID. - PangYiMing/dsh-screenshot-diff ★1 ·
dsh-screenshot-diff— Compares two existing screenshots at the pixel level and generates a visual diff, labeled triptych, and similarity metrics. - qing3a/dsh-event-auditor ★1 ·
@qing3a/dsh-event-auditor— A local audit panel for observing and debugging DeepSeek Harness event streams with event listening, counting, recent-event viewing, and a JSON endpoint. - qing3a/dsh-plugin-verify ★1 ·
@qing3a/dsh-plugin-verify— A CLI for locally validating DSH plugins through runtime agent-loop checks and generating reproducible reports. - qingzhuo-cn/agent-fix ★1 — A CLI, skill, and MCP toolkit for diagnosing, repairing, and verifying installation, environment, configuration, authentication, and network issues affecting AI coding agents.
- ShawnSiao/dsh-agent-eval ★1 — Planned repeatable agent and plugin regression evaluation for DeepSeek Harness
- skyzhao1223/dsh-plugin-scaffold ★1 ·
dsh-plugin-scaffold— A minimal DeepSeek Harness plugin scaffold for developing and verifying a model-facing hello tool through loading, invocation, and unload tests. - SmileTao/dsh-plugin-dev-skill ★1 — Provides AI coding assistants with architecture guidance, extension-point references, templates, examples, and verification practices for developing DeepSeek Harness plugins.
- superclaude1/dsh-vision-android ★1 ·
dsh-vision-android— Analyzes Android screenshots with a configurable vision model and uses adb for UI inspection, taps, gestures, input, app installation, and launch during mobile application testing. - t1yOS/t1y-skills ★1 — Provides AI coding assistants with t1yOS Serverless-specific guidance for cloud functions, databases, SDKs, and related APIs.
- TYEclipse/dsh-netdoctor ★1 ·
dsh-netdoctor— Provides read-only network diagnostics for agents, including DNS lookups, ping, TCP port checks, TLS certificate inspection, traceroute, and public IP lookup. - Wanbinyu/dsh-plugin-git-inspect ★1 ·
dsh-plugin-git-inspect— Provides DeepSeek Harness with read-only Git inspection tools for repository status, diffs, history, references, conflicts, blame, stashes, and worktrees. - whyihaveyou/dsh-workstation ★1 — An all-in-one workstation plugin for DeepSeek Harness (DSH). By the makers of dsh-suite. DSH 一体化工作台插件(开发中)。
- wulun811/LiuHe ★1 — An MCP code operations toolkit for LLMs that provides multi-language parsing, symbol editing, project impact analysis, deterministic quality checks, and test or pipeline verification.
- YYTbit/dsh-plugin-code-review ★1 ·
dsh-plugin-code-review— Provides an agent with a structured process for reviewing code and pull requests for correctness, security, performance, style, and testing issues. - addxing/conservative-code-edits ★0 ·
dsh-skill-conservative-code-edits— Guides AI coding agents to make minimal, scoped changes in existing projects while avoiding unrelated refactoring. - addxing/function-extraction ★0 ·
dsh-skill-function-extraction— Guides AI coding agents to trace a specified feature through a codebase and generate technical documentation covering business logic, data flow, exception handling, dependencies, and Mermaid diagrams. - addxing/replicate-android-feature ★0 ·
dsh-skill-replicate-android-feature— An agent skill that guides AI coding tools to reproduce an existing Android feature’s behavior, UI, related pages, and reusable resources in a target project. - Alexis-fish/dsh-projects ★0 ·
dsh-projects— Codex-style projects for DeepSeek Harness - AmethystLuna/embedded-workbench ★0 ·
embedded-workbench— An embedded C/C++ firmware engineering plugin offering agents and skills for FreeRTOS, Keil builds, HardFault analysis, state machines, debugging, and plan-driven implementation. - aryswisnu/dsh-composition-check ★0 ·
dsh-composition-check— A local CLI that checks ordered DSH bundle stacks for Cordis patch ownership conflicts and can run limited runtime validation in a temporary environment. - bertonhan/dsh-plugin-installer-pkg ★0 — Adds a DSH settings page for installing, hot-loading, persisting, updating, and removing dynamic plugins from uploaded manifests or Git repositories.
- blueWhalei/dsh-verify-gate ★0 ·
dsh-verify-gate— A plugin that runs workspace verification commands, records their results, and requires fresh successful verification before work can be concluded. - cogine-ai/marketplace ★0 — A marketplace of role-based skill plugins for Codex and Claude Code covering development, design, product, growth, sales, and founder workflows.
- cyzlmh/dsh-pi-adapter ★0 ·
dsh-pi-adapter— Runs pi coding-agent TypeScript extensions inside DeepSeek Harness through a Cordis-based compatibility bridge. - dmsobtl/dsh-agent-eval ★0 ·
dsh-agent-eval— A self-hosted evaluation plugin for defining agent tasks, running benchmark suites, scoring outcomes, and comparing results across runs. - dmsobtl/dsh-replay-studio ★0 ·
dsh-replay-studio— A local web interface for browsing and debugging historical Agent sessions with timelines, tool calls, errors, and statistics. - dmsobtl/dsh-tool-app-verify ★0 ·
dsh-tool-app-verify— Drives browser or Electron applications for UI interactions, behavioral assertions, accessibility checks, and visual regression testing. - dmsobtl/dsh-tool-code-review ★0 ·
dsh-tool-code-review— A structured code-review plugin that reads git diffs and selected code ranges, then produces checklist-based findings. - gezi-wen/sage-meta ★0 ·
sage-meta— Sage meta plugin: delivery self-check before the agent finishes a turn - gezi-wen/sage-persona ★0 ·
sage-persona— Persona plugin for DeepSeek Harness (DSH) — injects a ready-made identity and working principles into the system prompt - hajimixiaojie/dsh-lens ★0 ·
@dsh-lens/dsh-lens— A plugin that checks TypeScript and JavaScript changes for syntax, type, and optional lint problems, presenting diagnostics to the user and AI assistant. - HongzhongL/dsh-hotswap ★0 ·
dsh-hotswap— Manage DSH plugins through a web interface with runtime enable, disable, restart, hot-mounting, and persistent state controls. - JohnXu22786/adversarial-review ★0 ·
gavel-review— Performs multi-perspective reviews of code changes or selected files using deterministic rules and model-assisted analysis to produce reports with severity, evidence, and fix suggestions. - JohnXu22786/codegraph ★0 ·
dsh-codegraph— Builds a local knowledge graph of a codebase and provides symbol, call, dependency, search, impact-analysis, and graph-export queries through CLI or MCP-style interfaces. - JohnXu22786/command-scout ★0 ·
dsh-command-scout— Scans project-declared build, test, and development commands and registers them as tools the agent can execute. - kuailexiaozixin/fasthtml-desktop ★0 — An agent skill that guides FastHTML and HTMX development through pywebview desktop integration, validation, and application packaging.
- kuailexiaozixin/tkinter-desktop ★0 — An agent skill for building native Tkinter/ttk desktop applications with architecture guidance, UI construction, SQLite persistence, testing, and PyInstaller packaging.
- lonelymoon87/dsh-code-intel ★0 ·
dsh-code-intel— Provides DeepSeek Harness with source indexing, symbol outlines, and lexical or optionally embedding-assisted code search across supported programming languages. - lukethecat/dsh-plugin-warroom-garak ★0 ·
dsh-plugin-warroom-garak— Runs budget-limited, authorization-gated garak baseline security scans against configured LLM REST endpoints and generates auditable evidence reports. - NexusAgentX/dsh-lens ★0 ·
dsh-lens— Provides DeepSeek Harness with real-time code diagnostics, formatting, structural analysis, navigation, and configurable autofixes. - sisyphus-iambe/northstar-exam ★0 — Northstar evaluates AI-generated Python implementations and data-processing artifacts with deterministic multi-layer checks, reference comparisons, and invariant validation, then produces verdict reports.
- sublatesublate-design/dsh-doctor-windows ★0 ·
dsh-doctor-windows— Provides a human-invoked Windows diagnostics command for DeepSeek Harness that checks runtime, workspace, proxy settings, PowerShell, and native folder-picker dependencies. - tkr520521/dsh-repo-analyzer ★0 ·
dsh-repo-analyzer— A local repository analysis plugin that detects technology stacks, maps dependencies, and summarizes module references. - Wanbinyu/dsh-plugins ★0 — A directory for discovering, installing, and verifying third-party DeepSeek Harness plugins and companion tools, with version, compatibility, and release resource information.
- Xiaooooo434680/dsh-tool-tdd ★0 ·
dsh-tool-tdd— A testing and debugging plugin that runs test commands and parses failures from multiple test runners and TypeScript compilation. - xu1132/dsh-plugin-hello ★0 ·
dsh-plugin-hello— A minimal DeepSeek Harness plugin-development example that registers a callable hello tool with a configurable greeting prefix. - Zenjibad/dsh-lan-uuid-fix ★0 ·
dsh-lan-uuid-fix— Fixes DeepSeek Harness Web UI connectivity on plain-HTTP LAN addresses by injecting a conditional crypto.randomUUID polyfill into served pages.
🎓 学习与教育 39 个插件
学习与教育
- Electricitysheep/dsh-handbook ★447 — A bilingual handbook that explains how to learn, use, extend, test, and tune DeepSeek Harness, including plugins and workflows.
- morluto/rea ★347 ·
rea-agents— REA is an agent-oriented reverse-engineering and software investigation tool that analyzes applications, native binaries, and selected runtime environments through CLI and MCP workflows while organizing supporting evidence. - alaliqing/claude-paper ★317 ·
@zlzliqing/claude-paper— A research-paper learning toolkit that parses PDFs, generates summaries and study materials, extracts relevant content, and provides a local searchable web viewer. - hikariming/dshfind ★134 ·
dshfind— A DeepSeek Harness learning and community site offering principles lessons, a plugin index, development guidance, and a public query API. - libukai/awesome-deepseek-harness ★113 — A curated guide to DeepSeek Harness documentation, tutorials, community resources, clients, and plugins.
- Lyn-77/ProMentor ★60 — ProMentor turns an existing project into a structured hands-on programming course with source guidance, implementation support, behavioral testing, code review, and progress tracking.
- lzszq/dsh-scholar ★21 ·
@dsh-scholar/research-plugin— DSH Scholar is an AI workspace for computational research that organizes conversations, materials, code, data, controlled experiments, evidence, and TeX manuscripts. - unitarylab/quantum-practices ★17 ·
dsh-unitarylab-quantum-practices— A read-only DeepSeek Harness tool bundle for searching quantum algorithm practice guides, implementation advice, and simulator selection guidance. - biociao/dsh-science ★15 ·
dsh-science— A scientific research workbench for genomics, pathogen, and bioinformatics projects that provides research loops, provenance-aware artifact management, and approval-gated SSH/HPC remote computation. - omdsh-dev/dsh-deep-research ★14 ·
@dsh-external/dsh-deep-research— A DSH deep-research plugin that performs adaptive multi-round web research, coordinates parallel research agents, and synthesizes cited reports. - sandbaseai/sandbase-skills ★14 ·
@sandbaseai/dsh-skills— A portable collection of installable agent skills for multi-source research, social intelligence, market analysis, and evidence validation. - THU-MAIC/dsh-openmaic ★13 ·
@openmaic/dsh-openmaic— An educational plugin that integrates OpenMAIC classrooms, slides, interactive widgets, and Socratic teaching capabilities into DeepSeek Harness. - yuezengwu/dsh-explain ★11 ·
dsh-explain— Turns concepts from DSH work sessions into structured explanations, maintains a cross-session learning thread, and adapts future explanations to recorded progress. - havingautism/dsh-deepresearch ★8 ·
@deepseek-ai/dsh-deepresearch— An evidence-first deep research workspace for planning investigations, coordinating Web and subagent capabilities, tracking source-backed evidence, and saving research reports. - Fisfzy/zotero-harvest ★6 ·
@dsh-external/zotero-harvest— A research tool that searches multiple scholarly sources, audits topic coverage, resolves open-access links, and saves papers and PDFs to a local Zotero library. - cendaifeng/dsh-learn-everything ★4 ·
dsh-learn-everything— Guides the model through Feynman-style explanations, teach-back exercises, and targeted re-explanations while displaying lessons as rich HTML cards. - Thhoho/reSanity ★4 ·
resanity— An evidence-oriented investment research plugin for checking sources, tracing economic exposure chains, separating inference from fact, and updating research judgments over time. - curtiseng/cordis-course ★3 ·
cordis-course— Learn Cordis composability calculus and DeepSeek Harness architecture through interactive lessons, demonstrations, exercises, and a Chinese paper translation. - Fisfzy/zotero-wave-rag ★3 ·
@dsh-external/zotero-wave-rag— Provides hybrid search, evidence-linked paper detail cards, and multi-paper comparisons for Zotero libraries. - morluto/gitcontribute ★3 ·
gitcontribute— GitContribute provides CLI, terminal UI, and MCP workflows for researching open-source contribution opportunities, analyzing code and related work, recording validation evidence, and preparing local drafts. - WindLX/paper_plane_x ★3 — A local-first research workbench for paper processing, literature search and comparison, fact-checking, and research project file management.
- TecFancy/dsh-deeptutor ★2 ·
dsh-deeptutor— Adds agent-facing tutoring tools to DeepSeek Harness for in-depth explanations, self-tests, learning-path planning, personal knowledge-base search, visual study content, and note archiving. - yangl326-Dylan/learning-dsh ★2 ·
learning-dsh— Provides DeepSeek Harness with versioned bilingual source-code learning pages at a configurable route, including chapter navigation, language switching, responsive layout, and diagram viewing. - ylouis8/kph ★2 — A DeepSeek Harness plugin for quantitative research that aggregates financial data, inspects research evidence and artifacts, and exposes approval-gated backtesting and research workflows through the kp CLI.
- zimai233/dsh-exam-countdown ★2 ·
dsh-exam-countdown— Provides agent-callable tools to browse Chinese exam schedules, filter exam categories, and calculate the days until upcoming exams. - Alyosha28/deep_option ★1 — A Hong Kong and U.S. options research terminal that turns natural-language views into decision cards with pricing, risk analysis, evidence sources, and audit records.
- ChenSheg/knowledge-from-literature-and-bilibili ★1 — A CLI and agent-skill toolkit for research workflows that searches literature sources, downloads and parses PDFs, and transcribes Bilibili videos.
- mingger77/research-skills ★1 — Provides staged methods, constraints, and state-management guidance for AI agents conducting reproducible research.
- Opr4Mp3r/deepseek-harness-plugin-from-scratch ★1 ·
deepseek-harness-plugin-from-scratch— An educational plugin that teaches DeepSeek Harness plugin development through an installable TypeScript example and an interactive guide covering lifecycle, testing, packaging, and replay. - sherconan/dsh-entity-dd ★1 ·
dsh-entity-dd— Helps users verify cross-border counterparties by querying GLEIF and EU VAT data for legal identity, registry reliability, ownership details, and risk findings. - canghai666x/dsh-news-briefing ★0 — A DSH-compatible skill that curates multi-source news, applies defined selection criteria, and generates structured Chinese morning or evening briefings.
- LKRCharon/dsh-research-library ★0 ·
dsh-research-library— Search curated research literature, verify bibliographic metadata, retrieve BibTeX, and save local session snapshots through bounded Field Current MCP tools. - MaxHou-infinity/dsh-scout ★0 ·
dsh-scout— An evidence-driven DeepSeek Harness plugin for company and job due diligence that collects sources, manages supported claims, verifies identities, and generates reports and interview questions. - phoenixlucky/business-data-analyst-skill ★0 ·
business-data-analyst-skill— A business analysis skill for structuring commercial questions, diagnosing operating metrics, and supporting market and competitor research. - phoenixlucky/financial-analyst-skill ★0 ·
financial-analyst-skill— Provides a structured framework for analyzing markets, industries, securities, portfolios, trading strategies, and investment risks. - Seom-ingit/vision_kit ★0 — A vision plugin for math and geometry figures that extracts structured data such as vectors, matrices, coordinates, and angles, then checks dimensional and geometric consistency.
- userInner/dsh-academic-research ★0 ·
@onpeople/dsh-academic-research— Search and retrieve public academic sources through Crossref, OpenAlex, and selected HTTPS pages while supporting evidence-aware bilingual literature reviews, academic writing, and citation checks. - whyihaveyou/dsh-plugin-tutorial ★0 — A bilingual developer guide to DeepSeek Harness plugin development covering plugin models, examples, debugging, distribution, and publishing.
- WindLX/paper_plane_x_dsh ★0 ·
paper-plane-x-dsh— Connects Paper Plane X research context and paper search to the DeepSeek Harness Web interface, enabling context management and insertion of selected paper IDs into prompts.
🧩 其他 7 个插件
其他
- wsxwj123/dsh-plugins ★7 ·
dsh-plugins— Independent plugins for DeepSeek Harness, organized as isolated packages in one monorepo. - omdsh-dev/dsh-hub-workshop ★4 ·
@omdsh/dsh-hub-workshop— Public DSH Hub Workshop catalog and feed projection - omdsh-dev/dsh-science ★4 ·
@deepseek-ai/dsh-root— Reproducible Python and R work on DeepSeek Harness, built as plugins. - SisyphusSQ/dsh-plugins ★2 ·
dsh-plugins-workspace— A monorepo for composable DeepSeek Harness (DSH) plugins. - mouliangyu/dsh-plugins ★1 ·
dsh-community-plugins— Community plugins for DeepSeek Harness - Tokimorphling/deepseek-harness-rs ★1 — A rust port for deepseek's harness
- kirkchinese/Claudecode--DSH ★0 ·
claude2dsh— To hell with ClaudeCode!
收录你的插件
在根目录 package.json 中声明有效的 dsh.bundle,准备安装或使用说明,然后提交插件收录 Issue。添加 dsh-plugin Topic 只会进入自动发现候选池,不会绕过 Registry 准入。
许可协议
CC0-1.0 · 目录数据来自 GitHub 公开 API,由治理工作流验证后发布。
社区项目,与 DeepSeek 无隶属关系,也未获得 DeepSeek 背书。
