# Awesome DeepSeek Harness Plugins > This file is generated by `scripts/build-readme.mjs` from the DSH 1024Store catalog API. Do not edit it directly. The **DSH 1024Store** community catalog for [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) plugins: **4120** plugins, updated 2026-08-17. **This repository is more than an awesome list.** Everything needed to run the catalog is open source here: a hosted plugin marketplace, a plugin that puts that marketplace inside `dsh` itself, a scheduled discovery pipeline that validates every entry, and a free public query API. The code is MIT licensed, so you can fork it and run your own marketplace. [![The DSH 1024Store plugin marketplace homepage](https://raw.githubusercontent.com/imsai-sh/awesome-deepseek-harness-plugins/assets/homepage.en.png?v=f2f8cc83faf7)](https://deepseek1024.com/) [Live website](https://deepseek1024.com/) · [API reference](../docs/api.md) · [中文目录](../README.md) · [Submit a plugin](../CONTRIBUTING.md) [![GitHub Stars](https://img.shields.io/github/stars/imsai-sh/awesome-deepseek-harness-plugins?style=social)](https://github.com/imsai-sh/awesome-deepseek-harness-plugins/stargazers) ## What this repository ships - **Hosted plugin marketplace, one fork away.** [deepseek1024.com](https://deepseek1024.com/) offers search, category filters, install rankings, plugin detail pages, and GitHub activity data on Cloudflare Workers + D1 + KV ([`apps/web`](../apps/web)). To self-host: fork the repository, point `routes` in `apps/web/wrangler.jsonc` at your own domain, create the D1 database and KV namespace, set the Worker secrets listed under `secrets.required`, and add `CLOUDFLARE_API_TOKEN` and `CLOUDFLARE_ACCOUNT_ID` as repository secrets. From then on every push to `main` runs the D1 migrations and deploys the Worker for you. - **The marketplace as a `dsh` plugin.** `dsh plugin --profile web add dsh1024` adds a **1024 Store** entry to Settings and a **1024 Store (count)** tab under Settings → Plugins, with search, filters, installed-state detection, install, and uninstall ([`packages/dsh1024`](../packages/dsh1024)). - **Scheduled collection with format validation.** Cron scans GitHub for `dsh-plugin` topic repositories every 30 minutes and reconciles the full set weekly. Every candidate is statically validated — the default-branch Git tree, `package.json`, `dsh.bundle.patch`, and the patch blob must exist — by reading files only, never installing dependencies or executing repository code ([`docs/plugin-discovery.md`](../docs/plugin-discovery.md)). - **Free query API.** `curl 'https://api.deepseek1024.com/v1/plugins/search?q=memory'` works anonymously at 50 requests/day (10/minute); a GitHub-login API key raises that to 500/day (30/minute). `/api/v1/registry` returns the full catalog snapshot that generates this file ([`docs/api.md`](../docs/api.md)). ## Get involved - **Star** the [repository](https://github.com/imsai-sh/awesome-deepseek-harness-plugins/stargazers) so more DeepSeek Harness users find the catalog. - **Open an [issue](https://github.com/imsai-sh/awesome-deepseek-harness-plugins/issues/new)** for wrong plugin metadata, a bad category, or a website/API bug. - **Send a [pull request](https://github.com/imsai-sh/awesome-deepseek-harness-plugins/pulls)** — [submit your plugin](../CONTRIBUTING.md) or improve the website, CLI, marketplace plugin, or catalog pipeline. - **[Fork](https://github.com/imsai-sh/awesome-deepseek-harness-plugins/fork)** it and run your own marketplace — see the self-hosting steps above. Install any plugin and count it on the leaderboard with: ```bash npm install -g dsh1024 # once dsh1024 plugin --profile web add github:/ ``` Monorepo subpackage plugins add the subdirectory to the spec (for example `github:owner/repo#path:packages/foo`), and each sibling is counted on its own. A pull request that adds one new entry is merged automatically once static review passes; one that updates or removes an existing entry passes the same review but waits for maintainer approval. Merged submissions are synced to the website database and into this file automatically; no manual list editing is involved. ## Categories Groups are collapsed by default. GitHub renders only so much of a single file, so the largest categories list a subset — each summary says how many — while smaller ones are complete. Search the [live website](https://deepseek1024.com/) for the full catalog. - [UI Enhancements](#ui) (871) - [Themes & Appearance](#theme) (167) - [Sessions & Messages](#session) (294) - [Memory](#memory) (156) - [Tools & Capabilities](#tools) (1026) - [Skills](#skill) (247) - [Workflow & Automation](#workflow) (226) - [Notifications & Integrations](#notify) (202) - [Models & Providers](#model) (259) - [Development & Runtime](#dev) (508) - [Just for Fun](#fun) (164)
UI Enhancements · showing 303 of 871 - [adhdgofly-dsh-ext](https://github.com/zuoguyoupan2023/adhdgofly-dsh-ext) — ADHDGoFly POS highlighting plugin for DeepSeek Harness Web: nouns green, verbs red, adjectives/adverbs purple, others gray in rendered Markdown - [AgentNavi](https://github.com/CoaseEdge/AgentNavi) — Provides an in-interface navigation system to help users browse and locate the AI agent's features and views. - [arcana](https://github.com/GooodWei/arcana) — Adds a floating command deck that lists all slash commands as executable buttons, sorted by usage frequency. - [attach-plus](https://github.com/BaihaWhite/attach-plus) — DSH web-ui plugin: '/' command-button glyph + '+' attach button with separated image/document/other uploads - [awesome-deepseek-harness-plugins](https://github.com/imsai-sh/awesome-deepseek-harness-plugins) — Provides a plugin store and hub with search, rankings, install commands, and a free public API. - [awesome-dsh-background-plugin](https://github.com/leavestring/awesome-dsh-background-plugin) — Customizes the web background with uploaded images or preset ambiences, including real-time preview and auto-save. - [background-plugin](https://github.com/cjz-wr/background-plugin) — Customizes the DeepSeek Harness background with static or dynamic images and videos, and adjustable transparency. - [balance-dock](https://github.com/Cao-zhi-hao/balance-dock) — A dock that balances and arranges panels or windows in the DeepSeek Harness interface. - [Better_Deepseek_Harness](https://github.com/silencieuxzero/Better_Deepseek_Harness) — Better Deepseek Harness, with some functional extensions to webui and Deepseek Harness·更好的deepseek harness,对webui和deepseek harness进行了一些功能扩展 - [CazzPatent](https://github.com/YangCazz/CazzPatent) — AI patent disclosure drafting plugin for DeepSeek Harness - 8-stage pipeline, LaTeX to OMML, diagram generation, self-improving memory - [chicheng-stats](https://github.com/534119219/chicheng-stats) — Shows global usage stats in the sidebar: today's requests, tokens, and totals across all sessions. - [context-vista](https://github.com/GooodWei/context-vista) — Displays real-time context token usage and allocation via a floating panel and /context command, with cost estimation. - [dash](https://github.com/realchenwenqiao/dash) — DASH — a pi-tui terminal front door for DeepSeek Harness, installed as a dsh bundle plugin - [dash](https://github.com/songqikong/dash) — DASH — Deepseek Agentic Service Harness, a TUI Plugin of Deepseek Harness - [deepseek-code](https://github.com/HQ1995/deepseek-code) — Provides a terminal UI for the grok-build interface, enhancing user interaction with DeepSeek Harness. - [deepseek-cost-usage-status-plugin](https://github.com/Zenjibad/deepseek-cost-usage-status-plugin) — Live DeepSeek API cost, usage & balance status line for the DeepSeek Harness (DSH) web UI. Packaged DSH plugin — on/off-peak (Beijing-time), session cost, burn rate, account balance. - [deepseek-design](https://github.com/Devin-AXIS/deepseek-design) — Provides an editable design system for DeepSeek Harness, including AI generation, visual editing, template marketplace, and PPT capabilities. - [deepseek-harness-app](https://github.com/zneoxlab/deepseek-harness-app) — DeepSeek Harness Desktop — A native desktop app for DeepSeek Harness (dsh). Open the app and start using the agent harness immediately — no terminal, no browser, no setup - [Deepseek-Harness-as-Desktop](https://github.com/KhanZou/Deepseek-Harness-as-Desktop) — Turn DeepSeek Harness into a Codex-style desktop app: native WebView2 shell, system tray, auto-start, Windows toasts, and a Desktop settings tab with a one-of-N skin center. - [deepseek-harness-desktop](https://github.com/luoyan96/deepseek-harness-desktop) — Delivers the Catnap Studio Windows desktop edition built on DeepSeek Harness, offering a native client experience. - [deepseek-harness-desktop](https://github.com/miracle-ai-studio/deepseek-harness-desktop) — DeepSeek Harness 原生 macOS 桌面端 · A native macOS desktop app for DeepSeek Harness. - [deepseek-harness-desktop](https://github.com/ningbainb/deepseek-harness-desktop) — Open-source Windows desktop client and GUI for DeepSeek Harness — zero-setup installer with Codex, plugins, skills, SSH, mobile remote access, and 11 skins. - [DeepSeek-Harness-Desktop](https://github.com/Muelsysel/DeepSeek-Harness-Desktop) — dsh-desktop: DeepSeek Harness 桌面插件 - click-to-launch Codex-like native window over the live dsh web UI. Everything is a plugin - this one is the window. - [deepseek-harness-desktop-windows](https://github.com/Easyhoov/deepseek-harness-desktop-windows) — Packages DeepSeek Harness into a Windows desktop app with built-in sidebar workspace and plugin store. - [deepseek-harness-flowchart](https://github.com/lizhecome/deepseek-harness-flowchart) — Beautiful themed SVG flowchart tool bundle for DeepSeek Harness - [deepseek-harness-genui](https://github.com/pengyue-polaron/deepseek-harness-genui) — Code-first generative UI for DeepSeek Harness - [deepseek-harness-kit](https://github.com/AlwaysSum/deepseek-harness-kit) — Adds a file explorer panel to the DeepSeek Harness interface for browsing and managing files during use. - [DeepSeek-Harness-linux-](https://github.com/MoneShadow/DeepSeek-Harness-linux-) — A Linux desktop client with an integrated vision plugin that requires a manual API key. - [DeepSeek-harness-marketplace](https://github.com/Viveksssss/DeepSeek-harness-marketplace) — The plugin market of deepseekharness. - [deepseek-harness-mermaid-plugin](https://github.com/chenshutian9610/deepseek-harness-mermaid-plugin) — deepseek-harness mermaid 支持 - [deepseek-harness-quota-monitor](https://github.com/marisa-4219/deepseek-harness-quota-monitor) — Monitors multi-vendor API quotas and displays real-time balance and usage cards in the sidebar. - [deepseek-harness-terminal-plugin](https://github.com/chenshutian9610/deepseek-harness-terminal-plugin) — Embeds a terminal emulator within the DeepSeek Harness web interface for command-line access. - [DeepSeek-Harness-Token-Free](https://github.com/hyqibot/DeepSeek-Harness-Token-Free) — A token-free desktop client for DeepSeek Harness with a minimal, simple interface. - [deepseek-harness-tui](https://github.com/gxinxing/deepseek-harness-tui) — Terminal-native interactive TUI for DeepSeek Harness (dsh) — built with Ink, React for terminals - [deepseek-harness-tui](https://github.com/openma-ai/deepseek-harness-tui) — A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle. - [deepseek-harness-tui](https://github.com/rayafriandion/deepseek-harness-tui) — The plugin can use terminal UI like opencode/claude code and other CLI/TUI agents. - [deepseek-harness-zh_pro](https://github.com/magian1127/deepseek-harness-zh_pro) — Chinese enhancement plugin for DeepSeek Harness (DSH) - DSH 中文增强插件 - [deepseek-herness-login](https://github.com/javaxiaov/deepseek-herness-login) — dsh-login-plugin - [deepseek-plugin-store](https://github.com/Ericwong5021/deepseek-plugin-store) — Serves as an independent community plugin store for discovering, installing, and submitting verified plugins. - [DeepSeek-TUI](https://github.com/TheMcSwift/DeepSeek-TUI) — dsh --profile tui:DeepSeek Harness 的终端交互客户端(out-of-tree profile bundle) - [deepseek-vision](https://github.com/ToryReina/deepseek-vision) — Unclear but likely provides vision-related interface enhancements. - [design-playbook](https://github.com/Bandersnatch0x/design-playbook) — Design I/O plugin for Claude Code & coding agents — declarations + contracts that make UI generation constrained, reviewable, and recirculatable. Not a style pack; composes with ui-ux-pro-max + frontend-design. - [ds-api-usage](https://github.com/Sev7een/ds-api-usage) — DeepSeek API balance and 24-hour usage dashboard in Settings, with estimated spend, token counts, request counts, and an hourly timeline. - [ds-whale-send-button](https://github.com/AsILAnn/ds-whale-send-button) — jinyu - [dsh_center-column-shift](https://github.com/xiaozhengdeng/dsh_center-column-shift) — Draggable conversation-column shift plugin for DeepSeek Harness — slide the chat left/right to free space for side panels, offset survives session switches - [dsh_codex_style_plugin](https://github.com/CEQ151/dsh_codex_style_plugin) — Adds a UI component to display sources for the current session, given the package name suggests source listing. - [dsh-101](https://github.com/bill9109/dsh-101) — Document reading mode for DSH. - [dsh-about-updater](https://github.com/archyciao/dsh-about-updater) — Updates the About page with version info, check-for-updates, and a one-click restart button. - [dsh-abyss](https://github.com/Zongwei9888/dsh-abyss) — Visualizes multi-agent runs as an office with delegation lineage, costs, context levels, and replayable history. - [dsh-agent-canvas](https://github.com/Lhy723/dsh-agent-canvas) — Agent / Subagent / Workflow canvas tab for DSH Web - [dsh-agentmemory](https://github.com/Yiipu/dsh-agentmemory) — a DSH (DeepSeek Harness) Cordis plugin that bridges a session's activity into agentmemory, a local, self-hosted memory daemon. - [dsh-agnes-paseo](https://github.com/vvlife/dsh-agnes-paseo) — Enhances the DeepSeek Harness interface with an unspecified visual component. - [dsh-annotation](https://github.com/omdsh-dev/dsh-annotation) — Select text → annotate → send with your message; replies map back to each annotation. - [dsh-annotation-patched](https://github.com/DDDFXYqiming/dsh-annotation-patched) — DSH Web annotation/quote plugin (fork enhanced) - [dsh-annotation-plugin](https://github.com/boboozeng/dsh-annotation-plugin) — Adds annotations to chat messages for marking and organizing content. - [dsh-answer-pet](https://github.com/Nanki-nn/dsh-answer-pet) — Animated blue-whale desktop pet with per-session response progress, model activity and tool-call traces, token counts, output speed, elapsed time, and collapsible multi-session status cards. - [dsh-answer-sound](https://github.com/zl99103/dsh-answer-sound) — Agent answer sound effects for the DeepSeek Harness web GUI: start/done/error tones following the answering lifecycle, per-kind volume, custom audio files, master switch. - [dsh-any-attachment](https://github.com/Zenjibad/dsh-any-attachment) — dsh bundle: attach any file type in the DeepSeek Harness Web UI — text-likes inline, binaries as workspace path references, rasters via the built-in pipeline - [dsh-api-balance](https://github.com/02Muller25/dsh-api-balance) — Displays real-time API balance in the interface, auto-refreshing every 30 seconds. - [dsh-api-balance](https://github.com/GPIOX/dsh-api-balance) — Shows a draggable, resizable acrylic-style API balance floating badge. - [dsh-api-usage](https://github.com/chenzhexii/dsh-api-usage) — Adds a persistent sidebar widget to the DSH web UI showing real-time API balance, daily spend, token usage, and request counts with a 24-hour chart. - [dsh-api-usage-bar](https://github.com/hurry060215-tech/dsh-api-usage-bar) — Cache-aware API token usage bar for the DeepSeek Harness Web UI - [dsh-app-launcher](https://github.com/Alvin-Somedo/dsh-app-launcher) — Opens the web interface as a standalone desktop app, closing the window gracefully exits the whole process. - [dsh-approval-mode](https://github.com/NEVSTOP-LAB/dsh-approval-mode) — Add an approval mode button next to the permission dropdown, auto-allowing tool calls in Workspace Write mode. - [dsh-archive-manager](https://github.com/Ycet/dsh-archive-manager) — Adds a 'My Plugins' tab in settings, displaying user-installed plugins in two-column cards with status info. - [dsh-artifact](https://github.com/sumarilkkxx/dsh-artifact) — Inline ECharts rendering plugin for DeepSeek Harness - [dsh-artifacts](https://github.com/zoahdev/dsh-artifacts) — Claude-Artifacts-style rendering for DeepSeek Harness: Markdown + JSON -> beautiful self-contained HTML documents, cards, dashboards, and galleries. Zero runtime dependencies. - [dsh-asc](https://github.com/lmst2/dsh-asc) — Adds a status bar display to the DeepSeek Harness interface, likely showing custom metrics or information. - [dsh-at-file](https://github.com/omdsh-dev/dsh-at-file) — Codex-style `@file` mentions: search workspace files in the composer and attach their contents to prompts. - [dsh-at-mention](https://github.com/ShiraGawaAnri/dsh-at-mention) — Enables @ mentions of workspace files with fuzzy search and keyboard completion in the input box. - [dsh-attachments](https://github.com/LCYLYM/dsh-attachments) — Cross-platform DSH WebUI multimedia input and workspace attachments - [dsh-auth-gate](https://github.com/jiang539/dsh-auth-gate) — Adds an authentication gate with SVG CAPTCHA and brute-force protection to the DSH Web UI. - [dsh-auto-collapse](https://github.com/a179-sanae/dsh-auto-collapse) — Automatically collapses interface elements to reduce visual clutter during use. - [dsh-auto-continue](https://github.com/HsiangNianian/dsh-auto-continue) — Auto-resumes interrupted DSH Web requests: sends a queued 「继续」 after network, timeout or host-crash failures, with error classification, adaptive backoff, templated continue text and browser notifications. - [dsh-auto-fold-turn](https://github.com/ycp424c/dsh-auto-fold-turn) — Automatically folds conversation turns in the DeepSeek Harness UI to reduce clutter. - [dsh-auto-open-web](https://github.com/jinsiyu/dsh-auto-open-web) — deepseek harness自动打开浏览器插件,内置WebView2程序实现轻量级桌面化。DeepSeek Harness automatically opens browser plugins and includes a built-in WebView2 program to achieve a lightweight desktop experience. - [dsh-background](https://github.com/luoyu-xingu/dsh-background) — Replaces the web background with a local image path, with live preview in settings. - [dsh-balance](https://github.com/305037991x-pixel/dsh-balance) — DeepSeek account balance chip for DeepSeek Harness Web: 3-min auto refresh with total/topped-up/granted breakdown - [dsh-balance](https://github.com/LemCAE/dsh-balance) — Displays the current account balance and estimated session cost in the DeepSeek Harness interface. - [dsh-balance](https://github.com/mxl2498/dsh-balance) — Displays the DeepSeek account balance as a floating widget on DSH Web, with a clickable link to the top-up page. - [dsh-balance](https://github.com/Mystery-God/dsh-balance) — 模型账户余额悬浮窗插件 for DeepSeek Harness Web GUI — floating model-account balance monitor with a settings master switch - [dsh-balance](https://github.com/Shawnxxboxx/dsh-balance) — DSH plugin: show DeepSeek account balance below the conversation · 在对话下方显示 DeepSeek 账户余额 - [dsh-balance-bubble](https://github.com/Jescoi/dsh-balance-bubble) — A floating DeepSeek account-balance bubble for the DSH web UI — glassy, draggable, low-balance alert, dark-mode ready. - [dsh-balance-display](https://github.com/Liu-ty/dsh-balance-display) — DeepSeek API balance overlay for DeepSeek Harness - [dsh-balance-display](https://github.com/xsuas/dsh-balance-display) — Displays account balance information in the DeepSeek Harness interface. - [dsh-balance-display](https://github.com/zhangjianyu1006156/dsh-balance-display) — Displays API balance in a bottom-left capsule with low-balance alerts, trends, and one-click recharge. - [dsh-balance-float](https://github.com/lingruan28-boop/dsh-balance-float) — Shows a floating DeepSeek API balance and usage widget, draggable and resizable for quick monitoring. - [dsh-balance-float](https://github.com/x2802490130-prog/dsh-balance-float) — Adds a floating balance display and one-click exit button to the web UI. - [dsh-balance-meter](https://github.com/Ghost011118/dsh-balance-meter) — DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support. - [dsh-balance-monitor](https://github.com/jelly-000/dsh-balance-monitor) — Displays DeepSeek account balance, remaining quota bar, and daily spend in the sidebar footer. - [dsh-balance-plugin](https://github.com/luokai-demo/dsh-plugins) — DeepSeek wallet balance at the sidebar foot: a credit-card icon with the amount tinted by remaining balance (green over ¥2, amber ¥0–2, red below), refreshed on mount, per turn-end, and on click; a signed delta floats up and fades on each balance change. - [dsh-balance-plugin](https://github.com/r0bert001/dsh-balance-plugin) — Displays real-time DeepSeek API balance information within the DeepSeek Harness interface. - [dsh-balance-plugin](https://github.com/stevenx65/dsh-balance-plugin) — DeepSeek balance and token usage in the web sidebar, with a today/all-time toggle and provider filtering. - [dsh-ballute](https://github.com/Zlyraz/dsh-ballute) — A UI enhancement that provides a balloon-like interface element for the harness. - [DSH-Basic-Right-Sidebar](https://github.com/xinspark/DSH-Basic-Right-Sidebar) — Basic Right Sidebar — a right sidebar plugin for DeepSeek Harness: two-level navigation (Functions / Sessions), workspace/session breadcrumb, session overview with log download, native trajectory view, and configurable topbar decluttering. - [dsh-Basics-Panel](https://github.com/yxsj245/dsh-Basics-Panel) — Visualizes and manages MCP servers, skills, and rules in DSH settings via modular features. - [dsh-beacons](https://github.com/Da-Mie/dsh-beacons) — Right-edge prompt navigator (Codex/OpenChamber-style scrub rail with scroll-spy) plus Windows toast notifications — a DeepSeek Harness plugin - [dsh-better-markdown](https://github.com/zerob13/dsh-better-markdown) — DeepSeek Harness Web plugin powered by markstream-react for resilient streaming Markdown, Mermaid diagrams, KaTeX math, and safe renderer fallback. - [dsh-better-model-selector](https://github.com/Khellendros97/dsh-better-model-selector) — Splits model and thinking-strength selectors into two components with improved interactions. - [dsh-better-plan-reviewer](https://github.com/Khellendros97/dsh-better-plan-reviewer) — Improves the plan confirmation window, allowing model replacement and plan staging. - [DSH-better-sidebar](https://github.com/omdsh-dev/DSH-better-sidebar) — Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs. - [dsh-better-sidebar-lite](https://github.com/pixellover1433/dsh-better-sidebar-lite) — a simple plugin to improve web UX/UI for "Deepseek Harness (dsh)" - [dsh-better-status](https://github.com/Yaing-Yan/dsh-better-status) — Replaces text-based session statistics with a visual chart panel on the right side of the page. - [dsh-bib](https://github.com/youyli03/dsh-bib) — Embed a controllable real-browser viewport inside DeepSeek Harness — shared by humans and AI agents via an Edge extension + local relay bridge. - [dsh-billing](https://github.com/nianpangzhi233/dsh-billing) — DSH web GUI realtime billing monitor: token/cost metering, DeepSeek v4 peak pricing, balance anchoring, sidebar pill + settings page, billing_balance agent tool - [dsh-billing-glass](https://github.com/linkingoscar/dsh-billing-glass) — Liquid-glass billing overlay for the DeepSeek Harness Web GUI: provider balances, session cost, daily spend and token buckets. DeepSeek-first and extensible. - [dsh-board](https://github.com/dfkai/dsh-board) — Displays a sidebar panel with official pricing, usage metrics, achievements, and heatmap for DeepSeek Harness. - [dsh-bottom-bar](https://github.com/kc0ed/dsh-bottom-bar) — Enriches the bottom bar of the DeepSeek Harness interface with additional information displays. - [dsh-bottom-info-bar](https://github.com/songoao25/dsh-bottom-info-bar) — Bottom Info Bar — an information bar plugin for DeepSeek Harness: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line. - [dsh-bottom-stats](https://github.com/318197375/dsh-bottom-stats) — DSH plugin: full-width conversation stats line (no truncation) + context occupancy progress bar for the DeepSeek Harness web UI - [dsh-build-diff](https://github.com/KeLearns/dsh-build-diff) — Agent-loop change review for the DeepSeek Harness web GUI - [dsh-builtin-toggles](https://github.com/Starfie1d1272/dsh-builtin-toggles) — Adds a built-in plugin catalog to DSH Web with search, status explanations, and safe toggles for audited UI plugins. - [dsh-cache-hit-decimal](https://github.com/Yuuu0109/dsh-cache-hit-decimal) — Two-decimal cache-hit rate for the DeepSeek Harness Web GUI - [DSH-Cache-Hit-Precision](https://github.com/luern0313/DSH-Cache-Hit-Precision) — Shows cache hit rate with two decimal places in the status bar, likely for performance monitoring. - [dsh-cache-precision](https://github.com/Cheng-cheng9669/dsh-cache-precision) — DSH client plugin: render the built-in session cache-hit percentage with three decimal places. - [dsh-calculator](https://github.com/bobcat848/dsh-calculator) — DeepSeek API spend (current session and all sessions) and account balance in the aside panel, with official pricing and peak/off-peak support. - [dsh-cc-suite](https://github.com/AS17514/dsh-cc-suite) — A suite of user interface components for enhancing the DeepSeek Harness interface. - [dsh-chain-toggle-all](https://github.com/NekoDD-wow/dsh-chain-toggle-all) — DSH Web GUI plugin: one-click expand/collapse all reasoning chains and tool chains in the current session - [dsh-changes-panel](https://github.com/szh1007/dsh-changes-panel) — Shows a panel for client-side changes in DeepSeek Harness, likely displaying modifications or diffs. - [dsh-chat-content-visibility-auto](https://github.com/hongweifei/dsh-chat-content-visibility-auto) — Optimizes chat list performance by applying content-visibility:auto to skip off-screen rendering. - [dsh-chat-focus](https://github.com/supergameboy/dsh-chat-focus) — dsh web conversation plugin: fold runtime activity into expandable boxes, chat bubbles, deep customization (fork of dsh-client-ui-conversation) - [dsh-chat-index-rail](https://github.com/Mobai-read/dsh-chat-index-rail) — Chat input index rail for DeepSeek Harness Web UI - [dsh-chat-nav](https://github.com/c-v-c-v/dsh-chat-nav) — DeepSeek Harness 聊天快捷导航插件(ChatGPT 式悬停滑出)· A DeepSeek Harness chat quick-nav plugin (ChatGPT-style hover slide-out) - [dsh-chat-outline](https://github.com/liliuCourier/dsh-chat-outline) — Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump. - [dsh-chat-tidy](https://github.com/ChuanTianML/dsh-chat-tidy) — Restrained chat typography and layout for DeepSeek Harness Web - [dsh-chat-timeline](https://github.com/jjxjjjjiik-bot/dsh-chat-timeline) — 1:1 port of DeepSeek's official web right-side chat navigation rail (ScrollNav) as a DeepSeek Harness (DSH) plugin - [dsh-chat-toc](https://github.com/a792883583/dsh-chat-toc) — DSH web GUI chat table-of-contents: outline bar on the right edge of the conversation, hover to expand, click to jump - [dsh-chat-width](https://github.com/AnakinCao/dsh-chat-width) — DSH Web GUI plugin: adaptive chat content width — the middle area expands with screen resolution (1080p/2K/4K) when side panels are collapsed (injects CSS overriding --dsh-chat-content-width) - [dsh-chat-width](https://github.com/zink-ning/dsh-chat-width) — Adjusts the width of the chat area and user bubbles with a slider for immediate effect in the Web GUI. - [dsh-chat-width-customizer](https://github.com/magicOF2/dsh-chat-width-customizer) — Customizes the chat width in the web interface for better readability. - [dsh-chat-window-fold](https://github.com/dove-a/dsh-chat-window-fold) — DSH web GUI plugin: auto fold/expand the chat window — bottom checkpoints hide old pages, top-scroll expands earlier messages with the viewport anchored. - [dsh-chatflow-rail](https://github.com/veritas501/dsh-chatflow-rail) — Conversation-flow navigation rail for the dsh web GUI — one dash per user message with hover previews and smooth jumps, plus a docked "previous message" card. - [dsh-checkpoint-diff](https://github.com/tmpdot/dsh-checkpoint-diff) — File-diff visualization between checkpoint time nodes for DeepSeek Harness: read-only timeline + per-file line diff over dsh-checkpoint-rewind checkpoints, as a /diff command, JSON HTTP API, and GUI panel. - [DSH-Claude-Style-Reasoning-Slider](https://github.com/MEMZ-JZY/DSH-Claude-Style-Reasoning-Slider) — DSH Claude Style Reasoning Slider is a DeepSeek Harness (DSH) client UI plugin that replaces the native model selector with a Claude-style animated reasoning-effort slider and model picker.DSH Claude Style Reasoning Slider 是一个面向 DeepSeek Harness(DSH)的客户端 UI 插件,用于将原生模型选择器替换为带 Claude 风格动画的推理等级滑块与模型选择器。 - [dsh-claude-tui](https://github.com/cogine-ai/dsh-claude-tui) — Claude-Code-Styled TUI for DeepSeek Harness - [dsh-claude-ux](https://github.com/eri64/dsh-claude-ux) — DSH plugin: Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web - [dsh-client-plugin-manager](https://github.com/mccxs/dsh-client-plugin-manager) — Manages client plugins with grouped lists and a market tab. - [dsh-client-shortcuts](https://github.com/blue-a11y/dsh-client-shortcuts) — Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service + mod+l/mod+k/mod+shift+c default bindings - [dsh-client-ui-filesystem](https://github.com/dsh-mixxed/dsh-client-ui-filesystem) — A customized DeepSeek Harness filesystem UI plugin. - [dsh-client-ui-filesystem-manager](https://github.com/dsh-mixxed/dsh-client-ui-filesystem-manager) — A customized DeepSeek Harness filetree manager UI plugin. - [dsh-client-ui-git-branch](https://github.com/dsh-mixxed/dsh-client-ui-git-branch) — A customized DeepSeek Harness git branch UI plugin. - [dsh-client-ui-mobile-adapt](https://github.com/Hotsteel2901/dsh-client-ui-mobile-adapt) — Your DeepSeek Harness web UI, rebuilt for the phone in your hand. Built for developers who code in Termux on Android: single-column layout, sidebar drawer, one-line composer, fullscreen scrollable settings & trajectory details, tap-to-open session stats. Desktop untouched. - [dsh-client-ui-quote](https://github.com/skyhancloud/dsh-client-ui-quote) — A selection-quoting plugin for the DeepSeek Harness web GUI: select text inside an AI reply and attach it to your next message as a quote banner. - [dsh-client-ui-settings-mcp](https://github.com/dsh-mixxed/dsh-client-ui-settings-mcp) — Manages MCP servers from the settings page with add, edit, enable/disable, reconnect, and delete, plus live status and auto-reconnect. - [dsh-client-ui-settings-skills](https://github.com/dsh-mixxed/dsh-client-ui-settings-skills) — A customized DeepSeek Harness skill setting UI plugin. - [dsh-client-ui-trajectory-categories](https://github.com/QWQ-nn/dsh-client-ui-trajectory-categories) — Adds trajectory categories to the client UI, likely visualizing agent action sequences for better understanding. - [dsh-client-ui-writing](https://github.com/x2802490130-prog/dsh-client-ui-writing) — Client-side writing panel for DeepSeek Harness: projects, library, full-text search, evolution diffs and an SVG thread graph. - [dsh-cockpit](https://github.com/ethan0084/dsh-cockpit) — A desktop-style project and AI workbench plugin for DeepSeek Harness - [dsh-code](https://github.com/UNLINEARITY/dsh-code) — Delivers a Claude-Code-style TUI bundle that integrates DSH core mechanisms with model management and animations. - [dsh-code-diff-viewer](https://github.com/kelai141/dsh-code-diff-viewer) — Provides a code diff viewer for visualizing code changes in DeepSeek Harness. - [dsh-code-review](https://github.com/yangzhe1991/dsh-code-review) — DSH Web 插件:git diff 一键打开独立双列 Code Review 页,支持语法高亮与行内评论 | DSH web plugin: one-click standalone two-column code review page for git diff, with syntax highlighting & inline comments - [dsh-codex-media](https://github.com/yujianjian1013/dsh-codex-media) — Adds media-related enhancements or controls to the interface, possibly for codex integration. - [dsh-codex-meter](https://github.com/ChrisZhangWG/dsh-codex-meter) — Codex-style compact meter for the DSH web GUI: a tiny monospace pill showing live token usage, session cost and remaining DeepSeek API balance. - [dsh-codex-pet](https://github.com/mengyun233/dsh-codex-pet) — Transforms a Codex desktop pet skin into a functional pet for the DeepSeek Harness web interface. - [dsh-codex-side-outline](https://github.com/EnkiduGilgamesh/dsh-codex-side-outline) — Codex style side outline for Deepseek Harness - [dsh-codex-ui](https://github.com/MichengAI/dsh-codex-ui) — Provides a Codex-style interface for interacting with DeepSeek Harness, enhancing the user experience. - [dsh-command-opt](https://github.com/csiroqa/dsh-command-opt) — Optimizes command input with Tab/Enter completion, parameter hints, tool session patches, and empty-output fixes. - [dsh-command-palette](https://github.com/hajimixiaojie/dsh-command-palette) — Adds a command palette to DeepSeek Harness, enabling keyboard-driven control and reducing reliance on the mouse. - [dsh-compact-activity](https://github.com/wallpap/dsh-compact-activity) — compact reasoning and tool activity groups for DeepSeek Harness Web. - [dsh-compass](https://github.com/Happy2Git/dsh-compass) — DeepSeek Harness context-and-files panel plugin: directory browser, injected context, and read-only git graph as one installable bundle - [dsh-composer-enter](https://github.com/FrankZhangIronly/dsh-composer-enter) — DSH web plugin: remap how Enter behaves in the chat composer (send / newline / interject), persisted to settings.yaml. - [dsh-composer-expand](https://github.com/13071301808/dsh-composer-expand) — Composer expand/collapse toggle for DeepSeek Harness (dsh): a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts. - [dsh-composer-fix](https://github.com/AnakinCao/dsh-composer-fix) — DSH Web GUI layout fix: composer (input bar + bottom status bar) leaves the scroll region — message scrolling stops above the input bar, the scrollbar no longer covers the input area - [dsh-composer-polish](https://github.com/tianji-qingtian/dsh-composer-polish) — DeepSeek Harness plugin: one-click ✨ polish for composer drafts — flash rewrite, auto fill-back · DeepSeek Harness 插件:输入框草稿一键 ✨ 润色,flash 改写、自动回填 - [dsh-composer-resize](https://github.com/rosefinch539/dsh-composer-resize) — DSH 网页输入框拖拽调节插件 · Drag-to-resize DSH web composer: up to grow, down to shrink - [dsh-composer-scroll-hide](https://github.com/wanglaixiang-cyber/dsh-composer-scroll-hide) — DSH plugin: composer auto-hide on scroll, follows the message flow and tracks the back-to-bottom float - [dsh-composer-tools](https://github.com/wsxwj123/dsh-plugins) — Composer input toolkit: arrow-key session history (first/last-line gated, IME and command-menu safe) and related input conveniences. - [dsh-context-panel](https://github.com/zhangxiang1993621/dsh-context-panel) — Displays a context panel in the layout showing skills, rules, and files used in the current conversation. - [dsh-context-show](https://github.com/pureskywalk/dsh-context-show) — Real-time context occupancy meter for DSH Web - [dsh-conversation-indicator](https://github.com/smanx/dsh-conversation-indicator) — Conversation indicator plugin for the DeepSeek Harness web GUI: a compact rail beside the scrollbar marks each user message; hover for the summary, click to jump. / DeepSeek Harness Web GUI 对话指示器插件:滚动条旁紧凑面板标记每条用户消息,悬停看摘要,点击跳转。 - [dsh-conversation-minimap](https://github.com/bilbillm/dsh-conversation-minimap) — Codex-style conversation minimap plugin for DeepSeek Harness - [dsh-conversation-nav](https://github.com/UlaBe/dsh-conversation-nav) — Conversation position navigator plugin for DeepSeek Harness: right-edge floating button + drawer listing every user message (auto-loads full history), click to jump. Install via dsh plugin add @ulabe/dsh-conversation-nav - [dsh-conversation-outline](https://github.com/lzbaclz/dsh-conversation-outline) — Codex-style conversation outline for DeepSeek Harness Web: a right-edge rail with hover preview and click-to-jump - [dsh-conversation-quote](https://github.com/xjwwjx/dsh-conversation-quote) — Quote-to-composer UI plugin for DeepSeek Harness Web: select conversation text in the chat and send it together with your next question - [dsh-cool-ui](https://github.com/Lee-mx/dsh-cool-ui) — Provides a cool user interface plugin for enhancing the visual experience of DeepSeek Harness. - [dsh-cost-balance](https://github.com/zoumutou/dsh-cost-balance) — Displays an iOS-style stats bar under the input box showing session cost, balance, cache hits, and token usage. - [dsh-cost-crystal](https://github.com/xxvk/dsh-cost-crystal) — A cost & usage monitoring plugin for the DeepSeek Harness web GUI — balance card, real-time token rate, peak/off-peak billing, and next-message cost forecast, all timezone-aware. - [dsh-cost-display](https://github.com/misakimiku2/dsh-cost-display) — Shows real-time token cost and usage information in the DeepSeek Harness interface. - [dsh-cost-meter](https://github.com/Han-1413141/dsh-cost-meter) — Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing. - [dsh-cost-meter](https://github.com/Sttrevens/dsh-cost-meter) — Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown. - [dsh-cost-overlay](https://github.com/sun-zihang/dsh-cost-overlay) — DeepSeek API cost overlay for the dsh web GUI: top-center floating bar with current unit prices (yuan/1M tokens, peak/off-peak) and the session's accumulated cost from real token usage (cache-hit aware). dsh plugin. - [dsh-cost-tracker](https://github.com/ruozhi5067/dsh-cost-tracker) — Displays task cost statistics in the sidebar, including totals, token details, and official pricing, with auto-updates. - [dsh-cursor-settings](https://github.com/Argonaut790/dsh-cursor-settings) — DSH web plugin: Cursor-like Settings pages (AGENTS.md Rules, Skills, MCP servers, import) plus a pinned 'latest input' chat bar with a backward walk - [dsh-custom-brand](https://github.com/baisama-cloud/dsh-custom-brand) — Allows customization of the brand name and logo in the DeepSeek Harness interface. - [dsh-custom-context-menu](https://github.com/sulfide2085/dsh-custom-context-menu) — DSH Web custom context menu: extensible provider API + open workspace folder in Explorer - [dsh-custom-css](https://github.com/AnacondaKC/dsh-custom-css) — Applies custom CSS to personalize the look and layout of the DSH interface. - [dsh-custom-header](https://github.com/Asaiuta/dsh-custom-header) — Allows customization of HTTP headers for requests made by the DeepSeek Harness client. - [dsh-custom-ui](https://github.com/nailing10086-zx/dsh-custom-ui) — Custom UI for DeepSeek Harness Web: right-side file-tree sidebar, workspace file open, balance meter. - [dsh-cyber-particle](https://github.com/AKS1st/dsh-cyber-particle) — 为 DeepSeek Harness Web 界面添加动态粒子网络背景 | Particle-network background plugin for DeepSeek Harness web - [dsh-dafeiyu](https://github.com/QCYTSN/dsh-dafeiyu) — Desktop-native BigFish companion for DeepSeek Harness — real Agent status, always on top on Windows. - [dsh-daily-progress](https://github.com/omdsh-dev/dsh-daily-progress) — Tracks daily progress on tasks and displays it in a visual dashboard for quick reference. - [dsh-dardar](https://github.com/benzhoupo/dsh-dardar) — Displays a live IQ score for DeepSeek models next to the model selector, refreshing every five minutes. - [dsh-deeplink](https://github.com/qyw233/dsh-deeplink) — Deep links: open a specific session or workspace via `?session=` / `?workspace=`. - [dsh-deepseek-billing](https://github.com/Jolly-J/dsh-deepseek-billing) — Displays DeepSeek account balance and estimated per-session cost in the Web UI sidebar. - [dsh-deepseek-quota](https://github.com/ricardolicong/dsh-deepseek-quota) — DeepSeek API quota (balance) widget for the dsh web GUI: a floating wallet card showing balance, today’s consumption and live conversation cost; banknotes blow out of the wallet while the agent is busy. (fork of yingjunnan/dsh-deepseek-quota) - [dsh-deepseek-quota](https://github.com/yingjunnan/dsh-deepseek-quota) — DeepSeek API quota (balance) widget for the DSH web GUI: a floating bottom-right card showing remaining DeepSeek API balance. - [dsh-deepseek-quota-bar](https://github.com/jiangli07/dsh-deepseek-quota-bar) — DeepSeek API quota blood-bar widget for the DSH web GUI: remaining balance vs month-opening, today/month spend, session cost. Draggable & collapsible. - [dsh-deepseek-status](https://github.com/KekuKase/dsh-deepseek-status) — DSH 侧边栏实时显示 DeepSeek 官方服务状态(status.deepseek.com)| Live DeepSeek official service status in the DSH sidebar - [dsh-deepseek-usage](https://github.com/xavier711/dsh-deepseek-usage) — A DeepSeek usage panel plugin for the DeepSeek Harness Web GUI. It adds a 「Usage / 用量」 entry at the bottom of the left sidebar. - [DSH-Deeptop](https://github.com/Sparrived/DSH-Deeptop) — Deeptop, a lightweight native desktop client for DeepSeek Harness. - [dsh-desktop](https://github.com/ahikl/dsh-desktop) — DeepSeek Harness 桌面端插件:基于 Electron 的 dsh Web UI 桌面外壳。| An Electron desktop shell for the DeepSeek Harness Web UI, with a system tray and a custom title bar. - [dsh-desktop](https://github.com/Anestis271/dsh-desktop) — Turn the official DeepSeek Harness WebUI into a natural desktop experience. - [dsh-desktop](https://github.com/Hyna-hla/dsh-desktop) — Provides a desktop interface for DSH. - [dsh-desktop](https://github.com/LvsH13/dsh-desktop) — DeepSeek Harness 的 Windows 桌面端插件:托盘鲸鱼图标、桌面快捷方式、开机自启直达桌面窗口,一键切换桌面/网页端。 A Windows desktop companion for DeepSeek Harness: system tray (whale) icon, desktop shortcut, login auto-start straight into the desktop window, and one-click desktop/web switching. - [dsh-desktop](https://github.com/oykb58246/dsh-desktop) — Desktop integration for DeepSeek Harness with vision modules, web remote control, session import, and archive management. - [dsh-desktop](https://github.com/Plocr/dsh-desktop) — Provides a desktop shell embedding the harness runtime, offering offline usage and native features. - [dsh-desktop](https://github.com/ReachGa0/dsh-desktop) — A Windows desktop launcher enabling double-click start and screenshot-to-query functionality. - [dsh-desktop](https://github.com/s3yf1337/dsh-desktop) — Desktop profile for the DeepSeek Harness: a native Tauri window over the harness web surface — tray, single-instance, OS notifications, suggest-only updater, native dialogs, drag & drop, and an in-app settings tab. - [dsh-desktop](https://github.com/SuperPaiGu/dsh-desktop) — DSH desktop-window bundle: installs a /desktop command that opens DeepSeek Harness in a native desktop window, plus a portable Electron app and installer command - [dsh-desktop](https://github.com/tuterx/dsh-desktop) — DeepSeek Harness desktop app - auto-built from upstream + BETA dsh-host-electron plugin - [dsh-desktop](https://github.com/wuyuzi-luo/dsh-desktop) — A desktop shell with tray, management panels, skins, and updates. - [dsh-desktop](https://github.com/yxccai/dsh-desktop) — Unofficial desktop app for DeepSeek Harness with bundled runtime and environment reuse. - [dsh-desktop-app](https://github.com/happpsee/dsh-desktop-app) — A desktop application wrapper for DeepSeek Harness, providing a native shell for the web interface. - [dsh-desktop-lifecycle](https://github.com/luumod/dsh-desktop-lifecycle) — Adds close and restart control buttons to the DeepSeek Harness desktop and web interfaces. - [dsh-desktop-plugin](https://github.com/beex-labs/dsh-desktop-plugin) — dsh-desktop-plugin - [dsh-desktop-shell](https://github.com/Funnyvalentine00/dsh-desktop-shell) — A simple desktop rather than a web. - [dsh-desktop-shortcut](https://github.com/fuyue521/dsh-desktop-shortcut) — DeepSeek Harness plugin that creates a Windows desktop shortcut for launching dsh web. - [dsh-desktop-window](https://github.com/fengzhiyushui/dsh-desktop-window) — Creates a desktop window interface for the DeepSeek Harness. - [dsh-desktop-windowos](https://github.com/RAFOLIE/dsh-desktop-windowos) — DeepSeek Harness desktop shell — Tauri v2, tray + native webchat + task-done toasts, single portable exe - [dsh-details-panel](https://github.com/Gancaozi/dsh-details-panel) — Adds a right-hand details panel for background jobs and subagent entries with live output. - [dsh-diagram](https://github.com/hanzhangzzz/dsh-diagram) — Turn articles in DeepSeek Harness into editable Excalidraw canvases. - [dsh-diff-viewer](https://github.com/lehhair/dsh-diff-viewer) — PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls. - [dsh-doc-share](https://github.com/dawsondx/dsh-doc-share) — Generates polished conversation reports with covers, summaries, and styled chapters, exportable as PNG, HTML, or PDF. - [dsh-dock](https://github.com/mattismegevand/dsh-dock) — A plugin-owned docking system for DeepSeek Harness Web plugins - [dsh-docs-panel](https://github.com/mlosun/dsh-docs-panel) — Displays a global Markdown notes panel accessible from any workspace. - [dsh-done-whale](https://github.com/wally8-8/dsh-done-whale) — Displays a whale status light in the tab that turns green when a session completes and amber when interaction is pending. - [dsh-download-progress](https://github.com/Fro2en12/dsh-download-progress) — Adds a download progress panel to the web interface, showing real-time status of file downloads within the chat environment. - [dsh-drag-and-drop](https://github.com/AKIRACOD/dsh-drag-and-drop) — File-drag fork: drop documents as removable chips above the composer, send without typing. - [dsh-drag-and-drop](https://github.com/bill9109/dsh-drag-and-drop) — Cross-platform file drag-and-drop with raw path insertion, no file copying. - [dsh-drag-to-attachment](https://github.com/djt889/dsh-drag-to-attachment) — Lets users drag or paste local files and folders as attachments or path references in the UI. - [dsh-drop-in](https://github.com/lbl61/dsh-drop-in) — Adds drag-and-drop file support to the web interface, rendering native reference bubbles with file cards for sending. - [dsh-drop-preview](https://github.com/Cheyeah/dsh-drop-preview) — Adds drag-and-drop file preview, Markdown rendering, file box, and smart desktop screenshot capture to the web interface. - [dsh-drop-to-path](https://github.com/loudMore/dsh-drop-to-path) — Delivers images and files to text-only models as workspace paths, preserving native attachment UI for images and showing other files as clickable chips. - [dsh-ds-attach](https://github.com/wqx-txdsyl/dsh-ds-attach) — chat.deepseek.com-style attachments for DeepSeek Harness: paperclip upload, DS-style file cards, drag-drop, text extraction (PDF/DOCX/XLSX/TXT), attachment cards in transcript - [dsh-dynamic-island](https://github.com/YLifeOnlyOnce/dsh-dynamic-island) — A tiny glass companion for DeepSeek Harness — it breathes while the agent thinks, pulses while it works, and politely checks with you before touching anything. 🍎 Liquid Glass looks · 🌱 zero extra dependencies · 👀 always knows what your agent is up to;给 DeepSeek Harness 的一只小玻璃伙伴——Agent 思考时它轻轻呼吸,干活时它微微脉动,要动你的东西之前,它还会先礼貌地问你一声。 - [dsh-easy-desktop](https://github.com/TommyFang2077/dsh-easy-desktop) — Wraps the official DeepSeek Harness web UI into a native desktop app with extra features. - [dsh-effort-slider](https://github.com/2768651338/dsh-effort-slider) — Adds a slider to adjust the model's reasoning effort level. - [dsh-effort-tweak](https://github.com/Toukaiteio/dsh-effort-tweak) — A DeepSeek Harness plugin that allows you to change the reasoning effort of custom models in WebUI. - [dsh-enter-customizer](https://github.com/Boliban/dsh-enter-customizer) — A DSH plugin that allows customizable input modes - [dsh-enter-send](https://github.com/Nalleyer/dsh-enter-send) — dsh plugin: switch the chat composer between Enter-send and Ctrl+Enter-send from Settings → General. - [dsh-esc-enter](https://github.com/Liangebra/dsh-esc-enter) — opencode-style UX: Esc cancels the running turn in the DeepSeek Harness Web UI (Enter-while-busy handled by built-in setting) - [dsh-evo-vis](https://github.com/simplosophy/dsh-evo-vis) — Visualizes evolutionary processes within the DeepSeek Harness environment. - [dsh-excel-panel](https://github.com/Melody-max114/dsh-excel-panel) — Adds a side panel for Excel editing with preview, formula recalculation, merged cells, and formatting. - [dsh-explorer](https://github.com/No-PRM/dsh-explorer) — DSH plugin: VS Code-style file-tree explorer (git decorations, preview, diff, drag-to-reference); install via dsh plugin --profile web add. - [dsh-explorer](https://github.com/ZrSiO4-y/dsh-explorer) — VS Code-style file explorer for DeepSeek Harness: sidebar file tree + multi-tab preview (code/image/PDF/audio/video/zip), search, sort, split view. Install: dsh plugin --profile web add github:ZrSiO4-y/dsh-explorer - [dsh-extensions-extensionshub](https://github.com/haibala-aii/dsh-extensions-extensionshub) — Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog - [dsh-eye](https://github.com/wenliang9527/dsh-eye) — Likely a UI component for monitoring or displaying host information. - [dsh-feishu](https://github.com/PGZXB/dsh-feishu) — The Feishu UI for DeepSeek Harness — a panel-driven control console: every slash command a button on the ⚙️ control-panel card, in-card approvals & questions, live streaming cards, one-QR setup. | DeepSeek Harness 的飞书 UI:面板驱动控制台——每个命令都是卡片按钮,卡内审批与提问,流式卡片,扫码一键配置。 - [dsh-file-changes](https://github.com/mixin-ai/dsh-file-changes) — DeepSeek Harness web plugin: per-turn file-change panel with diff viewing and filesystem reveal - [dsh-file-drop](https://github.com/dannyvan/dsh-file-drop) — Enables drag-and-drop file upload into the chat interface for convenience. - [dsh-file-drop](https://github.com/tianleyitian/dsh-file-drop) — Enables dragging files onto the DSH window to insert their real paths into the input box. - [dsh-file-edit](https://github.com/justarook1e/dsh-file-edit) — DSH WebUI workspace file browser: agent-change review (accept/reject + undo), inline editing, diff view and rendered markdown - [dsh-file-explorer](https://github.com/cxzrdxy/dsh-file-explorer) — A file explorer interface for DeepSeek Harness, enabling browsing and managing files within the web UI. - [dsh-file-explorer](https://github.com/joejojoking-cloud/dsh-file-explorer) — File explorer plugin for DeepSeek Harness: file tree, preview, markdown, syntax highlighting, in-panel editing, VS Code integration - DeepSeek Harness 全局文件资源管理器插件 - [dsh-file-explorer](https://github.com/wolfsonliu/dsh-file-explorer) — Adds a floating file-explorer panel to DSH Web, letting users browse the workspace tree and preview files. - [dsh-file-explorer-preview-code](https://github.com/wolfsonliu/dsh-file-explorer-preview-code) — CodeMirror 6 code preview & editor for DSH Web — per-language syntax highlighting, in-place editing with autosave, and dark/light themes. Overrides dsh-file-explorer's plain-text preview. | DSH Web 的 CodeMirror 6 代码预览与编辑插件——按语言语法高亮、就地编辑自动保存、深色/浅色主题,覆盖 dsh-file-explorer 的纯文本预览。 - [dsh-file-explorer-preview-molstar](https://github.com/wolfsonliu/dsh-file-explorer-preview-molstar) — Mol* 3D structure viewer for DSH Web — interactive previews of .cif, .pdb, and small-molecule/docking files. | DSH Web 的 Mol* 3D 结构查看器 —— 交互式预览 .cif/.pdb 及小分子/对接文件。 - [dsh-file-explorer-preview-sequence](https://github.com/wolfsonliu/dsh-file-explorer-preview-sequence) — DSH Web file-explorer preview plugin: renders FASTA / GenBank / JBEI / SnapGene / SBOL sequences with the SeqViz viewer | DSH Web 文件浏览器预览插件:用 SeqViz 查看器渲染 FASTA / GenBank / JBEI / SnapGene / SBOL 序列文件 - [dsh-file-mention](https://github.com/hucj09/dsh-file-mention) — Enables typing @ in the input to reference workspace files, like Claude Code's @file. - [dsh-file-mention](https://github.com/ohoyour/dsh-file-mention) — Allows searching and inserting file or directory references by typing '@' in the DeepSeek Harness input box. - [dsh-file-mention](https://github.com/sunshaobei/dsh-file-mention) — Allows users to reference files and folders using @ mentions in chat. - [dsh-file-mentions](https://github.com/a903067276-rgb/dsh-file-mentions) — Clickable file paths in DSH replies: Codex-style inline open, reveal in file manager, and a mentioned-files chip list at the turn tail. - [dsh-file-panel](https://github.com/yu2025-luo/dsh-file-panel) — Right-side file panel for DeepSeek Harness — auto-popup when the agent creates or downloads files, with image/text preview, reveal-in-folder and open actions. Bilingual · MIT - [dsh-file-path](https://github.com/dkjsiogu/dsh-file-path) — DeepSeek Harness plugin: drag unsupported files into the composer as workspace path references - [dsh-file-preview](https://github.com/UndeadSheep/dsh-file-preview) — 👀 Peek酱帮你偷瞄工作区 —— DeepSeek Harness 悬浮文件预览插件。A floating file-preview plugin for DeepSeek Harness — your clumsy book-maid peeks at workspace files. - [dsh-file-ref](https://github.com/auroralab-art/dsh-file-ref) — DeepSeek Harness plugin: paste or drop a file to insert an @workspace path or absolute path. - [dsh-file-review](https://github.com/ylw-a/dsh-file-review) — Adds a file explorer sidebar for browsing files within the interface. - [dsh-file-upload](https://github.com/a903067276-rgb/dsh-file-upload) — Provides a web-client plugin to facilitate uploading files from the browser interface to the harness. - [dsh-file-upload](https://github.com/GLFzr/dsh-file-upload) — Enables drag-and-drop file insertion as paths into the input box, similar to Codex style. - [dsh-file-uploads](https://github.com/l541402398/dsh-file-uploads) — Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings. - [dsh-files](https://github.com/taxueseek/dsh-files) — File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT. - [dsh-filescope](https://github.com/KunIsMe/dsh-filescope) — Adds a workspace file browser with a right-side drawer and live preview for DeepSeek Harness. - [dsh-fluid-width](https://github.com/LessXi/dsh-fluid-width) — Adjusts the chat display width to fit the screen, overriding the fixed width. - [dsh-focus](https://github.com/TheChengXi/dsh-focus) — DSH 网页聚焦插件:?focus=<插槽名> 聚焦任意顶层插槽全宽显示,纯 CSS 实现;附完整 intent-flow 设计决策轨迹(需求→设计→执行→关账)DSH (DeepSeek Harness) web focus plugin: ?focus= shows one top-level slot full-width, pure CSS, no slot shadowing. Includes the complete intent-flow design trail (requirement → design → execute → report). - [dsh-focus-chat](https://github.com/dingyi222666/dsh-focus-chat) — A "focus chat" minimal view that shows only final outputs. - [dsh-focus-overlay](https://github.com/boogoo619/dsh-focus-overlay) — Provides a full-screen reading view for focus mode, collapsing AI tool calls into summaries. - [dsh-font](https://github.com/tianyhjg-lab/dsh-font) — Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing, instant apply, localStorage persistence - [dsh-fork-graph](https://github.com/chouyong/dsh-fork-graph) — See your DSH conversation's fork history as a git graph — coloured branch lanes in the session header, click to jump. A pure-derivation DeepSeek Harness Web plugin. - [dsh-fun-weather](https://github.com/omdsh-dev/dsh-fun-weather) — DSH weather tab and weather-following themes powered by Open-Meteo - [dsh-gadgets](https://github.com/Highjobop/dsh-gadgets) — Lightweight DeepSeek Harness tweaks: dsh-skin (appearance) + dsh-tidy (conversation folding & nav rail) - [dsh-gauge](https://github.com/noone89A/dsh-gauge) — Displays precise cache hit rate, token usage, and cost estimates in the DeepSeek Harness web interface. - [dsh-genui](https://github.com/omdsh-dev/dsh-genui) — Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model. - [dsh-git](https://github.com/mattismegevand/dsh-git) — A session-scoped working-tree review panel for DeepSeek Harness - [dsh-git](https://github.com/mojiexuan/dsh-git) — A VS Code-style Git source control panel plugin for DeepSeek Harness.为 DeepSeek Harness 开发的一个类似 VS Code 的 Git 源代码管理面板插件。 - [dsh-git-branch-switcher](https://github.com/mixin-ai/dsh-git-branch-switcher) — DeepSeek Harness web plugin: git branch pill in the session header with UI branch switching - [dsh-git-component](https://github.com/nieyunliang/dsh-git-component) — Git panel for the DeepSeek Harness Web GUI — floating right-side panel with working-tree changes, diff viewer, commit & push, AI commit-message autofill. - [dsh-git-graph](https://github.com/1841220388zzzcccxxx-star/dsh-git-graph) — Embeds an interactive Git repository graph visualizer into the Web GUI, showing commit history, branch filters, file diffs, and uncommitted changes. - [dsh-git-graph](https://github.com/samecorner/dsh-git-graph) — GitKraken/vscode-git-graph style commit graph for dsh web: server-side git tools + interactive commit DAG and diff card rendered in the conversation - [dsh-git-graph](https://github.com/WhitePlusMS/dsh-git-graph) — Read-only Git Graph view for the DeepSeek Harness web interface. Inspect commit topology, branches, tags, remotes, HEAD, and working-tree status in a dedicated view beside Chat and Trajectory. - [dsh-git-gui](https://github.com/lovetree128/dsh-git-gui) — A Git GUI plugin for DeepSeek Harness Web UI - [dsh-git-panel](https://github.com/a792883583/dsh-git-panel) — DSH web GUI git panel: branch management + GitLens-style commit graph - [dsh-git-remotes](https://github.com/yq04/dsh-git-remotes) — DSH web plugin: better-sidebar Git Remotes tab for fetch / ff-only pull / confirmed push - [dsh-git-status](https://github.com/Julyves/dsh-git-status) — Displays git status details such as branch, dirty counts, ahead/behind, and recent commits in the web UI. - [dsh-git-status](https://github.com/weiyuou-chowbus/dsh-git-status) — DeepSeek Harness (DSH) web plugin — live git branch indicator with branch switching in the composer tool row - [dsh-git-status](https://github.com/Wongzexu/dsh-git-status) — Git status (Git Graph) plugin for DSH: commit DAG lane graph + uncommitted changes/stash + inline diffs + branch operations. DSH 插件:Git 状态浮窗(泳道图/未提交/stash/diff/分支操作)。 - [dsh-git-ui](https://github.com/Julyves/dsh-git-ui) — DeepSeek Harness (dsh) plugin: Git status pill in the session header — branch, dirty counts, ahead/behind, recent commits & changed files. - [dsh-go-balance](https://github.com/iamfromchangsha/dsh-go-balance) — OpenCode Go subscription balance widget for DeepSeek Harness Web: rolling/weekly/monthly quota remaining at the right end of the composer tool row - [dsh-go-usage](https://github.com/shsr07/dsh-go-usage) — Displays OpenCode GO subscription usage as a collapsible widget showing rolling, weekly, and monthly usage with reset countdowns. - [dsh-goal-mode-enhance](https://github.com/KarlOfLaw/dsh-goal-mode-enhance) — Provides a visual goal mode with a goal bar, header entry, and overview page. - [dsh-graceful-restart](https://github.com/msilita/dsh-graceful-restart) — Enables graceful restart of the DeepSeek Harness server with minimal disruption to ongoing operations. - [dsh-gui](https://github.com/Aaaaamadeus/dsh-gui) — Native desktop web-shell for DeepSeek Harness (dsh) — installable as a dsh profile bundle - [dsh-gui](https://github.com/duanjiangDJ/dsh-gui) — DeepSeek Harness desktop GUI shell: a lightweight native window that attaches to the running dsh web session. - [dsh-gui](https://github.com/EricXu20266/dsh-gui) — DeepSeek Harness (DHS) Electron GUI client — webui to gui, kernel untouched - *GitHub only renders so much of one file, so 568 more plugins in this category did not fit here — search or browse the full catalog on the [live website](https://deepseek1024.com/).*
Themes & Appearance · 167 plugins - [Amoris-agent](https://github.com/Zoramoris/Amoris-agent) — Adds the Nyamu-themed skin to DeepSeek Harness, offering a custom visual style for the interface. - [Catppuccin-dsh-theme](https://github.com/zhijun-dai/Catppuccin-dsh-theme) — 🐱 Soothing pastel theme for DeepSeek Harness - [coloured-favicon](https://github.com/Elipese568/coloured-favicon) — Adds a gradient animated whale favicon and rainbow branding to the web interface. - [dafy-whale-theme](https://github.com/DViridescent/dafy-whale-theme) — Ocean-themed blue whale theme with fish, bubbles, and mascot replacements for DeepSeek Harness. - [deepseek-harness-angelina-themes](https://github.com/bilbillm/deepseek-harness-angelina-themes) — Angelina light and dark glass themes with parallax for DeepSeek Harness - [deepseek-harness-pets](https://github.com/orxz/deepseek-harness-pets) — A skin pack for desktop pets featuring the DeepSeek whale and other creatures, focusing on visual customization and pet-raising fun. - [deepseek-harness-skin](https://github.com/Zdram/deepseek-harness-skin) — Anime background skin plugin for DeepSeek Harness Web UI - [deepseek-harness-themes](https://github.com/orxz/deepseek-harness-themes) — A collection of UI themes for deepseek-harness. - [DeepSeek-Harness-yizi-themes](https://github.com/laoduu/DeepSeek-Harness-yizi-themes) — Offers 19 refined themes for the DSH Web UI, ported from YiziMarkdown design language. - [DevTools-Custom-Beautification-Plugin-for-DeepseekHarness-Class](https://github.com/1739321142/DevTools-Custom-Beautification-Plugin-for-DeepseekHarness-Class) — Custom beautification plugin for Deepseek Harness DevTools. - [dhs-theme-plugin](https://github.com/kongxiangyiren/dhs-theme-plugin) — Manages DSH themes, allowing users to define and apply custom color schemes. - [dph-endfield-theme](https://github.com/thjyy/dph-endfield-theme) — Unofficial Endfield-inspired theme and animated mascot for DeepSeek Harness Web - [dsh_Rhine_Lab_themo](https://github.com/ReLuckyLucy/dsh_Rhine_Lab_themo) — Arknights Rhine Lab (莱茵生命) skin for the DeepSeek Harness Web GUI - [dsh-815-skin](https://github.com/lengduan/dsh-815-skin) — Applies a themed skin inspired by a famous historical painting to customize the interface appearance. - [dsh-adaptive-native-standard](https://github.com/zhongjie10086/dsh-adaptive-native-standard) — Windows-native Adaptive Standard preset for DeepSeek Harness - [dsh-aemeath](https://github.com/hachimi-ai/dsh-aemeath) — Applies a theme skin and adds a pixel desktop pet based on the game Wuthering Waves. - [dsh-ambience](https://github.com/Hyna-hla/dsh-ambience) — Enhances the visual ambiance of the DSH interface. - [dsh-anthropic-fonts](https://github.com/Isilsolme/dsh-anthropic-fonts) — Applies Anthropic-style fonts to the DeepSeek Harness interface. - [dsh-any-background](https://github.com/Tkingxiao/dsh-any-background) — Customizes the interface with background images, opacity, and full-color theme selection. - [dsh-appearance](https://github.com/levi52/dsh-appearance) — Customizes the visual appearance of the DeepSeek Harness web UI with one-click personalization options. - [dsh-arcaea-theme](https://github.com/a1swg1159-pixel/dsh-arcaea-theme) — An original Arcaea-inspired high-key prismatic UI theme plugin for DeepSeek Harness. - [dsh-arknights](https://github.com/DocJlm/dsh-arknights) — A collection of Arknights-themed skins for the web interface, community-contributable. - [dsh-aurora-skin](https://github.com/breaker505/dsh-aurora-skin) — Three hand-tuned skins for DeepSeek Harness (DSH): Aurora (deep navy + electric cyan + warm coral), Paper (cool white + deep teal), and Hologram (near-black + lime-cyan). Pure --dsw-alias-* tokens, no core patches. - [dsh-background](https://github.com/SnoWinKK/dsh-background) — Allows users to set a custom background image for the desktop app, with dimming/brightening controls and persistence. - [dsh-balance](https://github.com/Yogioo/dsh-balance) — Sets a background image and automatically adapts UI text, background, brand, and border colors to match. - [dsh-beige-theme](https://github.com/SweetCandy-gift/dsh-beige-theme) — A warm beige color theme designed for long-term AI coding sessions. - [dsh-bgwall-plugin](https://github.com/hubo980205/dsh-bgwall-plugin) — Customizes the background wall with visual enhancements for the DeepSeek Harness interface. - [dsh-black-whale](https://github.com/147228/dsh-black-whale) — Applies the Black Whale theme with official branding and IP characters to the Web UI. - [dsh-blue-whale](https://github.com/starslittle/dsh-blue-whale) — Recreates the DeepSeek Chat blue-whale color scheme as a skin with light and dark modes. - [dsh-catnap-studio](https://github.com/luoyan96/dsh-catnap-studio) — Cat-themed DeepSeek Harness Web UI plugin with three original themes and a calm interactive companion. Not an official DeepSeek product. - [dsh-catppuccin-theme](https://github.com/NoNameLeGo/dsh-catppuccin-theme) — Offers Catppuccin themes with four variants and optional glassmorphism effect for the web GUI. - [dsh-claude-theme](https://github.com/chajiuqqq/dsh-claude-theme) — Applies a Claude-style visual theme to the DeepSeek Harness interface. - [dsh-client-ui-skin-claude](https://github.com/PAKIKNOWLEDGE/dsh-client-ui-skin-claude) — Claude-style skin for DeepSeek Harness (dsh) Web GUI — warm-black canvas, Anthropic clay accent, serif UI - [dsh-client-ui-skin-cottage](https://github.com/crack-time/dsh-client-ui-skin-cottage) — Pastoral Cottage skin for the DeepSeek Harness web GUI: 4K wallpaper + frosted glass panels (pure-UI dsh.client plugin) - [dsh-client-ui-skins](https://github.com/caoyiwei850/dsh-client-ui-skins) — DSH Web skin plugin with built-in themes and custom image skins - [dsh-client-ui-theme-xp](https://github.com/SamizuHM/dsh-client-ui-theme-xp) — Windows XP Luna desktop theme for the DeepSeek Harness web GUI: multi-window desktop, XP chrome, taskbar, Bliss wallpaper. - [dsh-custom-wallpaper](https://github.com/baihejiangnan/dsh-custom-wallpaper) — Custom wallpaper engine for DeepSeek Harness with image compression, frosted glass, pane opacity, adaptive text colors, and optional balance display. - [dsh-custom-workspace](https://github.com/JeremyGuo/dsh-custom-workspace) — Per-workspace appearance settings for DeepSeek Harness Web - [dsh-cyberpunk-theme](https://github.com/ai7603/dsh-cyberpunk-theme) — Applies a cyberpunk-inspired color scheme and visual style to the DeepSeek Harness interface. - [dsh-cyberpunk-theme](https://github.com/zjwzjw1018-git/dsh-cyberpunk-theme) — Cyberpunk theme for DeepSeek Harness - [dsh-deep-whale](https://github.com/Small-tailqwq/dsh-deep-whale) — Provides a whale-girl maid-themed skin pack for the DeepSeek Harness web UI, featuring maid-atelier styling under CC BY-NC-SA 4.0. - [dsh-deep-whale](https://github.com/Small-tailqwq/dsh-deep-whale) — Whale-girl skin series for the DSH Web UI (maid-atelier). - [dsh-deepcel](https://github.com/Small-tailqwq/dsh-deepcel) — Applies an Excel-inspired skin to the DeepSeek Harness web interface. - [dsh-design-styles](https://github.com/uckkk/dsh-design-styles) — A plugin that offers design style references, helping users apply consistent visual themes within their DeepSeek Harness environment. - [dsh-dracula](https://github.com/lzylyd/dsh-dracula) — A third-party Dracula dark theme for the DeepSeek Harness web UI - [dsh-dream-skin](https://github.com/RevolutionLA/dsh-dream-skin) — Provides eight Mirage themes, per-user accent colors, wallpaper support, theme pack import/export, and random selection for DeepSeek Harness. - [dsh-eva-theme-plugin](https://github.com/oceanxuikun/dsh-eva-theme-plugin) — Evangelion-inspired theme plugin for DSH WebUI, featuring Unit-00, Unit-01, and Unit-02 themes with immersive backgrounds and mecha-style UI effects. - [dsh-extensions-wallpaperskin](https://github.com/haibala-aii/dsh-extensions-wallpaperskin) — Wallpaper Engine skin plugin for the DeepSeek Harness web UI - [dsh-eye-care](https://github.com/Anionex/dsh-eye-care) — Warm light, warm dark, and system-aware eye-care themes for DSH Web - [dsh-eyecare](https://github.com/Yummyxl/dsh-eyecare) — Provides eye-care visual adjustments to the DSH interface to reduce strain during extended use. - [dsh-fate-twin-contract](https://github.com/Jayliu2025-vip/dsh-fate-twin-contract) — Unofficial Fate-inspired Archer × Rin skin for the DeepSeek Harness Web GUI — original fan art, light/dark modes, offline and reversible. - [dsh-fgo-chaldea](https://github.com/CharlesAQ/dsh-fgo-chaldea) — FGO Chaldea-inspired skin pack for DeepSeek Harness Web UI: 5 themes, original generated backdrops, gold trim. - [dsh-Fonts](https://github.com/zhijun-dai/dsh-Fonts) — Offers font customization options for the DeepSeek Harness interface. - [dsh-frosted-window](https://github.com/SenryLee/dsh-frosted-window) — Upload an image as a full-window frosted-glass theme for DeepSeek Harness Web. - [dsh-gbc-ui](https://github.com/U1s1-king/dsh-gbc-ui) — 适用于DeepSeek Harness Web GUI的GirlsBangCry 皮肤 - [dsh-gif-background](https://github.com/alcohol-101/dsh-gif-background) — Custom background (image / GIF / animated wallpaper) plugin for the DeepSeek Harness (DSH) Web GUI - enable switch plus a local asset library, with separate display mechanisms for the official theme and skin-center skins. - [dsh-glassic-mist-theme](https://github.com/VlanTech/dsh-glassic-mist-theme) — Glassic Mist 雾蓝主题 for DeepSeek Harness: mist-blue veil + drifting cloud animation + frosted-glass UI (dsh-mistblue plugin) - [dsh-gui-customization](https://github.com/LAN-TINA-WS/dsh-gui-customization) — Customizes the DeepSeek Harness UI with theme colors, custom background images or videos, and adjustable ambient lighting. - [dsh-homepage-skin](https://github.com/yushi-xxh/dsh-homepage-skin) — Replaces homepage background with deep-sea fluid, grid lines, and digital whales in dual themes. - [dsh-icon-theme](https://github.com/yzke/dsh-icon-theme) — Auto-detected, user-customizable icons for DeepSeek Harness settings and sidebar - [dsh-image-skin](https://github.com/Jack-sun-learner/dsh-image-skin) — Generates color themes from uploaded images and adds optional cute pet mascots. - [dsh-image-theme](https://github.com/Carpon39038/dsh-image-theme) — Warp-inspired image-to-theme plugin for DeepSeek Harness: upload a background, extract a palette, and apply a glass UI. - [dsh-ivory](https://github.com/ZJUZhiyuCai/dsh-ivory) — Calm, auditable Claude-inspired theme for DeepSeek Harness — light/dark/mobile, safe Markdown preview, zero telemetry, zero runtime dependencies. - [DSH-JI-Plugins](https://github.com/jikllji/DSH-JI-Plugins) — Provides a personal theme for DeepSeek Harness, focusing on visual appearance. - [dsh-JujutsuKaisen-rainlove](https://github.com/haxi8/dsh-JujutsuKaisen-rainlove) — Adds a romantic rain-themed video background to the DeepSeek Harness interface, evoking feelings of love and nostalgia. - [dsh-krill-theme](https://github.com/i1j/dsh-krill-theme) — Offers dual-mode oceanic themes with animated plankton backgrounds and adjustable visual parameters. - [dsh-liang-skin](https://github.com/kingOfSoySauce/dsh-liang-skin) — A sliding rheostat skin that changes the visual appearance of DeepSeek Harness to resemble a physical dimmer switch. - [dsh-liquid-glass](https://github.com/Ultronen/dsh-liquid-glass) — Toggles the whole interface to a translucent liquid-glass look with opacity and background customization. - [dsh-liquid-glass](https://github.com/xingyingyuzhui/dsh-liquid-glass) — Wallpaper plus optional Liquid Glass overlay for DeepSeek Harness Web UI - [dsh-maid-whale-webUI](https://github.com/yunxiiQwQ/dsh-maid-whale-webUI) — A whale maid themed skin for the DeepSeek Harness web UI. - [dsh-material-you](https://github.com/mtaech/dsh-material-you) — Material You (M3) skin for DeepSeek Harness: HCT tonal palette + Maple Mono NF CN, clean blue & white - [dsh-matrix-theme](https://github.com/zengrz/dsh-matrix-theme) — Provides a Matrix-themed visual style, likely altering colors and fonts for a futuristic look. - [dsh-miku-skin](https://github.com/stushansusu/dsh-miku-skin) — A Hatsune Miku-themed skin with blue-purple-magenta gradients, frosted glass panels, and customizable backgrounds. - [dsh-mobile-css](https://github.com/ook826092-cloud/dsh-mobile-css) — Applies mobile-optimized CSS styles to the DeepSeek Harness interface, improving layout and readability on smaller screens. - [dsh-mpkg-wallpaper](https://github.com/XHR666/dsh-mpkg-wallpaper) — Sets a wallpaper image for the DeepSeek Harness interface, offering visual customization. - [dsh-naiwa-theme](https://github.com/DevourerM/dsh-naiwa-theme) — Applies a cute frog-themed visual style to the DeepSeek Harness interface using internet-sourced assets. - [dsh-nene-theme](https://github.com/mizuhara37/dsh-nene-theme) — A visual theme for the harness, likely featuring a specific color scheme. - [dsh-neo-skin](https://github.com/0nt-one/dsh-neo-skin) — Neo-brutalism skin for the DeepSeek Harness Web UI — hard borders, high contrast, two switchable schemes (Blue Command / Aged Newspaper), works in light and dark themes. - [dsh-neu-theme](https://github.com/Lhy723/dsh-neu-theme) — Applies a neumorphism and glassmorphism theme with light and dark palettes and micro-interactions. - [dsh-opencode-palette](https://github.com/FeatherHunter/dsh-opencode-palette) — Provides 34 visual themes for DeepSeek Harness, including neon, dark, retro, and digital rain styles, with one-click switching and persistence. - [dsh-outdoor-theme](https://github.com/Estellalee/dsh-outdoor-theme) — Provides an outdoor-themed skin for DeepSeek Harness, styled as a trail guide with a natural, mountain-inspired visual design. - [dsh-palenight-theme](https://github.com/youyli03/dsh-palenight-theme) — A dynamic Cordis plugin that themes the dsh Harness Web UI — Palenight dark + warm-neutral light - [dsh-pixel-ui](https://github.com/zhang66633/dsh-pixel-ui) — Offers pixel-art UI skins with four themes, including wood cabin, parchment, sunshine, and terminal green. - [dsh-plugin](https://github.com/Gandufu/dsh-plugin) — Provides a Wukong-themed dual skin with light/dark modes, responsive layout, and hot swapping. - [dsh-plugin-gouden-leeuw-theme](https://github.com/Andy294753951/dsh-plugin-gouden-leeuw-theme) — Unofficial Gouden Leeuw moonlit sanctuary theme for the DeepSeek Harness web UI - [dsh-plugin-image-wallpaper](https://github.com/CaoNing3212/dsh-plugin-image-wallpaper) — Allows users to customize the visual theme of the DeepSeek Harness web interface with custom images. - [dsh-plugins](https://github.com/ZTuTZ/dsh-plugins) — My personal plugin collection for DeepSeek Harness (DSH) — everything is a plugin. - [dsh-pnc-theme](https://github.com/Morinissleeping/dsh-pnc-theme) — Apply a theme inspired by the Persona series, customizing colors and visual style. - [dsh-premium-themes](https://github.com/xiaoyanzi191/dsh-premium-themes) — Premium color palettes for DeepSeek Harness — 8 built-in + custom import (热插拔主题插件) - [dsh-qq2006](https://github.com/LaplaceYoung/dsh-qq2006) — Registers a QQ2006-themed skin with global skin tables and complete assets, mirroring the data-ds-skin attribute on the body. - [dsh-qq2007-skin](https://github.com/LeemanCheung/dsh-qq2007-skin) — QQ 2007-inspired retro messenger skin for the DeepSeek Harness Web GUI - [dsh-refined](https://github.com/djh2203/dsh-refined) — Injects Obsidian Border-style Markdown beautification and multi-theme color schemes into the DeepSeek Harness frontend. - [dsh-skin](https://github.com/KinGao294/dsh-skin) — Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls. - [dsh-skin-amis](https://github.com/wanzhiwei5/dsh-skin-amis) — Provides a pink-white cyberpunk neon skin inspired by Wuthering Waves' Amis character for the web GUI. - [dsh-skin-appearance](https://github.com/Vim0x3c/dsh-skin-appearance) — Customizes appearance with eight built-in themes, custom wallpapers, and persistence via host settings. - [dsh-skin-blue-whale](https://github.com/zenghuizhu69-hub/dsh-skin-blue-whale) — dsh Web UI skin: DeepSeek blue-whale theme with official gradient and leaping whale art (dsh plugin) - [dsh-skin-claude-code](https://github.com/le-soleil-se-couche/dsh-skin-claude-code) — Recreates the Claude Code visual style for the DeepSeek Harness interface. - [dsh-skin-digital-arcade](https://github.com/RizenHNT/dsh-skin-digital-arcade) — Rizen Signal Console — digital arcade HUD skin for DeepSeek Harness Web GUI (neon cyan/violet/magenta, pixel fonts, animated HUD sprites, custom cursor) - [dsh-skin-glass](https://github.com/noexcs/dsh-skin-glass) — Frosted-glass skin for the DeepSeek Harness web UI: pick any image as background, theme colors extracted from it, glassmorphism surfaces. - [dsh-skin-kamisato](https://github.com/Danieltoraji/dsh-skin-kamisato) — A visual skin inspired by Kamisato Ayaka from Genshin Impact, altering the interface appearance. - [dsh-skin-manager](https://github.com/xiaoyangcheng84-svg/dsh-skin-manager) — Manages skins or themes for the DeepSeek Harness interface. - [dsh-skin-market](https://github.com/kingOfSoySauce/dsh-skin-market) — Provides a skin market for DeepSeek Harness, likely offering theme skins for customization. - [dsh-skin-nebula](https://github.com/lyq3/dsh-skin-nebula) — Anime skin pack for DeepSeek Harness Web UI: 5 AI-generated HD themes, top-right switcher, adjustable transparency · DSH 动漫皮肤包 - [dsh-skin-picker](https://github.com/Lzh-12/dsh-skin-picker) — Offers 10 preset skins, natural-language skin switching, custom background images, and UI control theming with cross-device sync. - [dsh-skin-studio](https://github.com/daboge-beach/dsh-skin-studio) — Provides built-in curated skins and a community gallery for customizing agent appearances. - [dsh-skin-studio](https://github.com/LeemanCheung/dsh-skin-studio) — A local token-safe DSH theme generator, editor, auditor, and exporter - [dsh-skin-studio](https://github.com/realMisakaMikoto/dsh-skin-studio) — Custom skin studio for full-interface color schemes, component image/video backgrounds, and skin package sharing. - [dsh-skin-study](https://github.com/linzhuoliSOC/dsh-skin-study) — Provides a 3D study room skin for the DeepSeek Harness interface, transforming the workspace into a virtual library ambiance. - [dsh-skin-switcher](https://github.com/zhtx2024/dsh-skin-switcher) — Switches installed skins with one click from the settings interface. - [dsh-skin-toggle](https://github.com/tiantyu/dsh-skin-toggle) — Instant on/off 🐋 toggle button for the maid-atelier skin in the DeepSeek Harness (DSH) web GUI. Pure client-side plugin. - [dsh-skins](https://github.com/Moeblack/dsh-skins) — DSH 换肤插件镜像 + 夕港(harbor)皮肤 | Mirror of dsh-external/dsh-skins + harbor (夕港) dusk-harbor skin - [dsh-song-ui](https://github.com/yunfei07/dsh-song-ui) — The light palette combines silk-paper surfaces, warm ink text, Ru-celadon interactions, and cinnabar error states. The dark palette uses night-ink surfaces with a brighter celadon accent. Display headings prefer installed Song and CJK serif fonts; body text keeps the Harness sans-serif stack. - [dsh-stylevault](https://github.com/GptsApp/dsh-stylevault) — StyleVault: 30 faithful classic palettes (Catppuccin, Nord, Tokyo Night, Gruvbox, Solarized, Dracula, One Dark, Rosé Pine, etc.) mapped to official ThemeService tokens, plus a full Style Settings panel for live color/font/radius tweaks and JSON export/import for shareable config packs. - [dsh-theme-background-center](https://github.com/syOPV/dsh-theme-background-center) — Provides a theme background center with gradient images, frosted glass, and flowing ambient lighting for the DSH web UI. - [dsh-theme-center](https://github.com/dac114514/dsh-theme-center) — Offers a curated gallery of light and dark themes with one-click switching and custom wallpaper support. - [dsh-theme-colorizer](https://github.com/RealHacker/dsh-theme-colorizer) — A Deepseek Harness plugin that gives its UI color themes - [dsh-theme-cyberpunk](https://github.com/dlpufan/dsh-theme-cyberpunk) — Applies a cyberpunk theme with neon effects, custom background gallery, and local music player. - [dsh-theme-cyberpunk2077-custom](https://github.com/Gewuji/dsh-theme-cyberpunk2077-custom) — Customized Cyberpunk 2077 / Night City theme for DeepSeek Harness Web UI - [dsh-theme-firefly](https://github.com/Liu-ZA-81/dsh-theme-firefly) — A theme plugin for DeepSeek Harness, likely providing a firefly-inspired visual style. - [dsh-theme-kit](https://github.com/ink5897/dsh-theme-kit) — A DeepSeek Harness Web GUI appearance kit: 32 preset themes, animated/static wallpapers, paper textures, per-zone text depth, and a keyboard desktop pet. - [dsh-theme-machine](https://github.com/yuqisun/dsh-theme-machine) — A Person-of-Interest surveillance-terminal theme for deepseek-harness — the machine is watching. - [dsh-theme-neko](https://github.com/drfccv/dsh-theme-neko) — A Nachoneko (甘城猫猫) themed skin for the DeepSeek Harness web GUI. - [dsh-theme-pack](https://github.com/math-lrz/dsh-theme-pack) — 16 theme skins for the DeepSeek Harness (DSH) Web GUI - Catppuccin/Gruvbox/Everforest/Rose Pine/Solarized/Kanagawa/Tokyo Night/Night Owl/Nord/Dracula/One Dark - [dsh-theme-palettes](https://github.com/RainbowDashy/dsh-theme-palettes) — Provides a collection of color palettes for customizing the visual appearance of the DSH interface. - [dsh-theme-paper](https://github.com/WuWL-98/dsh-theme-paper) — Applies a paper-like Claude-inspired theme to the DSH web interface. - [dsh-theme-picker](https://github.com/yhPrime/dsh-theme-picker) — Select and manage application themes, ensuring one active at a time. - [dsh-theme-plugin](https://github.com/BeiZi6/dsh-theme-plugin) — DSH Web GUI theme studio: presets + per-mode customization (accent, background, foreground, fonts, translucent sidebar, contrast) via the official webServer.tapIndex seam - [dsh-theme-plugin](https://github.com/nevertoday/dsh-theme-plugin) — Chinese traditional colors as a DeepSeek Harness theme pack. - [dsh-theme-rheostat](https://github.com/nineandnine-9/dsh-theme-rheostat) — Sliding-rheostat theme plugin for the DeepSeek Harness web GUI: model + reasoning-effort driven accents, composer glow, and a whale slider. - [dsh-theme-switch](https://github.com/kinmat-A/dsh-theme-switch) — Switches between installed DSH themes with one click, falling back to default when none are active. - [dsh-themes](https://github.com/MangMax/dsh-themes) — Provides visual themes for customizing the appearance of the DeepSeek Harness interface. - [dsh-themes](https://github.com/wenliang9527/dsh-themes) — Applies an aurora-themed visual skin to the DeepSeek Harness interface. - [dsh-ui-appearance](https://github.com/TQSY114514/dsh-ui-appearance) — Appearance customization plugin for DeepSeek Harness: theme color palette, background image, opacity/blur, glass effect - [dsh-ui-beautify](https://github.com/Zalpha263/dsh-ui-beautify) — Beautifies the DeepSeek Harness interface with four built-in color themes and support for custom background uploads. - [dsh-ui-tint](https://github.com/STA-running/dsh-ui-tint) — Lightweight UI tint plugin for DeepSeek Harness desktop (deepseek-harness-desktop): per-region colors, presets, vividness, scheme-adaptive tints - [dsh-unknown-theme](https://github.com/ycqaq233/dsh-unknown-theme) — Applies a visual style inspired by the DeepSeek official website. - [dsh-vscode-theme](https://github.com/Sim-xia/dsh-vscode-theme) — allow deepseek harness to use .vsix theme file designed for visual studio code - [dsh-wallpaper](https://github.com/chinaRXQ/dsh-wallpaper) — Wallpaper skin for the DeepSeek Harness (dsh) web UI: image background with opacity, mask and blur controls. - [dsh-wallpaper](https://github.com/RNlao/dsh-wallpaper) — Customizes the wallpaper or background appearance of the DeepSeek Harness interface. - [dsh-wallpaper](https://github.com/SciGeoLight/dsh-wallpaper) — Adds a wallpaper and frosted-glass visual style to the DeepSeek Harness interface. - [dsh-wallpaper-engine](https://github.com/marlonLau/dsh-wallpaper-engine) — One-click DSH background switcher backed by local Wallpaper Engine images/videos - [dsh-wallpaper-engine](https://github.com/TianYa-DAO/dsh-wallpaper-engine) — Brings wallpaper engine themes to DeepSeek Harness for visual personalization. - [dsh-weather-sky](https://github.com/guoPhineas/dsh-weather-sky) — Overlays a live weather and sky animation on the interface, showing sun, moon phases, clouds, rain, snow, fog, and lightning. - [dsh-web-skin](https://github.com/SnoWinKK/dsh-web-skin) — Allows custom wallpaper skins for the DSH web interface with glass transparency and settings persistence. - [dsh-web-theme-packs](https://github.com/tzy168/dsh-web-theme-packs) — This is a dsh-pulgin for change theme by yourself. - [dsh-webui-background](https://github.com/lx963/dsh-webui-background) — Likely customizes the background of the web UI, possibly with images or colors. - [dsh-webUI-Glass-Theme](https://github.com/makuralymi/dsh-webUI-Glass-Theme) — Applies a frosted-glass visual style to the DeepSeek Harness web interface. - [dsh-wechat-skin](https://github.com/licheng-ma/dsh-wechat-skin) — 微信风格皮肤 for DeepSeek Harness — WeChat-style light theme for DeepSeek Harness - [dsh-whale-background](https://github.com/tuogusa/dsh-whale-background) — DeepSeek Harness Web 背景插件(client-only) - [dsh-whale-bg](https://github.com/gooosie/dsh-whale-bg) — Unofficial DeepSeek Harness particle-whale background plugin with cursor lighting and theme support. - [dsh-wx-skin](https://github.com/wangxilhy23/dsh-wx-skin) — Applies a WeChat-style visual skin to the DeepSeek Harness web interface. - [dsh-x9-theme](https://github.com/X9wd09ncc/dsh-x9-theme) — Provides theme customization for the DeepSeek Harness interface, allowing users to change appearance. - [dsh-xiaoxinxin-skin](https://github.com/tinnyxx/dsh-xiaoxinxin-skin) — Applies a Crayon Shin-chan themed skin to the DeepSeek Harness WebUI, based on the maid-atelier skin framework. - [dsh-xiaoyao-skins](https://github.com/147228/dsh-xiaoyao-skins) — Provides a collection of skins for the DSH web interface, along with an installer and community creation toolchain. - [freestyle-dsh-theme](https://github.com/suzike/freestyle-dsh-theme) — Provides an OKLCH theme proposal and a theme designer with cross-restart persistence for DeepSeek Harness. - [ikun-theme-skin](https://github.com/AKS1st/ikun-theme-skin) — Applies an IKUN fan theme with full-screen wallpaper carousel, music box, and playful audio responses for the chat interface. - [Lafeng-UI-A-snazzy-personalized-custom-UI-plugin-for-DeepSeek-Harness-Cordis-.](https://github.com/JimingYang25/Lafeng-UI-A-snazzy-personalized-custom-UI-plugin-for-DeepSeek-Harness-Cordis-.) — A personalized custom UI plugin for DeepSeek Harness, likely focusing on visual customization. - [maid-whale-webui](https://github.com/yunxiiQwQ/dsh-maid-whale-webUI) — Whale-maid paper theme for the DSH Web UI with light and dark palettes, ocean illustrations, hand-drawn frames, decorative assets, and a persistent pet. - [my-skin-for-DeepSeek-Harness](https://github.com/fthuu/my-skin-for-DeepSeek-Harness) — Customizes the visual appearance of DSH with alternative skin styles. - [sakura-Snow](https://github.com/skadi-0510/sakura-Snow) — A sakura snow themed UI skin for the DSH client interface. - [seektty](https://github.com/Hilbert-beinghappy/seektty) — Pluggable DeepSeek-colored TUI for DeepSeek Harness - [silk-background](https://github.com/z21for99/silk-background) — Adds a WebGL silk shader background with a glassmorphism skin that overrides official theme tokens. - [skin-gallery](https://github.com/wsxwj123/dsh-plugins) — Nine complete dsh-web-ui skin replicas with custom skin-pack import, preview, apply, delete, restore-default, and readability fixes for bubbles and code blocks. - [Solarized-dsh-theme](https://github.com/zhijun-dai/Solarized-dsh-theme) — Solarized + Selenized themes for DeepSeek Harness (dsh): four faithful palettes registered into the theme runtime, with a Settings picker row and canonical code-block syntax colors - [theme-gallery](https://github.com/wsxwj123/dsh-plugins) — Fifteen curated theme families plus custom CSS-only themes with import, preview, apply, delete, and restore-default flows that follow the native Light, Dark, and Follow system modes. - [touhou-hakurei](https://github.com/xiake595/touhou-hakurei) — A Touhou Project themed skin featuring Reimu, shrine day/night backgrounds, character art, and paper-white interface elements. - [wishadel-theme](https://github.com/cdxDNRF/wishadel-theme) — Applies a 'Wishadel' style theme to the DeepSeek Harness user interface.
Sessions & Messages · 294 plugins - [agent-mode-switcher](https://github.com/my-dsh-plugin/agent-mode-switcher) — Switch the current session's agent preset (mode) after the model answers and keep chatting. DeepSeek Harness 插件:模型回答后切换模式,继续当前对话。 - [auto-compact](https://github.com/JohnathonYe/auto-compact) — Automatically compacts conversation history to manage context length. - [billion-context-dsh](https://github.com/Tyan66666/billion-context-dsh) — Model-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools. - [context-pruner](https://github.com/JohnXu22786/context-pruner) — Session context triage plugin for DeepSeek Harness (dsh): prunes stale, repeated, failed and oversized context to save token budget. - [DeepSeek-Harness-Hanako-Memory](https://github.com/moononnn/DeepSeek-Harness-Hanako-Memory) — Imports the memory system from OpenHanako into DeepSeek Harness for enhanced conversation continuity. - [dsh_PromptRecall](https://github.com/liguanyu/dsh_PromptRecall) — Provides a Codex-style prompt history in the composer, recalled with arrow keys and persisted across sessions. - [dsh-access-mode](https://github.com/ddll8023/dsh-access-mode) — Session access-mode plugin (Default / No Edit / Auto) for DeepSeek Harness (DSH). dsh-plugin - [dsh-account-usage](https://github.com/Ycet/dsh-account-usage) — 为dsh增加「设置:账户」页面,可快捷查看deepseek余额、用量信息,以及opencode go额度信息,同时可快速跳转至对应官网。Add a "Settings: Account" page for dsh, allowing quick viewing of DeepSeek balance, usage information, and OpenCode Go quota details, while also providing quick links to the respective official websites. - [dsh-accounts](https://github.com/kangshifu1/dsh-accounts) — DSH multi-tenant auth plugin: PostgreSQL-backed accounts, admin management, per-user workspace isolation. #dsh-plugin - [dsh-action-ledger](https://github.com/MkaliezZ/dsh-action-ledger) — Bounded action-lifecycle projection for DeepSeek Harness: /action-ledger reconstructs a human-readable action ledger from the durable session log. - [dsh-active-context-pruning](https://github.com/aerince/dsh-active-context-pruning) — Model-authored context pruning for DeepSeek Harness through the official compaction API. - [dsh-add-conversation](https://github.com/haohao16421/dsh-add-conversation) — Adds functionality to create new conversations, likely through a UI button or command. - [dsh-agent-compact](https://github.com/MimicHunterZ/dsh-agent-compact) — DSH plugin for agent-driven span compaction: compress chosen conversation spans into self-written checkpoints instead of the official head-anchored full-context sweep. - [dsh-agent-message](https://github.com/GengDaPeng/dsh-agent-message) — DeepSeek Harness 跨会话 Agent 通信插件|Cross-session agent-to-agent messaging with offline delivery, receipts and session navigation for DeepSeek Harness. - [dsh-agent-messaging](https://github.com/happyren/dsh-agent-messaging) — Cross-session verification, claims and a decision ledger for DeepSeek Harness — so two agent sessions don't repeat, contradict or deadlock each other. - [dsh-agent-replay](https://github.com/forrestsweet/dsh-agent-replay) — Exports real agent trajectories as standalone HTML for replay and sanitized sharing. - [dsh-agent-team-room](https://github.com/ishuowang/dsh-agent-team-room) — Native DSH rooms for connecting independent Sessions and provider-backed AI members—without bundled roles or scenarios. - [dsh-all-warmup](https://github.com/brunhildzhou/dsh-all-warmup) — Automatically warms up the first turn of any session to ensure smooth performance, then switches to full mode from the second turn onward. - [dsh-approval-flow-poc](https://github.com/lasoloryan/dsh-approval-flow-poc) — Non-official fail-closed approval policy PoC for DeepSeek Harness - [dsh-archive-manager](https://github.com/jasonrale/dsh-archive-manager) — Archive panel for DSH WebUI: reopen, unarchive, or permanently delete sessions — with search and native-feel UI - [dsh-archive-manager](https://github.com/MichengAI/dsh-archive-manager) — Manages archived conversations within DeepSeek Harness, organizing and retrieving past sessions. - [dsh-archive-manager](https://github.com/Neumannzc/dsh-archive-manager) — Manages archived conversations in settings, allowing users to view and unarchive them per workspace. - [dsh-archive-manager](https://github.com/Saikel-Orado-Liu/dsh-archive-manager) — Archived-session management (show/unarchive/permanently delete) for the DSH Web GUI, with zero changes to official packages. - [dsh-archive-manager](https://github.com/z953218350/dsh-archive-manager) — Codex-style archived session manager for DSH Web UI — view, search, restore, and delete archived sessions from the settings page - [dsh-archive-manager](https://github.com/zimixvx/dsh-archive-manager) — Manages archives for DeepSeek Harness sessions, likely organizing or restoring message histories. - [dsh-archive-panel](https://github.com/realpkuasule/dsh-archive-panel) — Browse and restore archived sessions directly from a dedicated panel in DeepSeek Harness. - [dsh-archive-panel](https://github.com/xiaozhiaixue/dsh-archive-panel) — Browse and restore archived sessions directly from a dedicated panel in DeepSeek Harness. - [dsh-archive-vault](https://github.com/Britneycode/dsh-archive-vault) — Manages archived sessions: view, restore, or permanently delete from settings. - [dsh-archive-viewer](https://github.com/csiroqa/dsh-archive-viewer) — Adds auto-archiving, folder organization, LLM knowledge summaries, bookmarks, notes, and session deletion. - [dsh-archive-viewer](https://github.com/DimitriLIAN/dsh-archive-viewer) — List and restore archived sessions from the DeepSeek Harness Web settings - [dsh-archive-viewer](https://github.com/keepermttl/dsh-archive-viewer) — Manages archived sessions, allowing viewing and restoring them to original workspaces. - [dsh-archived-chats](https://github.com/Ultronen/dsh-archived-chats) — A settings page to browse, search, unarchive, and delete archived chats, grouped by workspace. - [dsh-archived-conversations](https://github.com/AKS1st/dsh-archived-conversations) — Show archived conversations in the DSH Web sidebar footer with read-only message previews. - [dsh-archived-sessions](https://github.com/hashdiana/dsh-archived-sessions) — Manages archived sessions in DeepSeek Harness, likely providing storage and retrieval of old conversations. - [dsh-archived-sessions](https://github.com/kinomoto-hakage/dsh-archived-sessions) — Manages archived sessions in the client interface. - [dsh-archived-sessions](https://github.com/MuWinds/dsh-archived-sessions) — Manages archived sessions, allowing release and clearing of archived conversation data. - [dsh-archived-sessions](https://github.com/Zephyr-vibe/dsh-archived-sessions) — DSH Session Manager: manage conversations, archive/restore, delete safely, open record folders. - [dsh-ask-guard](https://github.com/Q1hangL/dsh-ask-guard) — Timeout guard for ask_user_question in DeepSeek Harness: a lost or unanswered question resolves as ASK_TIMEOUT instead of hanging the turn forever - [dsh-assistant-message-forge](https://github.com/anweat/dsh-assistant-message-forge) — DSH assistant message forge: create/modify/inject test assistant messages, import session.jsonl(.zstd) session logs (client plugin) - [dsh-at](https://github.com/KureKaruna/dsh-at) — Manage agent conversation histories, focusing on session-level operations and switching between multiple chats. - [dsh-attachments](https://github.com/CocoSgt/dsh-attachments) — Manages attachments within conversations, likely allowing storage and retrieval of files. - [dsh-auth-gate](https://github.com/TecFancy/dsh-auth-gate) — Login gate for the DeepSeek Harness (dsh) web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI. | DeepSeek Harness (dsh) 网页版登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI。 - [dsh-auto-continue](https://github.com/Aki2519/dsh-auto-continue) — Automatically continues the conversation when it reaches a stopping point, ensuring uninterrupted responses. - [dsh-autonomy](https://github.com/abab996/dsh-autonomy) — Adjusts model autonomy per session via a five-level slider with instant prompt injection and independent memory. - [dsh-autonomy](https://github.com/JinkaiLiu/dsh-autonomy) — Switch between Chat and Agent without leaving your DeepSeek Harness session. - [dsh-balance](https://github.com/TwotwoPiggy/dsh-balance) — dsh余额插件. A DeepSeek Harness plugin for real-time token tracking and highly accurate session cost estimation, featuring dynamic peak/off-peak pricing support. - [dsh-better-archive](https://github.com/huahai0202/dsh-better-archive) — DeepSeek Harness (DSH) web-GUI plugin: archived-session panel with unarchive & delete - [dsh-better-chat-history](https://github.com/echo-xianyu/dsh-better-chat-history) — A plugin for DSH to optimize session loading speed and reduce disk read/write consumption. - [dsh-bookmarks](https://github.com/penguin-oo/dsh-bookmarks) — Bookmark assistant replies in DeepSeek Harness: per-message bookmarks with notes/tags, a cross-session center, and one-click Markdown export. - [dsh-btw](https://github.com/iyllyt/dsh-btw) — Provides a quick side-channel question feature sharing current context without interrupting the main task or writing history. - [dsh-capture-window](https://github.com/Yidien/dsh-capture-window) — Captures stray thoughts into a separate quiet session without interrupting the main conversation context. - [dsh-change-review](https://github.com/cirelir/dsh-change-review) — Tracks and reviews write/edit changes in conversations, showing diffs with real-time SSE updates. - [dsh-chat-import](https://github.com/Nwflower/dsh-chat-import) — Import Claude Code / Codex / ChatGPT / Cursor / Gemini / Reasonix / opencode chat histories as resumable DeepSeek Harness sessions. - [dsh-chat-manager](https://github.com/tvrpdfe/dsh-chat-manager) — Manages chat sessions within the DeepSeek Harness web UI, likely offering organization and navigation. - [dsh-chatgpt-bridge](https://github.com/jiezeng2004-design/dsh-chatgpt-bridge) — MCP bridge that lets ChatGPT create, view, continue, and control DeepSeek Harness (DSH) agent sessions. - [dsh-checkpoint](https://github.com/dpskh/dsh-checkpoint) — Mark an exploration start in the session; pairs with rewind to fold the exploration out of context. - [dsh-checkpoint-rewind](https://github.com/PerryLink/dsh-checkpoint-rewind) — Claude Code /rewind for DeepSeek Harness — git-first workspace snapshots before every mutation, turn-boundary session forks, one-shot /rewind restore. A dsh-plugin capability seam. - [dsh-chinese-mode](https://github.com/dawnliming/dsh-chinese-mode) — DSH global Chinese-mode toggle: a 中 switch in the input box; when on, a Simplified-Chinese requirement is injected into every session system prompt. - [dsh-cite](https://github.com/wanghehe123/dsh-cite) — Provides cross-session referencing for the DSH ecosystem, allowing interactions between different chat sessions. - [dsh-claude-move](https://github.com/PerryLink/dsh-claude-move) — Four-source migration wizard for DeepSeek Harness: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard + resumable sessions, approval-gated, idempotent). - [dsh-cli-workspaces](https://github.com/qingkong143/dsh-cli-workspaces) — Provides a command-line task mode with workspace switching and management subcommands. - [dsh-codex](https://github.com/life1996cou/dsh-codex) — Imports conversations from Codex into DeepSeek Harness, syncing context for seamless migration and continuity. - [dsh-codex-migrate](https://github.com/polarskicpl/dsh-codex-migrate) — Migrate Codex CLI conversations / MCP servers / memories into DeepSeek Harness | 把 Codex CLI 的对话、MCP、记忆迁移到 DeepSeek Harness - [dsh-codex-sync](https://github.com/Walvez/dsh-codex-sync) — One-stop bidirectional sync between OpenAI Codex and DeepSeek Harness (dsh): first-class skills, session import, workspace attach, MCP auto-mirror + Codex-side reverse MCP installer. - [dsh-codex-timeline](https://github.com/Wine-Red/dsh-codex-timeline) — Adds a Codex-style turn timeline and local conversation search to the web interface. - [dsh-compaction](https://github.com/ljsysfurryACE/dsh-compaction) — AgentFrame compaction backend for DeepSeek Harness: semantic+physical KV compression (35.6x) - [dsh-compaction-instant](https://github.com/KitDoesIt/dsh-compaction-instant) — LLM-free lossless* compaction engine for DeepSeek Harness - [dsh-compaction-meta](https://github.com/DViridescent/dsh-compaction-meta) — Allows the agent to edit and compact its own context within a conversation. - [dsh-composer-history](https://github.com/PerryLink/dsh-composer-history) — Terminal-style input history for the DeepSeek Harness web composer: edge-first arrows with exact draft/caret restore, browser-local persisted history, Ctrl+R reverse search, workspace recall - and sliding-context awareness (compaction summaries in recall/search, compaction notice with one-click /compact fill). - [dsh-compressor](https://github.com/lifeodyssey/dsh-compressor) — DeepSeek Harness plugin: compress tool output, cut up to 20% of context, without touching the context cache or agent performance. - [dsh-context-compactor](https://github.com/kusesad-1122/dsh-context-compactor) — Compresses conversation context with detailed summaries, reducing tokens while preserving key information. - [dsh-context-dashboard](https://github.com/uckkk/dsh-context-dashboard) — Presents per-session and global context usage statistics including messages, turns, tool calls, and token estimates. - [dsh-context-guard](https://github.com/kpl0111/dsh-context-guard) — Token-efficient tool-result pruning for DeepSeek Harness: compact previews, targeted recall, and long-session context control. - [dsh-context-lens](https://github.com/gordonlu/dsh-context-lens) — Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it. - [dsh-context-structurer](https://github.com/kkkkkklze/dsh-context-structurer) — Structured context for DeepSeek Harness: split the conversation into typed sub-contexts (reasoning / tool calls / replies) indexed by a table of contents. dsh 结构化上下文插件:按类型拆分小上下文,以结构化目录为索引。 - [dsh-context-taxonomy](https://github.com/ArtificialNotImbecile/dsh-context-taxonomy) — Logical-call context taxonomy plugin for DeepSeek Harness - [dsh-conv-export](https://github.com/beijingwahw/dsh-conv-export) — dsh-conv-export(对话导出)— export the current DeepSeek Harness conversation as Markdown, PDF, or a long PNG image - [dsh-conv-search](https://github.com/beijingwahw/dsh-conv-search) — dsh-conv-search(对话内文本搜索)— in-conversation text search plugin for DeepSeek Harness (Ctrl+F, match case, whole word, streaming-aware) - [dsh-conversation-export](https://github.com/qwertyuiop314/dsh-conversation-export) — DSH session log to conversation export: zero-dependency CLI + single-file GUI + DSH Web plugin - [dsh-conversation-exporter](https://github.com/liuyuelintop/dsh-conversation-exporter) — Export DeepSeek Harness conversations as clean, human-readable Markdown. - [dsh-conversation-rewind](https://github.com/DTSFO/dsh-conversation-rewind) — Rewinds conversation history to revisit and resume from earlier points in the session. - [dsh-conversation-share](https://github.com/bill9109/dsh-conversation-share) — Share any excerpt of a conversation. - [dsh-conversation-threads](https://github.com/bertonsaa/dsh-conversation-threads) — Organizes conversations into threads for easier navigation and management. - [dsh-cot-summerization](https://github.com/MeowLynxSea/dsh-cot-summerization) — Likely summarizes chain-of-thought in sessions, based on the package name. - [dsh-credential-handoff](https://github.com/xiaohj233/dsh-credential-handoff) — Conversation-local credential handoff for DSH that writes through the credential service without exposing the secret. - [dsh-cross-session](https://github.com/Wha1eChai/dsh-cross-session) — Same-runtime cross-Session discovery and communication for DeepSeek Harness - [dsh-crosstalk](https://github.com/Jesse-njx/dsh-crosstalk) — Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox. - [dsh-cue-plugin](https://github.com/unnnnoooo/dsh-cue-plugin) — Adds cross-session citation (cue) capabilities to reference content from previous conversations. - [dsh-custom-instructions](https://github.com/lyke-61/dsh-custom-instructions) — Edits global AGENTS.md instructions from a settings panel, applying custom rules to every chat and model. - [dsh-daily-brief](https://github.com/Equinox7379/dsh-daily-brief) — Daily activity brief for DSH: per-session turns/messages/tool-call stats. Read-only. - [dsh-dcp](https://github.com/chiro2001/dsh-dcp) — DeepSeek Harness 动态上下文管理插件(Dynamic Context Pruning for dsh),对标 opencode-dcp - [dsh-deepseek-usage](https://github.com/haifeiWu/dsh-deepseek-usage) — DSH plugin: real-time DeepSeek token usage, estimated cost and account balance in the DSH Web UI - [DSH-DELETE](https://github.com/Hyna-hla/DSH-DELETE) — DSH-DELETE: recoverable conversation deletion for DeepSeek Harness (dsh-plugin) - [dsh-delete-session](https://github.com/SMWHff/dsh-delete-session) — DSH Web client+host plugin: delete a session (durable log + workspace accounting) from the session overflow menu - [dsh-diary-detective](https://github.com/SageChenAI/dsh-diary-detective) — A cyber diary for personal growth, capturing daily reflections within the DeepSeek Harness environment. - [dsh-edit-resend](https://github.com/mbj733/dsh-edit-resend) — DeepSeek Harness (DSH) plugin: edit sent messages and resend (stop an in-flight reply, edit, resend), plus branch-based edit / reroll / retry and a version timeline. - [dsh-essential](https://github.com/omdsh-dev/dsh-essential) — Provides recoverable conversation deletion with menu integration, instant hiding, and safe restart archiving. - [dsh-explain](https://github.com/yuezengwu/dsh-explain) — Local-first learning mode: cross-session learning threads with per-source explanations. - [dsh-failure-capsule](https://github.com/YiHarvest/dsh-failure-capsule) — Local-first failure evidence capsules for DeepSeek Harness sessions - [dsh-file-claim](https://github.com/Nwflower/dsh-file-claim) — File claim/release protection for parallel DSH sessions on the same workspace (heartbeat stale takeover, pending 3-way merge area). - [dsh-folded-chat](https://github.com/xingyingyuzhui/dsh-folded-chat) — A plugin for folding and collapsing chat messages, likely to hide or expand conversation sections for better readability. - [dsh-fork-diff](https://github.com/chouyong/dsh-fork-diff) — Read-only fork-aware conversation diff plugin for DeepSeek Harness - [dsh-fresh-start](https://github.com/orangeofcarl0-sys/dsh-fresh-start) — DSH /fresh command: summarize conversation, start new session, archive old one - [dsh-fusion](https://github.com/omdsh-dev/dsh-fusion) — Merges multiple DeepSeek Harness conversations into one continuable session with smart pruning, topic grouping, and content ordering. - [dsh-git](https://github.com/ZicanC/dsh-git) — dsh-git lets you manage conversations with an agent the way you use Git. - [dsh-global-rules](https://github.com/badai147/dsh-global-rules) — Edits the global AGENTS.md rules file from the web settings panel. - [dsh-groupx](https://github.com/Harzva/dsh-groupx) — Native GroupX multi-agent room integration for DeepSeek Harness - [dsh-habits](https://github.com/DimitriLIAN/dsh-habits) — Habits editor for DeepSeek Harness — edit the user-global AGENTS.md from Web settings, injected into every session - [dsh-handoff](https://github.com/0mn1si2i5/dsh-handoff) — Saves and loads development handoff documents between harness sessions, including git status. - [dsh-handoff](https://github.com/WeiYe6/dsh-handoff) — Hand your long DSH session over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document, and auto-opens it. - [dsh-handoff](https://github.com/ZhijiangTang/dsh-handoff) — DSH plugin: export the current session as a deterministic Markdown handoff - [dsh-hash-edit](https://github.com/ddv12138/dsh-hash-edit) — Hash-anchored read / replace / undo for DeepSeek Harness (DSH) 为 DeepSeek Harness (DSH) 开发的哈希锚行读写 / 替换 / 撤销插件 - [dsh-history-sync](https://github.com/danglong0313/dsh-history-sync) — Synchronizes chat history from Codex and Claude projects into DeepSeek Harness sessions. - [dsh-history-tree](https://github.com/z953218350/dsh-history-tree) — Codex-style conversation turn timeline and hover history overview for DSH Web UI - [dsh-in-convo-mode-change](https://github.com/jiangr100/dsh-in-convo-mode-change) — DeepSeek Harness plugin: switch a session's agent preset (Standard / Code / Minimal / Creator) mid-conversation, straight from the session header. - [dsh-inline-images](https://github.com/3403473060/dsh-inline-images) — Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size). - [dsh-input-history](https://github.com/sunshaobei/dsh-input-history) — Enables up and down arrow keys to cycle through previous input history. - [dsh-interconnect](https://github.com/Chinesezjc/dsh-interconnect) — Cross-instance message and event handoff between DSH instances via an interconnect server. - [dsh-interrupt-send](https://github.com/Hyna-hla/dsh-interrupt-send) — Interrupts the sending of messages in the chat interface. - [dsh-large-proj-perf](https://github.com/orangeofcarl0-sys/dsh-large-proj-perf) — DSH large-session performance plugin: zero-copy fork + projection warmup + chunked materialize - [dsh-lineage](https://github.com/dongsheng123132/dsh-lineage) — Content-addressed artifact, fact, action and report lineage for DeepSeek Harness - [dsh-llmasking](https://github.com/yolorouter/dsh-llmasking) — Transport-layer data masking for deepseek-harness (dsh): the model sees placeholders, you see real values restored live in the stream. - [dsh-local-share](https://github.com/ChuanTianML/dsh-local-share) — Local, privacy-first Markdown and self-contained HTML sharing for DeepSeek Harness sessions - [dsh-md-notes](https://github.com/XieZongChen/dsh-md-notes) — A note-taking plugin for DeepSeek Harness (DSH). It provides a full MD notes manager and MD notes editor, letting you quickly capture conversation content into notes. Notes can be maintained by syncing to a Git repository - [dsh-message-annotator](https://github.com/Theoz001/dsh-message-annotator) — Quote-and-comment annotations for DeepSeek Harness: stage numbered quote+note cards on assistant messages, send aligned and together to the agent - [dsh-message-edit](https://github.com/Moeblack/dsh-message-edit) — Branch-based message editing, reroll, retry, and a version timeline. - [dsh-messages-sanitizer](https://github.com/Leeminjing/dsh-messages-sanitizer) — DeepSeek Harness plugin: auto-repairs invalid tool_calls/tool message pairing in the messages array to stop 400 INVALID_REQUEST session crashes. - [dsh-meter](https://github.com/J-Chien/dsh-meter) — Per-session billing plugin for DeepSeek Harness: token buckets, cache hit rate, and peak-aware cost in the session header + a price-table settings page - [dsh-migrate](https://github.com/kkkkkkkkki/dsh-migrate) — Import chat history & memory from other AI agents (Claude Code, Codex, Gemini CLI, Aider, Cline, OpenCode, Hermes, OpenClaw) into DeepSeek Harness - [dsh-minimal-first-turn](https://github.com/ZRui-C/dsh-minimal-first-turn) — Minimizes the content of the first turn in a session, likely to reduce token usage or noise. - [dsh-minimal-rules](https://github.com/sd1g1/dsh-minimal-rules) — Injects AGENTS.md rules as a system-reminder message in minimal mode, supporting session recovery and offering multiple rule modes. - [dsh-move-session](https://github.com/hucj09/dsh-move-session) — Migrates sessions across workspaces, preserving full context, history, presets, and model selection. - [dsh-msg-edit](https://github.com/moton16/dsh-msg-edit) — Message edit / regenerate plugin for DeepSeek Harness Web — Cordis host plugin (/api/msg-edit/*) + dsh.client UI plugin (assistant action strip). Declarative bundle, no install scripts. - [dsh-multi-tenant-projects](https://github.com/king-bcolor/dsh-multi-tenant-projects) — Multi-tenant projects & users plugin for DeepSeek Harness (DSH): per-user symlinked workspaces, login gate, session isolation, workspace-write lock and system-prompt guard - [dsh-multi-workspace](https://github.com/somnusovis/dsh-multi-workspace) — Manages multiple workspaces for efficient session organization and switching. - [dsh-my-plugins](https://github.com/Ycet/dsh-my-plugins) — Redesigns the session flow with a cross-session archive, folded timeline, lineage, search, summaries, and ZIP export. - [dsh-negative-ledger](https://github.com/akslcw/dsh-negative-ledger) — Tracks and manages a negative ledger of session activities, likely for audit or rollback purposes. - [dsh-notepad](https://github.com/43456-awa/dsh-notepad) — DSH Web GUI ???????:??/?????????????????Agent ???? - [dsh-obsidian-export](https://github.com/xiaomiba0904/dsh-obsidian-export) — DeepSeek Harness (DSH) plugin: export conversations to an Obsidian vault, plus read/search/list/tags/backlinks tools and automatic vault discovery. - [dsh-office](https://github.com/Fayelin12/dsh-office) — Agent-office dashboard for DeepSeek Harness (DSH): workspaces, sessions, token usage & subagents in one sprite-filled office — plus a built-in Agent Mail inbox to read, send & reply right in the panel. DeepSeek Harness「办公室」:工作区/会话/子代理一屏总览 + 内置 Agent 邮箱收发,一眼看穿每个 Agent 在忙什么。 - [dsh-password-gate](https://github.com/xbzbing/dsh-password-gate) — Adds a password gate to control access to remote development sessions, with basic rate limiting. - [dsh-peer-link](https://github.com/czm15053/dsh-peer-link) — Let dsh and Claude Code sessions message each other directly; comes with a clickable peer list card (sort/search/send/refresh). - [dsh-pin-recall](https://github.com/kerwin2046/dsh-pin-recall) — DeepSeek Harness plugin: pin assistant replies and recall them into the model turn - [dsh-plugin](https://github.com/Suxeca/dsh-plugin) — Provides a session switcher panel with keyboard shortcuts for quick conversation switching. - [dsh-plugin-auth-guard](https://github.com/lijx122/dsh-plugin-auth-guard) — Enterprise-grade Zero-Trust Authentication, LAN/Public Access Control & Security Gate Plugin for DeepSeek Harness (DSH) - [dsh-plugin-claude-import](https://github.com/changhang155/dsh-plugin-claude-import) — Import Claude Code sessions into DeepSeek Harness as continuable context — agent tools (claude_session_list / claude_session_import) + Web GUI one-click import. - [dsh-plugin-consult](https://github.com/biuboomc/dsh-plugin-consult) — DeepSeek Harness peer-consult plugin: talk to a fork of another session without mutating the original - [dsh-plugin-dedupe](https://github.com/Jiaoyc224/dsh-plugin-dedupe) — Removes duplicate messages from chat history to reduce clutter. - [dsh-plugin-focus](https://github.com/863683348/dsh-plugin-focus) — Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace — pins objective, constraints and decisions across compaction and sessions; auto context injection, archive on clear, session projection, experimental web panel - [dsh-plugin-greeter](https://github.com/YohtHill/dsh-plugin-greeter) — A DeepSeek Harness (dsh) plugin that greets you at the start of every session with varied wording, and remembers your name. - [dsh-plugin-message-edit](https://github.com/ChisaAlter/dsh-plugin-message-edit) — DSH消息撤回插件。Compatibility preview: edit and resend the latest DeepSeek Harness user message - [dsh-plugin-quote-reply](https://github.com/yangYzc/dsh-plugin-quote-reply) — Allows selecting text in a conversation to quote it into the composer or open a reply in a new window. - [dsh-plugin-session-delete](https://github.com/lsz-asd/dsh-plugin-session-delete) — Delete DeepSeek Harness sessions from the UI: header danger button + sidebar session-row menu item (no conversation jump), risk-consent dialog with session name/id, stops running agents first, in-place list refresh without page reload. Works in web and the desktop client. - [dsh-plugin-session-import](https://github.com/huguangyu666/dsh-plugin-session-import) — DeepSeek Harness plugin: import claude-code / codex / reasonix / zcode sessions - [dsh-plugin-session-rewind](https://github.com/lijx122/dsh-plugin-session-rewind) — DeepSeek Harness (DSH) session rewind and file history snapshot plugin, inspired by Claude Code checkpoint architecture. - [dsh-plugin-system-prompt-laoboshi](https://github.com/Modole/dsh-plugin-system-prompt-laoboshi) — Safely edit persistent system prompts within DSH Web, affecting session behavior and context. - [dsh-plugin-undo](https://github.com/wang-xudong/dsh-plugin-undo) — Undoes the last few turns of conversation in-place without forking the session. - [dsh-premise-guard-cn](https://github.com/111111AAA111111/dsh-premise-guard-cn) — Monitors context compression for lost key anchors in novel writing and alerts when content is missing. - [dsh-project-anchor](https://github.com/KKLL2025/dsh-project-anchor) — User-approved Goal, Milestone, and Turn checkpoints for solo long-running DeepSeek Harness projects. - [dsh-project-progress](https://github.com/Jolly-J/dsh-project-progress) — Shares a workspace progress document across sessions, enabling cross-session progress awareness. - [dsh-projects](https://github.com/WenhongPan/dsh-projects) — Codex-inspired project and session management for DeepSeek Harness. - [dsh-prompt-manager](https://github.com/SaiSenBox/dsh-prompt-manager) — Session-level multi-prompt library and system prompt injector for DeepSeek Harness Web - [dsh-prompt-persona](https://github.com/Xilin3/dsh-prompt-persona) — DSH plugin: edit the system prompt (deployment persona) from the Settings page, with live preview. - [dsh-prompt-stash](https://github.com/Wine-Red/dsh-prompt-stash) — Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later. - [dsh-prompt-studio](https://github.com/Moeblack/dsh-prompt-studio) — Edit user and built-in system-prompt sections with live preview. - [dsh-qinput-history](https://github.com/2128627267/dsh-qinput-history) — Records and recalls previously entered user input in the chat interface. - [dsh-question-locator](https://github.com/M2-Z/dsh-question-locator) — Locates any session in DeepSeek Harness quickly, similar to the DeepSeek web interface, avoiding manual scrolling. - [dsh-queue-director](https://github.com/loklamlok/dsh-queue-director) — DSH web plugin: reorder queued messages (up / down / top / bottom) before the agent processes them. - [dsh-queue-merge](https://github.com/keyiadiannao/dsh-queue-merge) — Queue Consolidation for DeepSeek Harness: merge queued follow-up messages into one consolidated formal prompt for the next turn instead of piecemeal one-message-per-turn rework. - [dsh-quote-annotate](https://github.com/wangwei-wade/dsh-quote-annotate) — Adds selection-based quoting and anchored annotations to chat sessions, with click-to-jump and hover preview. - [dsh-recall](https://github.com/Mongfayi/dsh-recall) — Message recall (撤回) plugin for the DSH Web UI: one undo button on each user message that removes the turn and everything after it, durably, without reverting code changes. - [dsh-recall-plugin](https://github.com/limbo947/dsh-recall-plugin) — Recalls the exact state at the time a message was sent, enabling message recall in DeepSeek Harness sessions. - [dsh-record-replay](https://github.com/kangshifu1/dsh-record-replay) — Record & Replay for DSH web GUI: session replay, replay packs, screen recording -> skill generation. #dsh-plugin - [dsh-Remote](https://github.com/Blank-not-black/dsh-Remote) — Provides remote access to DeepSeek Harness for sessions, approvals, questions, and file transfer over LAN or Tailscale. - [dsh-rename](https://github.com/lmst2/dsh-rename) — DeepSeek Harness slash command: /rename with a name, or let the model summarize the conversation and pick one - [dsh-repo-context](https://github.com/qing3a/dsh-repo-context) — Injects git status and repository conventions into the system prompt dynamically. - [dsh-report-studio](https://github.com/ciceroyang/dsh-report-studio) — Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts - [dsh-restore-archived-sessions](https://github.com/le-soleil-se-couche/dsh-restore-archived-sessions) — Allows viewing and restoring archived sessions in DeepSeek Harness. - [dsh-resume](https://github.com/xiaohj233/dsh-resume) — Resume interrupted DSH turns from an empty submit and restore sessions or subagents that were running at shutdown. - [dsh-resume-plugin](https://github.com/Demogorgon314/dsh-resume-plugin) — Safely reads and continues historical sessions from Codex and Claude Code. - [dsh-review](https://github.com/qq12346/dsh-review) — DeepSeek Harness session review and lessons plugin - [dsh-rewind](https://github.com/2501136589/dsh-rewind) — Allows reverting to previous states of the conversation or session history. - [dsh-rewind](https://github.com/Da-Mie/dsh-rewind) — OpenChamber-style conversation rewind / restore / branch-continue for DeepSeek Harness: view-level rewind with restore, project-file rollback on commit, timeline dialog, todos-style rewind dock - [dsh-rewind](https://github.com/ddll8023/dsh-rewind) — Modified dsh-rewind plugin for DeepSeek Harness with rewind mode choice (conversation-only or file rollback) - [dsh-rewind](https://github.com/dpskh/dsh-rewind) — Fold everything since the last checkpoint mark into an auto-generated report, replacing it in context while keeping the full log. - [dsh-rewind](https://github.com/SipengXie2024/dsh-rewind) — Claude Code-style rewind for DeepSeek Harness (dsh): edit a past user message and re-run on a forked session, restore files to the turn boundary, or branch with a summary - [dsh-rollback-withdraw](https://github.com/dyhyfjn/dsh-rollback-withdraw) — Trae-style withdraw for DeepSeek Harness Web — one-click rollback of workspace code + conversation (git commits or hard-link snapshots). 会话撤回插件 - [dsh-scenario](https://github.com/LiFenrir/dsh-scenario) — Packages persona, model, and permissions into named scenarios (dev/wiki/personal) for one-click hot switching in settings. - [dsh-scope](https://github.com/helloxkk/dsh-scope) — Context visibility + GitHub-style usage heatmap for DeepSeek Harness (dsh) — Codex-style /context lens + 53-week contribution graph - [dsh-session-actions](https://github.com/xingyingyuzhui/dsh-session-actions) — Provides quick actions for managing or manipulating the current session within the interface. - [dsh-session-admin](https://github.com/robin758/dsh-session-admin) — Administrative tools for managing sessions, likely including listing, cleaning, or organizing them. - [dsh-session-allow](https://github.com/AnakinCao/dsh-session-allow) — DSH Web GUI plugin: session-scoped "Allow for this session" option in the approval dialog (per-mode standing grants, localStorage) + right-panel auto-open guard - [dsh-session-bridge](https://github.com/FuWenLianggit/dsh-session-bridge) — Session-level multi-thread orchestration for DeepSeek Harness: create ordinary sessions, send queued or interrupt prompts to any session by id, and enumerate sessions. Installs globally, independent of any agent preset. - [dsh-session-cleaner](https://github.com/fountunt/dsh-session-cleaner) — Adds a session deletion feature accessible via the sidebar ⋮ menu in DeepSeek Harness. - [dsh-session-cleanup](https://github.com/ShiraGawaAnri/dsh-session-cleanup) — Adds settings pages to view and clean up residual and archived sessions. - [dsh-session-cost](https://github.com/Lzh3070/dsh-session-cost) — Shows a chip in the input area calculating the current session's API cost in real time. - [dsh-session-cost](https://github.com/realLoganLuo/dsh-session-cost) — Tracks and visualizes session token usage and cost metrics directly in the harness interface. - [dsh-session-deeplink](https://github.com/R3alloc/dsh-session-deeplink) — DeepSeek Harness plugin for shareable session deep links - [dsh-session-delete](https://github.com/akira399/dsh-session-delete) — Permanently deletes DSH sessions from the file system via the sidebar conversation menu. - [dsh-session-delete](https://github.com/StarsTom/dsh-session-delete) — Adds a permanent delete option with confirmation to the session menu in the DSH web interface. - [dsh-session-delete](https://github.com/TANGBINGBINGING/dsh-session-delete) — dsh plugin: t-archive / t-restore - archive & trash management for conversations (bilingual zh/en, vibe-coded) - [dsh-session-doctor](https://github.com/mayf3/dsh-session-doctor) — Diagnoses and unsticks stuck DSH sessions by reading session data. - [dsh-session-export](https://github.com/bwndlct/dsh-session-export) — Export the current session to portable, schema-versioned Markdown and JSON files via the `session_export` tool and slash commands, with cross-platform-safe filenames. - [dsh-session-export](https://github.com/uckkk/dsh-session-export) — Exports DeepSeek Harness sessions as Markdown or JSON for backup, supporting zstd and plaintext storage formats. - [dsh-session-export](https://github.com/yangyongzhen/dsh-session-export) — Export DeepSeek Harness sessions to Markdown for review, blogging and audit. dsh plugin. - [dsh-session-favorites](https://github.com/yaindrop/dsh-session-favorites) — Manage and organize favorite sessions for quick access. - [dsh-session-hub](https://github.com/Asaiuta/dsh-session-hub) — Aggregate and natively control multiple remote DeepSeek Harness (DSH) servers' sessions from one official Web UI — hub gateway + official-UI bridge. 多服务器 DSH 会话聚合与原生操控 - [dsh-session-import](https://github.com/devmom/dsh-session-import) — Imports session data into DeepSeek Harness, likely from external sources or backups. - [dsh-session-import](https://github.com/JuneLearn/dsh-session-import) — DeepSeek Harness 会话导入与校验插件 | Import and verify DSH session exports with validation, state sync, rollback protection, and an in-app UI. - [dsh-session-index](https://github.com/longyu065/dsh-session-index) — Manages session indexes for improved organization and retrieval of conversations. - [dsh-session-lens](https://github.com/bobostudio/dsh-session-lens) — DeepSeek Harness plugin: one-click session analytics + privacy-safe single-file HTML export · DSH 会话洞察与脱敏分享插件 - [dsh-session-link](https://github.com/FuWenLianggit/dsh-session-link) — DSH web plugin: copy a deep link to the current session (URL carries the session id) and open a session directly via ?session=. - [dsh-session-link](https://github.com/jinhuang712/dsh-session-link) — Link and read DSH sessions: one-click @session-id reference, an @ mention menu by title, and a session_read tool that projects any session to readable text. DeepSeek Harness plugin. - [dsh-session-link](https://github.com/PwnKY/dsh-session-link) — Creates deep links to sessions, enabling cross-conversation context retrieval via dsh:// URLs. - [dsh-session-management](https://github.com/cokiscarazo-rgb/dsh-session-management) — Manages conversation sessions, likely providing history, switching, or persistence features. - [dsh-session-manager](https://github.com/dream12347/dsh-session-manager) — Manages DSH sessions with delete, restore, stats, continue, pause, grouping, sorting, and context compaction. - [dsh-session-manager](https://github.com/hkkz9522/dsh-session-manager) — Manages sessions with features for organizing, switching, and controlling multiple conversation contexts. - [dsh-session-manager](https://github.com/Semidia/dsh-session-manager) — Manages DeepSeek Harness sessions, likely handling creation, switching, and organization within the web interface. - [dsh-session-manager](https://github.com/Vim0x3c/dsh-session-manager) — Lists all local sessions with status, allowing resume, outline preview, and deletion from a settings panel. - [dsh-session-manager](https://github.com/wsxwj123/dsh-plugins) — Delete sessions with a 5-second undo and a recycle bin, plus an archive view to browse and unarchive, for the DSH Web GUI. - [dsh-session-manager](https://github.com/wuxiangru915/dsh-session-manager) — Manages sessions: restore archived ones, view all, and preview content. - [dsh-session-messaging](https://github.com/baixianger/dsh-session-messaging) — Same-process session-to-session messaging plugin for DeepSeek Harness - [dsh-session-move](https://github.com/reinocheong/dsh-session-move) — Manage DeepSeek Harness sessions from the Web UI: drag & drop / menu move to another folder, permanently delete, and AI-rename by summarizing the conversation. Includes agent tools. - [DSH-Session-Move](https://github.com/kirkchinese/DSH-Session-Move) — Moves sessions between different locations or contexts. - [dsh-session-mover](https://github.com/baisama-cloud/dsh-session-mover) — Enables dragging sessions to another workspace in the web GUI, cloning full history and archiving the original. - [dsh-session-pause](https://github.com/watericetangcw/dsh-session-pause) — A Cordis plugin for DeepSeek Harness that suspends the entire conversation state and resumes it after restart. - [dsh-session-pin](https://github.com/PerryLink/dsh-session-pin) — Pin sessions and workspaces to the top of the DeepSeek Harness sidebar with per-pin row colors - a dual-face (host + client) dsh plugin. - [dsh-session-pins](https://github.com/alooshxl/dsh-session-pins) — Persistent pinned-session menu for DeepSeek Harness - [dsh-session-reference](https://github.com/PUPPET17/dsh-session-reference) — DeepSeek Harness 跨会话引用插件 / Cross-session reference plugin - [dsh-session-repacker](https://github.com/kkishapppy/dsh-session-repacker) — Repacks session log zstd frames to speed up loading of old sessions in DeepSeek Harness. - [dsh-session-repair](https://github.com/Equinox7379/dsh-session-repair) — Session log repair for DSH: fixes SessionFormatUnsupportedError by marking unknown events ignorable. - [dsh-session-review](https://github.com/sunshaobei/dsh-session-review) — Offers session review functionality to analyze past interactions. - [dsh-session-roots](https://github.com/yan4342/dsh-session-roots) — Enables a DSH session to write to multiple project folders. - [dsh-session-search](https://github.com/uckkk/dsh-session-search) — Performs full-text search across local DeepSeek Harness sessions, supporting keyword retrieval in zstd or plaintext storage. - [dsh-session-search-pro](https://github.com/LeslieWylie/dsh-session-search-pro) — Advanced cross-session full-text search for DeepSeek Harness — search past and current DSH sessions using the built-in sessionQuery service - [dsh-session-stars](https://github.com/malevrigns/dsh-session-stars) — Favorite DeepSeek Harness Sessions and reopen them from a global cross-Workspace center. - [dsh-session-summarizer](https://github.com/KhalilYamber/dsh-session-summarizer) — Summarizes sessions, likely providing condensed overviews of conversation content. - [dsh-session-sync](https://github.com/PerryLink/dsh-session-sync) — Cross-device DeepSeek Harness session sync: a dedicated git mirror with append-only keep-both conflict resolution (fork files, never silently overwritten), /sync command and sync_* tools - [DSH-Session-Sync](https://github.com/hajimimaodie8/DSH-Session-Sync) — Synchronize sessions, presets and settings between DSH desktop‑shell embedded instance and external web browser instance. Fix session isolation issue for third‑party packaged DeepSeek‑Harness desktop builds. - [dsh-session-tags](https://github.com/tuogusa/dsh-session-tags) — Adds tag management to DeepSeek Harness sessions, allowing organization and filtering of conversations by custom tags. - [dsh-session-title-cold](https://github.com/fengs2021/dsh-session-title-cold) — Backfills real titles for cold sessions by folding persisted title events into the projection cache. - [dsh-session-topics](https://github.com/SipengXie2024/dsh-session-topics) — DeepSeek Harness plugin: LLM session titles that survive reasoning models (startup sweep + turn-end retry), plus a hover-card session-size readout - [dsh-session-tree](https://github.com/ZhengQingJing/dsh-session-tree) — Git-like immutable session branching for DeepSeek Harness - [dsh-session-unarchive](https://github.com/dylan121322/dsh-session-unarchive) — Manages session archival and restoration to keep conversation history organized and accessible. - [dsh-sessions-rm](https://github.com/Temoa/dsh-sessions-rm) — Session management for DeepSeek Harness (DSH). - [dsh-share](https://github.com/hellodigua/dsh-share) — Share your conversations with one click. - [dsh-share](https://github.com/zljr/dsh-share) — Enables sharing of sessions and messages with others, possibly via export or link. - [dsh-shuttle](https://github.com/omdsh-dev/dsh-shuttle) — Bidirectionally migrates conversation history between DeepSeek Harness and multiple other AI coding tools via CLI or Web UI. - [dsh-side-chat](https://github.com/heartmove/dsh-side-chat) — Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary. - [dsh-side-chat](https://github.com/KarlOfLaw/dsh-side-chat) — DeepSeek Harness native parallel side chat with hidden child sessions and on-demand parent context - [dsh-sideband](https://github.com/ishuowang/dsh-sideband) — Async LLM context relay between DeepSeek Harness sessions and Agent Team Rooms - [dsh-sidechain](https://github.com/omdsh-dev/dsh-sidechain) — Creates persistent side conversations (Codex-style) and one-off side queries (Claude-style) in temporary forks, keeping the main session history untouched. - [dsh-slice-agent-loop](https://github.com/TT-Wang/dsh-slice-agent-loop) — A drop-in DeepSeek Harness agent loop whose context engine is a bounded slice instead of a growing transcript - [dsh-snapshot](https://github.com/Hyna-hla/dsh-snapshot) — Captures and manages snapshots of sessions for later restore or comparison. - [dsh-solo-thinking](https://github.com/fredalxin/dsh-solo-thinking) — Solo-style isolated brainstorm branches and Handoffs for DeepSeek Harness - [dsh-stream-rules](https://github.com/jiesou/dsh-stream-rules) — 模式匹配自动注入 steering rules,不占系统上下文 - Inject rules when needed, without wasting context. Similar to oh-my-pi's "Time-traveling stream rules", but with a very simple and compact code implementation. - [dsh-subagent-response-promoter](https://github.com/JachinShen/dsh-subagent-response-promoter) — Promotes subagent responses within a session, likely enhancing visibility or priority of replies from subagents. - [dsh-tavern](https://github.com/chen731215-dev/dsh-tavern) — Manages role cards, world books, and presets for multi-character roleplay sessions in a native panel. - [dsh-thinking-summary](https://github.com/Rosmarinus-Young/dsh-thinking-summary) — Automatically summarizes thinking steps during a session by invoking a flash model after each step. - [dsh-timeline](https://github.com/hemo94931/dsh-timeline) — Adds a visual timeline view to DeepSeek Harness sessions, helping users track and navigate conversation history chronologically. - [dsh-toc-and-rewind](https://github.com/PaRr0tBoY/dsh-toc-and-rewind) — Adds a mini table of contents to the conversation sidebar for long sessions, enabling navigation and rewind to selected points. - [dsh-todo-continuation](https://github.com/DoiiarX/dsh-todo-continuation) — Provides a todo continuation feature, likely to resume tasks from a todo list. - [dsh-todo-freshness-guard](https://github.com/lamost423/dsh-todo-freshness-guard) — Out-of-tree DeepSeek Harness guard that prevents stale todo_write state - [dsh-token-usage](https://github.com/KeFan-J/dsh-token-usage) — Tracks token usage per session, providing usage metrics for monitoring. - [dsh-token-usage](https://github.com/LeemanCheung/dsh-token-usage) — Persistent per-session Token usage records and a settings dashboard with provider/model breakdowns and a 52-week activity heatmap. - [dsh-toolbox-web](https://github.com/AbcdefgXW/dsh-toolbox-web) — Manages sessions, trash, subdirectories, search, presets, and configuration, with scheduled heartbeat and long-message collapse. - [dsh-trace-repeat](https://github.com/p2coder/dsh-trace-repeat) — Records immutable traces of conversation tasks and tools, enabling version timeline replay and recovery via git worktree. - [dsh-turn-navigator](https://github.com/xiaoso456/dsh-turn-navigator) — Jump between conversation turns in the DeepSeek Harness web UI - [dsh-turn-rail](https://github.com/Yujm888/dsh-turn-rail) — Manages turn-by-turn conversation flow in DSH, possibly with constraints or formatting. - [dsh-turn-rewind](https://github.com/Anionex/dsh-turn-rewind) — Rewind conversation and workspace state, powered by a persistent Change Ledger. - [dsh-turn-watchdog](https://github.com/Equinox7379/dsh-turn-watchdog) — Turn watchdog for DSH: detects stuck turns and injects a quiet warning. - [dsh-unarchive](https://github.com/edfrey0044/dsh-unarchive) — Restore archived sessions in the DeepSeek Harness: /unarchive command + unarchive_session tool (profile bundle) - [dsh-unarchive](https://github.com/uwu9039/dsh-unarchive) — Provides a recycle bin for archived DeepSeek Harness sessions, allowing list, preview, and restore of archived conversations. - [dsh-undo](https://github.com/LingLambda/dsh-undo) — Context undo/redo plugin for DeepSeek Harness (dsh): roll the model context back to the last completed step and restore it again. - [dsh-usage](https://github.com/pycjava/dsh-usage) — Tracks token usage across sessions in a local SQLite ledger with a settings panel and agent queries. - [dsh-usage-dashboard](https://github.com/gongshiyun/dsh-usage-dashboard) — Displays DeepSeek account balance, estimated cost for the current session, detailed token and cost history per conversation, and remaining conversation estimates per model. - [dsh-user-language](https://github.com/DoiiarX/dsh-user-language) — Adds a user language setting and injects language hints into prompts to avoid mismatched replies. - [dsh-vault](https://github.com/feiyang-dev/dsh-vault) — Automatically backs up chat and workspace data, detects clearing, and restores on demand. - [dsh-w-plugin-ecosystem](https://github.com/wzxaaaa/dsh-w-plugin-ecosystem) — Manages archive storage and retrieval for conversation sessions, supporting plugin configuration and hot-swapping. - [dsh-whale-report](https://github.com/SenmuuuuW/dsh-whale-report) — Generates daily, weekly, monthly, or custom reports from session event logs, offering insights and retrospectives without altering history. - [dsh-what-changed](https://github.com/sjh9714/dsh-what-changed) — Shows a review panel of every file change made by the agent in the current session. - [dsh-workstate](https://github.com/luoyuejun9/dsh-workstate) — Structured work-state checkpoints and safe agent handoffs for DeepSeek Harness - [flowctx-dsh](https://github.com/Ayou-Claw/flowctx-dsh) — A context engine for DeepSeek Harness — reversible, token-budgeted compression of the live context window. - [MistyMoon-DSH](https://github.com/mianyoubiaoqing/MistyMoon-DSH) — Local-first long-term companion plugin suite for DeepSeek Harness - [omdsh-base](https://github.com/omdsh-plugins/omdsh-base) — The session-mode system for the DeepSeek Harness web GUI: the segment registry every mode plugin registers into, the switch that renders them, and the sidebar dots that colour their conversations - [plugin-session-delete](https://github.com/cynch18/plugin-session-delete) — DSH web plugin: native sidebar batch-delete for sessions (header button + row checkboxes) with silent self-healing slot patch - [plugin-session-export](https://github.com/whyihaveyou/dsh-suite) — Export the append-only session log as human-readable Markdown or HTML, grouped by trajectory source. - [session-archive-manager](https://github.com/my-dsh-plugin/session-archive-manager) — Manages archived sessions from settings: view, unarchive, delete, batch delete, and delete all. - [session-import-codex](https://github.com/xing01l/session-import-codex) — Import Codex chat history into DeepSeek-Harness for seamless conversation continuity. - [session-persistence-rdb](https://github.com/morlay/session-persistence-rdb) — Persists session data to relational databases for durable storage and retrieval. - [session-teleport](https://github.com/omdsh-dev/session-teleport) — Transfers sessions across different environments or interfaces, preserving context and allowing seamless continuation of ongoing conversations. - [session-titler](https://github.com/JohnXu22786/session-titler) — Two-phase session captioning for the DeepSeek Harness: instant keyword captions while busy, budget-model refinement when idle - [task-board](https://github.com/JohnXu22786/task-board) — Cross-session event-sourced work ledger for DeepSeek Harness: task tracking, audit history, kanban export, dsh bundle plugin. - [task-passport](https://github.com/dongsheng123132/task-passport) — Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
Memory · 156 plugins - [aifp-mcp](https://github.com/wjabanjj/aifp-mcp) — Provides an MCP-based memory perception system with narrative chains, semantic correction, and local storage, shared across AI tools. - [Baton](https://github.com/kakadeka/Baton) — Pass your project, not your context. - [Co-Engram](https://github.com/Co-Engram/Co-Engram) — Self-evolving team memory - [coding-agents](https://github.com/vectorize-io/hindsight) — Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks. - [CommonTrustProtocol](https://github.com/FuRongJun-1999/CommonTrustProtocol) — Implements a Common Trust Protocol for persistent memory and intelligent system survival. - [corti](https://github.com/m1k-rsch/corti) — Persistent memory layer for AI agent swarms. Postgres-backed retrieval, Markdown as source of truth, sub-second cascade sync. Self-hosted. - [Deepseek-Harness-Lifelong-Agent](https://github.com/haoyuan-sjtu/Deepseek-Harness-Lifelong-Agent) — A governed long-term memory core for AI agents, with technical-preview adapter contracts for DeepSeek Harness integration. - [deepseek-harness-memory](https://github.com/2303572348/deepseek-harness-memory) — Provides long-term memory storage across sessions for persistent context. - [deepseek-knowz-plugin](https://github.com/knowz-io/deepseek-knowz-plugin) — Knowz vaults for DeepSeek Harness — hosted MCP plus slim vault skills. Publisher: Knowz AI. - [distill](https://github.com/LoserFox/distill) — Automatic conversation distillation: background subagent reflection + skill create/update. - [dsh-agent-context](https://github.com/jonah791/dsh-agent-context) — DSH plugin: dsh-agent-context - [dsh-agent-memory](https://github.com/findshan/dsh-agent-memory) — Self-evolving memory for DeepSeek Harness: capture → dream consolidation → retrieval injection → evolve. User profile, project memory, correction learning, resume narrative — with provenance back to the replayable session log. 自进化记忆插件。 - [dsh-agent-memory](https://github.com/jonah791/dsh-agent-memory) — Agent-driven long-term memory for DeepSeek Harness (DSH) - [dsh-agentmemory](https://github.com/elementor-i/dsh-agentmemory) — agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server - [dsh-agentsoul](https://github.com/yuhui-sama/dsh-agentsoul) — Local personality, memory and distillation layer for DeepSeek Harness — SOUL/IDENTITY/USER/STATE persona files, cross-session memory and LLM distillation, auto-loaded on startup. - [dsh-animation-principles](https://github.com/uckkk/dsh-animation-principles) — Offers a knowledge base on Disney's 12 animation principles for reference during creative work. - [dsh-auto-memory](https://github.com/1304836815/dsh-auto-memory) — Maintains MEMORY.md index with real-time session logs and LLM-compressed summaries for long-term recall. - [dsh-auto-memory](https://github.com/Aik358/dsh-auto-memory) — A caring memory companion for DSH — three-layer auto memory, proactive calendar reminders, warm AI greetings, per-turn auto-consolidation, and inheritance of memories from other AI tools. - [dsh-biomemory](https://github.com/KLRSL/dsh-biomemory) — 生物仿生记忆系统插件:Biomimetic memory for DeepSeek Harness — transparent Markdown memory, approval-gated writes, frozen snapshot injection - [dsh-butler-memory](https://github.com/AndyYang12345/dsh-butler-memory) — A dsh plugin that uses the butler memory mcp server to achieve better and organized memory for dsh. Long term and short term memories seperated. - [dsh-cc-haha-memory](https://github.com/yihefeikong-rgb/dsh-cc-haha-memory) — CC-HAHA-inspired persistent memory plugin for DeepSeek Harness (DSH) - [dsh-cinematography](https://github.com/uckkk/dsh-cinematography) — Provides a reference for cinematic camera movement and visual language in film production. - [dsh-claude-mem](https://github.com/Bleed00/dsh-claude-mem) — DeepSeek Harness plugin integrating claude-mem (memory for dsh) - [dsh-client-ui-obsidian-memory](https://github.com/detongz/dsh-client-ui-obsidian-memory) — deepseek harness plugin obsidian memory - [dsh-code-memory](https://github.com/dsh-tui-ecosystem/dsh-code-memory) — Stores code-related information as memory to enhance code context across sessions. - [dsh-cognition](https://github.com/scd13150/dsh-cognition) — A project memory for your DeepSeek Harness agent - constrain / observe / remember / verify, built on DSH native primitives. - [dsh-context](https://github.com/bowenliang123/dsh-context) — Adds a Context Insight panel to the DeepSeek Harness web UI showing what the model's context window currently holds and how it evolved: composition against window size, per-request history, compaction and injection events, and message-level token counts. - [dsh-context-pack](https://github.com/MkaliezZ/dsh-context-pack) — Deterministic, privacy-aware repository context packs for DeepSeek Harness context injection. - [dsh-context7](https://github.com/Nrxous/dsh-context7) — Retrieves and manages contextual information across conversations to enhance user interaction with the DSH harness. - [dsh-cost-ledger](https://github.com/suimi8/dsh-cost-ledger) — Cross-session persistent cost ledger for DeepSeek Harness: logs every LLM token usage to SQLite and exposes record/query/budget tools. Built-in DeepSeek pricing, overridable via config. - [dsh-deepmemory](https://github.com/UnKnownFish125/dsh-deepmemory) — Provides long-term memory across sessions and unlimited context for DeepSeek Harness. - [dsh-eli-mode](https://github.com/CeilCelia/dsh-eli-mode) — Eli Mode is an agent preset for DeepSeek Harness built around wiki-driven long-term memory and skills, on an extremely minimal Harness setup. - [dsh-engram-relay](https://github.com/yjh051108/dsh-engram-relay) — Provides cross-session layered memory with hash, semantic, and causal sparse recall across 13 engram tools. - [dsh-env-profile](https://github.com/Yvesgao/dsh-env-profile) — Automatically detects environment, maintains cross-session profiles, and injects them with low overhead. - [dsh-experience-flywheel](https://github.com/XZDYM/dsh-experience-flywheel) — dsh-experience-flywheel · DSH 经验飞轮插件 — cross-session experience memory + dual-acceptance gates for DeepSeek Harness. Auto query/inject via agent/pre-step middleware; exit-1 gate scripts (plan-gate/close-gate/verify-claims). - [dsh-file-memory](https://github.com/ICCuse/dsh-file-memory) — File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly. - [dsh-focal](https://github.com/Haoran2099/dsh-focal) — Privacy-first task memory and adaptive local desktop observation for DeepSeek Harness - [dsh-git-memory](https://github.com/starfishwrx/dsh-git-memory) — Git-backed, reviewable long-term context for DeepSeek Harness. - [dsh-goodmemory](https://github.com/hjqcan/dsh-goodmemory) — Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness - [dsh-honcho-memory](https://github.com/kingcharleslzy-ai/dsh-honcho-memory) — Manages long-term user memory for DeepSeek Harness sessions, enabling persistent context across conversations. - [dsh-honcho-sync](https://github.com/nanpaidashi/dsh-honcho-sync) — DSH plugin: auto-sync conversation turns to Honcho memory service - [dsh-ihow-memory](https://github.com/iHow1/dsh-ihow-memory) — iHow Memory plugin for DeepSeek Harness - [dsh-kb-rag](https://github.com/YuMu247/dsh-kb-rag) — Local-first RAG knowledge tools for DSH: kb_query / kb_ingest / kb_crawl / kb_related, backed by the kb-rag Python pipeline (Ollama bge-m3 + ChromaDB). Zero API cost, on-premises. - [dsh-knowledge](https://github.com/ICCuse/dsh-knowledge) — Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter. - [dsh-knowledge](https://github.com/Soren-ABT/dsh-knowledge) — Knowledge base & RAG plugin for DeepSeek Harness (DSH): chunking, local embeddings, hybrid search, management panel - [dsh-knowledge-graph](https://github.com/cwbcheng/dsh-knowledge-graph) — DSH Cordis plugin: turn any source text into an AI knowledge graph (facts/inferences/concepts/definitions/examples/counter-examples/rules) with two-way linking between the graph and the original text. - [dsh-layered-memory](https://github.com/DDDFXYqiming/dsh-layered-memory) — Cross-session long-term memory plugin for DeepSeek Harness - [dsh-layered-memory](https://github.com/JunNanLYS/dsh-layered-memory) — Implements layered memory distillation from conversations to atomic, scene, and profile levels with automatic recall. - [dsh-layered-memory](https://github.com/Olalaye/dsh-layered-memory) — Provides layered long-term memory with transient, episodic, and semantic layers, auto-capturing, AI summarization, cross-session recall, and visual management. - [dsh-library](https://github.com/PerryLink/dsh-library) — Local document knowledge base for DeepSeek Harness: library_add/remove/list, hybrid semantic+keyword library_search with diversity re-ranking, relevance filtering and lost-in-the-middle avoidance, citation-aware injection, library_cite_check and library_diagnose 鈥?SQLite-backed index via the storage domain, local embedding, zero model downloads - [dsh-liya-archives](https://github.com/feverZHONG/dsh-liya-archives) — Handles archival of sessions or data for long-term storage and retrieval. - [dsh-llm-wiki](https://github.com/detpecca/dsh-llm-wiki) — Connects DeepSeek Harness to a wiki for storing and retrieving knowledge across conversations. - [dsh-llm-wiki](https://github.com/wangning19940904/dsh-llm-wiki) — Workspace-scoped, local-first LLM wiki plugin for DeepSeek Harness. - [dsh-llmwiki](https://github.com/chancelu/dsh-llmwiki) — Local Markdown wiki as long-term memory for DeepSeek Harness — RRF-fused retrieval (keyword + wikilink graph + temporal), token-budget injection, auto-capture. Ported from llmwiki. - [dsh-log-memory](https://github.com/says693/dsh-log-memory) — DSH plugin: popup guardian & incremental backup for session logs (~/.dsh/sessions) — raw .zstd or readable .txt / DSH 插件:弹窗守护 + 增量备份会话日志 - [dsh-magic-context](https://github.com/xiaohj233/dsh-magic-context) — Magic Context — community port to DeepSeek Harness (DSH). Shared SQLite memory across harnesses, harness='dsh' row isolation. - [dsh-mem](https://github.com/Jelee0145/dsh-mem) — Provides persistent cross-workspace memory for DeepSeek Harness. - [dsh-mem](https://github.com/Paloma966/dsh-mem) — Local AI memory for DeepSeek Harness: memory_search / memory_remember / memory_context tools over a built-in SQLite store. - [dsh-mem0](https://github.com/orangeshinee/dsh-mem0) — Integrates mem0 for long-term memory and knowledge persistence across sessions. - [dsh-memento](https://github.com/PerryLink/dsh-memento) — Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log. - [dsh-memflow](https://github.com/crwsr124/dsh-memflow) — Implements a distributed memory architecture for DeepSeek Harness with per-project memories, custom context, and self-iterating skills for seamless continuity. - [dsh-memoir](https://github.com/Qinling-Melon-Farmers/dsh-memoir) — Persists project memory by summarizing sessions and injecting lessons into future runs. - [dsh-memory](https://github.com/Amengclass/dsh-memory) — Persistent, model-editable memory/notes store for DeepSeek Harness. Adds memory_set/get/delete/search tools backed by ctx.storageDomain so facts survive across sessions (dsh-plugin). - [dsh-memory](https://github.com/aqsk-BLG/dsh-memory) — Persists and retrieves cross-session user memory for DeepSeek Harness. - [dsh-memory](https://github.com/ben7am1n/dsh-memory) — Durable cross-session SQLite memory for DeepSeek Harness - [dsh-memory](https://github.com/FuRongJun-1999/dsh-memory) — Provides long-term memory infrastructure for AI agents, enabling cross-session recall, continuous learning, and auditable trust. - [dsh-memory](https://github.com/guntur-d/dsh-memory) — Persistent cross-session memory plugin for DeepSeek Harness: workspace-scoped durable facts with memory_write/list/search/forget tools and bounded prompt injection - [dsh-memory](https://github.com/haitang1/dsh-memory) — Codex-like persistent memory plugin for DeepSeek Harness: auto-injected memory summary, memory tools, per-session rollout summaries, and a localized Web settings card. - [dsh-memory](https://github.com/Jesse-njx/dsh-memory) — Cited memory over DSH's lossless session log: distilled facts carry `(sessionId, eventRange)` citations that expand back to the exact original log excerpt. - [dsh-memory](https://github.com/joyiok/dsh-memory) — DSH plugin: shared persistent memory store across all sessions, with memory_* tools and a Web sidebar panel - [dsh-memory](https://github.com/Max-Null/dsh-memory) — Stores and retrieves long-term memory across sessions. - [dsh-memory](https://github.com/Towzai/dsh-memory) — Cross-session memory plugin for DeepSeek Harness (dsh): embedding search + automatic system-prompt injection - [dsh-memory](https://github.com/yan5236/dsh-memory) — Two-phase long-term memory plugin for DeepSeek Harness (DSH): per-session extraction + global consolidation, always-injected summary, and memory_list/read/search/add tools. - [dsh-memory](https://github.com/yangyongzhen/dsh-memory) — Provides long-term memory capabilities for DeepSeek Harness, storing and recalling conversation context across sessions. - [dsh-memory](https://github.com/zhouzhencheng07/dsh-memory) — Cross-session memory for DeepSeek Harness (dsh): Auto-Memory per-turn capture, memory_search, Dream consolidation - [dsh-memory-amem](https://github.com/Zhang-Zhengyuan/dsh-memory-amem) — Long-term, agentic memory for DeepSeek Harness — A-MEM with prompt-injection defenses, atomic persistence, and native + MCP integration. - [dsh-memory-director](https://github.com/ljsysfurryACE/dsh-memory-director) — MemoryDirector plugin for DeepSeek Harness: LLM-driven remember/forget (official harness has no memory) - [dsh-memory-gate](https://github.com/GIT121995/dsh-memory-gate) — Retrieved ≠ injected: CBDC-gated memory for DeepSeek Harness — decides how memory is USED (use/verify/ignore + feedback learning + audit), not just stored - [dsh-memory-hermes](https://github.com/SipengXie2024/dsh-memory-hermes) — Hermes-style bounded memory + self-curating skill library for DeepSeek Harness (dsh): two-file curated memory, background review loop, LLM library curator. Out-of-tree Cordis plugin. - [dsh-memory-manager](https://github.com/tuanmaoOVO/dsh-memory-manager) — Manages cross-session memory for the harness, storing and retrieving persistent context and user facts. - [dsh-memory-meow](https://github.com/Phant0Meow/dsh-memory-meow) — Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file. - [dsh-memory-palace](https://github.com/lovezi0/dsh-memory-palace) — Ports a file-based memory system into the harness, offering cross-session persistence with human-editable Markdown memory files. - [dsh-memory-panel](https://github.com/sdf-jkl-gh/dsh-memory-panel) — Provides a panel for managing persistent memory in the DeepSeek Harness environment. - [dsh-memory-protocol](https://github.com/baaai123/dsh-memory-protocol) — Memory enforcement plugin for DeepSeek Harness — bridges opencode-memory MCP server with a hard protocol gate - [dsh-memory-pyramid](https://github.com/33moren33/dsh-memory-pyramid) — Timeline memory for DeepSeek Harness (dsh): append-only fact log + agent-maintained summary pyramid, fixed reading budget at any scale. 给 dsh 补上带时间轴的无限记忆 - [dsh-memory-system](https://github.com/zhujunpeng12/dsh-memory-system) — Local-first persistent memory infrastructure for DeepSeek Harness: hot bootstrap, Chinese-BM25 cold recall, lease-lock transactional writes, read-only governance - [dsh-memory-tdai](https://github.com/Jason-Liao/dsh-memory-tdai) — A memory plugin for DeepSeek Harness, likely for persistent cross-session knowledge. - [dsh-memory-vault](https://github.com/flymysql/dsh-memory) — Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser. - [dsh-memoryhub](https://github.com/solknight48/dsh-memoryhub) — MemoryHub (mh) plugin for DeepSeek Harness (dsh): auto-loads checkpoint memory on session start, adds mh_* tools and the mh skill, and a Memory tab in the web UI - [dsh-memoryleak](https://github.com/warmwine/dsh-memoryleak) — Manages knowledge bases and to-do lists based on DeepSeek Harness. - [dsh-memoryos](https://github.com/tianhao8687/dsh-memoryos) — Evidence-first long-term project memory for DeepSeek Harness (DSH), powered by MemoryOS. - [dsh-mneme](https://github.com/modusensus/dsh-mneme) — Structured memory engine for DeepSeek Harness. Offline semantic search, entity-attribute-timeline, autoDream self-consolidation, and human-editable Markdown storage. - [dsh-mneme](https://github.com/modusensus/dsh-mneme) — Cross-session memory: SQLite with a human-editable Markdown mirror, background consolidation (dedup, merge, conflict resolution), and six memory tools. - [dsh-mnemon](https://github.com/omdsh-dev/dsh-mnemon) — Deep Mnemon integration: local three-tier memory (Runtime Memory, retrievable Documents, supervised Memory Spaces). - [dsh-mobile-glass](https://github.com/YiRan0/dsh-mobile-glass) — DSH Web mobile adaptation plugin: liquid glass UI, reveal drawer, drag gestures, mobile composer/header fixes. Desktop untouched. - [dsh-native-memory](https://github.com/highland0971/dsh-native-memory) — Native, per-workspace long-term memory for DeepSeek Harness: approval-gated writes, cited provenance, FTS cross-session recall — no external server, no extra runtime dependency. - [dsh-nocturne-memory](https://github.com/RealAlexandreAI/dsh-nocturne-memory) — dsh memory: Nocturne Memory client for DeepSeek Harness - [dsh-noema](https://github.com/ZSeven-W/dsh-noema) — Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page. - [dsh-notebook-knowledge-studio](https://github.com/iZY3/dsh-notebook-knowledge-studio) — A local knowledge pulgin for DeepSeek Harness - [dsh-obsidian-second-brain](https://github.com/GongYuanCaiJi/dsh-obsidian-second-brain) — Integrates with Obsidian to serve as a second brain for knowledge storage and retrieval. - [dsh-ocr1-memory](https://github.com/DDDFXYqiming/dsh-ocr1-memory) — Optical compression memory using DeepSeek-OCR (OCR1) - [dsh-ontology](https://github.com/tancheng33/dsh-ontology) — A typed, inference-capable ontology (TBox + ABox) plugin for DeepSeek Harness — durable domain knowledge the agent declares, asserts against, and queries under schema constraints. - [dsh-openviking](https://github.com/Rxiain/dsh-openviking) — Integrates OpenViking for retrieval, resource management, auto-recall, and session memory. - [dsh-persist](https://github.com/tluoluo/dsh-persist) — Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search + automatic retrieval. - [dsh-persona-memory](https://github.com/Quophic/dsh-persona-memory) — Manages persona-based memory across sessions, persisting user profiles and preferences for consistent interactions. - [dsh-personalize](https://github.com/Zephyr-vibe/dsh-personalize) — Per-host personalization for DSH: custom instructions, local long-term memory, and reply-tone presets. - [dsh-pi-memory](https://github.com/GongYuanCaiJi/dsh-pi-memory) — Provides persistent memory across sessions, retaining information over time. - [dsh-plugin](https://github.com/acosmi/dsh-plugin) — Community plugin collection for DeepSeek Harness (DSH) - [dsh-plugin](https://github.com/plur-ai/dsh-plugin) — PLUR memory for DeepSeek Harness — engrams injected into the system prompt, no tool call required. Local-first, Apache-2.0. - [dsh-plugin-asmemory](https://github.com/Xplore-LAB/dsh-plugin-asmemory) — Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality. - [dsh-plugin-jinji](https://github.com/quan2005/dsh-plugin-jinji) — Implements a minimal text-based memory system with dual-track logging and entity profiles. - [dsh-plugin-knowledge-laoboshi](https://github.com/Modole/dsh-plugin-knowledge-laoboshi) — Supplies local knowledge base, retrieval, and material management for the agent. - [dsh-plugin-memory](https://github.com/16480000/dsh-plugin-memory) — Manages long-term memory persistence for DSH sessions. - [dsh-plugin-meta-memory](https://github.com/YYTbit/dsh-plugin-meta-memory) — Structured long-term memory system for DeepSeek Harness - [dsh-plugin-rag](https://github.com/YYTbit/dsh-plugin-rag) — Local knowledge base RAG for DeepSeek Harness - [dsh-plugin-recall](https://github.com/truelove-dreamer/dsh-plugin-recall) — DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes. - [dsh-plugins](https://github.com/cnzgray/dsh-plugins) — Provides automatic memory management for DeepSeek Harness, persisting relevant information across conversations with Claude. - [dsh-precedent](https://github.com/dshplugin-me/dsh-precedent) — Evidence-backed working memory for DeepSeek Harness: a cited ledger of what already worked in this workspace, built from the session log you already have. No index, no model, no capture step. - [dsh-premise-guard](https://github.com/ICCuse/dsh-premise-guard) — Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor. - [dsh-project-memory](https://github.com/luoyuejun9/dsh-project-memory) — Evidence-backed, human-approved project memory for DeepSeek Harness - [dsh-project-wiki](https://github.com/yu-xin-c/dsh-project-wiki) — Auditable workspace-local project Wiki with a native Web UI for DeepSeek Harness - [dsh-qknowledge-base](https://github.com/2128627267/dsh-qknowledge-base) — Manages a persistent knowledge base for long-term information retrieval. - [dsh-recall](https://github.com/Relistencode/dsh-recall) — Conversation history recall for DeepSeek Harness (DSH) — literal/fuzzy/semantic retrieval of every past conversation, fully local & offline. AI never forgets what you told it. - [dsh-self-improved](https://github.com/madage/dsh-self-improved) — DeepSeek Harness long-term memory & self-evolving plugin: L0 capture -> L1 memory extraction -> L2 scene grouping -> L3 user persona, auto recall injection + skill synthesis, fully local. - [dsh-semantic-memory](https://github.com/chenkezhen480/dsh-semantic-memory) — Adds vectorized cross-session memory to DeepSeek Harness, allowing persistent recall of past conversations and knowledge. - [dsh-shared-memory](https://github.com/futongxu9-maker/dsh-shared-memory) — Implements a cross-conversation memory system with shared MEMORY.md and USER.md injected into system prompts, plus a visualization panel. - [dsh-statecore](https://github.com/yul761/dsh-statecore) — Native memory plugin for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore - [dsh-tdai-memory](https://github.com/Scorp1o117/dsh-tdai-memory) — Agent memory for DeepSeek Harness | DeepSeek Harness 记忆插件 - [dsh-tmcra-memory](https://github.com/reshuibuduo/dsh-tmcra-memory) — Recalls and updates project memory across software and sessions, avoiding re-introductions when switching tools. - [dsh-tool-memory](https://github.com/sikwoxy/dsh-tool-memory) — Provides cross-session persistent memory for tools in a Hermes-style manner. - [dsh-tool-user-memory](https://github.com/IAMLieutenant/dsh-tool-user-memory) — Provides user memory functionality for DeepSeek Harness, storing and recalling user preferences across sessions. - [dsh-vector-memory](https://github.com/Bryan-cmf/dsh-vector-memory) — DSH-Plugin: durable agent memory core - mem_save/mem_search/mem_health backed by storageDomain (survives restarts), 記憶 view tab. - [dsh-workshpace-plugin](https://github.com/kaiqiangh/dsh-workshpace-plugin) — Inspect the files an agent touched, review session artifacts, preview bounded content, and manage local Workspace Memory without leaving the conversation. - [eli-mode](https://github.com/CeilCelia/dsh-eli-mode) — Knowledge-base-driven agent preset: wiki long-term memory, a web KB UI, a management page and optional UI polish. - [engramory](https://github.com/tinqiao-oss/engramory) — A portable memory protocol for AI agents — load it as standing rules; a curation discipline + reference spec + optional cap hook. - [evo-memory](https://github.com/TIZ36/evo-memory) — agent memory plugin based on CLP - [forge-memory](https://github.com/jinguanghai/deepseek-harness-forge-plugins) — BM25 keyword-based memory recall. - [gitlearnos](https://github.com/Guojiz/gitlearnos) — Git-native AI learning OS with a GitLearnOS-exclusive DeepSeek Harness panel, targeted practice, local RAG, and learner-owned memory. - [graph-memory](https://github.com/adoresever/graph-memory) — Openclaw记忆插件Knowledge Graph + Memory;Knowledge Graph Context Engine for OpenClaw — extracts structured triples from conversations, compresses context 75%, enables cross-session experience reuse - [kb-rag](https://github.com/Breeze136/kb-rag) — Implements retrieval-augmented generation over a knowledge base to enhance answers with relevant context. - [knowlp-rag](https://github.com/wly8691-jpg/knowlp-rag) — KnowLP-RAG: dual knowledge-graph RAG for Markdown notes — dsh plugin add @eqman00003/knowlp-rag · MCP + native Cordis plugin for DeepSeek Harness (dsh) & Claude Code - [Liltloom](https://github.com/Adkid-Zephyr/Liltloom) — Stores and recalls user-defined writing style preferences, letting AI adapt its output to match the user's voice when needed. - [mindspace-dsh-local-rag](https://github.com/Spirtxiaoqi7/mindspace-dsh-local-rag) — ARPM-derived local hybrid RAG plugin for DeepSeek Harness - [mindspace-dsh-session-memory](https://github.com/Spirtxiaoqi7/mindspace-dsh-session-memory) — Editable, session-isolated personalization memory for DeepSeek Harness - [MisakaNet](https://github.com/Ikalus1988/MisakaNet) — 📚 A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | https://misakanet.org - [mnemon](https://github.com/mnemon-dev/mnemon) — LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime. - [nowledge-mem-deepseek-harness](https://github.com/nowledge-co/nowledge-mem-deepseek-harness) — One memory layer for every AI tool and agent: Context Bundle injection, prompt-time recall, MCP tools, and turn-end DSH thread capture. - [OpenViking](https://github.com/volcengine/OpenViking) — Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills. - [pa-dsh](https://github.com/ConradLu2740/pa-dsh) — Integrates proactive memory and suggestion capabilities into the harness via a plugin suite. - [powercontext-dsh](https://github.com/knqiufan/powercontext-dsh) — DeepSeek Harness plugin that connects to a PowerContext Server over HTTP for recall, memory, handoff, experience, and skills. - [sage-mem](https://github.com/gezi-wen/sage-mem) — Implements long-term memory storage and retrieval for DeepSeek Harness, likely using vector-based search. - [sgme](https://github.com/freehul/sgme) — ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as `dsh-sgme`. - [StrataGate-AgentMemory](https://github.com/diqierjia/StrataGate-AgentMemory) — Local-first cross-session memory for DeepSeek Harness (DSH): automatic capture, Event/Element cards, evidence-gated recall, source tracing. 本地跨会话长期记忆。 - [TMCRA-Agent-Memory](https://github.com/reshuibuduo/TMCRA-Agent-Memory) — Scope-isolated, graph-based long-term memory engine for AI agents. - [unified-agent-memory](https://github.com/Noelune/unified-agent-memory) — Unified fleet-wide agent memory system for DeepSeek Harness — shared Obsidian Vault for dsh, Codex, Claude Code & Hermes with dependency-free Python FTS5 core. - [xmemo-deepseek-plugin](https://github.com/yonro/xmemo-deepseek-plugin) — Native DeepSeek Harness (dsh) plugin: hybrid local and XMemo cloud memory for Cordis-based agents.
Tools & Capabilities · showing 305 of 1026 - [@zhaoolee/dsh-notes](https://github.com/zhaoolee/notes) — Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace. - [adb_dsh_plugin](https://github.com/mang0cola/adb_dsh_plugin) — DeepSeek Harness plugin for controlling Android devices through ADB - [agent-dispatch-cli](https://github.com/twanonymous/agent-dispatch-cli) — Codex-native capability router for delegating bounded tasks to configurable local AI CLIs. - [agent-plaza](https://github.com/agent-plaza/agent-plaza) — Zero-signup public commons for AI agents — HTTP API + Agent Skill (Codex, Cursor, Hermes) - [agentrq](https://github.com/agentrq/agentrq) — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Self-hosted! Control your own agents from wherever you want Mobile, Web, Desktop. Designed to work well with your own Claude subscriptions and any harness. - [agentshim](https://github.com/possible055/agentshim) — Offers a small, capability-scoped toolset for Codex, likely providing specific utilities or functions. - [anime-find](https://github.com/cocofhu/anime-find) — Enables in-chat multi-source search for anime, displaying Bangumi ratings and details in cards, with support for copying magnet links. - [anno-dsh-native](https://github.com/philmingdao/anno-dsh-native) — Native DeepSeek Harness plugin for local-first HTML review, editing, and annotation - [anysearch-dsh](https://github.com/anysearch-team/anysearch-dsh) — AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH) - [argo](https://github.com/taxueseek/argo) — Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias. - [auto-vision](https://github.com/h-k-c/auto-vision) — Enables image pasting in chat without errors, auto-detecting if vision is needed with free models. - [awesome-dsh](https://github.com/stakeswky/awesome-dsh) — Provides an auto-updating catalog of over 2600 DeepSeek Harness plugins with search. - [backpack](https://github.com/gxx950224/backpack) — dsh backpack plugin - [beav-deepseek-harness](https://github.com/Jamailar/beav-deepseek-harness) — Beav Creator for Xiaohongshu/RED, social-media AI operations, research, copywriting, images and video in DeepSeek Harness|小红书与社媒AI运营 - [better-deepseek-harness](https://github.com/awa-123-cw/better-deepseek-harness) — Hosts images and media by starting a static server and providing streamable routes with inline playback in the WebUI. - [bilibili-downloader-dsh](https://github.com/menghuanshiguang/bilibili-downloader-dsh) — A Bilibili audio/video downloader agent preset that integrates bilidown CLI with features like anti-crawling bypass and HD login. - [bing-web-search](https://github.com/h-k-c/bing-web-search) — Performs web searches using Tavily if keyed, otherwise falls back to keyless Bing, ensuring search availability. - [blender](https://github.com/CheshireJCat/blender) — Blender 3D production plugin with 30 modeling/reconstruction skills, 13 runtime tools, and 26 deterministic helpers for reference fitting, rendering, validation, animation, and portable export; installable as `dsh-blender`. - [capital-generation](https://github.com/v587d/capital-generation) — An AI agent focused on financial investment for small retail investors in the Chinese stock market. - [chicheng-gate](https://github.com/534119219/chicheng-gate) — Controls LAN/remote access, frpc tunneling, password gate, and mobile UI adaptation for the web interface. - [chrome-faithful](https://github.com/bpc-oss/chrome-faithful) — Faithful control of your real, logged-in Chrome profiles: MCP server + MV3 extension + authenticated localhost bridge. No copied profiles, no debug profile, no remote-debugging port, no Edge. - [citeguard](https://github.com/Chhlafiu4312/citeguard) — Citation extraction and evidence verification for DeepSeek Harness. - [command-scout](https://github.com/JohnXu22786/command-scout) — dsh plugin: scans a project's declared build commands (Makefile, package.json scripts, justfile, deno tasks) and exposes them as agent tools - [computer-use-win](https://github.com/Yu-tao-Li/computer-use-win) — Windows computer use for DeepSeek Harness (dsh): MCP stdio server + PowerShell UIA backend, 22 desktop tools - [cordis-transfer-plugin](https://github.com/zby1211/cordis-transfer-plugin) — A persistent DSH plugin for importing and exporting dynamic Cordis Plugins. - [crazy-lab](https://github.com/TheCrazyLab/crazy-lab) — Enables agents to read, crawl, and parse Zhihu content including answers, columns, and search results. - [deepagent](https://github.com/huangmingche/deepagent) — The agent that gets your work done. Built on DeepSeek Harness: Everything is a Plugin. 帮你完成工作的智能体。基于 DeepSeek Harness 构建:一切皆插件。 - [DeepSeek_Prism](https://github.com/YOGEMOW/DeepSeek_Prism) — Adds image recognition to text-only models via a tool and visual evidence package for DeepSeek Harness. - [deepseek-eyes](https://github.com/fryghost/deepseek-eyes) — Community plugin for DeepSeek Harness: give text-only models eyes - paste images natively, described via an OpenAI-compatible vision API - [deepseek-harness-desktop-app](https://github.com/vibeinging/deepseek-harness-desktop-app) — DeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts. - [deepseek-harness-forge-plugins](https://github.com/jinguanghai/deepseek-harness-forge-plugins) — Forge-plus: math/logic/regex/eprover/system/repair gates + TCM diagnosis + memory recall plugins for DeepSeek Harness (dsh) - [deepseek-harness-plugins](https://github.com/Hanihahaha/deepseek-harness-plugins) — Automates approval of actions in DeepSeek Harness to streamline workflows. - [deepseek-harness-plugins](https://github.com/meliodascz89/deepseek-harness-plugins) — Community plugins for DeepSeek Harness: local-vision (Ollama image description) and claude-to-dsh (Claude Code migration). MIT and Repetition guard and content cleaner plug-in. - [deepseek-harness-plugs-manage](https://github.com/Casually/deepseek-harness-plugs-manage) — Provides a plugin management tool to search and install plugins from the official repository. - [deepseek-harness-remote](https://github.com/liguobao/deepseek-harness-remote) — 基于 DeepSeek Harness 插件机制的多端远程访问方案,让桌面端与 Android 端安全连接并操作远程 Harness。(A multi-device remote access solution built on the DeepSeek Harness plugin system, enabling desktop and Android clients to securely connect to and operate a remote Harness.) - [deepseek-harness-tool-palette](https://github.com/lizhecome/deepseek-harness-tool-palette) — Progressive tool discovery and per-agent unlocking for DeepSeek Harness - [deepseek-harness-toolkit](https://github.com/huangmouren2023/deepseek-harness-toolkit) — Windows emergency toolkit for DeepSeek Harness - [deepseek-vision](https://github.com/GOU-GEE/deepseek-vision) — Likely provides vision analysis capabilities for the harness. - [deepseek-visionary](https://github.com/xlight/deepseek-visionary) — Adds multimodal vision capabilities from DeepSeek's official model to agents, enabling image understanding across multiple coding tools. - [deepseekeyes](https://github.com/dttxorg/deepseekeyes) — Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness — strict evidence, health-checked failover, original pixels, and Token accounting. - [desktop-gui-automation-cua](https://github.com/afa-cloud/desktop-gui-automation-cua) — Cross-platform macOS desktop GUI automation & computer-use skill built on cua-driver: AX→pixel→desktop graceful degradation, vision-based element locating, privacy(automation) handling, and ready-made recipes for WeChat / iPhone Mirroring / QQ. - [docs-retriever](https://github.com/JohnXu22786/docs-retriever) — Provides a versioned library documentation retrieval MCP server for coding agents. - [ds-vision-plugin](https://github.com/Sorwcyra/ds-vision-plugin) — Paste images into DeepSeek Harness with a four-model vision race, OCR, and an automatic text bridge. - [dsh_omnivision](https://github.com/xiaozhengdeng/dsh_omnivision) — GUI agent plugin for DeepSeek Harness: OmniParser screen recognition, desktop automation, and an OmniVision vision dock - [dsh-access-gate](https://github.com/bamboostrip/dsh-access-gate) — A gate plugin that controls access to DeepSeek Harness, possibly for authentication or authorization. - [dsh-acp](https://github.com/cnctem/dsh-acp) — ACP server for DeepSeek Harness — bridges Zed and other IDEs to dsh agents - [dsh-adb](https://github.com/SamXiaBing/dsh-adb) — ADB device & bench operations for DSH: device discovery, structured logcat (background streaming), apk install, file pull/push, and dumpsys performance snapshots. - [dsh-adhd-copilot](https://github.com/zimai233/dsh-adhd-copilot) — ADHD behavioral coaching skill: task breakdown, overwhelm management, launch rituals, and failure recovery. - [dsh-agent-md](https://github.com/mrwoov/dsh-agent-md) — dsh agents.md manager - [dsh-agent-preset-recommender](https://github.com/LeemanCheung/dsh-agent-preset-recommender) — Privacy-safe local Codex, Claude Code, WorkBuddy and CodeBuddy activity scanner that recommends DSH agent presets. - [dsh-agent-teams-meta](https://github.com/YshuY/dsh-agent-teams-meta) — A better, independent Agent Teams for DeepSeek Harness — durable teams, dynamic routing, task graph, mailboxes, token ledger, and a sidebar panel. - [dsh-agfs](https://github.com/openAGFS/dsh-agfs) — Agent FileBrowser for DeepSeek Harness - [dsh-agnes-omni](https://github.com/wumu1111111/dsh-agnes-omni) — Agnes omni-modal plugin for DeepSeek Harness: agnes_vision (image understanding) + agnes_image (text-to-image / image-to-image) + a vision bridge that lets you send images in chat. API key via DSH credentials, never in code. - [dsh-ai-prompt-optimizer](https://github.com/wuchubuzai2018/dsh-ai-prompt-optimizer) — Optimizes user prompts in DSH Web chat, turning rough ideas into clear, complete prompts ready for AI. - [dsh-ai4scholar](https://github.com/literaf/dsh-ai4scholar) — AI4Scholar for DeepSeek Harness (dsh): 38 native academic tools — Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, DOI, full text, auto-cite, figures, unified search. Powered by ai4scholar.net - [dsh-airbag](https://github.com/uwu9039/dsh-airbag) — Prevents accidental exposure of API keys by applying customizable safety levels and measures, with audit reports. - [dsh-aliyundrive-plugin](https://github.com/king-bcolor/dsh-aliyundrive-plugin) — Integrates Aliyun Drive for file storage and access within DeepSeek Harness. - [dsh-all-search](https://github.com/RealAlexandreAI/dsh-all-search) — dsh search: AnySearch web search provider for DeepSeek Harness (ctx.web) - [dsh-analyze-image-tool](https://github.com/CaseyTso/dsh-analyze-image-tool) — Adds image analysis capability by forwarding images to any OpenAI-compatible vision endpoint. - [dsh-anchored-subagent](https://github.com/GY-Bai/dsh-anchored-subagent) — Enhances subagent capabilities by anchoring them for improved performance. - [dsh-antibrow](https://github.com/antibrow/dsh-antibrow) — DeepSeek Harness plugin: give your agent a browser with a persistent identity - engine-level fingerprint spoofing, unlimited free local profiles, Android device emulation, passkeys that survive, and residential proxy egress. - [dsh-anywhere-web](https://github.com/CsBpRd/dsh-anywhere-web) — Enables using DeepSeek Harness from anywhere via a web interface. - [dsh-api-balance](https://github.com/9Epuuuu/dsh-api-balance) — DeepSeek account balance readout for DSH Web (dsh-plugin) - [dsh-api-contract](https://github.com/uckkk/dsh-api-contract) — Parses OpenAPI 3.x specs to generate typed clients in TypeScript/Python and detect breaking changes. - [dsh-api-mock](https://github.com/uckkk/dsh-api-mock) — Creates a zero-dependency mock server from OpenAPI specs, generating example data based on schemas. - [dsh-api-testgen](https://github.com/uckkk/dsh-api-testgen) — Generates pytest/vitest test skeletons from OpenAPI specs, covering success, missing params, and invalid enums. - [dsh-apple-mode](https://github.com/jihongboo/dsh-apple-mode) — Xcode AI integration for DSH: 26 Xcode MCP tools (mcpbridge) + Apple platform skills + Xcode Intelligence-style persona (agent preset or global bundle). - [dsh-approval-ai](https://github.com/ang-XWBWZ/dsh-approval-ai) — AI approval answerer for DeepSeek Harness (DSH) using the unified LLM route with fail-closed policy checks. - [dsh-approval-comment](https://github.com/MaYiFei1995/dsh-approval-comment) — Replaces the built-in approval window, allowing rejection with comments and terminating the turn for model reconsideration. - [dsh-approval-guardian](https://github.com/karuboniru/dsh-approval-guardian) — Automates approval workflows by mimicking Codex auto-review behavior. - [dsh-approve-for-me](https://github.com/Hakunm/dsh-approve-for-me) — Adds an approval system for sensitive operations, with selectable reviewer models and visible WebUI decisions. - [dsh-arbitrary-host](https://github.com/FairyScript/dsh-arbitrary-host) — Connects to an arbitrary host for remote access and control. - [dsh-archify](https://github.com/GongYuanCaiJi/dsh-archify) — Generates verifiable architecture, flow, sequence, and data flow diagrams from JSON specs. - [dsh-artifact](https://github.com/Jannchie/dsh-artifact) — Claude-Code-style artifacts for DeepSeek Harness: an artifact tool, an authoring skill, and an in-app sandboxed HTML browser - [dsh-asimovbox](https://github.com/cerebrixos-org/dsh-asimovbox) — AsimovBox video tools for DeepSeek Harness - [dsh-at-github](https://github.com/bitxeno/dsh-at-github) — GitHub issue and pull request references for the DeepSeek Harness web GUI - [dsh-atomgit](https://github.com/xiongjiamu/dsh-atomgit) — AtomGit plugin bundle for DeepSeek Harness (dsh): atomgit-skills workflows + ag CLI + platform-hosted AtomGit/GitCode MCP tools - [dsh-attachment-formats](https://github.com/genusamblyrhynchusbrunooftoul602/dsh-attachment-formats) — Extend DeepSeek Harness composer to accept PDFs and more attachment formats Codex-style, with zero core changes and native pipeline reuse. - [dsh-attachment-formats](https://github.com/linkingoscar/dsh-attachment-formats) — Codex-style attachment formats for the DeepSeek Harness Web GUI: PDF text-layer extraction, Office text extraction, scanned-PDF OCR, long-document spill + index cards, image-to-PNG. - [dsh-attachments](https://github.com/WJZ-P/dsh-attachments) — Allows dragging and dropping images and files directly into the DeepSeek Harness interface for easier attachment management. - [dsh-audio-dub](https://github.com/pinch-eng/dsh-audio-dub) — Dub video and audio into 10 languages with voice cloning, from a DeepSeek Harness agent | DSH 视频/音频配音插件 - [dsh-auth-tunnel](https://github.com/ai-eks/dsh-auth-tunnel) — Password-gated Cloudflare Tunnel access for the DeepSeek Harness Web GUI, with quick and named tunnel modes. - [dsh-auto](https://github.com/simon300000/dsh-auto) — dsh Auto Approve - [dsh-auto-approval](https://github.com/Andy8647/dsh-auto-approval) — Automates approval of agent actions within the harness to streamline workflow. - [dsh-auto-approval](https://github.com/SipengXie2024/dsh-auto-approval) — LLM-gated auto approval for DeepSeek Harness: a model judges every approval ask first, low-risk operations pass without prompting (fail-closed) - [dsh-auto-approval-plugin](https://github.com/StyxNether/dsh-auto-approval-plugin) — Trusted Auto: a middle permission tier for DeepSeek Harness between workspace-write and danger-full-access, auto-approving harmless commands and trusted-area targets - [dsh-auto-approve](https://github.com/Jiao-XXX/dsh-auto-approve) — Adds an auto-approval permission tier between workspace-write and full access, with manual review for risky operations. - [dsh-auto-classifier](https://github.com/PAKIKNOWLEDGE/dsh-auto-classifier) — Automatically classifies content or items, likely for organizational purposes. - [dsh-auto-mode](https://github.com/NanmiCoder/dsh-auto-mode) — Safe automatic permissions for DeepSeek Harness. - [dsh-auto-reviewer](https://github.com/AntaresCorn/dsh-auto-reviewer) — 为 DeepSeek Harness 提供类似 Codex Auto Reviewer / "approve for me" 的权限模式。A permission mode for DeepSeek Harness similar to Codex Auto Reviewer / "approve for me" - [dsh-autocount-cloud](https://github.com/teckyuen/dsh-autocount-cloud) — DeepSeek Harness tools for AutoCount Cloud connector commands. - [dsh-autogate](https://github.com/wangxing-git/dsh-autogate) — DeepSeek Harness 自动审批插件:在 workspace-write 沙箱之上叠加确定性规则 + LLM 安全审批,自动模式不放宽沙箱、fail-closed。 Safe auto-approval for DeepSeek Harness — deterministic rules + LLM review on top of the workspace-write sandbox. Auto mode without ever granting full-access. - [dsh-backup](https://github.com/xiaoyuyu6420/dsh-backup) — One-command backup of DSH user data: /backup, scheduled auto-backup, sha256 checksums and rotation. - [dsh-balance](https://github.com/deepforce/dsh-balance) — DSH plugin: /balance command, composer-dock balance readout with top-up link, session-cost estimate - [dsh-balance](https://github.com/qiuyongjin/dsh-balance) — DSH plugin: query and display the DeepSeek account balance (dsh_balance tool + web UI widget) - [dsh-balanced-search](https://github.com/tianmingwan/dsh-balanced-search) — Balanced web search plugin/MCP server for DeepSeek Harness: Keenable / Exa / Tavily round-robin with failover. / 均衡搜索插件:Keenable / Exa / Tavily 轮流调用,自动故障切换。 - [dsh-base64url](https://github.com/uckkk/dsh-base64url) — Encodes and decodes data in Base64URL format for URL-safe transmission. - [dsh-bash-rtk](https://github.com/DeepTrial/dsh-bash-rtk) — DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens. - [dsh-bash-terminal](https://github.com/MAXeaglet/dsh-bash-terminal) — One shell tool for PowerShell / Git Bash / WSL on Windows plus an interactive PTY terminal; the default terminal is chosen by the user in DSH settings. - [dsh-bash-win](https://github.com/zimzaza4/dsh-bash-win) — Provides Git Bash and WSL 2 bash tools on Windows, with sandboxing and background task support. - [dsh-better-browser](https://github.com/titanwings/dsh-better-browser) — Lets agents control a user's signed-in browser via Kimi WebBridge, providing thirteen webbridge tools. - [dsh-better-deepseek](https://github.com/EdgeTypE/dsh-better-deepseek) — DeepSeek Harness bridge plugin for Better DeepSeek Chrome extension. - [dsh-better-edit](https://github.com/Rianico/dsh-better-edit) — Hash-anchored read/edit/batch_edit/undo_last_edit tools for DeepSeek Harness (dsh) — dsh port of pi-hashline-edit-lsz - [dsh-bilibili](https://github.com/CZX2244/dsh-bilibili) — Integrates Bilibili functionality, likely enabling users to search, fetch, or interact with Bilibili content from within DeepSeek Harness. - [dsh-bilibili](https://github.com/moxingovo/dsh-bilibili) — DeepSeek Harness plugin: Bilibili video search, metadata, and subtitle transcripts (bilibili_search / bilibili_video / bilibili_subtitles) · DeepSeek Harness 插件:B 站视频检索、元数据与字幕文稿,匿名可用,可选 SESSDATA 解锁登录字幕 - [dsh-billing](https://github.com/TheTianzz/dsh-billing) — Offers balance checks and session cost tracking via commands, a tool, and Web UI badges with auto-synced pricing. - [dsh-bio-genie](https://github.com/moonbowterfly/dsh-bio-genie) — 🧬 dsh bio analysis plugin for DeepSeek Harness — wish-style bioinformatics & biology analysis: Biopython-powered sequence analysis, genomics, zero-install Python env (uv+venv) - [dsh-birdman-plugins](https://github.com/birdman1992/dsh-birdman-plugins) — Community plugins for DeepSeek Harness (DSH): model metadata autofill and workspace artifacts view. - [dsh-bridges](https://github.com/yhlooo/dsh-bridges) — 将 DeepSeek Harness 桥接到已配置其它 Harness Agent 的项目。支持 CodeBuddy / Codex / OpenCode / Claude Code / ... - [dsh-bring-local-llm](https://github.com/Hed1an/dsh-bring-local-llm) — Integrates local LLMs like Ollama or LM Studio for local-first processing. - [dsh-browser](https://github.com/ben7am1n/dsh-browser) — Playwright-powered browser automation for DeepSeek Harness - [dsh-browser](https://github.com/duyefeng/dsh-browser) — Lets the AI drive a real Edge browser to browse, click, fill forms, and take screenshots. - [dsh-browser](https://github.com/Lum1104/dsh-browser) — Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required. - [dsh-browser](https://github.com/wqty123/dsh-browser) — Shared real browser plugin for DeepSeek Harness - [dsh-browser](https://github.com/xylt369/dsh-browser) — Browser capability for DeepSeek Harness: headed Edge/Playwright provider, SSRF-safe navigation, a11y-ref clicking, permission gate with auto-remember, gated evaluate - [dsh-browser-bridge](https://github.com/ycp424c/dsh-browser-bridge) — Prompt-scoped bridge between DSH and explicitly attached Chrome tabs - [dsh-browser-companion](https://github.com/Tianyu209/dsh-browser-companion) — A personal DSH browser plugin: persistent profile, visible window, human-in-the-loop login, and safe agent browser tools. - [dsh-browser-control](https://github.com/kyo615/dsh-browser-control) — Let an AI control a real visible Chrome browser via Playwright MCP, with a live view of every action inside the DeepSeek Harness GUI. - [dsh-browser-control](https://github.com/PangYiMing/dsh-browser-control) — DSH plugin for controlling browsers (CDP/Playwright) — DeepSeek Harness 操控浏览器插件 - [dsh-browser-fs](https://github.com/whitefirer/dsh-browser-fs) — Allows agents to read and write local files on the browser's host machine via File System Access and WebSocket relay. - [dsh-browser-playwright](https://github.com/ChenyuHeee/dsh-browser-playwright) — Snapshot-first Playwright browser automation for DeepSeek Harness: accessibility-tree interaction with stable refs, per-session browser contexts, 17 browser_* tools. - [dsh-browseruse](https://github.com/yzd6552-commits/dsh-browseruse) — browser-use style browser automation plugin for DeepSeek Harness: drives a dedicated Chrome instance (persistent profile) via playwright-core — fine-grained tools, autonomous tasks, scheduling, dangerous-action confirmation, captcha hand-off - [dsh-bundle-vision](https://github.com/skillre/dsh-bundle-vision) — Zero-core-change vision capability for DeepSeek Harness: the describe_image tool + profile bundle, installable via 'dsh plugin add' - [dsh-byte-size](https://github.com/uckkk/dsh-byte-size) — Formats byte sizes into human-readable strings, such as KB, MB, and GB. - [dsh-calendar](https://github.com/STARDUSTLC666/dsh-calendar) — Adds CalDAV calendar management tools with recurring event expansion and proxy support. - [dsh-case](https://github.com/ZhijiangTang/dsh-case) — DSH plugin: naming case converter (camelCase/snake_case/kebab-case/PascalCase/...) - [dsh-cc-import](https://github.com/Mreate/dsh-cc-import) — Import high-quality conversations into Claude Code and provide CLAUDE.md recognition, add basic features like the "/init" command, and help speed up migration progress | 高质量导入Claude Code中的对话,并提供CLAUDE.md识别,添加"/init"命令等基础功能,帮助快速迁移进度 - [dsh-cdp-browser](https://github.com/zaiwenJ/dsh-cdp-browser) — Zero-spawn CDP browser control plugin for DeepSeek Harness: screenshots, pixel assertions, page JS — no vision model, no per-use approval - [dsh-chaingate-wallet-plugin](https://github.com/king-bcolor/dsh-chaingate-wallet-plugin) — Provides wallet-related tools for managing cryptocurrency transactions within the harness. - [dsh-chat-imagine](https://github.com/corrinehu/dsh-chat-imagine) — Automatically invokes image generation tools via API or local CLI and displays the results in chat. - [dsh-chat-link](https://github.com/KeFan-J/dsh-chat-link) — Peer-to-peer conversation linking for DeepSeek Harness (DSH): @-mention any session, wake it up, chat across conversations. Type @ in the composer, pick a session, send — the target agent is woken via agent.send. Persistent message board, native-feel inbox panel, 5 chat_link_* tools. dsh-plugin. - [dsh-chatfile](https://github.com/sooya7/dsh-chatfile) — Enables chatting with file contents directly within the harness environment. - [dsh-chatpaper](https://github.com/puppet2004/dsh-chatpaper) — A chat tool for papers, likely enabling interactive discussion and Q&A with academic documents. - [dsh-chatvoice](https://github.com/FuzzySoul/dsh-chatvoice) — ChatVoice — free voice input + AI reply read-aloud for DeepSeek Harness (dsh). 零配置/零成本/免 API key 语音插件 - [dsh-cheatengine](https://github.com/TindalosKorone/dsh-cheatengine) — DSH plugin bridging DeepSeek Harness agents to Cheat Engine: dynamic debugging, memory scanning, pointer analysis, breakpoints, and game memory hacking via ce_* tools. - [dsh-check-update](https://github.com/HuiHuitie-zhu/dsh-check-update) — Checks for DSH updates. - [dsh-chrome](https://github.com/stuarthu/dsh-chrome) — DeepSeek Harness (dsh) browser companion: Chrome side panel embedding the full dsh web UI + host plugins for page reading, HTTP capture, and browser control. - [dsh-chrome](https://github.com/YJSoooooo/dsh-chrome) — Chrome profile bridge for DeepSeek Harness: control an existing signed-in Chrome profile through chrome_repl. - [DSH-Chrome-devtools](https://github.com/yuzi-ska/DSH-Chrome-devtools) — Real Chrome browser control for DeepSeek Harness agents, powered by Chrome DevTools MCP - [dsh-cite](https://github.com/STARDUSTLC666/dsh-cite) — Provides citation-related functionality, likely for referencing sources in DSH responses. - [dsh-claude-in](https://github.com/ShinewineW/dsh-claude-in) — Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT. - [dsh-claude-marketplace](https://github.com/ben7am1n/dsh-claude-marketplace) — Claude Code marketplace compatibility for DeepSeek Harness - [dsh-clawrouter](https://github.com/BlockRunAI/dsh-clawrouter) — A safety gate for DeepSeek Harness: a stronger model reviews dangerous tool calls before they run. Plus vision and 67 models from one wallet, paid per request over x402. - [dsh-click](https://github.com/PerryLink/dsh-click) — Cross-platform native desktop control for DeepSeek Harness (Windows first): screen_shot, screen_read, click/type/scroll/key, app_list/app_launch - approval-gated, never stealing foreground focus - [dsh-clipboard](https://github.com/ZhijiangTang/dsh-clipboard) — DSH plugin: write text to the system clipboard (pbcopy/clip/xclip/xsel, cross-platform) - [dsh-clipboard-history](https://github.com/qqyumidi/dsh-clipboard-history) — DSH clipboard history manager: monitor system clipboard, searchable persisted history, Web panel + agent tools - [dsh-cloak-browser](https://github.com/maxiaovivi/dsh-cloak-browser) — Native CloakBrowser tools for DeepSeek Harness: isolated browser sessions, snapshots, interaction, screenshots, and safe Agent routing. - [dsh-cloakbrowser](https://github.com/SJF-ECNU/dsh-cloakbrowser) — DeepSeek Harness plugin for locally installed CloakBrowser by CloakHQ. - [dsh-cloud-connector](https://github.com/gzr123166/dsh-cloud-connector) — Connects DeepSeek Harness to cloud services, enabling file sync and external data access. - [dsh-cloudflare](https://github.com/try-works/dsh-cloudflare) — A Cloudflare plugin for DeepSeek Harness. 1:1 functional parity with the Codex plugin for Cloudflare. - [dsh-cloudflare-browser-run](https://github.com/RealAlexandreAI/dsh-cloudflare-browser-run) — dsh browser-run: CF Browser Run web tools (markdown/screenshot/pdf) for DeepSeek Harness - [dsh-cmp-skill-index](https://github.com/malaxiya2019/dsh-cmp-skill-index) — DSH plugin: list & search the 70-skill index bundled with codex-mobile-pro (zero-build, pure JS) - [dsh-code-checker](https://github.com/noname-iii/dsh-code-checker) — A plugin for Deepseek Harness (well it may support other AI agent IDEs but I hadn't test it out yet) that checks for error when AI had finished writing the code. - [dsh-code-impact](https://github.com/baidd1011/dsh-code-impact) — 面向 DeepSeek Harness 的只读 TypeScript/JavaScript 代码变更影响分析插件 Read-only TypeScript/JavaScript change impact analysis plugin for DeepSeek Harness - [dsh-code-intel](https://github.com/lonelymoon87/dsh-code-intel) — Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search. - [dsh-code-lens](https://github.com/lisycotana/dsh-code-lens) — Observability for DeepSeek Harness code-mode sub-dispatches: the tool calls a run_code program makes that the model never sees. - [dsh-code-reference](https://github.com/victorzhong0110/dsh-code-reference) — Searches local code and GitHub/npm before building, evaluates reuse versus rewrite, and advises on architecture-level code reuse. - [dsh-code-runtime-container](https://github.com/tancheng33/dsh-code-runtime-container) — Container-isolated backend for the DeepSeek Harness code-execution seam: Code Mode programs run in a fresh container with no network, a read-only rootfs, and kernel-enforced memory, CPU, and pid ceilings - [dsh-code-smell](https://github.com/lucky8197/dsh-code-smell) — Statically scans code for technical debt markers like TODOs, stubs, and long lines, offering severity-ranked fix suggestions. - [dsh-codex-bridge](https://github.com/pandashere/dsh-codex-bridge) — Codex CLI bridge plugin for DeepSeek Harness with host tools and a Web conversation tab. - [dsh-codex-canvas](https://github.com/mindcarver/dsh-codex-canvas) — DeepSeek Harness plugin: image_gen tool backed by Codex CLI (gpt-image-2) - [dsh-codex-collab](https://github.com/zfu691531-hash/dsh-codex-collab) — Visible bidirectional local collaboration between DeepSeek Harness and Codex Desktop via app-server and MCP. - [dsh-codex-import](https://github.com/918154429/dsh-codex-import) — Read-only Codex setup compatibility scanner for DeepSeek Harness - [dsh-codex-media](https://github.com/binsarjr/dsh-codex-media) — Image & document analysis tools for DeepSeek Harness, powered by a local OpenAI Codex CLI (zero deps, 3 transports, pairs with dsh-drop-to-path) - [dsh-codex-select](https://github.com/light-only/dsh-codex-select) — Provides selection of Codex model options, likely for choosing different configurations. - [dsh-codex-tools](https://github.com/SPYQWER1/dsh-codex-tools) — Provides a collection of codex-style tools for DeepSeek Harness agents. - [dsh-codex-web-search-mcp](https://github.com/dhicoc/dsh-codex-web-search-mcp) — dsh plugin: register codex-web-search-mcp (model-independent OpenAI Codex / Grok web search & deep research MCP server) as a native dsh MCP tool set (mcp__codex-web-search__*). - [dsh-coding-agent-preset](https://github.com/Saikel-Orado-Liu/dsh-coding-agent-preset) — Windows-adapted DSH coding agent preset with persistent PowerShell 7 (pwsh) and str_replace_editor, mirroring the official minimal preset. - [dsh-coding-kit](https://github.com/Cyning12/dsh-coding-kit) — Provides a kit of coding tools for DeepSeek Harness. - [dsh-color](https://github.com/TYEclipse/dsh-color) — Color conversion toolbox for DeepSeek Harness (dsh): parse/convert any CSS color (hex, rgb, hsl, hwb, named), WCAG contrast ratios with AA/AAA verdicts, named-color lookup — zero runtime dependencies, pure math - [dsh-color](https://github.com/uckkk/dsh-color) — Converts colors between hex, RGB, and HSL, and provides complementary colors, brightness, and contrast tools. - [dsh-color-contrast](https://github.com/uckkk/dsh-color-contrast) — Computes WCAG color contrast ratios to check accessibility compliance. - [dsh-color-name](https://github.com/uckkk/dsh-color-name) — Provides a color name lookup tool for identifying color names from hex values. - [dsh-color-theory](https://github.com/uckkk/dsh-color-theory) — Offers color theory references and palette suggestions for design decisions. - [dsh-commit-review](https://github.com/the-qian/dsh-commit-review) — Adds /commit and /review slash commands to the web GUI for streamlined git operations. - [dsh-composition](https://github.com/uckkk/dsh-composition) — Provides composition rules and guidelines for visual layout design. - [dsh-computer-use](https://github.com/988hj7tczd-oss/dsh-computer-use) — Enables computer use for DeepSeek Harness with a virtual mouse and 11 model-friendly tools including screen observation and clicking, backed by a cross-platform cua-driver engine. - [dsh-computer-use](https://github.com/Anionex/dsh-computer-use) — Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input. - [dsh-computer-use](https://github.com/geohotstan/dsh-computer-use) — Desktop computer use for DeepSeek Harness: macOS app listing, accessibility-tree window capture, screenshots, and synthesized input, cloned from Codex Computer Use - [dsh-computer-use](https://github.com/haifeiWu/dsh-computer-use) — DSH plugin: local macOS computer use — screenshot/mouse/keyboard/browser control + OCR fallback for dsh (DeepSeek Harness) - [dsh-computer-use](https://github.com/ThreeBody6666/dsh-computer-use) — Native Windows Computer Use and configurable vision tools for DeepSeek Harness. - [dsh-computer-use](https://github.com/xiaoheizi1212/dsh-computer-use) — Model-agnostic Computer Use for DeepSeek Harness: isolated browser, Windows native helper, third-party vision perception, and a Chrome Cookie Bridge. - [dsh-computer-use](https://github.com/ZRui-C/dsh-computer-use) — Text-first browser & background macOS control for DeepSeek Harness (DSH): target the right process and window without taking the user's pointer. 为 DSH 提供文本优先的电脑控制:后台操作 Chromium 与 macOS,不抢前台、不移动鼠标。 - [dsh-computer-use-windows](https://github.com/Altairpaca/dsh-computer-use-windows) — Windows Computer Use for DeepSeek Harness (DSH): window-bound screenshot/OCR/click with verification loop, pure-OCR mode, pluggable vision models. - [dsh-computer-use-windows](https://github.com/nanbbb/dsh-computer-use-windows) — Windows Computer Use tools for DeepSeek Harness: self-contained UIA native helper, occlusion-aware screenshots, safety-gated input - [dsh-config-manager](https://github.com/xiajiajun516/dsh-config-manager) — Backup / export / import / migrate your DeepSeek Harness (DSH) configuration - dual-face Cordis plugin (host engine + Web UI). One-click restore on any machine. - [dsh-content-studio](https://github.com/ZRui-C/dsh-content-studio) — DSH bundle plugin: screenshots, screen recording, Markdown→Xiaohongshu image cards, dev.to publishing, and human-in-the-loop review for DeepSeek Harness - [dsh-context-economy](https://github.com/huangjua/dsh-context-economy) — Token-efficient project reading plugin for DSH: symbol/import index + mtime self-heal + byte-slice reader + cost probe - [dsh-context-proxy](https://github.com/EvilIrving/dsh-context-proxy) — Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations. - [dsh-continual-evolve](https://github.com/ZK-Andy/dsh-continual-evolve) — Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills. - [dsh-conversation-cost](https://github.com/Ayaka157/dsh-conversation-cost) — Shows real-time DeepSeek usage costs in RMB and USD at the conversation footer. - [dsh-cost-estimate](https://github.com/Yvesgao/dsh-cost-estimate) — Estimates token usage and DeepSeek API cost before answering, then shows the actual bill after. - [dsh-cowork](https://github.com/Jesse-njx/dsh-cowork) — Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI. - [dsh-coyote](https://github.com/THEWOLFWALKER/dsh-coyote) — Agent- and GUI-controlled DG-LAB Coyote e-stim plugin for DeepSeek Harness: safety-bounded strength, programmable waveforms, DSH-aligned web panel - [dsh-cron](https://github.com/uckkk/dsh-cron) — Parses 5-field cron expressions to explain them and list next execution times. - [dsh-cron-parse](https://github.com/ZhijiangTang/dsh-cron-parse) — DSH plugin: parse cron expressions, humanize them, preview upcoming runs - [dsh-cross-search](https://github.com/Bryan-cmf/dsh-cross-search) — DSH-Plugin: multi-engine cross-validated search - parallel Brave/Tavily/DDG/Wikipedia, URL dedupe, confidence tiers. - [dsh-cross-session-agent](https://github.com/dd2673/dsh-cross-session-agent) — Unofficial safe peer discovery, messaging, receipts, and bounded context projection for DeepSeek Harness agents - [dsh-crw](https://github.com/us/dsh-crw) — fastCRW-backed web_search and web_fetch providers for DeepSeek Harness (ctx.web) - [dsh-csv-to-md](https://github.com/uckkk/dsh-csv-to-md) — Converts CSV data into Markdown table format for easy integration. - [dsh-cursor-acp](https://github.com/loeanxi/dsh-cursor-acp) — Delegate standalone tasks to the local Cursor CLI over ACP. - [dsh-cursor-codex](https://github.com/jeremy9682/dsh-cursor-codex) — Connect DeepSeek Harness (dsh) to Cursor and Codex: ACP agent bundle, MCP server, skills, and config templates - [dsh-custom-tool](https://github.com/omdsh-dev/dsh-custom-tool) — Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle. - [dsh-cyberdog-speech-sherpa](https://github.com/wuxinzhe/dsh-cyberdog-speech-sherpa) — Enables voice speech recognition via Sherpa, adding audio input capability to the agent toolkit. - [dsh-data-agent](https://github.com/omdsh-dev/dsh-data-agent) — Let the AI connect to databases and write SQL for you. - [dsh-data-insight](https://github.com/duyanta123/dsh-data-insight) — Delivers data insight capabilities for DeepSeek Harness, likely for analysis and visualization. - [dsh-daybook](https://github.com/franksong2702/dsh-daybook) — Intelligent, local-first Markdown journal writing assistant for DeepSeek Harness. - [dsh-db-migration](https://github.com/uckkk/dsh-db-migration) — Compares two SQL DDLs to generate ALTER TABLE migration SQL. - [dsh-dead-links](https://github.com/ZhijiangTang/dsh-dead-links) — DSH plugin: scan Markdown docs for dead links (HEAD with GET fallback, bounded concurrency) - [dsh-deck-builder](https://github.com/Blaczz/dsh-deck-builder) — DeepSeek Harness tool plugin: convert Markdown into a self-contained HTML presentation (slides) with themes and keyboard navigation. Zero dependencies, no core changes. - [dsh-deepresearch](https://github.com/havingautism/dsh-deepresearch) — Deep research tool that automates multi-step web investigations and report generation for DeepSeek Harness. - [dsh-deepseek-quota](https://github.com/cn-scuo-oo/dsh-deepseek-quota) — DeepSeek Harness Web 侧边栏 DeepSeek API 额度卡片 + 充值面板插件 | Sidebar quota card & recharge panel for DeepSeek Harness: real-time official /user/balance (60s auto-refresh), recharge tiers/payment methods matching the official site, official top-up QR, API key stays in Host. One-command install: bash install.sh - [dsh-deepseek-vision](https://github.com/Argonaut790/dsh-deepseek-vision) — Image understanding, OCR, and persistent visual evidence for text-only DeepSeek Harness models - [dsh-deepseek-vision](https://github.com/siegfly/dsh-deepseek-vision) — Vision-language gateway plugin for DeepSeek Harness - paste an image, DeepSeek sees text - [dsh-deeptutor](https://github.com/TecFancy/dsh-deeptutor) — Learning assistant extension for DeepSeek Harness (dsh): brings DeepTutor tutoring to your agent — deep explanations, self-test questions, learning paths, personal knowledge-base search (RAG), and note archiving. | 面向 DeepSeek Harness 的学习辅助扩展:为 agent 接入 DeepTutor 辅导能力 —— 深度讲解、自测题、学习路径规划、个人知识库检索(RAG)与笔记归档。 - [dsh-dependency-audit](https://github.com/uckkk/dsh-dependency-audit) — Audits dependencies for vulnerabilities using OSV.dev and checks npm outdated packages. - [dsh-design-patterns](https://github.com/uckkk/dsh-design-patterns) — Provides UI design pattern references for building user interfaces. - [DSH-Design-Studio](https://github.com/Sal7one/DSH-Design-Studio) — Inspired By Calude design, A Deepseek harness Design Plugin!, Select elements, Use Open Router Vision agents, upload images and much more!! You can make quick changes with deepseek or invoke the Vision model with a prompt directly! - [dsh-desktop-launcher](https://github.com/LvienOeria/dsh-desktop-launcher) — Installs desktop launchers for the application on macOS and Linux. - [dsh-desktop-launcher](https://github.com/Yvesgao/dsh-desktop-launcher) — DSH 启动器- 在 DSH 设置页一键创建 Windows 桌面快捷方式,自动打开浏览器、可固定任务栏。DSH plugin: one-click Windows desktop shortcut launcher from the Settings page (DeepSeek Harness or any local server) —Install: dsh plugin --profile web add github:Yvesgao/dsh-desktop-shortcut#main - [dsh-diary](https://github.com/hyperMoss/dsh-diary) — Diary plugin for DeepSeek Harness: daily markdown journal entries, custom templates, and a web settings section - [dsh-diffstream](https://github.com/F-Light/dsh-diffstream) — Enables streaming and diffing of data streams for real-time processing. - [dsh-directorx](https://github.com/LaplaceYoung/dsh-directorx) — DirectorX as a DeepSeek Harness plugin: AI video/image/audio skills, knowledge corpus, and configurable vision/image/video/audio model tools. - [dsh-discovery](https://github.com/EricXu20266/dsh-discovery) — DSH plugin discovery browser - browse & search community plugins on GitHub (read-only, no one-click installs) - [dsh-dlp](https://github.com/CharlotteN7/dsh-dlp) — Stops a DeepSeek Harness agent from reading your credential files and pasting secrets into tool calls - [dsh-do](https://github.com/toujianjian/dsh-do) — Performs actions within the DeepSeek Harness environment, likely executing commands or tasks. - [dsh-doc-guard](https://github.com/lucky8197/dsh-doc-guard) — Audits a repository for document-code consistency, detecting drift in version numbers, structure, and references. - [dsh-docker](https://github.com/Jesse-njx/dsh-docker) — Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops. - [dsh-docker](https://github.com/STARDUSTLC666/dsh-docker) — Adds Docker container management tools for agents, including listing, logs, inspect, exec, and manage, with secure subprocess handling. - [dsh-docs](https://github.com/protoctistmoses143/dsh-docs) — Convert PDFs, Office docs, scanned images, and more to clean Markdown, JSON, or text locally with offline OCR—no servers, no API keys, fully private. - [dsh-docs](https://github.com/Sqhao-O/dsh-docs) — Fully local document intelligence for DeepSeek Harness. Parse PDF, Office files, images, and scanned documents with offline OCR. | DeepSeek Harness 全本地文档智能插件,支持 PDF、Office、图片与离线 OCR - [dsh-document](https://github.com/jiaoqsh/dsh-document) — DeepSeek Harness plugin: read_document tool — Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF as Markdown for the model - [dsh-document-parser](https://github.com/miaobuao/dsh-document-parser) — A DeepSeek Harness document parsing tool powered by LiteParse - [dsh-document-reader](https://github.com/Yun-tech123/dsh-document-reader) — DeepSeek Harness (DSH) web plugin: read PDF / Word .docx / PPT .pptx / plain-text & code files into the composer via upload or drag-and-drop - [dsh-document-review](https://github.com/yabo083/dsh-document-review) — DeepSeek Harness plugin: review Markdown documents in a local browser with annotations, replacements, and deletion suggestions. Supports single files and whole directories. - [dsh-dolphindb](https://github.com/tradercjz/dsh-dolphindb) — Integrates DolphinDB database connectivity, enabling time-series queries and data operations within the harness. - [dsh-doubao-voice](https://github.com/Vorpal-poem/dsh-doubao-voice) — Adds voice input to DSH via Volcengine streaming ASR, filling the composer with transcribed text. - [dsh-draw](https://github.com/PerryLink/dsh-draw) — Unified static-image generation router for DeepSeek Harness: one image_generate tool with standard parameters, config-driven engine routing (OpenAI Images, Zhipu CogView, and any compatible endpoint) with health-aware fallback, durable workspace attachments, per-session quota accounting, and a Plugins settings panel - [dsh-duration](https://github.com/uckkk/dsh-duration) — Formats durations into human-readable strings for display. - [dsh-ego-browser](https://github.com/Da1dr1em/dsh-ego-browser) — Provides a browser control tool for the agent to interact with web pages. - [dsh-email](https://github.com/STARDUSTLC666/dsh-email) — Provides email tools for list, read, search, send, folders, and attachments via IMAP/SMTP with presets. - [dsh-entity-dd](https://github.com/sherconan/dsh-entity-dd) — Provides counterparty due diligence for cross-border deals using official free data sources. - [dsh-env-json](https://github.com/uckkk/dsh-env-json) — .env ↔ JSON - [dsh-env-manager](https://github.com/uckkk/dsh-env-manager) — Scans code references against .env to detect missing or unused variables and generate a sanitized example. - [dsh-equip-engine](https://github.com/wuykjl/dsh-equip-engine) — Adds equipment management capabilities, allowing agents to interact with and control external devices. - [dsh-everything-search](https://github.com/Argonaut790/dsh-everything-search) — Instant filename search for DSH agents backed by voidtools Everything (es.exe): everything_search / everything_status tools in milliseconds, never a slow recursive walk. - [dsh-exa-mcp](https://github.com/MicroHEROX/dsh-exa-mcp) — Exa Search MCP for DeepSeek Harness: mounts the remote Exa MCP endpoint (https://mcp.exa.ai/mcp) through the in-box @deepseek-ai/dsh-mcp-client bridge - [dsh-exam-countdown](https://github.com/zimai233/dsh-exam-countdown) — Query 64 Chinese exams (高考/考研/四六级/CPA/法考…) with rule-aware date math (2nd-Saturday, 1st-Sunday) and countdowns. - [dsh-excel-chat](https://github.com/hccccc01333/dsh-excel-chat) — Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by conversation, with automatic formula health checks after every edit. - [dsh-explore](https://github.com/JIAChenyu525/dsh-explore) — Explore DeepSeek Harness workspaces and resources through an interactive browsing interface. - [dsh-extension-workbook](https://github.com/GongYuanCaiJi/dsh-extension-workbook) — Excel / 工作簿读写 - @firstpick/pi-extension-workbook 的 dsh 移植 - [dsh-extensions-remotelink](https://github.com/haibala-aii/dsh-extensions-remotelink) — Haibala mobile remote control for DeepSeek Harness: scan-to-pair QR and a phone surface at /m - [dsh-eyes](https://github.com/Leeminjing/dsh-eyes) — Give text-only DeepSeek models on-demand vision: upload images, DeepSeek answers by calling a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default). - [dsh-eyes](https://github.com/qing9835/dsh-eyes) — Adds image recognition to text-only models by sending pasted or imported images to an OpenAI-compatible vision provider, with multi-round review. - [dsh-ezprot-plugin](https://github.com/YukunR/dsh-ezprot-plugin) — A plug-and-play proteomics analysis plugin for DeepSeek Harness - [dsh-feed](https://github.com/863683348/dsh-feed) — Cross-ecosystem aggregation base (聚合的聚合): syncs GitHub dsh-plugin topic + npm into one open JSON index, queried by model tools, CLI (dsh-feed) and a minimal stdio MCP server - [dsh-fetch-data](https://github.com/2672243194/dsh-fetch-data) — Fetches data from external sources for use within DSH. - [dsh-fetch-file](https://github.com/ZhijiangTang/dsh-fetch-file) — DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap - [dsh-fetch-third-party](https://github.com/tallahandsome-ux/dsh-fetch-third-party) — Safe third-party web fetch for DSH — delegates page crawling to user-configured services with no direct URL access (no SSRF), API keys in the managed credentials store, per-session budget, and an auto-managed local web scraping service stack. - [dsh-ffmpeg](https://github.com/STARDUSTLC666/dsh-ffmpeg) — Provides FFmpeg-based video processing tools including probe, cut, concat, encode, and more. - [dsh-figma-to-lottie](https://github.com/zimai233/dsh-figma-to-lottie) — Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files. - [dsh-file](https://github.com/chengzhi43/dsh-file) — A VS Code-style file manager plugin for DeepSeek Harness Web / DeepSeek Harness 的 VS Code 风格文件管理器插件 - [dsh-file-bridge](https://github.com/fengs2021/dsh-file-bridge) — Adds file upload/download capabilities with attachments, send_files tool, and a static file server. - [dsh-file-browser](https://github.com/Clearchenpro/dsh-file-browser) — DeepSeek Harness plugin: right-side whole-disk file browser with name/size/mtime sorting and drag-into-chat - [dsh-file-checksum](https://github.com/yan9651688/dsh-file-checksum) — Raw-file SHA-256 and SHA-512 verification plugin for DeepSeek Harness - [dsh-file-confirm](https://github.com/hfh1999/dsh-file-confirm) — Adds a manual file review confirmation dialog before file edits or writes in DSH. - [dsh-file-explorer](https://github.com/Zalpha263/dsh-file-explorer) — Adds a workspace file explorer and previewer to the interface, allowing users to browse and view files like in other agents. - [dsh-file-links](https://github.com/wmglimpser-hash/dsh-file-links) — Manages file links within DSH, enabling reference and navigation between related files. - [dsh-file-mention](https://github.com/Seryta/dsh-file-mention) — Enables mentioning or referencing files in messages, possibly for context inclusion. - [dsh-file-mount](https://github.com/acefun29/dsh-file-mount) — Enables mounting external file systems or directories into the workspace for access within sessions. - [dsh-file-picker](https://github.com/JackeyWilder/dsh-file-picker) — dsh web plugin: native Windows file picker that injects @path: refs into the draft - [dsh-file-rename](https://github.com/uckkk/dsh-file-rename) — Batch renames files with find/replace, prefix/suffix, and case rules, with dry-run preview. - [dsh-file-upload](https://github.com/HongMing-Huang/dsh-file-upload) — DeepSeek Harness (dsh) file-message plugin: Claude-style drag-and-drop / paperclip upload, content sniffing, document-to-Markdown via Microsoft MarkItDown (with built-in JS fallback), text inlining, read_document tool for agents. - [dsh-file-upload](https://github.com/kamilhzn/dsh-file-upload) — Uploads local files (txt, code, Word, Excel, PDF) to parse and inject as text into the chat. - [dsh-filelens](https://github.com/Han-Yao94/dsh-filelens) — Provides file inspection and analysis capabilities, likely including content viewing and metadata extraction for files within the harness environment. - [dsh-finance](https://github.com/TYEclipse/dsh-finance) — Money math toolbox for DeepSeek Harness: loan payment with amortization, compound growth, and rate conversion — zero runtime dependencies - [dsh-finance-data](https://github.com/coder-wu/dsh-finance-data) — Fetches and integrates financial market data into DeepSeek Harness for analysis and reporting. - [dsh-find-plugin](https://github.com/awesome-dsh-plugin/dsh-find-plugin) — Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands. - [dsh-firecrawl](https://github.com/firecrawl/dsh-firecrawl) — Firecrawl-backed web_search and web_fetch providers for the DeepSeek Harness web capability seam (ctx.web) - [dsh-fish-shell](https://github.com/nathannli/dsh-fish-shell) — DeepSeek Harness plugin that runs bash-tool commands with Fish. - [dsh-fleet-audit](https://github.com/LeslieWylie/dsh-fleet-audit) — Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic. - [dsh-flomo](https://github.com/zhengjy01/dsh-flomo) — Send notes and memos to flomo (浮墨笔记) from DeepSeek Harness: flomo_send / flomo_config / flomo_status agent tools - [dsh-fmt](https://github.com/ZhijiangTang/dsh-fmt) — DSH plugin: JSON/YAML/TOML/SQL formatter with error line/column locations - [dsh-for-wsl](https://github.com/Rycar1/dsh-for-wsl) — WSL workspace integration and shell routing plugin for DeepSeek Harness - [dsh-free-search](https://github.com/DDDMUC/dsh-free-search) — Free web search provider for DeepSeek Harness - DuckDuckGo backend, no API key needed - [dsh-free-search](https://github.com/zhouzhencheng07/dsh-free-search) — Free keyless Tavily web search tool for DeepSeek Harness (dsh) - [dsh-free-vision](https://github.com/FuzzySoul/dsh-free-vision) — Vision bridge plugin for DeepSeek Harness (dsh): image understanding for text-only models via luma-mcp, free Qwen3-VL-Flash by default. - [dsh-frontend-tools](https://github.com/lukaiwuyi/dsh-frontend-tools) — DSH plugin + client SDK: bridge your web, Electron, or Tauri app to DeepSeek Harness agents in real time — register frontend tools with a DSH KEY, one bridge for many apps. - [dsh-full-remote](https://github.com/JUANWANG-BUAA/dsh-full-remote) — DeepSeek Harness plugin for remote access: a token-gated reverse proxy keeps settings, credentials, and file access working over public tunnels and on other devices instead of returning 403. Per-device sessions. 支持通过公网隧道或局域网,在手机等设备上远程使用 DeepSeek Harness,设置、凭据与文件访问等功能保持可用。 - [dsh-funnel](https://github.com/YuanyuanMa03/dsh-funnel) — Curate tool output before it enters the model's context — keep error/warning lines and head/tail, spill the full text with a pointer. ~24x smaller model view, measured. For DeepSeek Harness. - [dsh-furrhaven-toolbox](https://github.com/YJLZSL/dsh-furrhaven-toolbox) — Provides SSH-related capabilities for the harness, enabling remote command execution. - [dsh-gen3d](https://github.com/LuZhouheng/dsh-gen3d) — Generates 3D characters by calling Meshy, Hunyuan3D, Tripo3D, and Rodin APIs with mock fallback. - [dsh-generate-image](https://github.com/zemul/dsh-generate-image) — Generates and edits images using the local OpenAI Codex CLI within DeepSeek Harness. - [dsh-geo](https://github.com/winyh/dsh-geo) — Audits local Markdown knowledge bases for SEO, GEO, and AEO optimization in DeepSeek Harness. - [dsh-gestalt](https://github.com/uckkk/dsh-gestalt) — Provides principles of Gestalt visual perception for design guidance. - [dsh-gesture-mouse](https://github.com/zfu691531-hash/dsh-gesture-mouse) — DSH plugin for a privacy-first macOS camera gesture mouse with a local Swift Vision helper. - [dsh-gh-plugin](https://github.com/king-bcolor/dsh-gh-plugin) — DeepSeek Harness plugin wrapping the GitHub CLI (gh). - [dsh-ghCLI-manager](https://github.com/sweven-tears/dsh-ghCLI-manager) — Integrates the GitHub CLI (gh) into DeepSeek Harness for command-line GitHub operations. - [dsh-git](https://github.com/taontech/dsh-git) — Adds Git version control operations as tools for the DeepSeek Harness environment. - [dsh-git](https://github.com/walavave/dsh-git) — Integrates Git version control operations into the DeepSeek Harness environment. - [dsh-git-bash](https://github.com/inmny/dsh-git-bash) — Allows DSH to use Git Bash while maintaining read-only, workspace-write, and full-access controls. - [dsh-git-branch](https://github.com/hanyueqiang/dsh-git-branch) — Adds git branch management capabilities, likely enabling branch creation, switching, or status display within DeepSeek Harness workflows. - [dsh-git-commit](https://github.com/uckkk/dsh-git-commit) — Suggests Conventional Commits messages, generates CHANGELOG, and recommends semantic versioning. - [dsh-git-credentials](https://github.com/revive/dsh-git-credentials) — DeepSeek Harness plugin: GitLab and GitHub API tokens stay out of the model context — encrypted at rest (AES-256-GCM), tools on demand, web settings panel. - [dsh-git-hygiene](https://github.com/lucky8197/dsh-git-hygiene) — Scans Git repositories for hygiene issues like stale branches, large files, and uncommitted changes, offering cleanup suggestions. - *GitHub only renders so much of one file, so 721 more plugins in this category did not fit here — search or browse the full catalog on the [live website](https://deepseek1024.com/).*
Skills · 247 plugins - [academic-research-graph](https://github.com/watericetangcw/academic-research-graph) — A SKILL that turns one paper into a living research map. - [acks-dsh-plugins](https://github.com/shynloc/acks-dsh-plugins) — ACKS DeepSeek Harness 插件库 — AI Agent / Creative / Knowledge / Service 四类插件合集 - [Aegis](https://github.com/GanyuanRan/Aegis) — Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. - [ag-dsh-coding-plugins](https://github.com/AlphaGodzilla/ag-dsh-coding-plugins) — Generates commit messages in Chinese, part of a collection of software engineering plugins for DSH. - [Agent_Extensions](https://github.com/DDDFXYqiming/Agent_Extensions) — Collection of general agent skills and DSH plugins, offering ready-to-use AI capabilities. - [agent-loop-workflow](https://github.com/LeslieWylie/agent-loop-workflow) — agent-loop-workflow: 通用多 agent 协作工作流骨架 skill 插件 — Loop Guard/Handoff/Review→Close protocol - [airesearch-plugin](https://github.com/WOOK98/airesearch-plugin) — AIResearch skill bundle for stock research: one-screen snapshots, six-lens equity deep dives, pre-market watchlist briefs, Industry Mode theme mapping, and SEC filing analysis. - [archify](https://github.com/tt-a1i/archify) — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export. - [awesome-deepseek-skills](https://github.com/Whning0513/awesome-deepseek-skills) — Pinned and statically verified Agent Skills for DeepSeek and DSH - [btw4DeepseekHarness](https://github.com/wensincai/btw4DeepseekHarness) — /btw system command for deepseek harness - [chat2skill](https://github.com/rxa3c/chat2skill) — Extracting and iterating skills from daily conversations with AI - [Claudecode--DSH](https://github.com/kirkchinese/Claudecode--DSH) — To hell with ClaudeCode! - [Cobsidian](https://github.com/Totoro-qaq/Cobsidian) — Agent-agnostic workflow skill for maintaining Obsidian knowledge bases - [codex-skills](https://github.com/oukeming64-tech/codex-skills) — Evidence-first agent skills for handoff auditing and documentation sync, packaged for Codex and DeepSeek Harness. - [coding-coach](https://github.com/xiehuan123/coding-coach) — Provides coding coaching or guidance through prompts and tips. - [commercial-ui-ux-codex-skill](https://github.com/zjsthmjialin/commercial-ui-ux-codex-skill) — Installable Codex skill for commercial UI/UX/GUI design, review, repair, and implementation. - [conservative-code-edits](https://github.com/addxing/conservative-code-edits) — An agent skill that enforces conservative code edits to keep changes minimal and safe. - [craft-mermaid](https://github.com/chunkithwang/craft-mermaid) — Portable Craft-style Mermaid generation, rendering, and visual review skill for AI coding agents - [deep-design](https://github.com/temidayoxyz/deep-design) — Design mode for DeepSeek Harness: the design-loop agent preset plus design-principles and design-qa skill packs - [DeepSeek-Harness-Core](https://github.com/muvuula/DeepSeek-Harness-Core) — DeepSeek Harness Core (DHC) · AI 人格核心进化插件 / AI personality core evolution plugin for DeepSeek Harness - [deepseek-harness-prompt-optimizer](https://github.com/lizhecome/deepseek-harness-prompt-optimizer) — LLM-backed prompt optimization bundle for DeepSeek Harness - [dsh_plugin_swift_cycle](https://github.com/Solismuchengxue/dsh_plugin_swift_cycle) — Swift Cycle governance skill adapter for DeepSeek Harness; user-invoked, version-pinned, and offline-verifiable. - [dsh-a-stock-select](https://github.com/ct188579/dsh-a-stock-select) — An all-in-one A-share stock analysis skill with 47 data endpoints, strategy filters, portfolio diagnostics, and risk controls. - [dsh-academic-research](https://github.com/userInner/dsh-academic-research) — Evidence-grounded bilingual academic research plugin for DeepSeek Harness and OnPeople - [dsh-academy](https://github.com/literaf/dsh-academy) — Academic mode for DeepSeek Harness (dsh): research persona, anti-fabrication rules for citations and data, bilingual conventions · DSH 学术模式 - [dsh-agency-agents-zh](https://github.com/GongYuanCaiJi/dsh-agency-agents-zh) — Bundles 267 ready-to-use AI expert role definitions for various domains. - [dsh-agent-life](https://github.com/jonah791/dsh-agent-life) — DSH plugin: dsh-agent-life - [dsh-agent-skills](https://github.com/minivv/dsh-agent-skills) — Discover and manage Agent Skills inside DeepSeek Harness - [dsh-aicc-zhunao](https://github.com/Cola1018/dsh-aicc-zhunao) — Public DeepSeek Harness preset for AICC main-brain orchestration and execution gating. - [dsh-anchored-standard](https://github.com/Jungod1121/dsh-anchored-standard) — Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap (bash+read), then full Standard tools after the first tool call or reply - [dsh-anchored-wsl](https://github.com/dHR-P/dsh-anchored-wsl) — Two-phase DeepSeek Harness preset: first turn = official Minimal mode (We-chain anchor), then full Standard tools on Windows (Git Bash / WSL). 首轮极简锚定 + 第二轮标准工具 - [dsh-apex-standard](https://github.com/rinDBeans/dsh-apex-standard) — DeepSeek V4 Pro/Flash unified anchored agent preset for DeepSeek Harness (official API & opencode-go): two-stage RL-aligned bootstrap, model-aware path routing, epoch-aware long-session stability - [dsh-arxiv-search](https://github.com/lixvn888/dsh-arxiv-search) — dsh-arxiv-search skill - [dsh-atlascloud](https://github.com/AtlasCloudAI/dsh-atlascloud) — Atlas Cloud skills and opt-in MCP tools for DeepSeek Harness - [dsh-awiki](https://github.com/AgentConnect/dsh-awiki) — AWiki identity and messaging plugin for DeepSeek Harness - [dsh-baoyu-skills](https://github.com/GongYuanCaiJi/dsh-baoyu-skills) — A collection of skills from the Baoyu skill library for various tasks. - [dsh-capability-index](https://github.com/777-Zen/dsh-capability-index) — Pre-flights the plugin library for DSH agents, auto-injecting Top-K suitable plugin hints into context for task-type requests to make plugin usage predictable. - [dsh-catgirl-plugin](https://github.com/Freakz2z/dsh-catgirl-plugin) — A token-efficient persona runtime for DeepSeek Harness. 把人格留在界面,把智能留给模型。Measured: -67% input tokens, -66% cache reads, 0-token catgirl rendering. - [dsh-cc-ecosystem](https://github.com/Bcy2020/dsh-cc-ecosystem) — Loads Claude Code's skills, commands, rules, and subagents into DeepSeek Harness. - [dsh-character-profiler](https://github.com/MlittleFriend/dsh-character-profiler) — Profiles a user-defined character for roleplay or narrative use, storing personality traits and preferences. - [dsh-chinese-thinking](https://github.com/GongYuanCaiJi/dsh-chinese-thinking) — Makes the agent think and reply in Chinese by default. - [dsh-chinese-thinking](https://github.com/Max-Null/dsh-chinese-thinking) — Provides Chinese thinking style prompts or behavior for the assistant. - [dsh-chinese-traditional-wisdom-skill](https://github.com/dhicoc/dsh-chinese-traditional-wisdom-skill) — Bundles Chinese traditional wisdom skills like Bazi, Ziwei, and Feng Shui with a deterministic engine and dashboard. - [dsh-claude-code-templates](https://github.com/GongYuanCaiJi/dsh-claude-code-templates) — Claude Code 技能模板库(claude-code-templates 移植,897 个 SKILL.md) - [dsh-claude-migrator](https://github.com/huanghouchun/dsh-claude-migrator) — Migrates Claude configuration including skills, rules, and MCP servers into DeepSeek Harness with workspace isolation. - [dsh-claude-skills](https://github.com/GongYuanCaiJi/dsh-claude-skills) — A library of 362 reusable skills, ported from alirezarezvani/claude-skills. - [dsh-claudecode-tips](https://github.com/ldgeng/dsh-claudecode-tips) — Replaces deep diving with Claude Code style working tips in conversations. - [dsh-clawshell](https://github.com/jorinyang/dsh-clawshell) — ClawShell vision as DeepSeek Harness plugins: self-perception, closed-loop self-adaptation, trust/niche swarm, insight mining, knowledge genome - [dsh-code-security](https://github.com/ihuajiu/dsh-code-security) — OpenAI Codex Security for DSH, zero-setup — 13 audit skills + 5 scan tools in a session preset, plus an auto-audit gate for new plugins, running on your local model with no API keys. - [dsh-codex-port](https://github.com/STARDUSTLC666/dsh-codex-port) — Batch-port Codex plugins into DSH skills with automatic frontmatter conversion and idempotent skipping. - [dsh-community-plugins](https://github.com/HubaKing/dsh-community-plugins) — DeepSeek Harness (dsh) plugin: registers a global skill that teaches agents how to discover, evaluate and install community plugins from the GitHub dsh-plugin topic, dshmarket and npm. | DSH 社区插件生态指南 skill:让 agent 学会发现、评估、安装社区插件。 - [dsh-conversation-outline](https://github.com/YesSanSan/dsh-conversation-outline) — Conversation outline tab for dsh-better-sidebar: per-turn structured outline with quick jump and one-line LLM titles in the DSH WebUI | DSH WebUI 对话大纲:按轮次结构化展示会话、一键跳转、LLM 一句话标题 - [dsh-creative-director](https://github.com/lussey820/dsh-creative-director) — Serves as a creative director that probes requirements and generates aesthetic briefs for short video, branding, and e-commerce content. - [dsh-cyber-sec](https://github.com/cyzlmh/dsh-cyber-sec) — Authorized security-assessment profile for DeepSeek Harness: scoped network tools, container-backed shell, authorization guard, durable evidence, 21 security skills, 7 specialist subagents - [dsh-deepread](https://github.com/xiehuan123/dsh-deepread) — Evidence-first deep reading for AI agents — trace claims, evidence, confidence and knowledge maps across articles, books and PDFs. - [dsh-design-skills](https://github.com/zhaiyateng/dsh-design-skills) — Design aesthetics skill pack for DeepSeek Harness (DSH) - keeps vibe-coded websites away from the AI look. 6 styles: dark-saas, apple-minimal, neo-neumorphism, brutalism, glassmorphism, japanese-minimal. - [dsh-director-toolkit](https://github.com/lhmd/dsh-director-toolkit) — DSH Director Toolkit is a DeepSeek Harness plugin for 3D artists, technical designers, and creative coders. Paste a half-formed idea, a reference note, or a portfolio caption and get a compact direction pack for Blender, Three.js, Houdini, or C4D. - [dsh-dual-agent-presets](https://github.com/QlzqQlzq/dsh-dual-agent-presets) — General-purpose and coding-focused Agent Presets for DeepSeek Harness - [dsh-ecc](https://github.com/gongyijie85/dsh-ecc) — ECC (227k-star operator system) skills for DeepSeek Harness — progressive port, v0.1.0 ships 20 curated skills; adapted from affaan-m/ECC (MIT) - [dsh-expert-mode](https://github.com/Asher-2000/dsh-expert-mode) — Packs an expert-mode agent preset with a chief coordinator and 11 domain specialists for structured, multi-perspective responses. - [dsh-experts](https://github.com/libinyam/dsh-experts) — DeepSeek Harness multi-expert bundle: expert teams as user-authorable data directories, each auto-registered as a routable skill (engine and roster separated). - [dsh-find-skill](https://github.com/Moximxxx/dsh-find-skill) — dsh plugin bridging the vercel-labs/skills ecosystem: LLM-driven skill search, install, and lifecycle for temp/project/global scopes. - [dsh-Friend](https://github.com/wanghehe123/dsh-Friend) — Offers a personified companion plugin with character cards, voice, Live2D, local memory, and work companionship features. - [dsh-frontend-slides](https://github.com/GongYuanCaiJi/dsh-frontend-slides) — A zero-dependency skill pack for creating animated HTML slides and converting PPT files. - [dsh-galgame-localization-reverse](https://github.com/julescules/dsh-galgame-localization-reverse) — Galgame localization and reverse-engineering Skill Provider for DeepSeek Harness - [dsh-gamemode](https://github.com/XCNXNXNX/dsh-gamemode) — dsh 插件:/gamemode 1 = 一键切换到内置创造模式(cordis)预设。dsh plugin: /gamemode 1 = switch to the built-in Creative Mode (cordis) agent preset. - [dsh-godot-skill](https://github.com/akira399/dsh-godot-skill) — Godot Engine 4.x 全栈游戏开发技能插件 for DeepSeek Harness (DSH) — registers the godot-4-development skill at runtime - [dsh-gpt-file-discipline](https://github.com/youxi-huang/dsh-gpt-file-discipline) — A configurable DeepSeek Harness plugin that adds file-reading discipline to selected GPT model prompts. - [dsh-grok-geo](https://github.com/xuboboo/dsh-grok-geo) — DSH (DeepSeek Harness) plugin bundle: grok-geo GEO brand audit agent skill - AI-search visibility, recommendations, citations, competitor presence and content-gap diagnosis across 17+ AI engines, shipped as a bundled skill provider. - [dsh-htb-skills](https://github.com/qingsiweisan/dsh-htb-skills) — A skills pack for DeepSeek Harness, likely focused on hack the box or cybersecurity challenges. - [dsh-humanized-deepseek-maid](https://github.com/loonai321/dsh-humanized-deepseek-maid) — Humanized whale-girl maid persona plugin for DeepSeek Harness: immersive roleplay, speaking modes, and ALTM-inspired layered memory. - [dsh-hyperframes](https://github.com/STARDUSTLC666/dsh-hyperframes) — Bundles HyperFrames skill pack for creating videos with HTML, CLI, and GSAP. - [dsh-i-have-adhd](https://github.com/GongYuanCaiJi/dsh-i-have-adhd) — Adjusts output style to be more ADHD-friendly, improving clarity and focus. - [dsh-interaction-design](https://github.com/uckkk/dsh-interaction-design) — A reference pack for interaction design principles to guide UI decisions. Provides curated theory for building better interfaces. - [dsh-k12-substrate](https://github.com/qiuyiwu1989-star/dsh-k12-substrate) — K12 capability substrate for DeepSeek Harness — 143 objectively-decidable capability anchors and 6,091 list items from China's MOE 2022 curriculum standards, with local-only learner profiles - [dsh-learn-everything](https://github.com/cendaifeng/dsh-learn-everything) — Offers a learning-oriented skill or prompt package designed to help users explore and master topics within DeepSeek Harness. - [dsh-learning-mode](https://github.com/CHplus0/dsh-learning-mode) — A DeepSeek Harness (DSH) agent preset that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style. 学习模式 - [dsh-mao-method](https://github.com/cstyx1990-design/dsh-mao-method) — Injects Mao Zedong Thought methodology prompts and tools to guide AI work. - [dsh-mattpocock-skills](https://github.com/GongYuanCaiJi/dsh-mattpocock-skills) — DeepSeek Harness 插件:Matt Pocock 工程技能包——grilling、spec/ticket 流程、TDD、code review、domain modeling 等工程技能(移植自 mattpocock/skills) - [dsh-mattpocock-skills](https://github.com/xiaoxiaosrm/dsh-mattpocock-skills) — Unofficial DSH port of mattpocock/skills — Engineering (18) + Productivity (7) skills as a DeepSeek Harness bundle plugin. MIT, © Matt Pocock. Star the upstream repo! - [dsh-mattpocock-skills-deck](https://github.com/FeatherHunter/dsh-mattpocock-skills-deck) — Provides a curated deck of 25 engineering skills with decision maps and handoff workflows. - [dsh-minimal-ptc](https://github.com/STARDUSTLC666/dsh-minimal-ptc) — Minimal prompt x full PTC tools for DeepSeek Harness - aligned with the Project2 we/let's trajectory (Minimal 99/96). - [dsh-minimal-web](https://github.com/Moeblack/dsh-minimal-web) — Preset for a minimal coding agent with web search and AGENTS.md loading, bundling a focused toolset and instructions. - [dsh-moa](https://github.com/morphlinglan/dsh-moa) — DeepSeek Harness plugin: Mixture of Agents (MoA) on-demand tool. - [dsh-motion-design](https://github.com/uckkk/dsh-motion-design) — A reference pack for motion design principles, offering guidance on animation and transitions in interfaces. - [dsh-okx-skill-hub](https://github.com/kongyecn-wq/dsh-okx-skill-hub) — Brings OKX market skills into DSH for price and indicator data. - [dsh-paper](https://github.com/Paloma966/dsh-paper) — Guides the full workflow of a computer science undergraduate thesis project for DeepSeek Harness. - [dsh-paper-sizes](https://github.com/uckkk/dsh-paper-sizes) — A reference plugin that provides standard paper size dimensions and guidelines, useful for design and document preparation tasks. - [dsh-paper-tutor](https://github.com/ASAKAFENG/dsh-paper-tutor) — Provides a collection of tutoring skills and prompts to assist with academic paper research and learning. - [dsh-pentest](https://github.com/howmp/dsh-pentest) — Offers a specialized penetration testing mode for DeepSeek Harness, targeting security assessments. - [dsh-photography](https://github.com/uckkk/dsh-photography) — A reference pack for photography basics, covering composition, exposure, and other fundamentals. - [dsh-plan-preset](https://github.com/23aisfvb/dsh-plan-preset) — DSH plugin: read-only permission shown as Plan + permission escalation forbidden (approval never). Web search keeps working. 把只读权限显示为 Plan,并禁止申请权限升级。 - [dsh-plugin-agent-dashboard](https://github.com/YYTbit/dsh-plugin-agent-dashboard) — Multi-agent dashboard skill for DeepSeek Harness - [dsh-plugin-auto-blame](https://github.com/HuanLinOTO/dsh-plugin-auto-blame) — Generates three critical follow-up suggestions after each model turn, shown as clickable chips. - [dsh-plugin-auto-docs](https://github.com/YYTbit/dsh-plugin-auto-docs) — Auto documentation generation skill for DeepSeek Harness - [dsh-plugin-boundary](https://github.com/KoanJan/dsh-plugin-boundary) — @koanjan/dsh-plugin-boundary — a DSH skill plugin that codifies platform capability boundaries so plugin developers know what's officially supported, undocumented, or impossible before they start. - [dsh-plugin-cas-kb](https://github.com/niuniu-869/dsh-plugin-cas-kb) — DeepSeek Harness bundle: article-level Chinese accounting standards (CAS / ASSE) and tax law lookup, plus a skill that keeps citations anchored to source articles. - [dsh-plugin-claude-bridge](https://github.com/YYTbit/dsh-plugin-claude-bridge) — Bridge Claude Code memory, skills, and config into DeepSeek Harness - [dsh-plugin-code-review](https://github.com/YYTbit/dsh-plugin-code-review) — Structured code review skill for DeepSeek Harness - [dsh-plugin-codex-bridge](https://github.com/YYTbit/dsh-plugin-codex-bridge) — Bridge codex skills and config into DeepSeek Harness - [dsh-plugin-context-compressor](https://github.com/YYTbit/dsh-plugin-context-compressor) — Context compression skill for DeepSeek Harness - [dsh-plugin-dev](https://github.com/ligaoc/dsh-plugin-dev) — Agent skill: guide LLMs to develop DeepSeek Harness (dsh) plugins and install them via the official bundle mechanism (dsh plugin add). Verified end-to-end. - [dsh-plugin-dev-skills](https://github.com/zimodzh/dsh-plugin-dev-skills) — An Agent Skills skill for developing DeepSeek Harness (DSH) plugins(开发 DSH 插件的 Agent Skill)——插件/服务/事件/工具/LLM 适配器/打包安装的标准。Works with Claude Code, Codex, DSH, VS Code Copilot & any compatible agent. - [dsh-plugin-guide](https://github.com/PerryLink/dsh-plugin-guide) — Installable DSH bundle: the dsh-plugin-guide plugin-development knowledge base as an on-demand agent skill. Official docs archive (EN/ZH), Cordis primer, 114-repo community archive, 1654 archived Discussions, 20+ battle-tested pitfalls. - [dsh-plugin-longgraph](https://github.com/levi-qiao/dsh-plugin-longgraph) — DeepSeek Harness community plugin: longgraph / loop-graph / loop-converge authoring skills on ctx.skills - [dsh-plugin-lookatstudy](https://github.com/Kaiji-Z/dsh-plugin-lookatstudy) — dsh community plugin: turn any markdown/folder/GitHub learning repo into a guided AI-tutor course (gated skill tree, BKT mastery, SM-2 reviews) inside DeepSeek Harness - [dsh-plugin-omoslim](https://github.com/tevenfeng/dsh-plugin-omoslim) — DeepSeek Harness bundle: oh-my-opencode-slim style Orchestrator agent preset with model-pinned specialist subagents - [dsh-plugin-opencode-omo](https://github.com/royenheart/dsh-plugin-opencode-omo) — deepseek harness opencode + omo (oh-my-openagent) preset - [dsh-plugin-pi-bridge](https://github.com/YYTbit/dsh-plugin-pi-bridge) — Bridge pi skills and config into DeepSeek Harness - [dsh-plugin-prompt-tool](https://github.com/Czerror/dsh-plugin-prompt-tool) — Injects simplified Chinese behavioral norms in three layers and allows editing the prompt file via a web UI. - [dsh-plugin-safe-install](https://github.com/rouyiemei/dsh-plugin-safe-install) — DSH (DeepSeek Harness) plugin bundling the safe plugin-installation skill: audit, install one-by-one, five-level verification, clean uninstall. Born from a beginner's painful journey. - [dsh-plugin-skills-laoboshi](https://github.com/Modole/dsh-plugin-skills-laoboshi) — Manage project-level and user-level Agent Skills within DSH Web, organizing reusable prompt collections. - [dsh-plugin-workspace-rules](https://github.com/youjiaqi421/dsh-plugin-workspace-rules) — Load Cursor, Gemini CLI, and GitHub Copilot workspace instructions into DeepSeek Harness. - [dsh-ponytail](https://github.com/gongyijie85/dsh-ponytail) — Ponytail, lazy senior dev mode, for DeepSeek Harness: 6 skills adapted from DietrichGebert/ponytail (MIT) - [dsh-portable-tavern](https://github.com/XCNXNXNX/dsh-portable-tavern) — Generates RPG character cards and enables tavern-style roleplay chat with imports. - [dsh-powershell-check](https://github.com/chaggle/dsh-powershell-check) — Native DeepSeek Harness plugin: gates pwsh tool calls against PowerShell pitfalls via the official tools/pre-execute interception point, bundles the powershell-check skill - [dsh-ppt](https://github.com/STARDUSTLC666/dsh-ppt) — Generates a complete presentation from a single prompt, with HTML slides and PPTX export, featuring five visual themes. - [dsh-preset-scaffold](https://github.com/duyanta123/dsh-preset-scaffold) — Sets up a standardized, runnable project skeleton with an architect persona and six template assets. - [dsh-presets-zh](https://github.com/GongYuanCaiJi/dsh-presets-zh) — Chinese versions of default agent presets (standard/cordis/code/minimal) that load by locale. - [dsh-project-knowledge-review](https://github.com/HeWhenJay/dsh-project-knowledge-review) — Facilitates knowledge review in Chinese, requiring evidence-based answers and flagging missing materials. - [dsh-prompt](https://github.com/FeatherHunter/dsh-prompt) — DSH prompt 调色板:预制+自定义 prompt 模板,点击即插入对话(含 /prompt 触发源与智能悬浮卡)| Prompt palette for DeepSeek Harness: preset + custom prompt templates with one-click insert, /prompt trigger and a smart suggestion card - [dsh-prompt-manager](https://github.com/errorcode7/dsh-prompt-manager) — Manages and organizes prompts for DeepSeek Harness, allowing easy creation and reuse. - [dsh-prompt-optimize](https://github.com/mmyddd/dsh-prompt-optimize) — Optimizes user prompts to improve clarity and effectiveness for AI responses. - [dsh-prompt-optimizer](https://github.com/xinmo114514/dsh-prompt-optimizer) — Optimizes user prompts with one click, rewriting vague requests into executable super-prompts. - [dsh-qrules](https://github.com/2128627267/dsh-qrules) — Bundles a set of custom rules or guidelines for agent behavior. - [dsh-reasoning-translator](https://github.com/pinkllo/dsh-reasoning-translator) — DeepSeek Harness plugin: make the model write its chain-of-thought in your language - [dsh-remotion](https://github.com/STARDUSTLC666/dsh-remotion) — Registers a Remotion skill for programmatic video creation using React, bundling 38 rule files for immediate use. - [dsh-research](https://github.com/literaf/dsh-research) — AI4Scholar research pack for DeepSeek Harness (dsh): embedded research skills, literature-first workflow guidance and workspace conventions. Pairs with dsh-ai4scholar. - [dsh-research-first](https://github.com/outnever/dsh-research-first) — Research-first assistant for DeepSeek Harness: gently nudge agents to investigate docs/code/community before editing - [dsh-reverse-skill](https://github.com/dhicoc/dsh-reverse-skill) — A DeepSeek Harness Cordis plugin that registers 85 reverse-engineering, authorized penetration-testing, and security-research skills. - [dsh-review-skills](https://github.com/ben7am1n/dsh-review-skills) — Reviews and manages skill definitions, likely for quality assurance or organization within the harness. - [dsh-rewind](https://github.com/jiangr100/dsh-rewind) — Replica of the Claude Code /rewind skill - [dsh-router-flash](https://github.com/xiaoxianyu-office/dsh-router-flash) — DSH bundle 插件:V4 Flash 神模式(opencode-go)agent preset 分发包,dsh plugin add 安装后自动同步 router-flash preset。DSH agent preset bundle for DeepSeek V4 Flash godmode. - [dsh-rules](https://github.com/rj-jiangyichen/dsh-rules) — A bundled collection of rules and prompts to guide AI behavior and responses. - [dsh-rules-paths](https://github.com/Temoa/dsh-rules-paths) — Claude Code-style paths: rule injection for DeepSeek Harness (DSH). - [dsh-seismicx](https://github.com/MOLAaaaaaaa/dsh-seismicx) — DeepSeek Harness plugin for the SeismicX earthquake-catalog skill - [dsh-session-prompt-standalone](https://github.com/WinRNGS/dsh-session-prompt-standalone) — Injects custom prompts into DSH sessions, likely for predefined skill sets. - [dsh-sister](https://github.com/Yihong89/dsh-sister) — A warm, cute Paimon-style companion agent with a loli voice. - [dsh-skill-7d-code-reviewer](https://github.com/7dgroup-ai/dsh-skill-7d-code-reviewer) — Bundles a structured code review skill with a five-step process and scoring. - [dsh-skill-adapter](https://github.com/zp-home/dsh-skill-adapter) — Imports or mounts SKILL.md skills from Claude Code or Codex ecosystems into DeepSeek Harness via CLI and a SkillProvider plugin. - [dsh-skill-explorer](https://github.com/wingsky-1/dsh-skill-explorer) — DSH skill center plugin: browse loaded skills by source, enable/disable, create and delete - [dsh-skill-fuzzy](https://github.com/ch1bug/dsh-skill-fuzzy) — Codex-style fuzzy skill search for the DeepSeek Harness Web GUI: /bug, /diag, /regression all find diagnosing-bugs in the / skill menu. - [dsh-skill-gate](https://github.com/Bryan-cmf/dsh-skill-gate) — DSH-Plugin: skill trigger/selection gate - user picks from described candidates when the model triggers a skill; 10s no-choice falls back to the system default. - [dsh-skill-hub](https://github.com/cheshireez/dsh-skill-hub) — An in-GUI skill hub that lets users browse, search, enable, disable, inspect, diagnose, and scaffold local skills from the official registry. - [dsh-skill-importer](https://github.com/saitamahang/dsh-skill-importer) — deepSeek Harness plugin: import and manage skills from files or URLs, with a composer picker and /skills command - [dsh-skill-loader](https://github.com/kezboardpj/dsh-skill-loader) — Per-conversation skill catalog picker for DeepSeek Harness (dsh) — choose which skills are loaded into each conversation. Unselected skills are unavailable in that conversation. - [dsh-skill-lord-serf](https://github.com/ttxl314/dsh-skill-lord-serf) — DeepSeek Harness 插件:Lord/Serf 协议 0.5 技能,让 DSH 实现文件式多智能体编排(Lord 派活,Serf 干活)。 DeepSeek Harness plugin: Lord/Serf protocol 0.5 skills for file-based multi-agent orchestration. - [dsh-skill-manager](https://github.com/AKS1st/dsh-skill-manager) — DSH web plugin: a Skill Manager page in the settings panel browsing system / user / workspace / preset skills, with file-tree editing, zip import/export, and delete (system skills read-only). - [dsh-skill-manager](https://github.com/CLAPEILL/dsh-skill-manager) — Manages skills globally, per workspace, and per conversation, with enable/disable and deletion plus descriptions. - [dsh-skill-manager](https://github.com/Lanxing6480/dsh-skill-manager) — A plugin for managing skills in DeepSeek Harness, allowing users to organize and deploy skill sets. - [dsh-skill-manager](https://github.com/LIU20030725/dsh-skill-manager) — DSH (DeepSeek Harness) skill manager: categorize/tag/organize agent skills into collections, with a settings panel. 技能分类管理器 - [dsh-skill-manager](https://github.com/sulfide2085/dsh-skill-manager) — Manages AI skills from a settings page with toggles, a marketplace, and local ZIP imports. - [dsh-skill-manager](https://github.com/tuogusa/dsh-skill-manager) — Manages skills within DeepSeek Harness, enabling users to organize and apply packaged skill sets. - [dsh-skill-manager-ytxue](https://github.com/YTxue/dsh-skill-manager-ytxue) — DSH web plugin: skill manager in the Settings sidebar - list/enable/disable, folder batch import with conflict prompts, state-driven one-click DSH-spec check & auto-fix, system/project scope labels. - [dsh-skill-pack](https://github.com/jeremy9682/dsh-skill-pack) — 11 shareable workflow skills for DeepSeek Harness: handoffs, triage, specs, tickets, wayfinding, teaching, mode routing, overnight runs - [dsh-skill-pack-security](https://github.com/PerryLink/dsh-skill-pack-security) — Security-audit skill pack + plugin_vet supply-chain gate for DeepSeek Harness (dsh): 8 bilingual agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration, threat modeling, vuln intel, incident response) plus the plugin_vet automated pre-install scanner. Apache-2.0. - [dsh-skill-panel](https://github.com/hexbee/dsh-skill-panel) — Manages agent skills through a dedicated panel in DeepSeek Harness settings. - [dsh-skill-picker](https://github.com/a735624258/dsh-skill-picker) — DSH 实现 workbuddy 同款选择 skill 功能 | WorkBuddy-style skill picker for DeepSeek Harness: pick a skill in the composer, insert the official /skill-name gesture, and DSH loads it with your message. - [dsh-skill-remote](https://github.com/CSY656/dsh-skill-remote) — Remote skills.sh/GitHub skill provider and installer for DeepSeek Harness — install any skill with one prompt. - [dsh-skill-router](https://github.com/akqwpeter-prog/dsh-skill-router) — ⚙️ Rule-first pre-step skill router for DeepSeek Harness: pours matched skills on high-confidence hits, stays silent otherwise. Companion executor to skill-bartender. - [dsh-skill-search](https://github.com/Equinox7379/dsh-skill-search) — On-demand skill search for DSH: zero preloading, keyword-search a shared skill library - [dsh-skill-viewer](https://github.com/Failing-coachman563/dsh-skill-viewer) — Manage and organize DSH skills via a web interface with one-click enable/disable, batch migration, and workspace-based grouping. - [dsh-skills](https://github.com/CocoSgt/dsh-skills) — Provides a collection of skills for DeepSeek Harness, likely enhancing agent capabilities. - [dsh-skills-manager](https://github.com/E83737664/dsh-skills-manager) — Manages agent skills within DeepSeek Harness, providing a system to organize and oversee skill collections. - [dsh-skills-manager](https://github.com/MichengAI/dsh-skills-manager) — DSH Skills Manager 基于 DeepSeek Harness 的Skills管理插件 - [dsh-skills-manager](https://github.com/zhangzheng25/dsh-skills-manager) — DeepSeek Harness plugin: skill management settings page. Browse/search agent skills, view SKILL.md details, and copy content/path directly from Settings → Skill Manager. - [dsh-skills-market](https://github.com/peiqi10086/dsh-skills-market) — Manages local skills and provides a SkillHub marketplace with search and one-click install. - [dsh-SkillsManagePlugins](https://github.com/z-col/dsh-SkillsManagePlugins) — Provides a visual manager to view, edit, create, and delete skills at user and project levels. - [dsh-soul-md](https://github.com/Scorp1o117/dsh-soul-md) — Soul.md persona for DeepSeek Harness | DeepSeek Harness 人设卡插件 - [dsh-storyboard](https://github.com/uckkk/dsh-storyboard) — Provides storyboard script templates and film terminology for structured visual storytelling. - [dsh-superpowers](https://github.com/codeAnqiang-ma/dsh-superpowers) — Superpowers (obra/superpowers) as a DeepSeek Harness plugin: the methodology skills plus their session bootstrap - [dsh-superpowers-zh](https://github.com/GongYuanCaiJi/dsh-superpowers-zh) — A Chinese-language Superpowers skill pack with 20 AI programming skills. - [dsh-task-modes](https://github.com/GraySilver/dsh-task-modes) — Task modes for DeepSeek Harness Web: normal execution, first-principles prompting, and independent adversarial review. - [dsh-teacher](https://github.com/Yihong89/dsh-teacher) — DSH teacher plugin: Socratic tutor that leads you to answers from a markdown question set, tracks knowledge gaps in-session, and retests them on a spaced-repetition schedule. - [dsh-think-any-lang](https://github.com/lco117/dsh-think-any-lang) — DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages. - [dsh-think-chinese](https://github.com/lingtima/dsh-think-chinese) — Forces the model to always think internally in Chinese, improving consistency for Chinese users. - [dsh-think-in-chinese](https://github.com/Mr-cjf/dsh-think-in-chinese) — 让 DeepSeek Harness 的 Agent 用简体中文思考和回复 · Make DeepSeek Harness agents think in Chinese - [DSH-Think-zh](https://github.com/Len7183/DSH-Think-zh) — Injects a system prompt instruction to force thinking processes into Simplified Chinese regardless of user language. - [dsh-tool-writing](https://github.com/x2802490130-prog/dsh-tool-writing) — Writing engine for DeepSeek Harness: long-form web-novel orchestration with a separate DeepSeek key, lore management, semantic retrieval, and a corpus library. - [dsh-typography](https://github.com/uckkk/dsh-typography) — Offers typography and layout principles as a reference for font pairing, spacing, and hierarchy. - [dsh-understand-anything](https://github.com/GongYuanCaiJi/dsh-understand-anything) — A skill pack designed to help understand any given topic or concept. - [dsh-ux-writing](https://github.com/uckkk/dsh-ux-writing) — Provides UX writing guidelines for clear, concise, and user-friendly interface copy. - [dsh-virtual-product-team](https://github.com/songoao25/dsh-virtual-product-team) — Product Team Mode - a DeepSeek Harness agent preset: user-led conversation with a virtual product team (PM to Engineer to QA to Release) walking you from idea to shipped product - [dsh-wanghong-handwritten-ppt](https://github.com/tjxj/dsh-wanghong-handwritten-ppt) — 王虹学术手写风 PPT Skill for DeepSeek Harness · Notability-style HTML slides and PNG export - [dsh-wcag](https://github.com/uckkk/dsh-wcag) — Queries WCAG accessibility standards for reference on compliant design and development. - [dsh-web-artifact-designer](https://github.com/xulelenlp/dsh-web-artifact-designer) — A skill that turns visual and frontend design requests into polished, self-contained HTML or SVG artifacts, such as posters, web pages, and infographics. - [dsh-weneed](https://github.com/Nwflower/dsh-weneed) — Enhances DeepSeek Harness by stabilizing the triggering of the We Need chain-of-thought, improving model capability. - [dsh-wuyun-liuqi](https://github.com/dhicoc/dsh-wuyun-liuqi) — Packages 31 traditional Chinese medicine skills (五运六气) as installable skill modules. - [dsh-xiaohongshu-viral-note](https://github.com/xuboboo/dsh-xiaohongshu-viral-note) — DSH (DeepSeek Harness) plugin bundle: Xiaohongshu/RED viral-note agent skill - hot-note research, note generation/rewrite, verification, authorized account analysis, QR login and controlled publishing, shipped as a bundled skill provider. - [dsh-youmind-plugin](https://github.com/seamas0825-lab/dsh-youmind-plugin) — YouMind OpenAPI tools and skill bundle for DeepSeek Harness - [dsh-zh-output](https://github.com/YKennen/dsh-zh-output) — Forces Chinese thinking and output in DeepSeek Harness through a preset for Chinese-language responses. - [embedded-workbench](https://github.com/AmethystLuna/embedded-workbench) — Embedded C/C++ AI engineering plugin — firmware skills (FreeRTOS, Keil, HardFault, state machines) + 1% Rule / Plan Verification Gate discipline | 嵌入式 C/C++ 工程 AI 插件:固件技能与 agent 纪律。 For Claude Code, Codex, Cursor, Kimi, OpenCode, ZCode and DeepSeek Harness (dsh) - [fabric](https://github.com/BingChanCN/fabric) — Integrates the fabric pattern library to provide reusable skill sets for DSH. - [fasthtml-desktop](https://github.com/kuailexiaozixin/fasthtml-desktop) — Provides skills for building FastHTML desktop apps. - [find-dsh-plugins](https://github.com/JazzuLu/find-dsh-plugins) — A conversational skill for finding DSH plugins using semantic search, multi-source aggregation, and security audit. - [folio-events](https://github.com/nyantused-cpun/folio) — Folio (兰亭) @folio/dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @folio/dsh-tools. - [folio-tools](https://github.com/nyantused-cpun/folio) — Folio (兰亭) @folio/dsh-tools: 15 schema-validated tools (memory + quality gates) of the consulting document-generation engine; pair with @folio/dsh-events for the full session protocol. - [free-vision-skill](https://github.com/niyongsheng/free-vision-skill) — A local-only vision skill for macOS that enables image understanding without external APIs. - [fullstack-expert](https://github.com/adithya-hmt/fullstack-expert) — Cordis-native, evidence-driven full-stack engineering discipline for DeepSeek Harness agents - [function-extraction](https://github.com/addxing/function-extraction) — A skill that extracts a feature's full implementation chain and generates technical documentation. - [function-testing](https://github.com/addxing/function-testing) — Generates functional test cases from PRDs, Git commits, or user stories, and exports Excel-style reports. - [gongwen-skill](https://github.com/linhut/gongwen-skill) — Provides a full workflow for Chinese official document formatting, review, and optimization as a skill. - [harmony-next.skills](https://github.com/linhay/harmony-next.skills) — 🚀 Expert guidance for HarmonyOS NEXT (API 12+) development. Covers IDE operations, performance tuning, architecture (HAP/HAR/HSP), and automation testing. - [helm-d](https://github.com/ADWMC/helm-d) — DeepSeek Harness 破甲一体化安全分析插件:Android · Web · Native · Protocol · Malware · AI-Security 全领域聚合(9 bundle + 1 preset) - [hermes-dsh-collab](https://github.com/Cavan-Ou/hermes-dsh-collab) — Battle-tested multi-agent collaboration playbook for DeepSeek Harness: model-tier routing, spec discipline, git single-writer rule — as an installable skill. 多 agent 管线里运行 DSH 的实战协作规范 - [humanizer-ru](https://github.com/Vladimir-Human/humanizer-ru) — Скилл для ИИ-агентов: находит и убирает следы машинной генерации из русского текста. 38 паттернов, 39 regex-маркеров с реестром доказательств, слепые парные прогоны, файловый слой снятия C2PA/EXIF/XMP | Russian AI-writing humanizer skill with file metadata cleaning - [humanizer-ru-dsh](https://github.com/Vladimir-Human/humanizer-ru) — Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle. - [inspiration-deck-workshop](https://github.com/zjsthmjialin/inspiration-deck-workshop) — Inspiration Deck Workshop: local HTML presentation skill and template toolkit - [logicprobe](https://github.com/AmethystLuna/logicprobe) — Claim verification for AI coding agents — 7 structural + 7 adversarial logic-primitive probes against design docs & refactoring plans | AI 编程助手声明核查插件:对设计文档与重构计划做逻辑原语验证(7 结构 + 7 对抗探针) for Claude Code, Codex, Cursor, Kimi, OpenCode, ZCode and DeepSeek Harness (dsh) - [math-research-dsh](https://github.com/xsoc1/math-research-dsh) — DSH adaptation of the math-research Codex plugin marketplace: rigorous-open-math-research, manage-math-research-program, math-research-workflow, lean-verify as DeepSeek Harness skills. - [mattpocock-skills-dsh](https://github.com/gongyijie85/mattpocock-skills-dsh) — Matt Pocock's skills for DeepSeek Harness (DSH): grilling, writing-for-agents, wait-what, TDD and more — 25 skills adapted from mattpocock/skills (MIT) - [mattpocock-skills-dsh-zh](https://github.com/gongyijie85/mattpocock-skills-dsh-zh) — Matt Pocock 技能中文版 for DeepSeek Harness: 25 个技能正文全译中文 (Chinese translation of mattpocock/skills, MIT) - [minecraft-dev](https://github.com/sikadi233-hub/minecraft-dev) — Minecraft development plugin for DeepSeek Harness: skills & tools for Paper/Spigot plugins and Fabric/Forge/NeoForge mods, MC 1.7.10-26.x - [missing-semester-skills-dsh](https://github.com/AntheaLaffy/missing-semester-skills-dsh) — dsh plugin fork of the-missing-semester-skills(29 个 agent skills 的版本化 dsh 插件安装) - [muretai-dsh-skill](https://github.com/muretai/muretai-dsh-skill) — Join the Muretai agent network from DeepSeek Harness (dsh) — one-step install, MCP wiring, inbound-mail wake - [new-project-init](https://github.com/warm-flame-core/new-project-init) — Provides a skill set with 26 templates for optimizing existing project documentation and establishing AI collaboration workflows. - [opengame-dsh](https://github.com/opengameapp/opengame-dsh) — OpenGame browser-game Skill bundle for DeepSeek Harness - [opengame-dsh-plugin](https://github.com/opengameapp/opengame-dsh-plugin) — OpenGame browser-game Skill bundle for DeepSeek Harness - [opengame-dsh-plugin](https://github.com/TechTerryDev/opengame-dsh-plugin) — OpenGame browser-game Skill bundle for DeepSeek Harness - [openharness-rule-for-dsh-plugin](https://github.com/zuoguyoupan2023/openharness-rule-for-dsh-plugin) — DSH plugin that injects a system-prompt rule block for DeepSeek Harness plugin development (CAN/SHOULD/MUST NOT) - [oss-prompt-optimizer](https://github.com/seven282/oss-prompt-optimizer) — Optimizes prompts for DeepSeek Harness to improve AI output quality. - [pdf-background-gray-codex-skill](https://github.com/zjsthmjialin/pdf-background-gray-codex-skill) — Codex skill for removing gray backgrounds from scanned PDFs without changing resolution or anti-aliased text. - [pr-genius](https://github.com/zsxh1990/pr-genius) — Advises on pull request improvements and provides a knowledge base of large open-source project PR practices. - [project-ai-docs](https://github.com/igugyj/project-ai-docs) — Provides a universal protocol skill for writing project AI documentation, standardizing how AI interacts with project docs. - [project-change-router-skill](https://github.com/WeirdSky924/project-change-router-skill) — Project-level change routing and reuse governance for AI coding agents. Helps Codex and Claude Code find the right capability boundary, avoid duplicate implementations, respect write constraints, and calibrate routing decisions for large full-stack repositories. - [quantum-practices](https://github.com/unitarylab/quantum-practices) — Quantum Algorithms Best Practices - [rejection-check](https://github.com/maike-china/rejection-check) — Parses tender/bid documents to detect invalid and rejection items, running three-round risk checks and generating PDF reports. - [replicate-android-feature](https://github.com/addxing/replicate-android-feature) — A skill that replicates an Android feature to another project while preserving behavior and UI. - [review-workflow](https://github.com/LeslieWylie/review-workflow) — Provides a multi-judge review workflow skill with independent scoring, chair calibration, and critic review. - [sage-meta](https://github.com/gezi-wen/sage-meta) — A skills pack for the sage agent, likely containing curated prompts and workflows for specific tasks. - [sage-persona](https://github.com/gezi-wen/sage-persona) — Provides a persona definition for the sage agent, shaping its behavior and style in interactions. - [sebastian-kitchen-board](https://github.com/penguinpanda/sebastian-kitchen-board) — Sebastian is a family kitchen & life assistant for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness). - [skill-bartender](https://github.com/akqwpeter-prog/skill-bartender) — 🍸 Task-to-skill pairing with a laziness ladder and a safe install cellar. Never overpours, never serves untasted. DSH · Claude Code · Codex - [skill-framework](https://github.com/JohnXu22786/skill-framework) — Praxis — a bundled engineering-methodology skill library (Agent Skills) for DeepSeek Harness (dsh), served as a Cordis plugin via ctx.skills. - [skill-injector-plugin](https://github.com/Zenjibad/skill-injector-plugin) — Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator. - [skill-security-guard](https://github.com/rrrrrredy/skill-security-guard) — Statically scans agent skills for security risks, assigning A-F ratings and enabling CI-tested rule enforcement. - [skillhub](https://github.com/cocofhu/skillhub) — skillhub of deepseek-harness - [skills](https://github.com/creght-dev/skills) — Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback. - [skills](https://github.com/upstash/skills) — Collection of skills for Upstash - [SumSec-Skills](https://github.com/SummerSec/SumSec-Skills) — A collection of personal custom skills bundled as a repository for DeepSeek Harness agents. - [superdesign-skill](https://github.com/superdesigndev/superdesign-skill) — The design skill for Claude Code, Cursor and any coding agent. Stop shipping AI-slop UI: turn it into shippable, tasteful frontend. Install: npx skills add superdesigndev/superdesign-skill. Powered by superdesign.dev - [superpowers-dsh](https://github.com/LayneChai/superpowers-dsh) — Superpowers skills for DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers - [tizhi-agent](https://github.com/onlyLT/tizhi-agent) — Bundles an agent preset with insider knowledge and practical advice for navigating bureaucratic environments. - [tizhuang-agent-skills](https://github.com/weishao2/tizhuang-agent-skills) — Offers access to over 20 million K-12 exam questions with topic search, practice, and AI-generated test papers. - [tkinter-desktop](https://github.com/kuailexiaozixin/tkinter-desktop) — Provides skills for creating Tkinter desktop applications. - [TsienHsueShen](https://github.com/Tostoevsky/TsienHsueShen) — A skill plugin distilling Qian Xuesen's Engineering Cybernetics into a methodology for DeepSeek Harness. - [write-chinese-long-screenplay](https://github.com/mudden2380078550-creator/write-chinese-long-screenplay) — A skill for writing Chinese movie and TV series long screenplays with specialized guidance.
Workflow & Automation · 226 plugins - [aflare](https://github.com/alib8b8/aflare) — Runs local-first automation agents with deterministic workflow execution (DAG, WAL, Saga, idempotency), 300+ skill templates, and MCP protocol support. - [agent-jit](https://github.com/sybolization/agent-jit) — Compiles deterministic agent execution paths into DSL programs for direct execution, reducing token usage. - [aitoearn-dsh-plugin](https://github.com/lussey820/aitoearn-dsh-plugin) — Creates short-video content end-to-end, from creative direction and scripting to image-text/video generation and Douyin publishing. - [allinluna](https://github.com/zenx0x/allinluna) — Resource-aware multi-agent orchestration for Codex and DeepSeek Harness (All in Flash DSH plugin) - [chicheng-cron](https://github.com/534119219/chicheng-cron) — Schedules cron tasks to execute shell, Python, Node scripts, and Skill or Agent tasks with notifications. - [clawock](https://github.com/KCNyu/clawock) — Runs a decision workflow where agents debate every call and code settles the outcome. - [cronjob-dsh-plugin](https://github.com/peng-huiyang/cronjob-dsh-plugin) — Enables scheduled tasks set from the frontend for automated internal requests. - [DeepJIT](https://github.com/fly3366/DeepJIT) — JIT compiler plugin for deepseek-harness: compiles recurring agent workflows into hot skills and flow templates - [deepseek-harness-flow](https://github.com/alison-xx/deepseek-harness-flow) — Visual workflows and multi-model evaluation for DeepSeek Harness - [deepseek-harness-orchestrate](https://github.com/apheli0os/deepseek-harness-orchestrate) — Declarative task-DAG orchestration plugin for DeepSeek Harness - [deepseek-knowzcode-plugin](https://github.com/knowz-io/deepseek-knowzcode-plugin) — KnowzCode TDD / quality-gate workflow for DeepSeek Harness. No MCP. Publisher: Knowz AI. - [delivery-review-dsh-plugin](https://github.com/xiaoxiao-svg/delivery-review-dsh-plugin) — Enables dual-agent delivery collaboration workflow as a native plugin. - [dsh_workflow](https://github.com/icetomoyo/dsh_workflow) — UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer. - [dsh-a2a](https://github.com/dpskh/dsh-a2a) — Agent2Agent mesh for the Harness - [dsh-action-outbox](https://github.com/JimchengChina/dsh-action-outbox) — Review-before-commit transactions for DeepSeek Harness tool side effects - [dsh-advisor](https://github.com/glangzh/dsh-advisor) — Adds an advisor agent that routes routine tasks to a lighter model and escalates difficult decisions to a stronger model for consultation. - [dsh-advisor](https://github.com/omdsh-dev/dsh-advisor) — Pair a second model that passively reviews each turn and injects notes. - [dsh-advisor](https://github.com/slhssb/dsh-advisor) — Independent-model advisory review for DeepSeek Harness: after each tool step, a reviewer model audits the agent's operations and injects concerns/guidance into the next step. - [dsh-agency-agents](https://github.com/MichengAI/dsh-agency-agents) — Offers industry-wide intelligent agents built on DeepSeek Harness for automated multi-agent collaboration. - [dsh-agent-arena](https://github.com/LeemanCheung/dsh-agent-arena) — Isolated multi-model coding matches with deterministic verification, scoring, and reports - [dsh-agent-arena](https://github.com/Tikzen/dsh-agent-arena) — Interactive multi-agent collaboration, meetings, group chats, and task execution for DeepSeek Harness. - [dsh-agent-conductor](https://github.com/akqwpeter-prog/dsh-agent-conductor) — Delegates tasks to external agent CLIs within sessions, with hot-reload installation. - [dsh-agent-relay](https://github.com/Noelune/dsh-agent-relay) — Local multi-agent collaboration relay for DeepSeek Harness — HMAC-authenticated loopback message broker for dsh, Codex, Claude Code & Hermes. - [dsh-agent-team-gui](https://github.com/toolclub/dsh-agent-team-gui) — Persistent multi-model agent squads for DeepSeek Harness — reusable teams, per-agent model/tool policies, and ordinary-chat collaboration. - [dsh-agent-teams](https://github.com/NanmiCoder/dsh-agent-teams) — AgentTeams multi-agent teams. - [dsh-AgentTask](https://github.com/knGear/dsh-AgentTask) — Runs agent tasks within the DSH environment. - [dsh-aitoearn](https://github.com/lussey820/dsh-aitoearn) — AiToEarn content-creation suite as a DeepSeek Harness plugin: creative director, script writer, image-text/video generation, Douyin publishing. - [dsh-approval-gate](https://github.com/moon09300731/dsh-approval-gate) — Adds an automatic approval gate that predicts risky operations, auto-approving safe ones and routing dangerous ones to human review. - [dsh-approval-llm](https://github.com/Letter2025/dsh-approval-llm) — Model-based permission approval: an approval-request answerer backed by a separate reviewer model. - [dsh-approve-for-me](https://github.com/shifan3/dsh-approve-for-me) — Approve-for-me mode for DeepSeek Harness: LLM safety auto-approval for approval requests; high-risk destructive commands still ask the user. - [dsh-approve-for-me](https://github.com/timeance/dsh-approve-for-me) — DeepSeek Harness plugin for rule-gated automatic sandbox approval with optional LLM review, one-time grants, fixed high-risk checks, and native human fallback. - [dsh-aura-scheduler](https://github.com/ljsysfurryACE/dsh-aura-scheduler) — Proactive scheduling for DeepSeek Harness: Aura heartbeat + value network (official is model-driven only) - [dsh-auto-coding](https://github.com/facai0316/dsh-auto-coding) — Automates a nightly coding pipeline that runs tests, reviews plans, and executes tasks unattended. - [dsh-auto-goal-resume](https://github.com/tmeeli/dsh-auto-goal-resume) — Restarts and automatically resumes sessions with active goals after reboot, removing the need for manual intervention. - [dsh-auto-mode](https://github.com/Nuo-cl/dsh-auto-mode) — DSH plugin: auto mode that routes permission-gated tool calls through an LLM review before approving, blocking, or asking for confirmation. - [dsh-auto-review](https://github.com/PerryLink/dsh-auto-review) — Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided). - [DSH-AutoLab](https://github.com/Brain2nd/DSH-AutoLab) — Controls autonomous research workflows with local session communication for efficiency. - [dsh-automation](https://github.com/titanwings/dsh-automation) — Scheduled coding runs in fresh agent sessions with auditable history. - [dsh-autopilot](https://github.com/245678000000/dsh-autopilot) — Acceptance-driven autonomous completion for DeepSeek Harness. Done means verified. - [dsh-background-agents](https://github.com/PerryLink/dsh-background-agents) — Interactive long-session background agents for DeepSeek Harness: start a durable continuable child agent, watch its progress in the Web UI sidebar, message it any time, and interrupt it - all through the official subagent seam. - [dsh-backup-sync](https://github.com/csiroqa/dsh-backup-sync) — DeepSeek Harness(DSH)备份/恢复 + 跨机同步插件:本地快照、WebDAV 推送/拉取、自动备份与失效归档清理。Snapshot backup, restore and cross-machine sync plugin for DeepSeek Harness: local snapshots, incremental WebDAV push/pull, auto-backup retention and stale archive sweep. - [dsh-batch-regression](https://github.com/PangYiMing/dsh-batch-regression) — DSH plugin: run a command N rounds, judge by median/distribution — 批量回归取统计结论 - [dsh-book2skill](https://github.com/omdsh-dev/dsh-book2skill) — DSH book-to-skill plugin: a 5-stage long task (fetch → parse → understand → generate → install) with 3 human gates, host tools for the agent and a browser timeline panel - [dsh-captain](https://github.com/KanoNoUta/dsh-captain) — Captain plugin for DeepSeek Harness: GPT planning, DeepSeek workers, independent review, adaptive multi-agent orchestration - [dsh-cbx-orch](https://github.com/zerosloney/dsh-cbx-orch) — Durable coding-agent orchestrator as a DeepSeek Harness plugin: dispatch tasks to codebuddy/opencode/omp/cline/qwen with persistent jobs, queue, review, and rollback. - [dsh-change-center](https://github.com/Chance-Wu/dsh-change-center) — Captures file changes and orchestrates review, rejection, application, and rollback workflows. - [dsh-changelog](https://github.com/GongYuanCaiJi/dsh-changelog) — Automatically generates release notes from project changes. - [dsh-ci-cd-bot](https://github.com/bkMoon1024/dsh-ci-cd-bot) — Automates CI/CD pipelines by integrating with build, test, and deployment workflows from the chat interface. - [dsh-ci-co-pilot](https://github.com/temotee2103/dsh-ci-co-pilot) — GitHub CI co-pilot for DeepSeek Harness: PR review, CI failure fixing, issue triage and release notes. Everything is a plugin. - [dsh-ci-context](https://github.com/lucas-ward/dsh-ci-context) — Privacy-focused CI execution context for DeepSeek Harness agents - [dsh-ci-doctor](https://github.com/jkrandom-sudo/dsh-ci-doctor) — Monitors GitHub Actions for failures and turns raw logs into structured diagnosis cards. - [dsh-cinematic-workflow](https://github.com/luoyuejun9/dsh-cinematic-workflow) — Implies a cinematic or staged workflow orchestration, possibly automating multi-step processes in a visually guided manner. - [dsh-claude-code](https://github.com/Yuki-takuya-kun/dsh-claude-code) — Run Claude Code harness as the DeepSeek Harness main loop, streaming live trajectory into the DSH web UI. - [dsh-claude-octopus](https://github.com/GongYuanCaiJi/dsh-claude-octopus) — multi-agent 编排(移植自 claude-octopus) - [dsh-cluster](https://github.com/Lanxi26/dsh-cluster) — 画布式多智能体协作插件 | Canvas-based multi-agent cooperation plugin for DeepSeek Harness - [dsh-codex](https://github.com/songyang0603/dsh-codex) — Rebuilding OpenAI Codex as exact, independently installable DeepSeek Harness plugins without invoking the Codex binary. - [dsh-codex-approval](https://github.com/040822/dsh-codex-approval) — Automates sandbox approval using rules and AI-based risk assessment to allow or deny requests. - [dsh-codex-kanban](https://github.com/sonozaki7/dsh-codex-kanban) — AI-native Kanban and Codex chat fusion for DeepSeek Harness - [dsh-companion](https://github.com/beijingwahw/dsh-companion) — A companion plugin offering conversation export, handoff summaries, cost optimization, global search, task orchestration, and security auditing. - [dsh-companion-dev](https://github.com/beijingwahw/dsh-companion-dev) — Bundles nine modules for conversation export, cost optimization, task orchestration, and more. - [dsh-companion-enterprise](https://github.com/beijingwahw/dsh-companion-enterprise) — Provides enterprise features including security audit, team collaboration, and task orchestration. - [dsh-crew](https://github.com/ZSeven-W/dsh-crew) — DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation. - [dsh-cron](https://github.com/omdsh-dev/dsh-cron) — Scheduled tasks (cron) for DeepSeek Harness: model- and human-callable scheduling that fires followup/inject into agent sessions - [dsh-cron-panel](https://github.com/a792883583/dsh-cron-panel) — DSH web GUI scheduled-tasks panel: sidebar management of DSH and system (crontab) tasks with natural-language creation and execution logs - [DSH-DAG](https://github.com/HEO-Club/DSH-DAG) — Implements a directed acyclic graph (DAG) structure for organizing and automating multi-step task pipelines within DeepSeek Harness. - [dsh-daily-kit](https://github.com/zhouwei713/dsh-daily-kit) — A daily kit with 16 plugins and 4 one-click bundles, focusing on transparent permissions, read-first, and zero native dependencies. - [dsh-dashboard](https://github.com/Uddoo/dsh-dashboard) — Symphony-inspired multi-provider task orchestrator and native operations dashboard for DeepSeek Harness. Supports Linear, GitHub, Jira, Asana, GitLab, and local tasks. 受 Symphony 启发的 DeepSeek Harness 多任务源编排与原生运维仪表盘,支持 Linear、GitHub、Jira、Asana、GitLab 及本地任务。 - [dsh-deep-research](https://github.com/omdsh-dev/dsh-deep-research) — Adaptive deep-research orchestrator built on the official workflow engine. - [dsh-deepseek-flow](https://github.com/kanghelyu/dsh-deepseek-flow) — Likely orchestrates multi-step flows in DSH, though details are limited; classified as workflow with caution. - [dsh-delay-tools](https://github.com/keyiadiannao/dsh-delay-tools) — Delayed wake-up for DeepSeek Harness: schedule a reminder and the agent wakes in the SAME conversation to reply — plus an interruptible wait (timed gate) tool. Host-level timer + official agent.followup() wake channel. - [dsh-delayed-task](https://github.com/m-guo-2/dsh-delayed-task) — Durable delayed decisions for DeepSeek Harness - [dsh-delegation-workflow](https://github.com/Wh1stle05/dsh-delegation-workflow) — Unclear but likely orchestrates multi-agent delegation workflows. - [dsh-dev-team-manager](https://github.com/SASE223/dsh-dev-team-manager) — 一个将Claudecode的dev-team插件兼容到dsh的套壳插件, token使用很快, 非使用dsh中重度开发的谨慎使用. A wrapper plugin that ports Claude Code's dev-team plugin to dsh. Heavy token usage — use with caution unless you're doing intensive dsh development. - [dsh-diff-approval](https://github.com/9087/dsh-diff-approval) — Pending-change review for DeepSeek Harness: whole-file diffs with per-file Keep/Revert, create/delete tracking, and restart-safe persistence. - [dsh-doublecheck](https://github.com/PerryLink/dsh-doublecheck) — Engineering-discipline guard: grill the requirements before the first edit, enforce red/green test evidence gates, and audit the delivery with a forked adversary (grill-requirements skill + tool-policy gates). - [dsh-dshx](https://github.com/YZz-S/dsh-dshx) — MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections. - [dsh-epoch-reanchor](https://github.com/whycantiusemyname/dsh-epoch-reanchor) — DSH plugin to A/B test post-compaction We/Let's reasoning with Minimal-first epochs and full tools after the first tool call - [DSH-EvoResearch](https://github.com/Karbo123/DSH-EvoResearch) — Implements a self-evolving scientific research workflow for automated multi-step research tasks. - [dsh-finance](https://github.com/zhang787jun/dsh-finance) — Finance and accounting workflows for DeepSeek Harness, adapted from Anthropic Finance - [dsh-flomo-report](https://github.com/zhengjy01/dsh-flomo-report) — Daily session report generator for DeepSeek Harness with one-click flomo sync: AI-narrated daily/weekly/monthly digests synced to flomo with a configurable tag (default #write/dsh) and automatic # stripping. - [dsh-git-workflow](https://github.com/yangyongzhen/dsh-git-workflow) — Automates Git workflows for DeepSeek Harness, likely handling commits, branches, and version control tasks. - [dsh-git-worktree](https://github.com/LaoYueHanNi/dsh-git-worktree) — Manages Git worktrees to enable parallel development and organized branch-based workflows. - [dsh-github](https://github.com/PerryLink/dsh-github) — Official-grade GitHub CI for DeepSeek Harness: composite action.yml, PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval (Apache-2.0, dsh-plugin). - [dsh-github-skills](https://github.com/Starfie1d1272/dsh-github-skills) — Skill-first GitHub workflows for DeepSeek Harness: PR triage, review feedback, CI diagnosis, and safe publishing. - [dsh-goal-quiescence](https://github.com/1052326311/dsh-goal-quiescence) — Completion evidence gate for DeepSeek Harness goal-mode subagents - [dsh-goal-scaffold](https://github.com/zriyox/dsh-goal-scaffold) — Intercepts large requests and scaffolds a plan.md with acceptance criteria before starting work. - [dsh-gpt-tool-compat](https://github.com/YoungUsing/dsh-gpt-tool-compat) — Offers enhanced agent teams with durable teams, dynamic routing, task graphs, mailboxes, and a token ledger. - [dsh-ha-orchestrator](https://github.com/Saktawdi/dsh-ha-orchestrator) — Orchestrates subagents with model high-availability failover and dynamic orchestration. - [dsh-habit](https://github.com/Max-Null/dsh-habit) — Self-learning habit engine for the DeepSeek Harness - correction signals, threshold judgment, two-level human gate - [dsh-heartbeat](https://github.com/fatatalia/dsh-heartbeat) — Triggers periodic checks of a heartbeat file and archives results automatically. - [dsh-humanizer](https://github.com/DEEP-IOS/dsh-humanizer) — A workflow that removes AI traces from Chinese text and resists multiple review layers. - [dsh-inspect](https://github.com/omdsh-dev/dsh-inspect) — Adversarial checkup → fix → review loop toolset. - [dsh-job-hunting](https://github.com/allentnetus/dsh-job-hunting) — DeepSeek Harness job hunting plugin and runtime skill for local job intelligence workflows. - [dsh-kimicode-swarm](https://github.com/hongyue0721/dsh-kimicode-swarm) — Orchestrates batch parallel sub-agents with a swarm command and real-time progress bar. - [dsh-launch](https://github.com/Khellendros97/dsh-launch) — Manages dsh services so they persist across sessions, preventing interruptions after conversations end. - [dsh-longtask-orchestrator](https://github.com/rocker2018-droid/dsh-longtask-orchestrator) — Orchestrates long-running tasks, likely automating multi-step processes, but lacks details. - [dsh-loom](https://github.com/ZTCNO0NE/dsh-loom) — Loom (织机) — external coach / second verifier for DeepSeek Harness: silently evolves your agent's tools, skills, config and model, with deterministic verification and cold-apply. - [dsh-loop](https://github.com/vlln/dsh-loop) — Recurring loops: `/loop` command + loop tool + activity status bar. - [dsh-loop-dock](https://github.com/euuuuuuzer/dsh-loop-dock) — A loop dock for DeepSeek Harness: one harness, multiple agent loops. - [dsh-maestro-runtime](https://github.com/zhao-wuyan/dsh-maestro-runtime) — DSH host plugin for maestro-flow: guard, context, KG sync, delegate/team/coordinator runtime - [dsh-meta-orchestrator](https://github.com/jiruidai/dsh-meta-orchestrator) — A model-native meta-agent plugin for DeepSeek Harness that uses the underlying model’s reasoning and planning capabilities to synthesize task-specific workflows at runtime and coordinate tools and subagents. - [dsh-moa](https://github.com/meilulin/dsh-moa) — Implements a mixture-of-agents mode that combines multiple model outputs for enhanced reasoning, similar to Hermes expert mode. - [dsh-model-failover](https://github.com/Letter2025/dsh-model-failover) — Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback. - [dsh-mp-automator](https://github.com/VincentJiang06/dsh-mp-automator) — WeChat Mini Program automated testing for DeepSeek Harness (dsh) — selector-addressed actions, build-freshness gates, geometry-first assertions for text-only models, real screenshots on vision routes · 微信小程序自动化测试 dsh 插件 - [dsh-multi-tenant](https://github.com/GuoMonth/dsh-multi-tenant) — Multi-tenant SaaS extension for DeepSeek Harness (DSH): tenant identity, session isolation, authorization, tenant-aware MCP, and audit. - [dsh-notebooks](https://github.com/havingautism/dsh-notebooks) — Provides notebook-style interfaces for organizing and executing multi-step tasks within DeepSeek Harness. - [dsh-orcana](https://github.com/Leo-Ayh-Oday/dsh-orcana) — Runtime governance for DeepSeek Harness: progress governor, evidence freshness, completion guard, capability router (Same model. Same DSH. One runtime intervention.) - [dsh-orchestrator](https://github.com/EricJiang0423/dsh-orchestrator) — Local-first issue board for DeepSeek Harness: board data, model-facing tools, a fresh-agent planning loop, and a human approval queue for agent-proposed issues. - [dsh-orchestrator](https://github.com/zibo2025/dsh-orchestrator) — Provides multi-agent orchestration mode with task decomposition, worker mesh communication, and per-worker model/thinking control. - [dsh-org-panel](https://github.com/kevin-luo/dsh-org-panel) — Command center for orchestrating multiple AI agents as digital employees. - [dsh-overdrive](https://github.com/temotee2103/dsh-overdrive) — Turns the harness into a multi-platform chat agent with in-chat tracing, subagents, cron jobs, and one-command deploy. - [dsh-paper-slides](https://github.com/literaf/dsh-paper-slides) — Paper → academic talk for DeepSeek Harness: reads the real full text, budgets the slot per venue (组会汇报/会议报告/答辩/开题/文献汇报), builds the deck around the figures and writes the speaker notes as the script. Drives dsh-ai4scholar + dsh-slides. - [dsh-period-report](https://github.com/zhengjy01/dsh-period-report) — Free-interval session reports for DeepSeek Harness: AI-narrated daily/weekly digests over any date range + every-N-days scheduled reminders with system notifications - [DSH-pipeline-kernel](https://github.com/not-big-dog/DSH-pipeline-kernel) — Provides a pipeline kernel for orchestrating multi-step automated tasks within the harness. - [dsh-plan-first-dev](https://github.com/asd176916847/dsh-plan-first-dev) — Automatically switches to plan mode before development to enforce a plan-first workflow. - [dsh-plan-lattice](https://github.com/1052326311/dsh-plan-lattice) — Stop long-task agent drift at the first stale mutation. DeepSeek Harness plugin; reproducible stress test: native 8/8 unsafe mutations, Plan Lattice 0/8. - [dsh-plannotator](https://github.com/titanwings/dsh-plannotator) — Plan review with anchored annotations and structured feedback back to the agent. - [dsh-plugin-adaptive-agent-policy](https://github.com/YuXuanLiang-dev/dsh-plugin-adaptive-agent-policy) — Implements adaptive task routing, loop budgets, and progressive pruning to optimize agent execution flows. - [dsh-plugin-aflare](https://github.com/alib8b8/dsh-plugin-aflare) — aflare workflow tools for DeepSeek Harness (DSH): generate, validate, run local-first deterministic workflows - [dsh-plugin-automations](https://github.com/Sev7een/dsh-plugin-automations) — Settings-based scheduled tasks that run on time or during DeepSeek off-peak hours, with one-time and daily schedules backed by durable task state. - [dsh-plugin-discussion-intent](https://github.com/JinPLu/dsh-plugin-discussion-intent) — A DSH Discussion Mode that keeps complex AI conversations aligned with your goals and turns them into evidence-based next steps. - [dsh-plugin-scheduled-tasks](https://github.com/Ceelog/dsh-plugins) — Per-project scheduled prompts run as fresh headless agent sessions, with one-time, interval, and cron schedules plus durable run history. - [dsh-plugin-subagent-director](https://github.com/SeverusZh/dsh-plugin-subagent-director) — Subagent Director: per-subagent LLM provider/model selection with role templates for DeepSeek Harness (dsh plugin) - [dsh-plugin-verified-search](https://github.com/f0909172434/dsh-plugin-verified-search) — Verified current-source search workflow for DeepSeek Harness - [dsh-plugin-workflow-laoboshi](https://github.com/Modole/dsh-plugin-workflow-laoboshi) — Create, test, publish, and execute DAG workflows for DSH agents, enabling automated multi-step processes. - [dsh-plugin-yet-another-subagent](https://github.com/HuanLinOTO/dsh-plugin-yet-another-subagent) — 可配置子代理 profile 系统,单一 subagent 工具 + profile 参数,含 Web UI 设置/实时进度/子代理树 | Configurable subagent profile system: single subagent tool + profile param, with Web UI settings/real-time progress/subagent tree - [dsh-plugins](https://github.com/Ceelog/dsh-plugins) — deepseek harness plugins - [dsh-plugins](https://github.com/RossBool/dsh-plugins) — Enables collaborative orchestration, cross-session team mode, plan engine, and topic timelines for agents. - [dsh-plugins](https://github.com/ryanyujazz-dev/dsh-plugins) — Long-term plugin library for DeepSeek Harness (dsh): installable plugin packages and patch-layer bundles. - [dsh-polling](https://github.com/cnyac/dsh-polling) — dsh-polling — 轮询任务/定时任务 plugin for DeepSeek Harness: cron scheduled tasks as real sessions, natural-language creation, model tools (polling_*) & web UI. Install via dsh plugin add - [dsh-prime-agent](https://github.com/yoke233/dsh-prime-agent) — Prime Agent-inspired persistent RLM control plane for DeepSeek Harness Code Mode - [dsh-product-delivery-workflow](https://github.com/wellorbetter/dsh-product-delivery-workflow) — 100% AI-native product delivery workflow plugin for DeepSeek Harness: full product-to-release pipeline (research → PRD → OpenSpec → parallel multi-agent → review loops → tests → release audit) with loop closure. 产品交付工作流插件:从产品到发布全流程,自带闭环,100% AI 原生,睡前启动醒来收货。 - [dsh-project-kanban](https://github.com/StruggleYang/dsh-project-kanban) — Likely provides a kanban board for project management, possibly integrating task tracking into DeepSeek Harness. - [dsh-proof](https://github.com/EvilIrving/dsh-proof) — Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent. - [dsh-ralph-loop](https://github.com/zerosloney/dsh-ralph-loop) — RALPH cognitive-loop plugin for DeepSeek Harness: Reflect-Assess-Learn-Plan-Handle autonomous code generation with a hard cycle cap. - [dsh-recipe](https://github.com/863683348/dsh-recipe) — Scenario bundles of dsh plugins (插件界的 dotfiles): recipe tool lists, searches, applies and composes ready-made plugin environments with ordered install sequences - [dsh-record-replay](https://github.com/humblebanana/dsh-record-replay) — DeepSeek Harness record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr_* tools) - [dsh-reprolab](https://github.com/yuttfu/dsh-reprolab) — dsh-reprolab — a deterministic bug-proof executor for DeepSeek Harness: frozen repro tests, RED/GREEN/REGRESSION gates, and replayable evidence. Complements session-level discipline plugins such as dsh-doublecheck. - [dsh-req-miner](https://github.com/nortejiang-tech/dsh-req-miner) — Requirements-mining plugin: a sidebar entry opens a per-session floating interview window. A continuable subagent interviews the user round by round (decision tree, frontier questions, recommended answers), reads the bound session's workspace and recent context, and returns the summarized requirement prompt to the session composer in one click. - [dsh-requirements-alignment](https://github.com/jiezeng2004-design/dsh-requirements-alignment) — Lightweight requirement alignment for DeepSeek Harness — align important decisions before execution without a full spec workflow. - [dsh-research-lab](https://github.com/Harzva/dsh-research-lab) — DSH-native multi-runtime baseline, ablation, and reproducible evaluation control plane - [dsh-revive](https://github.com/omdsh-dev/dsh-revive) — Automatically resumes interrupted sessions after restart by sending a continue command to each. - [dsh-round-table](https://github.com/vuchisu069-source/dsh-round-table) — Orchestrates round-table discussions among multiple AI agents with distinct personas, enabling cross-questioning and final summary synthesis. - [dsh-routines](https://github.com/Jesse-njx/dsh-routines) — Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults. - [dsh-safe-workflow](https://github.com/cnwutianhao/dsh-safe-workflow) — Safety-first workflow plugin for DeepSeek Harness with task contracts, approval gates, checkpoints, verification evidence, and best-effort rollback. 为 DeepSeek Harness 提供任务契约、审批门禁、检查点和验证能力,让 Agent 工作流更安全。 - [dsh-save-money](https://github.com/zhu168/dsh-save-money) — Save-money plugin for DSH (DeepSeek Harness) — define your own "pause / resume" time windows; at pause time running long tasks are paused (not stopped) automatically, and they resume when the window ends. - [dsh-schedule](https://github.com/csiroqa/dsh-schedule) — Schedules agent tasks on cron schedules and provides a status dashboard for system monitoring. - [dsh-schedule](https://github.com/magicOF2/dsh-schedule) — Provides scheduling capabilities for running DeepSeek Harness tasks at specified times or intervals. - [dsh-schedule-tasks](https://github.com/uluckystar/dsh-schedule-tasks) — Schedules cron-based tasks with shell or notification triggers, managed via a web sidebar panel. - [dsh-scheduler](https://github.com/yangyongzhen/dsh-scheduler) — Schedules and runs tasks automatically for DeepSeek Harness, enabling timed or recurring operations. - [dsh-science](https://github.com/biociao/dsh-science) — Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics. - [dsh-science-workbench](https://github.com/poplarity/dsh-science-workbench) — A reproducible science workbench plugin for the DeepSeek Harness: agent-driven cells, inline figures with feedback/rerun, manifest provenance, and environment snapshots. - [dsh-self-evolution](https://github.com/Lhy723/dsh-self-evolution) — Drives benchmark-based self-evolution of agent profiles with evaluation and rollback. - [dsh-self-evolving](https://github.com/timwhitez/dsh-self-evolving) — Evidence-first, crash-resumable self-evolution engine for DeepSeek Harness and Harbor. - [dsh-sentinel](https://github.com/fuhefei/dsh-sentinel) — Condition-driven wakeup: durable file/command/http/process/webhook watches that wake the agent. - [dsh-session-supervisor](https://github.com/acosmi/dsh-session-supervisor) — Durable, bounded lifecycle supervisor with scheduled evaluation for live DeepSeek Harness sessions (community plugin) - [dsh-skill-manager](https://github.com/Yi-Wei-H/dsh-skill-manager) — Runs one-shot tasks headlessly under any agent preset, enabling automated batch execution. - [dsh-smart-subagent](https://github.com/Asowerp/dsh-smart-subagent) — Manages and delegates tasks to subagents intelligently, optimizing the overall execution flow. - [dsh-spec-loop](https://github.com/tianji-qingtian/dsh-spec-loop) — Spec-driven 开发闭环(OpenSpec 兼容):/spec 命令族驱动 生成规格 → 批准 → 实现 → 逐条验收 → 归档 | Spec-driven dev loop (OpenSpec-compatible) for DeepSeek Harness: /spec drives propose → approve → implement → verify → archive - [dsh-specflow](https://github.com/lonelymoon87/dsh-specflow) — Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context. - [dsh-squad](https://github.com/zhouCode/dsh-squad) — Enables personal agents across devices and networks to form persistent, delegable teams while maintaining local control. - [dsh-stage-gate](https://github.com/changingwang/dsh-stage-gate) — Implements stage-gate approval workflows for DeepSeek Harness, adding checkpoints and gates to task execution. - [dsh-state-graph](https://github.com/zerosloney/dsh-state-graph) — StateGraph orchestration engine as a DeepSeek Harness plugin: declarative directed state graphs with conditional routing, loopback, iteration guards. - [dsh-subagent-agy](https://github.com/ZEM17/dsh-subagent-agy) — Provides an external subagent plugin for DeepSeek Harness, possibly enabling multi-agent coordination and delegation. - [dsh-swarm-router](https://github.com/r600a-code/dsh-swarm-router) — DSH plugin: sub-agent matrix swarm — routes heterogeneous tasks to the most suitable model (OpenRouter-like + cfgpu.com/llm/square), dispatches each via in-process subagents. 32/32 benchmark green. - [dsh-sync](https://github.com/ZhenHuangLab/dsh-sync) — Git sync for DeepSeek Harness settings and profile configuration. - [dsh-task-board](https://github.com/scwlkq/dsh-task-board) — Single-package durable task board plugin for DeepSeek Harness - [dsh-task-planner](https://github.com/ztl34245881-commits/dsh-task-planner) — Task planning with experience muscle-memory for DeepSeek Harness: condition-reflex recall + LLM capability matching + auto-persisted lessons - [dsh-task-relay](https://github.com/LeslieWylie/dsh-task-relay) — DSH 跨会话任务接力板:task_push/list/claim/done + handoff_write/read - [dsh-task-runner](https://github.com/jing-hy/dsh-task-runner) — DSH plugin: project/task dual-mode workspaces. Tasks skip the workspace picker - every task conversation gets a fresh scratch dir under D:\dsh_working\- (Codex-style). - [dsh-taskboard](https://github.com/cloader/dsh-taskboard) — Provides a task board for visualizing and organizing multi-step tasks or workflows within the harness. - [DSH-taskboard](https://github.com/shengsheng90/DSH-taskboard) — Native local Taskboard plugin for DeepSeek Harness. SQLite-backed projects, Agent claim/review, and a native Web UI — no iframe, no second chat runtime. - [dsh-taskboard-plugin](https://github.com/af2000-tech/dsh-taskboard-plugin) — Taskboard plugin for DeepSeek Harness (DSH) — issue kanban with a sidebar board panel, a 13-command agent tool, and a managed self-contained local service - [dsh-taskify](https://github.com/GearVoid/dsh-taskify) — Task refinement plugin for DeepSeek Harness Web. - [dsh-taskswarm](https://github.com/february2015/dsh-taskswarm) — TaskSwarm (蜂群) — DeepSeek Harness 上的多智能体任务编排插件:waves/lanes 并行执行、git worktree 隔离、任务包与跨模型评审、崩溃可恢复 | Multi-agent task orchestration for DeepSeek Harness: waves/lanes parallel execution, git worktree isolation, task packets, cross-model review, crash recovery - [dsh-team](https://github.com/huxint/dsh-team) — Agent teams for DeepSeek Harness: named long-lived teammates over ctx.subagents, a shared task list, a member-to-member mailbox, virtual workspaces, and a live team room in the conversation view - [dsh-team-runner](https://github.com/tkr520521/dsh-team-runner) — Automates resumption of active-goal sessions after restarts, eliminating manual continuation prompts. - [dsh-tiered-approval](https://github.com/Elaina-real/dsh-tiered-approval) — Tiered auto-review for DeepSeek Harness: static-rule safety net + LLM reviewer + human fallback — auto-allow safe actions, deny irreversible ones, ask a human for the rest. - [dsh-timer](https://github.com/life1996cou/dsh-timer) — Schedules tasks with flexible timing, including a one-click off-peak mode to run only at low-price hours. - [dsh-tool-reqpipe](https://github.com/sikwoxy/dsh-tool-reqpipe) — A requirement pipeline plugin with seven tools and a CLI, automating requirement-to-development stages. - [dsh-track](https://github.com/fakechris/dsh-track) — Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store. - [dsh-trajectory-governor](https://github.com/chunsi-w/dsh-trajectory-governor) — 专为 pro 模型使用 Closed-loop trajectory policy plane for DeepSeek Harness - [dsh-trellis](https://github.com/1264459640/dsh-trellis) — Self-contained Trellis workflow trigger for DeepSeek Harness (DSH / Cordis) - [dsh-trellis](https://github.com/SajoLuo/dsh-trellis) — Trellis workflow integration for DeepSeek Harness - [dsh-verify](https://github.com/263311487-ux/dsh-verify) — Independent browser acceptance testing for agent deliverables. Agents self-test and pass; real browsers tell the truth. - [dsh-verify-gate](https://github.com/blueWhalei/dsh-verify-gate) — Requires workspace verification commands to pass before concluding a session. - [dsh-verify-judge](https://github.com/zriyox/dsh-verify-judge) — Forces agents to verify completion by running tests before goal gate and at turn end, ensuring evidence-based task completion. - [dsh-video-creator](https://github.com/uckkk/dsh-video-creator) — Generates video content via templates and Chinese LLMs, adapting output for mainstream platforms. - [dsh-video-studio](https://github.com/hackerFish/dsh-video-studio) — Generates videos and comic dramas natively with a six-stage director pipeline, multi-provider quota scheduling, and four-layer prompt optimization. - [dsh-watch](https://github.com/dshworks/dsh-watch) — Put a watch on a stream: background listeners that wake the DeepSeek Harness agent with new matching lines — and a daemon host so a watcher runs unattended for weeks, with no task and no browser. Not affiliated with DeepSeek. - [dsh-wechat-mp-studio](https://github.com/FuncWei/dsh-wechat-mp-studio) — A content production workbench with writing templates, image pipelines, and OCR validation for WeChat articles. - [dsh-weekly-digest](https://github.com/lucky8197/dsh-weekly-digest) — Automatically aggregates recent git commits, session activities, and daily memories to generate a Markdown weekly digest. - [dsh-windows-workspace-guard](https://github.com/julescules/dsh-windows-workspace-guard) — Windows workspace, immutable-path, Git-risk, approval, and audit guard for DeepSeek Harness. - [dsh-workflow-groups](https://github.com/qichuang321/dsh-workflow-groups) — Provides a grouped workflow dashboard with tabs in the web GUI, showing live status, stages, sub-agents, and logs for each group. - [dsh-workflow-worktree](https://github.com/lisycotana/dsh-workflow-worktree) — Git worktree isolation backend for DeepSeek Harness workflows: implements the registerIsolationAdapter() seam so isolation: 'worktree' works. - [dsh-workspace-actions](https://github.com/ZJS248/dsh-workspace-actions) — Provides workspace-related actions for DeepSeek Harness, likely automating file or environment setup tasks. - [dsh-worktree](https://github.com/CSY656/dsh-worktree) — Git worktree filesystem isolation for DeepSeek Harness subagents — each child works in its own worktree; clean ones auto-remove, dirty ones are kept for review. - [dsh-worktree](https://github.com/paradoxSCH/dsh-worktree) — Durable Git worktree isolation and delivery plugin for DeepSeek Harness - [dsh-yolo-mode](https://github.com/SeverusZh/dsh-yolo-mode) — dsh-yolo-mode - an LLM-powered auto-approval plugin for DeepSeek Harness sandbox escalations (built-in presets + custom permission levels, fail-closed) - [dshelm](https://github.com/Altairpaca/dshelm) — DSHelm — The batteries-included agent layer for DeepSeek Harness. OmO-inspired. DSH-native. Ecosystem-composable. - [evoresearch-plugin](https://github.com/Karbo123/DSH-EvoResearch) — Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI. - [file-planning](https://github.com/JohnXu22786/file-planning) — Manages execution plans with milestones, dependencies, audit events, and reviews, persisted to disk. - [framefactory-plugin](https://github.com/anywhere-labs/framefactory-plugin) — A runnable DeepSeek Harness plugin for FrameFactory content workflows - [git-worktree](https://github.com/KHG420/git-worktree) — DeepSeek Harness plugin: one click binds each conversation to its own isolated git worktree + branch, so parallel agents work on one repo without interference — every project's worktrees auto-managed in the sidebar workspace tree, backed by 9 git tools. - [governed-workflow-for-dsh](https://github.com/zcx369658780/governed-workflow-for-dsh) — Policy-enforced, evidence-first governed workflows for DeepSeek Harness agents. - [GraphFlow](https://github.com/Roarpeng/GraphFlow) — Provides a graph-based flow tool for visualizing and potentially orchestrating multi-step agent workflows. - [harness-flow-hub](https://github.com/Harzva/harness-flow-hub) — DSH Flow and plugin hub for DeepSeek Harness Agent Stacks - [Hermeslike-Mixagent-MoA](https://github.com/beimianism/Hermeslike-Mixagent-MoA) — Orchestrates multiple agents in a mixture-of-agents pattern for enhanced responses. - [hetu-hammurabi](https://github.com/hetu-altas/hetu-hammurabi) — Automates a development pipeline from task book generation to coding, testing, review, logging, asset storage, and DingTalk notification, with hard gates. - [iPolloWork](https://github.com/Devin-AXIS/iPolloWork) — A next-generation, source-available AI workspace with a self-evolving agent runtime for editable code, design, presentations, websites, and video—a Codex alternative that integrates DeepSeek Harness for subagent delegation, combining iPolloWork’s complete AI workbench with DSH’s specialized agents and both plugin ecosystems in one workflow. - [iterate-plugin](https://github.com/jingzhao-l/iterate-plugin) — Automates iterative code refinement with multi-round parallel review, deduplication, atomic fixes, and dry-run mode. - [mcp-sentinel](https://github.com/GCS-ZHN/mcp-sentinel) — Harness agent plugin that acts as a sentinel between the AI agent and MCP servers — polling long-running tasks so token-costly status loops never enter the LLM inference path - [mstar-harness](https://github.com/btspoony/mstar-harness) — Skill-driven harness/loop engineering workflow agent plugin. - [novel-writer](https://github.com/sailoumili/novel-writer) — Orchestrates a team of subagents for novel writing, coordinating world-building, plotting, character management, and editing. - [octie-dsh-plugin](https://github.com/StarChen-Cycler/octie-dsh-plugin) — State-oriented task graph kernel for the agentic era - a DeepSeek Harness bundle: 13 octie_* tools, octie Cordis service & events, realtime DAG task panel, bundled agent preset. State is derived, not set. - [odai](https://github.com/orziz/odai) — A governance framework for AI agents that aligns goals with facts, plans and schedules tasks, and ensures verified delivery within authorized boundaries. - [oh-my-deepseek-harness](https://github.com/YYTbit/oh-my-deepseek-harness) — Multi-agent orchestration for DeepSeek Harness - [oh-my-dsh](https://github.com/LiuMengxuan04/oh-my-dsh) — Oh My DSH (DSH Autopilot): durable, bounded autonomous development for DeepSeek Harness - [oh-my-dsh](https://github.com/YYTbit/oh-my-dsh) — Multi-agent orchestration for DeepSeek Harness - [plugin-team-board](https://github.com/whyihaveyou/dsh-suite) — Shared multi-agent task board (create/claim/transition/query) over a Cordis service key. - [Polaris](https://github.com/ZJU-REAL/Polaris) — Orchestrates multi-stage scientific discovery pipelines for autonomous research workflows. - [pptkit-presentation](https://github.com/openHacking/pptkit-presentation) — End-user presentation workflows, preview application, and Agent Skill powered by PPTKit. - [reef](https://github.com/huey1in/reef) — DSH 插件全家桶:浏览器自动化 + MCP Server + GitHub/GitLab 自动评审 + 原生嵌入面板 | One install, five modules for DeepSeek Harness: browser automation, MCP server, GitHub & GitLab automation, native in-app panel - [SpecWorkflow](https://github.com/MoonCoder-HAPPY/SpecWorkflow) — Workflow skill pack for DSH: requirements, specs, implementation, review, repair, bugs, and research - [uagent-sync-dsh](https://github.com/severin-ye/uagent-sync) — Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI. - [Vibe-Mathematics](https://github.com/ChongCyrus/Vibe-Mathematics) — A multi-agent framework for solving math problems with formal verification.
Notifications & Integrations · 202 plugins - [ax-feishu-bridge](https://github.com/AX1202/ax-feishu-bridge) — Bridges DeepSeek Harness to Feishu/Lark bots, enabling remote conversations with your coding assistant on both Pi and DSH platforms. - [blocker-notify](https://github.com/Frost-Reed/blocker-notify) — dsh-blocker-notify — Real-time attention alerts for DeepSeek Harness: a global banner + flashing workspace entries when the agent is blocked (approval request / sandbox denial). - [cc-dsh-notifier](https://github.com/baobaolaodie/cc-dsh-notifier) — Windows desktop notifications for Claude Code and DeepSeek Harness sessions. Click any toast to restore the session window — unlike similar tools that only notify without focus actions. Zero external npm dependencies. - [chicheng-peak](https://github.com/534119219/chicheng-peak) — Provides real-time peak and valley reminders with visual breathing borders and server push notifications for DeepSeek Harness. - [chicheng-push](https://github.com/534119219/chicheng-push) — Sends messages via multiple channels like Server酱, PushPlus, Bark, DingTalk, WeChat, Telegram, and webhooks. - [deepseek-harness-acp](https://github.com/openma-ai/deepseek-harness-acp) — ACP profile plugin and standalone stdio server for using the full DSH agent from Zed and other ACP clients while sharing DSH credentials and sessions. - [DeepSeek-harness-dingtalk](https://github.com/sliverp/DeepSeek-harness-dingtalk) — DingTalk Stream text and image channel plugin for DeepSeek Harness - [DeepSeek-harness-lark](https://github.com/sliverp/DeepSeek-harness-lark) — Feishu and Lark text and image channel plugin for DeepSeek Harness - [DeepSeek-harness-qqbot](https://github.com/sliverp/DeepSeek-harness-qqbot) — QQ Bot text and image channel plugin for DeepSeek Harness - [DeepSeek-Harness-Remote](https://github.com/zxmqq1234/DeepSeek-Harness-Remote) — Creates a secure, auditable remote access layer for DeepSeek Harness, supporting LAN, public, and P2P modes for mobile companion use. - [DeepSeek-harness-wecom](https://github.com/sliverp/DeepSeek-harness-wecom) — WeCom AI Bot text and image bridge for DeepSeek Harness - [DeepSeek-harness-weixin](https://github.com/sliverp/DeepSeek-harness-weixin) — Weixin ClawBot channel plugin for DeepSeek Harness with QR login and text/image messaging - [ds-turn-notify](https://github.com/reimu-create/ds-turn-notify) — Sends turn-based notifications, likely for DeepSeek Harness task completion or updates. - [DSH_plugins_4U](https://github.com/honghudavy-star/DSH_plugins_4U) — Bridges WeChat to DeepSeek Harness with a GUI entry patch and one-click install. - [DSH_WebNotification](https://github.com/Zouu-X/DSH_WebNotification) — Sends web notifications when an agent finishes its task in DeepSeek Harness. - [dsh-1bot](https://github.com/yuyi2439/dsh-1bot) — Integrates with OneBot protocol for messaging and notification delivery to external services. - [dsh-acp-for-bitfun](https://github.com/bobleer/dsh-acp-for-bitfun) — ACP bridge between BitFun and DSH. - [dsh-api-gateway](https://github.com/litestartup-com/dsh-api-gateway) — Opens a REST and SSE API gateway, allowing third-party clients like Feishu and DingTalk to interact with agent sessions. - [dsh-approval-voice](https://github.com/ZIye1208/dsh-approval-voice) — Plays a sound and voice announcement when approval or answer popups appear in the web GUI. - [dsh-article-publish](https://github.com/yangyongzhen/dsh-article-publish) — Publish articles from DeepSeek Harness to CSDN / Juejin / CNBlog. dsh plugin. - [dsh-audio-alert](https://github.com/ellelkktrraaa/dsh-audio-alert) — dsh中断声音提示喵(可配置音频喵)Browser audio alerts for dsh attention edges: approval requests, ask-user questions, and finished turns. - [dsh-balance-guard](https://github.com/DosterBool/dsh-balance-guard) — Displays real-time balance in status bar, tracks session costs, and pauses output on low balance. - [dsh-bell-notify](https://github.com/Laplace-bit/dsh-bell-notify) — Rings bells and shows a breathing status dot for Agent lifecycle events, with custom audio support. - [dsh-cache-miss](https://github.com/wefio/dsh-cache-miss) — Displays a notification or alert when a cache miss occurs in DeepSeek Harness. - [dsh-channel-telegram](https://github.com/LosEcher/dsh-channel-telegram) — DSH bundle: thin Telegram bridge (long-poll Bot API, allowlist, per-chat agent sessions) for DeepSeek Harness - [dsh-channels](https://github.com/wsz987/dsh-channels) — Connects WeChat, QQ, DingTalk, and Feishu to DeepSeek Harness with unified config and QR login for chatting with agents in IM. - [dsh-chatnode-wechat](https://github.com/Jesse-njx/dsh-chatnode-wechat) — Chat with, monitor, and approve your DSH agents from WeChat via the iLink gateway: text both ways, session targeting, digest heartbeats, and numbered approval prompts. - [dsh-chime](https://github.com/HtO404/dsh-chime) — Task-completion notification chime for the DSH web GUI: beeps when an agent turn finishes, even in background tabs. 10 preset sounds + custom import + volume. - [dsh-chime](https://github.com/Mystery-God/dsh-chime) — 任务完成提示音插件 for DeepSeek Harness Web GUI — task-completion chime, volume control, custom audio, Plugins settings page - [dsh-complete-notify](https://github.com/kaixinbaba/dsh-complete-notify) — Plays a sound and shows toast or system notification when a task completes. - [dsh-courier](https://github.com/haifeiWu/dsh-courier) — DSH plugin: cross-session messaging with reliable delivery and role addressing (coding/review loop) - [dsh-ding](https://github.com/CAOGGL/dsh-ding) — Notifies you when a conversation finishes: plays a sound and shows a Windows notification when the agent goes idle (configurable sound file, volume, debounce/throttle). - [dsh-dingo](https://github.com/february2015/dsh-dingo) — Plays distinct sound alerts and sends system notifications to jump to updated conversations. - [dsh-dingtalk](https://github.com/STARDUSTLC666/dsh-dingtalk) — Sends notifications to DingTalk group robots via webhook with HMAC signing. - [dsh-dingtalk](https://github.com/xmanrui/dsh-dingtalk) — DingTalk QR channel plugin for DeepSeek Harness - [dsh-dingtalk-channel](https://github.com/ttmouse/dsh-dingtalk-channel) — DingTalk IM channel for DeepSeek Harness: Stream-mode bot that turns each chat into a tool-capable agent — emotion read-receipts, silent process, durable sessions - [dsh-discord](https://github.com/suuuuuu-1/dsh-discord) — Bidirectional Discord bridge and remote controller for DeepSeek Harness - [dsh-discord-bot](https://github.com/Oliver0804/dsh-discord-bot) — Map dsh (DeepSeek Harness) workspaces onto a Discord category — query session trajectories and live subagents, and drive an agent, from anywhere with no inbound port. - [dsh-done-notifier](https://github.com/tdeluna024-ui/dsh-done-notifier) — Sends macOS notifications with a child's voice when the model finishes replying and waits for input. - [dsh-feishu](https://github.com/itr-del/dsh-feishu) — Feishu (Lark) IM bridge for DeepSeek Harness (dsh) — a cordis plugin - [dsh-feishu](https://github.com/xmanrui/dsh-feishu) — Connects a Feishu bot to DeepSeek Harness via QR code scanning for easy setup. - [dsh-feishu-bot](https://github.com/TingRuDeng/dsh-feishu-bot) — Feishu (Lark) private-chat frontend for DeepSeek Harness: drive, monitor, and approve local agents from Feishu, sharing sessions with the Web GUI - [dsh-feishu-bridge](https://github.com/fengs2021/dsh-feishu-bridge) — Bridges Feishu messages into DSH sessions with streaming card responses and typewriter effects. - [dsh-feishu-bridge](https://github.com/minyang2020/dsh-feishu-bridge) — Bridges DeepSeek Harness with Feishu (Lark) for messaging and notifications. - [dsh-feishu-bridge](https://github.com/wz-heng/dsh-feishu-bridge) — Feishu (Lark) channel bridge for DeepSeek Harness (dsh) — message a Feishu bot, it runs a dsh agent turn, the reply comes back. Community plugin. - [dsh-feishu-bridge](https://github.com/zhbdream/dsh-feishu-bridge) — 飞书 → 本机 DeepSeek Harness Agent 桥接(dsh-plugin) - [dsh-feishu-chat](https://github.com/Qing45/dsh-feishu-chat) — Feishu (Lark) bot bridge for DeepSeek Harness: two-way chat with your agent, settings page for bot credentials and workspace routing. · 飞书机器人 ↔ DSH 双向聊天桥 - [dsh-feishu-gateway](https://github.com/kriskwok/dsh-feishu-gateway) — DeepSeek Harness Feishu gateway plugin: chat with your DSH agent from Feishu (persistent sessions, /new, Markdown replies, proactive push) - [dsh-feishu-plugin](https://github.com/yangzhaofeng496/dsh-feishu-plugin) — Feishu bot bridge plugin for DeepSeek Harness - [dsh-feishu-remote](https://github.com/ShiXiangYu2/dsh-feishu-remote) — Control your DeepSeek Harness agent from Feishu/Lark: DM a task, get results back, push notifications. Powered by lark-cli. - [dsh-feishucard](https://github.com/cmfok/dsh-feishucard) — Bridges DeepSeek Harness with Feishu (Lark) via a long connection, providing streaming reply cards with tool panels and status symbols. - [dsh-for-mofox-ada](https://github.com/fuilyha56-wq/dsh-for-mofox-ada) — DeepSeek Harness integration plugin for Neo-MoFox - [dsh-fschannel](https://github.com/cershuang/dsh-fschannel) — DSH-Feishu channel plugin - [dsh-im](https://github.com/xmanrui/dsh-im) — Connects IM bots to DeepSeek Harness via QR code or credentials across eight chat platforms. - [dsh-im-bot](https://github.com/ivorytower1026/dsh-im-bot) — dsh-plugin: Connect WeChat & Feishu to DeepSeek Harness (dsh) — scan-code bot login, project selection, and full agent tooling right in your IM chat. 手机扫码把微信/飞书接入 deepseek-harness,IM里直接选项目、对话智能体。 - [dsh-im-bridge](https://github.com/BiBoyang/dsh-im-bridge) — Two-way WeChat (iLink) bridge: turn-end and approval-request push, in-chat approve/reject and message injection, persistent dedup and convergent long-reply chunking; channel layer extensible to other IMs. - [dsh-im-bridge](https://github.com/MHfire/dsh-im-bridge) — Bridges instant messaging channels like WeCom and Feishu to the agent. - [dsh-im-bridge](https://github.com/shaobeichen/dsh-im-bridge) — Bridges DeepSeek Harness with Feishu, WeCom, and Telegram for remote task dispatch, result notifications, and approval workflows. - [dsh-im-channel](https://github.com/shrekcg/dsh-im-channel) — Bridges DeepSeek Harness with Feishu/Lark for persistent chats, group messaging, streaming cards, and 40 MCP tools. - [dsh-im-gateway](https://github.com/jelech/dsh-im-gateway) — An IM gateway for the DeepSeek Harness: bridge messengers into harness agent sessions and control them with slash commands. - [dsh-im-gateway](https://github.com/zhuiyueya/dsh-im-gateway) — 把 dsh agent 接入微信、飞书等 20+ 聊天平台的聚合网关插件 | Aggregate IM gateway for DeepSeek Harness (dsh): connect your agents to WeChat, Feishu, Telegram, Discord & 20+ chat platforms - [dsh-im-hub](https://github.com/ThreeBody6666/dsh-im-hub) — Multi-platform IM gateway for DeepSeek Harness: Feishu (Lark), WeCom (WeChat Work), and Telegram. One agent per chat, whitelist access, no public endpoint needed (Feishu long connection / Telegram long polling). - [dsh-im-qq](https://github.com/988hj7tczd-oss/dsh-im-qq) — Integrates DeepSeek Harness with the official QQ bot platform, enabling conversations via private chat, group chat, and channel mentions with full agent capabilities. - [dsh-imessage](https://github.com/fatatalia/dsh-imessage) — Monitors, routes, and auto-replies to iMessage conversations with typing and read receipts. - [dsh-lan-pass](https://github.com/x2802490130-prog/dsh-lan-pass) — Adds a LAN password gate for web UI access with session sync. - [dsh-lark](https://github.com/keepview/dsh-lark) — Minimal Lark/Feishu gateway plugin for DeepSeek Harness (dsh) — chat with your agent from Feishu, one topic = one session. 极简 DeepSeek Harness 飞书网关插件 - [dsh-lark](https://github.com/omdsh-dev/dsh-lark) — Lark/Feishu IM bot channel for DeepSeek Harness | 飞书 DeepSeek Harness (DSH)插件 - [dsh-lark](https://github.com/sugarforever/dsh-lark) — DeepSeek Harness Plugin for Lark Integration - [dsh-lark-bot](https://github.com/PlutoKeating/dsh-lark-bot) — Bridges DeepSeek Harness into Feishu/Lark, enabling streaming cards, workspaces, parallel tasks, and in-chat management. - [dsh-lark-bot](https://github.com/tarraencompassing61/dsh-lark-bot) — Bridge DeepSeek Harness into Feishu / Lark—drive your local coding agent from mobile, group chats, and topics with conversations, tasks, cards, and project workspaces in one collaborative flow. - [dsh-lark-bridge](https://github.com/imetn/dsh-lark-bridge) — Bidirectional Lark/Feishu controller for DeepSeek Harness with project and session routing, interactive cards, approvals, attachments, and task controls. - [dsh-lark-bridge](https://github.com/leo-lab-2026/dsh-lark-bridge) — Bridges DeepSeek Harness with Lark (Feishu), likely for messaging or notifications. - [dsh-lark-connector](https://github.com/4t145/dsh-lark-connector) — Feishu connector plugin for DeepSeek Harness - [dsh-lark-link](https://github.com/amlyczz/dsh-lark-link) — High-reliability Feishu/Lark bridge for DeepSeek Harness — QR one-click auth, multi-mode agents, card-based commands, zero-loss outbox, media in/out, session-log doctor, reusable DSH Web GUI - [dsh-lark-meeting-notifier](https://github.com/yeruizhi/dsh-lark-meeting-notifier) — Sends meeting reminders via Lark to notify users when it's time to join human meetings. - [dsh-livis-connector](https://github.com/fyy99/dsh-livis-connector) — Connect Livis to DeepSeek Harness with in-app authorization and relay management. - [dsh-llm-wechat](https://github.com/sulfide2085/dsh-llm-wechat) — Adapts WeChat as a gateway for DeepSeek Harness, reusing DeepSeekAdapter with streaming think tag translation. - [dsh-messager](https://github.com/ly6170/dsh-messager) — Sends notifications via Feishu, WeChat Work, DingTalk, Telegram, or Discord for DeepSeek Harness. - [dsh-messaging](https://github.com/534119219/dsh-messaging) — Unifies 27 message channels into a single messaging platform for consistent notifications. - [dsh-messaging](https://github.com/andiven/dsh-messaging) — Multi-platform messaging plugin for DeepSeek Harness — Feishu/Telegram with capability auto-degradation - [dsh-mobile-access](https://github.com/TongaiLinC/dsh-mobile-access) — Enables mobile and tablet access to the harness GUI over LAN or VPN, with PC-side approval gate and automatic network mode detection. - [dsh-mobile-link](https://github.com/Cheng-xiu/dsh-mobile-link) — One-click phone access to DeepSeek Harness (DSH): Cloudflare quick tunnel + multi-channel push (ServerChan/PushPlus/Bark/ntfy/custom webhook). - [dsh-msg-hub](https://github.com/AbcdefgXW/dsh-msg-hub) — dsh IM 渠道桥:微信/QQ/飞书接入 + 主动推送 | IM channel bridge for dsh: WeChat/QQ/Feishu with proactive push - [dsh-notifacation-frame](https://github.com/gameswu/dsh-notifacation-frame) — Provides a unified framework for managing and aggregating notification messages from various sources into one system. - [dsh-notification](https://github.com/omdsh-dev/dsh-notification) — Desktop notifications for turn completions, with per-outcome controls and keyword rules. - [dsh-notification-center](https://github.com/610la/dsh-notification-center) — Triggers browser notifications and sound effects for events like task completion and approval requests. - [dsh-notification-sounds](https://github.com/qq33357486/dsh-notification-sounds) — Cross-platform waiting and completion sound notifications for DeepSeek Harness - [dsh-notifier](https://github.com/nanami-0713/dsh-notifier) — Sends popup alerts via web toast and desktop notifications when a task ends or user decision is needed, similar to Codex or Claude Code. - [dsh-notifier](https://github.com/THEWOLFWALKER/dsh-notifier) — Unified notification push plugin for DeepSeek Harness (DSH): one minimal notify() API, 8 channel adapters (telegram/dingtalk/feishu/wxpusher/pushplus/serverchan/bark/webhook), dual trigger (auto session events + agent tool). - [dsh-notifier](https://github.com/YZz-S/dsh-notifier) — Community plugins for DeepSeek Harness (DSH) Web GUI: system notifier. Plain JavaScript, no build required. - [dsh-notify](https://github.com/aokamoaki/dsh-notify) — Conversation-completion notifications for DeepSeek Harness: Windows toast + sound when a turn finishes, errors, a goal completes, or the agent asks/needs approval - foreground-suppressed, background-only. - [dsh-notify](https://github.com/baka-world/dsh-notify) — DeepSeek Harness desktop notification plugin (notify-send / D-Bus) - [dsh-notify](https://github.com/fxomomi/dsh-notify) — Sends browser desktop notifications when the model starts outputting, finishes a turn, or requires user handling. - [dsh-notify](https://github.com/yangyongzhen/dsh-notify) — Task-completion notifications for DeepSeek Harness: ServerChan / DingTalk / Feishu / generic webhooks. dsh plugin. - [dsh-notify](https://github.com/zhengjy01/dsh-notify) — System-level desktop notifications for DeepSeek Harness: turn-completion / workflow-end banners and a modal approval alert (macOS osascript, Linux notify-send) - [dsh-notify-bark](https://github.com/pc439527/dsh-notify-bark) — Bark push notifications to iPhone: turn completion, waiting-for-input, and approval events sent from the DSH Host. - [dsh-notify-bell](https://github.com/ZYar-er/dsh-notify-bell) — Semantic notification sounds for DeepSeek Harness: complete/approval/question/block/error via BEL or WAV, with Web UI bell toggle | DeepSeek Harness 语义化通知声音:完成/审批/提问/受阻/错误,经 BEL 或 WAV 播放,带 Web 铃铛开关 - [dsh-notify-center](https://github.com/SingleOne/dsh-notify-center) — Native desktop and webhook notifications for DeepSeek Harness. - [dsh-notify-on-complete](https://github.com/pitetow/dsh-notify-on-complete) — Desktop notifications for DeepSeek Harness (dsh) — run completion, questions, approvals. Zero-dependency Cordis plugin. | DeepSeek Harness(dsh)桌面通知插件:运行结束 / 提问 / 审批时提醒,零依赖 Cordis 插件。 - [dsh-notify-sound](https://github.com/xxxxxxxyu/dsh-notify-sound) — DSH (DeepSeek Harness) web plugin: plays a sound when the agent finishes replying (turn/end). Sound, volume and on/off configurable in Settings. - [dsh-notify-win](https://github.com/Andyqwe44/dsh-notify-win) — Native Windows toast + taskbar flash for DeepSeek Harness when a task finishes or your input is needed. - [dsh-ocsf-forwarder](https://github.com/CharlotteN7/dsh-ocsf-forwarder) — Ships DeepSeek Harness session activity to your SIEM as OCSF 1.9.0 records - [dsh-omnibridge](https://github.com/One1turn/dsh-omnibridge) — AstrBot-style multi-platform bridge for DeepSeek Harness: QQ(OneBot)/Telegram/Discord/KOOK/Slack/Feishu/WeCom/DingTalk/LINE/webchat etc. 19 platforms, one plugin. - [dsh-open-in-vscode](https://github.com/omdsh-dev/dsh-open-in-vscode) — Open DSH workspace directories in VS Code directly from the web GUI. - [dsh-openclaw-acp](https://github.com/BeAChanger/dsh-openclaw-acp) — DeepSeek Harness bundle for OpenClaw and WeChat over ACP - [dsh-opencode-usage](https://github.com/FengYangXun123/dsh-opencode-usage) — Monitors OpenCode Go usage and DeepSeek balance with alerts for anomalies and theft. - [dsh-opencode-usage](https://github.com/vinyumao/dsh-opencode-usage) — Displays OpenCode Go plan usage percentages and reset countdowns, with a usage query tool. - [dsh-peak-alert](https://github.com/zbxzbx98/dsh-peak-alert) — Displays peak/off-peak pricing alerts in the web client, purely frontend with no backend dependency. - [DSH-peak-valley](https://github.com/CreateCN/DSH-peak-valley) — Reminds users of the best times to call DeepSeek based on peak and off-peak pricing. - [dsh-perlica-ding](https://github.com/117BS/dsh-perlica-ding) — Plays tiered sound notifications for plan, completion, response-needed, and error events, with customizable effects and quiet mode for Q&A. - [dsh-plugin-approval-alert](https://github.com/doncelee229-cmyk/dsh-plugin-approval-alert) — Sends system-level notifications for approval and decision prompts, with workspace names and click-to-jump. - [dsh-plugin-call-me](https://github.com/radres/dsh-plugin-call-me) — Your DeepSeek Harness agent rings your actual phone: it asks out loud, you answer out loud, and what you said steers the run. - [dsh-plugin-notify](https://github.com/huguangyu666/dsh-plugin-notify) — Sends desktop notifications, voice alerts, and sounds to keep users informed of task completion or errors. - [dsh-plugin-notify](https://github.com/Pasumao/dsh-plugin-notify) — Sends system notifications when an agent task completes, and adds a Windows tray icon for launching the UI and closing background processes. - [dsh-plugin-notify-sound](https://github.com/ldchaowin/dsh-plugin-notify-sound) — Per-workspace completion ringtones plus attention sounds for approval, question, plan-review, goal-blocked, and task-failure events, with built-in synth, voice (TTS), and custom audio. - [dsh-plugin-tg-bridge](https://github.com/Nicotinamide/dsh-plugin-tg-bridge) — DSH (DeepSeek Harness) ↔️ Telegram bridge: message, approve, ask, switch sessions/models/modes, manage permissions from Telegram. Cordis profile plugin, bilingual. - [dsh-plugin-wechat](https://github.com/gnulife/dsh-plugin-wechat) — Integrates WeChat messaging into DeepSeek Harness for notifications and interactions. - [dsh-plugin-wechat-bridge](https://github.com/NattoCB/dsh-plugin-wechat-bridge) — WeChat (ilink bot) bridge plugin for DeepSeek Harness: one DSH agent session per peer per day - [dsh-plugin-wechat-official](https://github.com/echo-lgtm/dsh-plugin-wechat-official) — Integrates with WeChat via iLink to let users chat with the agent in personal WeChat. - [dsh-plugin-wecom-bot](https://github.com/zhao999/dsh-plugin-wecom-bot) — Sends notifications to WeCom (WeChat Work) from DeepSeek Harness. - [dsh-pocket](https://github.com/shaobeichen/dsh-pocket) — Lets users access their local DeepSeek Harness web instance from a phone via QR code, syncing over LAN or public network. - [dsh-push](https://github.com/kiim-wong/dsh-push) — Push DeepSeek Harness agent lifecycle notifications to configurable channels - [dsh-qq-notify](https://github.com/kuyueliuhun-ctrl/dsh-qq-notify) — Bridges QQ messaging with DeepSeek Harness. - [dsh-qq-notify](https://github.com/sq8161/dsh-qq-notify) — Sends QQ private messages via official Bot API when a conversation turn ends. - [dsh-qq-remote](https://github.com/ASAKAFENG/dsh-qq-remote) — Integrates with QQ to enable remote messaging and notifications from the DeepSeek Harness environment. - [dsh-qqbot](https://github.com/leliln52/dsh-qqbot) — DeepSeek Harness QQ bot plugin with OneBot 11 and QQ Official Platform support - [dsh-qqbot](https://github.com/tencent-connect/dsh-qqbot) — Officially connects QQ Bot to DeepSeek Harness, enabling chat-based interactions through the popular messaging platform. - [dsh-qqbot-community](https://github.com/DLive/dsh-qqbot-community) — Integrates DeepSeek Harness with the official QQ bot API for messaging and notifications. - [dsh-reminder](https://github.com/Aisland-SJL/dsh-reminder) — 🔔 Cross-window completion & approval notifications for DeepSeek Harness — popup reminders that bring you back to DSH, Codex/WorkBuddy style. - [dsh-reminder](https://github.com/Victor-770/dsh-reminder) — Plays a sound notification when a task completes or terminates abnormally. - [dsh-remote-access](https://github.com/RedreamR/dsh-remote-access) — Access dsh webUI safely from remote. / 安全的远程访问dsh WebUI。 - [dsh-remote-link](https://github.com/BotonJ/dsh-remote-link) — Authenticated remote gateway for DeepSeek Harness: QR/HMAC pairing, cookie sessions, mDNS, fork_session tool. Zero-dep plugin. - [dsh-response-notification](https://github.com/sd1g1/dsh-response-notification) — Notifies users when a final response completes in the DeepSeek Harness web browser background. - [dsh-satori](https://github.com/Hoshino-Yumetsuki/dsh-satori) — Satori Adapter For DSH - [dsh-session-notification](https://github.com/dingyi222666/dsh-session-notification) — Notifications for four session states, with browser alerts and prompts. - [dsh-slack](https://github.com/STARDUSTLC666/dsh-slack) — Enables two-way Slack messaging for agents via Socket Mode, with inbox queue, thread replies, and configurable API endpoint. - [dsh-sound](https://github.com/AI-Galaxy-GPU/dsh-sound) — Provides distinct sound notifications for round completion, approval, questions, plan reviews, blocked goals, and task failures with configurable volume. - [dsh-sound-alert](https://github.com/mxl2498/dsh-sound-alert) — Plays a chime sound when the assistant finishes replying in DeepSeek Harness, providing audible feedback. - [dsh-sound-notifier](https://github.com/Zhengshuji/dsh-sound-notifier) — Plays different notification sounds in the web interface to alert users about Harness work status changes. - [dsh-sounds](https://github.com/DNNCOVO/dsh-sounds) — DeepSeek Harness sound alerts: task done, task failed, turn complete, waiting approval, agent question (DSH plugin) - [dsh-speak](https://github.com/Alan2Z/dsh-speak) — 一种能让你的harness开口说话的方案/Make your AI harness speak — a verified voice-announcement solution - [dsh-ssh-plugin](https://github.com/YOLO-LZL/dsh-ssh-plugin) — Synchronizes static wallpapers from a wallpaper engine, acting as a bridge to external services. - [dsh-task-notifier](https://github.com/AnCoSONG/dsh-task-notifier) — DSH task-completion notifier: system notifications for turn/subagent/workflow/goal/question events. Cross-platform (macOS osascript / Linux notify-send / Windows toast). - [dsh-task-notify](https://github.com/kaotusi/dsh-task-notify) — DeepSeek Harness (DSH) system-level task notifications: approval required / awaiting reply / task finished (background job, subagent, workflow) → OS notification center with chimes + in-app bell panel, toasts, clear button. - [dsh-task-notify](https://github.com/ltao0829/dsh-task-notify) — DeepSeek Harness task-completion reminder plugin - [dsh-task-notify](https://github.com/yangzhe1991/dsh-task-notify) — Plays a chime and updates the tab title to alert when tasks finish in DeepSeek Harness. - [dsh-task-notify](https://github.com/YuMo226/dsh-task-notify) — Sends task completion notifications for DeepSeek Harness, likely via external messaging services. - [dsh-task-progress-notifier](https://github.com/sjscy05/dsh-task-progress-notifier) — Notifies users of task progress, keeping them updated on ongoing operations. - [dsh-telegram](https://github.com/ben7am1n/dsh-telegram) — Native Telegram bridge for DeepSeek Harness: chat with dsh agents from your phone, control sessions and manage the harness. - [DSH-telegram](https://github.com/yuko0331/DSH-telegram) — Enables remote control and viewing of DeepSeek Harness through Telegram private chats. - [dsh-telegram-bridge](https://github.com/JxaMe/dsh-telegram-bridge) — Bridges DeepSeek Harness to Telegram, enabling remote messaging and control of your assistant from the chat app. - [dsh-telegram-channel](https://github.com/hi-wenw/dsh-telegram-channel) — Telegram mobile remote for DeepSeek Harness: bind live Web sessions, same trajectory on phone and desktop, with /sessions /model /last commands. - [dsh-telegram-duty](https://github.com/luzhengyangtx/dsh-telegram-duty) — Telegram duty gateway for DeepSeek Harness: phone-message task loop, global approval forwarding, duty/local toggle, zh/en - [DSH-Telegram-Relay](https://github.com/congchuanling-dot/DSH-Telegram-Relay) — DSH Relay 让你可以通过 Telegram 远程与 DeepSeek Harness 对话,并接收通知。DSH Relay turns Telegram into a remote conversation and notification channel for DeepSeek Harness. - [dsh-thinking-notifier](https://github.com/6-debug-6/dsh-thinking-notifier) — A simple popup that can quickly show when Deepseek has finished thinking or is requesting permission during split-screen. - [dsh-tool-notify](https://github.com/rizkirmdhnnn/dsh-tool-notify) — DSH plugin: model-facing notify tool for DeepSeek Harness — send notifications to ntfy or generic webhooks when an agent task finishes. - [dsh-tts](https://github.com/Vim0x3c/dsh-tts) — Reads assistant replies aloud using Edge TTS with playback controls and custom sounds. - [dsh-turn-notify](https://github.com/hxy113/dsh-turn-notify) — DSH plugin: Windows toast notification when an agent turn completes; click the toast to jump back into that session in the Web UI. - [dsh-turn-reminder](https://github.com/SipengXie2024/dsh-turn-reminder) — User-attention notifications for DeepSeek Harness (dsh) web: turn end, approval requests, and model questions — in-page toast + OS-level browser notification - [dsh-ui-notifications](https://github.com/pany0593/dsh-ui-notifications) — System notifications for the DeepSeek Harness web GUI — OS-level popups for finished turns and pending interactions (approvals, questions, plan reviews). · DSH Web 界面系统通知:回合结束、待处理授权/提问/计划审核时弹出系统级提醒。 - [dsh-ui-notify](https://github.com/xingke-seeker/dsh-ui-notify) — Completion sound notifications for the DeepSeek Harness web GUI — a standalone dsh-plugin. Settings persist in localStorage. - [dsh-unread-dot](https://github.com/Bing-Bryan/dsh-unread-dot) — DSH plugin: macOS Dock badge (dot = running, number = results) + bubble chime, built on the Badging API - [dsh-update-notifier](https://github.com/arvin-yd/dsh-update-notifier) — Notifies users about available updates for the DeepSeek Harness application. - [dsh-update-notifier](https://github.com/stuarthu/dsh-update-notifier) — Hourly checks npm for newer versions of your installed dsh plugins and pops an approval bubble asking which to upgrade - [dsh-voice-call](https://github.com/PandaPolo/dsh-voice-call) — Give a DeepSeek Harness agent a voice it owns — offer_call rings the human (接听/拒接/稍后); local TTS via CrispASR + Qwen3-TTS CustomVoice, 9 speakers, 2 Chinese dialects. Local-first, offline-capable. - [dsh-volcark-quota](https://github.com/ZnonEn/dsh-volcark-quota) — Displays real-time quota usage for Volcano Ark Coding Plan and Agent Plan with a floating ball and donut chart. - [dsh-web-notification](https://github.com/2h0n/dsh-web-notification) — Desktop notifications when the model finishes a reply in DeepSeek Harness - [dsh-web-notify](https://github.com/renpengfei1027/dsh-web-notify) — Approval attention plugin for the DSH Web GUI: pending approval/plan-review/question alerts (chime, tab-title & favicon badge, PWA badge, approval-hub dock, OS notify) plus completion, job-failure, disconnect and 429 runtime-error alerts. - [dsh-web-ui-notify](https://github.com/bill9109/dsh-web-ui-notify) — Desktop notification reminders. - [dsh-webbridge](https://github.com/bill9109/dsh-webbridge) — DSH meets Kimi WebBridge. - [dsh-webhook](https://github.com/fatatalia/dsh-webhook) — Delivers HTTP webhook payloads to designated conversations via an asynchronous queue. - [dsh-webhook-bridge](https://github.com/ben7am1n/dsh-webhook-bridge) — Bridges webhooks to enable external event notifications and integrations. - [dsh-wechat](https://github.com/1841220388zzzcccxxx-star/dsh-wechat) — DeepSeek Harness WeChat plugin: scan QR with WeChat to chat with DSH - [dsh-wechat](https://github.com/pan17/dsh-wechat) — Bridges WeChat private messages to the harness, supporting bidirectional text, files, and media transfer. - [dsh-wechat-bridge](https://github.com/zxz9988/dsh-wechat-bridge) — Bridges WeChat to the harness via official protocol, enabling streaming replies, QR login, and cron jobs. - [dsh-wechat-pro](https://github.com/bwhite55/dsh-wechat-pro) — Integrates DeepSeek Harness with WeChat for sending messages and notifications. - [dsh-wecom](https://github.com/michaelcode-wang/dsh-wecom) — WeCom (Enterprise WeChat) Smart Robot bridge for DeepSeek Harness — two-way chat over the aibot WebSocket gateway, no public endpoint needed. - [dsh-wecom](https://github.com/TtTRz/dsh-wecom) — WeCom AI Bot channel for DeepSeek Harness — every chat runs a persistent, preset-backed agent with real tools. - [dsh-WeCom-notify](https://github.com/GuZhengSVT/dsh-WeCom-notify) — Sends event-driven notifications to WeCom group bots via webhook, covering goal completion, blocking, and each conversation turn. - [dsh-weixin](https://github.com/Stu-KatoMegumi/dsh-weixin) — Connects local DeepSeek Harness to WeChat, enabling chat-based interaction for work purposes. - [dsh-weixin](https://github.com/wendayuan/dsh-weixin) — Enables chatting with a DSH agent through WeChat on mobile, bridging the chat platform with the harness. - [dsh-weixin](https://github.com/xiaoshihou514/dsh-weixin) — DeepSeek Harness: Weixin - [dsh-weixin](https://github.com/xmanrui/dsh-weixin) — Integrates WeChat into DeepSeek Harness by scanning a QR code, enabling message exchange between the chatbot and WeChat users. - [dsh-weixinbot](https://github.com/MadDoooog/dsh-weixinbot) — Integrates WeChat bot messaging with the harness. - [dsh-win-notify](https://github.com/MuziIsabel/dsh-win-notify) — Shows a Windows toast with sound when agent tasks complete, and brings the harness to front on click. - [dsh-windows-notify](https://github.com/Sutera-Diffusus/dsh-windows-notify) — Windows-grade notifications for DeepSeek Harness: system toasts, custom sounds, and a taskbar tray badge — a native DSH profile plugin (zero patching). - [dsh2wechat](https://github.com/wuyuanjiang1/dsh2wechat) — Bridges DeepSeek Harness with WeChat ClawBot, enabling message exchange between the two. - [dshmobile](https://github.com/zdx8637-gitdog/dshmobile) — Controls the harness remotely from an Android app via a cloud relay and PC plugin, with a QR code for download, pairing, and login authorization. - [everyconnect](https://github.com/baiyingawa/everyconnect) — Connects dsh to WeChat, QQ, and other software via micro-claw plugins and QQ bots for messaging. - [kongmu-im-bridge](https://github.com/caoxiaohu7745-bot/kongmu-im-bridge) — DeepSeek Harness IM bridge plugin family: core kongmu-im + Feishu adapter kongmu-im-feishu (derived from dsh-im-bridge, MIT). Feishu long-connection, approval cards, group @-mention filter, streaming card updates, /stop command. - [lan-im](https://github.com/mishiqian/lan-im) — LAN instant messaging integration for the harness, enabling local network communication. - [muxiva-dsh-voice](https://github.com/PiyotaHu/muxiva-dsh-voice) — Local-first full-duplex voice for DeepSeek Harness, orchestrated by Muxiva - [notifier](https://github.com/JohnXu22786/notifier) — dsh-chime: desktop signal plugin for DeepSeek Harness — desktop notifications and tones when a task finishes, waits for approval, or errors out - [OffPeak](https://github.com/christophersmith2737-commits/OffPeak) — Monitors DeepSeek pricing peaks, alerts users via popups, schedules tasks, and filters expensive time slots to reduce costs. - [omdsh-remctrl](https://github.com/omdsh-plugins/omdsh-remctrl) — Remote control for the DeepSeek Harness: a second front door on its own port, behind device pairing and a tiered method allowlist, so a phone on your tailnet can watch a session, approve what it asks for, and hand it new work - [pet-bridge](https://github.com/wsxwj123/dsh-plugins) — Bridge dsh session status to the cc-pet desktop pet bubble: thinking, tool calls, and completion in real time. - [plugin-notify](https://github.com/whyihaveyou/dsh-suite) — IM webhook and local notifications on turn completion, errors, or approval (Feishu/WeCom/DingTalk/Slack/Discord/custom). - [relayloom](https://github.com/fieldnote-ops/relayloom) — Independent, default-off DingTalk Stream relay plugin for DeepSeek Harness: allowlisted sessions, ACK-first replies, and approvals. - [SeekMaid-pet](https://github.com/DoloresCaritasAngelus/SeekMaid-pet) — A desktop pet that monitors tasks, approvals, and QA, showing bubble alerts. - [super-wechat-bridge](https://github.com/Qshuai0213/super-wechat-bridge) — Bridges WeChat to DSH via iLink protocol, offering a web settings interface and 24-hour auto-renewal. - [telegram](https://github.com/LoserFox/telegram) — Bridge to the Telegram Bot API: long polling, per-chat sessions, HTML formatting. - [tuningengines-dsh-plugin](https://github.com/cerebrixos-org/tuning-engines-cli) — Exports metadata-only DSH turn, model, tool, approval, retry, and error events to Tuning Engines for governed traces, policy evaluation, cost analysis, and Work Session review, with a disk-backed retry queue.
Models & Providers · 259 plugins - [better-model-provider](https://github.com/sanshanya/better-model-provider) — Per-model capability declaration for DeepSeek Harness: reasoning-effort levels (wire spellings) + request modalities (vision) for OpenAI-compatible providers. Settings section, zero runtime harness deps, no YAML. - [claude2dsh](https://github.com/kirkchinese/claude2dsh) — Integrates Claude into DeepSeek Harness, likely as a model provider or adapter. - [codex-plugin-dsh](https://github.com/wingoo/codex-plugin-dsh) — Use local Codex App Server as a model provider in DeepSeek Harness - [deepsee](https://github.com/chang416/deepsee) — Vision + smart model routing for DeepSeek Harness. Gemini sees. DeepSeek codes. - [deepseek-account](https://github.com/sunyuhuirong/deepseek-account) — Manages DeepSeek account credentials and API access for DeepSeek Harness, facilitating model usage. - [deepseek-ai-dsh-api-cost](https://github.com/MoyunLee/deepseek-ai-dsh-api-cost) — Monitor DeepSeek API costs within the DSH ecosystem, tracking usage and expenses. - [deepseek-billing-plugin](https://github.com/xinCodes/deepseek-billing-plugin) — Displays DeepSeek API balance and estimates current session costs. - [deepseek-harness-antigravity-oauth](https://github.com/Eridani075/deepseek-harness-antigravity-oauth) — Google Antigravity OAuth Gemini provider for DeepSeek Harness - [Deepseek-Harness-Api-monitor](https://github.com/linshufan21/Deepseek-Harness-Api-monitor) — DeepSeek Harness API 余额监测 | DeepSeek Harness API balance monitor - [deepseek-harness-model-config](https://github.com/MarvekG/deepseek-harness-model-config) — Configures model settings for DeepSeek Harness, likely including provider and key management. - [Deepseek-Harness-plug](https://github.com/Bxfjjb/Deepseek-Harness-plug) — Routes requests to different model stages based on configuration within DSH. - [deepseek-harness-plugins](https://github.com/jinbaozi/deepseek-harness-plugins) — Personal deepseek harness plugins - [deepseek-harness-usage](https://github.com/Arslan-jh/deepseek-harness-usage) — DeepSeek Harness plugin for account balance and evidence-bounded daily CNY consumption - [deepseek-harness-wallet](https://github.com/feibi-mochi/deepseek-harness-control-center) — Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts. - [DeepSeek-VisionPlus](https://github.com/qq247505/DeepSeek-VisionPlus) — DeepSeek VisionPlus — official-grade vision extension for DeepSeek Harness. Routes image understanding to a free vision-model pool (Zhipu GLM, SiliconFlow Qwen) with automatic fallback, rate limiting, one-click platform tests and live status lines; text stays on DeepSeek. One-command install. MIT. - [dockyard-dsh](https://github.com/AITabby/dockyard-dsh) — A macOS-only native account-pool and provider plugin for DeepSeek Harness. - [ds-balance](https://github.com/Lateautumns/ds-balance) — Handles API key balance management and routing for model providers. - [dsh-acp-paseo](https://github.com/Pheobe-Southwood/dsh-acp-paseo) — dsh (DeepSeek Harness) ⇄ Paseo ACP integration bundle: auto-discovered model catalog, plan/execute modes, thinking levels, and native dsh slash commands in Paseo. - [dsh-add-headers-to-completions](https://github.com/mc-lhz/dsh-add-headers-to-completions) — Injects custom HTTP headers into ChatCompletions requests, enabling access to alternative free models. - [dsh-advanced-model-editor](https://github.com/u9521/dsh-advanced-model-editor) — DSH WebUI plugin for managing custom LLM providers, model parameters, thinking budgets, and request settings. - [dsh-agent-pricing](https://github.com/Way2LOose4/dsh-agent-pricing) — Real-time session cost preview for DeepSeek Harness: live cost readout, today usage chart, price_estimate/session_cost tools, prices kept in sync with the DeepSeek official site (peak/off-peak aware) - [dsh-agy](https://github.com/chaos-03x/dsh-agy) — Google Antigravity (agy) OAuth auth + model access plugin for DeepSeek Harness: multi-account pool, 429 rotation, device fingerprinting, CLI and web login. - [dsh-antigravity-auth](https://github.com/UE-DND/dsh-antigravity-auth) — Enables DeepSeek Harness to use models provided by Antigravity. - [dsh-api-key-pool](https://github.com/xiaozhe7772222/dsh-api-key-pool) — API Key rotation pool for DeepSeek Harness: multi-key round-robin, failover on 401/403/429, cooldown & recovery, Web UI management panel - [dsh-api-tools](https://github.com/Adachi-Hougetsu/dsh-api-tools) — dsh API usage metering and one-click refresh plugins for DeepSeek Harness - [dsh-auth](https://github.com/radaren/dsh-auth) — Handles authentication for DeepSeek Harness, likely managing API keys or user credentials. - [dsh-auth-everying](https://github.com/chenbin-dev/dsh-auth-everying) — Imports local credentials from various AI tools and enables OAuth login for supported providers. - [dsh-AuthInOne](https://github.com/Stormycry-cryp/dsh-AuthInOne) — Self-contained DeepSeek Harness (DSH) plugin for Provider/Auth login, model switching, image fallback, token/cost analytics, and same-port Web restart. Useful? A star helps. - [dsh-auto-model-router](https://github.com/JianTG/dsh-auto-model-router) — Automatically selects the most suitable model based on the complexity of the user's question. - [DSH-AUX](https://github.com/DoloresCaritasAngelus/DSH-AUX) — Auxiliary model system for DeepSeek Harness: unified aux-LLM routing (per-task model, timeout, concurrency, failure cooldown, main-model fallback) + vision_analyze / web_extract / compress_text tools, settings page, and session image lifecycle cleanup. - [dsh-auxiliary](https://github.com/dsh-plugins/dsh-auxiliary) — Auxiliary models for DeepSeek Harness: vision understanding and context compression through dedicated model routes. - [dsh-balance](https://github.com/crazywoola/dsh-balance) — DeepSeek Harness balance plugin for the Settings page - [dsh-balance](https://github.com/linshule/dsh-balance) — Displays real-time API balance and usage for DeepSeek and OpenCodeGo in a draggable badge. - [dsh-balance-meter](https://github.com/healing1/dsh-balance-meter) — A balance meter for DeepSeek Harness, likely displaying remaining API credits or usage. - [dsh-balance-monitor](https://github.com/Rainronin/dsh-balance-monitor) — Monitors API balance with official snapshots, a balance tool, peak/off-peak pricing, and Matrix/native style badges. - [dsh-balance-plugin](https://github.com/Francis-Xavier-code/dsh-balance-plugin) — Monitors DeepSeek account balance and usage, provides official top-up links, and manages third-party plugins. - [dsh-balance-stats](https://github.com/pangzi499/dsh-balance-stats) — Balance, session cost, token usage, and invoice summaries for DeepSeek Harness Web. - [dsh-balance-tide](https://github.com/huanyuLv/dsh-balance-tide) — Shows balance, session cost, and peak/off-peak pricing tide with countdown tips. - [dsh-bill](https://github.com/Jannchie/dsh-bill) — DSH (DeepSeek Harness) plugin: per-session cost line + cost attribution report, priced by llm-pricing - [dsh-billing](https://github.com/Wanbinyu/dsh-billing) — Bundles billing-related community plugins for DeepSeek Harness, likely managing usage and costs. - [dsh-budget-guard](https://github.com/haoku123/dsh-budget-guard) — DeepSeek Harness plugin: LLM cost metering with budget enforcement (deny/warn) and peak-valley pricing. 成本计量+超预算硬拦截,支持 DeepSeek 峰谷定价。 - [dsh-cc-switch](https://github.com/LKRCharon/dsh-cc-switch) — Sync cc-switch provider profiles into DeepSeek Harness (DSH) model routes — CLI, slash command, and agent tool - [dsh-chatgpt-codex](https://github.com/sudipnext/dsh-chatgpt-codex) — ChatGPT OAuth and Codex models for DeepSeek Harness — browser callback, device code, no API key, no pi-ai - [dsh-chatgpt-subscription](https://github.com/Aa728848/dsh-chatgpt-subscription) — Provides a subscription status readout for ChatGPT within DeepSeek Harness. - [dsh-chatgpt-subscription](https://github.com/songoao25/dsh-chatgpt-subscription) — ChatGPT Subscription - a DeepSeek Harness plugin: bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota - [dsh-claude-cli](https://github.com/katsos/dsh-claude-cli) — DeepSeek Harness LLM provider that runs your installed Claude Code CLI as the model backend — no API key. - [dsh-claude-provider](https://github.com/MoFeng2223/dsh-claude-provider) — Custom Claude provider support for DeepSeek Harness - [dsh-client-masquerade](https://github.com/ymh0000123/dsh-client-masquerade) — DeepSeek Harness 插件:让自定义 llm-pi-ai provider 伪装成 Claude Code / Codex 客户端(伪造客户端身份请求头)。A DeepSeek Harness plugin: masquerade a custom llm-pi-ai provider as Claude Code / Codex clients (spoofed client identity headers). - [dsh-cline-free-provider](https://github.com/jiesou/dsh-cline-free-provider) — Cline free models provider for dsh - [dsh-codebuddy](https://github.com/Lbryany/dsh-codebuddy) — CodeBuddy OAuth, dynamic models, and reasoning controls for DeepSeek Harness - [dsh-codebuddy-auth](https://github.com/cainiao1992/dsh-codebuddy-auth) — CodeBuddy (Tencent IOA) provider plugin for DeepSeek Harness: OAuth login, token refresh, and model sync via native dsh seams - [dsh-codex](https://github.com/ddll8023/dsh-codex) — OpenAI Codex (ChatGPT Plus/Pro OAuth) provider plugin for DeepSeek Harness (DSH). dsh-plugin - [dsh-codex](https://github.com/Yan-Zero/dsh-codex) — Use your ChatGPT subscription in DeepSeek Harness through OpenAI's Codex sign-in flow - [dsh-codex-auth](https://github.com/suntianc/dsh-codex-auth) — Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings. - [dsh-codex-auth-bridge](https://github.com/shaomingbo/dsh-codex-auth-bridge) — Bridges authentication between Codex and DeepSeek Harness for streamlined login. - [dsh-codex-connect](https://github.com/franksong2702/dsh-codex-connect) — Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools. - [dsh-codex-connect-plus](https://github.com/stoneface10/dsh-codex-connect-plus) — ChatGPT OAuth, Codex models, and gpt-image-2 tools for DeepSeek Harness - [dsh-codex-keychain](https://github.com/CpfPatrick/dsh-codex-keychain) — Unofficial ChatGPT OAuth provider for DeepSeek Harness with native OS keychain storage - [dsh-codex-oauth](https://github.com/eons2long/dsh-codex-oauth) — Provides OAuth-based authentication for Codex integration. - [dsh-codex-oauth](https://github.com/WNJXYK/dsh-codex-oauth) — Use your OpenAI subscription with DeepSeek Harness to access GPT models, image generation, and web search. - [dsh-codex-provider](https://github.com/Hu9956/dsh-codex-provider) — OpenAI Codex provider for DeepSeek Harness with device-code OAuth, Codex CLI import, token refresh, and a web settings panel. - [dsh-codex-provider-plugin](https://github.com/DamonBao/dsh-codex-provider-plugin) — OpenAI Codex provider for DeepSeek Harness with ChatGPT OAuth, native settings, and account usage. - [dsh-codex-shim](https://github.com/OpenTritium/dsh-codex-shim) — 让 GPT 在 DSH 中宾至如归 Make GPT feel at home in DSH. - [dsh-codex-subscription](https://github.com/WSL043/dsh-codex-subscription) — Integrates ChatGPT/Codex subscription as a provider for DeepSeek Harness, supporting OAuth login, subscription search, and quota display. - [dsh-codex-subscription](https://github.com/yequ172672/dsh-codex-subscription) — DSH 插件:直接复用 Codex CLI 本地登录订阅凭证,在 DeepSeek Harness 中使用 ChatGPT 订阅模型,无需 API Key | DSH plugin: reuse your Codex CLI local subscription login to use ChatGPT subscription models in DeepSeek Harness, no API key required - [dsh-coding-plans](https://github.com/pengzhou267-ai/dsh-coding-plans) — Use multiple coding-plan subscriptions (ChatGPT/Codex, Claude, Gemini, …) inside DeepSeek Harness via native OAuth LLM adapters. - [dsh-coding-subscription-oauth](https://github.com/lninghaha/dsh-coding-subscription-oauth) — DeepSeek Harness coding-subscription OAuth: SuperGrok / Grok Build, ChatGPT Plus Codex, Kimi Code, Claude Code. No API-key pasting. - [dsh-commandcode-go-provider](https://github.com/jiesou/dsh-commandcode-go-provider) — Command Code Go API provider for dsh. Command Code 订阅 + DeekSeek Harness 兼容层 - [dsh-commandcode-provider](https://github.com/Mars-Sea/dsh-commandcode-provider) — Unofficial DeepSeek Harness LLM provider plugin for Command Code: live model catalog, reasoning-effort support, Models-page card. Ported from pi-commandcode-provider (MIT). - [dsh-commandcode-provider](https://github.com/Victor-770/dsh-commandcode-provider) — dsh LLM provider plugin for Command Code — every plan incl. Go, uses your Studio API key over /alpha/generate - [dsh-copilot-sdk](https://github.com/GongYuanCaiJi/dsh-copilot-sdk) — 桥接 GitHub Copilot 订阅到 DeepSeek Harness(移植自 github/copilot-sdk) - [dsh-cost-meter](https://github.com/AnakinCao/dsh-cost-meter) — DSH Web GUI plugin: DeepSeek session cost estimate + account balance in the bottom status bar (live official pricing, per-session/per-model billing) - [dsh-cost-meter](https://github.com/Creakono/dsh-cost-meter) — Automatically calculates session costs based on a user-configured price list, including peak and off-peak rates. - [dsh-cost-monitor](https://github.com/JavenLu233/dsh-cost-monitor) — Displays cumulative session costs and per-message turn costs with statistical charts. - [dsh-custom-provider-settings](https://github.com/supersealwqas/dsh-custom-provider-settings) — Configures third-party APIs and custom models with request headers, image input, and reasoning levels in the WebUI. - [dsh-deepseek-balance](https://github.com/CN-Leo/dsh-deepseek-balance) — Fetches real-time balance information for DeepSeek accounts directly within the harness. - [dsh-deepseek-balance](https://github.com/kyya/dsh-deepseek-balance) — DeepSeek Harness plugin: real-time DeepSeek API balance in the sidebar - [dsh-deepseek-balance](https://github.com/lin-cheng-lab/dsh-deepseek-balance) — Monitors DeepSeek API balance and usage with a floating badge and 7/30-day cost charts. - [dsh-deepseek-balance](https://github.com/MatsMQ/dsh-deepseek-balance) — DeepSeek account balance widget for the dsh web GUI — always-visible conversation-header badge plus a full settings tab - [dsh-deepseek-billing](https://github.com/golitter/dsh-deepseek-billing) — Displays DeepSeek API account balance and billing information within DSH. - [dsh-deepseek-chat](https://github.com/lhenlihai-hub/dsh-deepseek-chat) — Integrates DeepSeek chat model capabilities into the harness environment for seamless interaction. - [dsh-deepseek-usage](https://github.com/ben7am1n/dsh-deepseek-usage) — DeepSeek balance and token usage tools for DeepSeek Harness - [dsh-deepseek-usage](https://github.com/yyb16yyb-hub/dsh-deepseek-usage) — Real-time DeepSeek API usage for DeepSeek Harness: balance, token stats, estimated cost — Web UI dock + settings panel + model tool. - [dsh-deepseek-usage-dashboard](https://github.com/izz-BLUE/dsh-deepseek-usage-dashboard) — DeepSeek Harness Web UI plugin for daily API token usage, cost estimates, and balance monitoring - [dsh-deepseek-vision](https://github.com/Cheng-cheng9669/dsh-deepseek-vision) — DeepSeek web vision bridge plugin for DeepSeek Harness (DSH) - [dsh-deepseek-vision-router](https://github.com/mochgolf/dsh-deepseek-vision-router) — Transparent image preprocessing route for DeepSeek Harness - [dsh-deepseek-web-adapter](https://github.com/huermi/dsh-deepseek-web-adapter) — 免费的 DeepSeek 网页版(chat.deepseek.com)LLM 服务提供方,用于 DeepSeek Harness——无需 API 密钥。自动启动网关,支持工具调用和连续对话。Free DeepSeek Web (chat.deepseek.com) LLM provider for DeepSeek Harness — no API key. Auto-launches gateway, tool calling, continuous chat. - [dsh-delegate-router](https://github.com/penguin-oo/dsh-delegate-router) — Automatic Flash/Pro routing for DeepSeek Harness subagent calls: light tasks go cheap, heavy tasks stay strong — with /delegate overrides. - [dsh-draw-router](https://github.com/xiaozhe7772222/dsh-draw-router) — Universal image generation router for DeepSeek Harness (DSH): auto-discovers image models from any OpenAI-compatible endpoint. Supports SenseNova, StepFun, Agnes, Qwen, Flux, SD, Imagen and more. | DeepSeek Harness 统一绘图路由器 - [dsh-effort](https://github.com/AI-Galaxy-GPU/dsh-effort) — Adds a reasoning effort selector to the DeepSeek Harness web GUI, allowing one-click switching between Off, Default, High, and Max for sessions. - [dsh-effort-config](https://github.com/benzhoupo/dsh-effort-config) — dsh plugin: configure reasoning-effort levels (wire spellings), route default level and Anthropic token budgets for third-party models from the settings page; selection reuses the native model-picker Effort panel. - [dsh-engine-switch](https://github.com/Yuki-takuya-kun/dsh-engine-switch) — Route DeepSeek Harness top-level sessions to pluggable loop engines by agent-preset — Claude Code ships as a built-in engine. - [dsh-env-switcher](https://github.com/Oyama-Mahiro-F/dsh-env-switcher) — Switches between different API environments or providers for the harness. - [dsh-ernie-image](https://github.com/omdsh-dev/dsh-ernie-image) — Provides image generation capabilities via the ERNIE model for creative tasks. - [dsh-everything-oauth](https://github.com/kam74515-boop/dsh-everything-oauth) — Import local Codex, Grok, Claude, OpenCode, and CC Switch logins into DSH; pick sources and enable models in Settings. - [dsh-fare-meter](https://github.com/Saikel-Orado-Liu/dsh-fare-meter) — Cost tracking plugin for the DeepSeek Harness Web GUI — snapshot-anchored per-turn pricing, account balance, and live cost estimates. - [dsh-frostfin](https://github.com/pzc2004/dsh-frostfin) — 月芒霜鳍鲸——让 Kimi Code 本人直接驱动 DeepSeek Harness 会话的 loop 插件。DSH 的壳,Kimi 的脑,ACP 直连,无中间层。 Moonglow Frostfin — Kimi Code itself as the agent loop of DeepSeek Harness. ACP-bridged, no middleman: DSH's shell, Kimi's brain. - [dsh-gateway](https://github.com/JOJO666888888/dsh-gateway) — DeepSeek Harness (dsh) multi-platform chat gateway plugin - [dsh-gateway-billing](https://github.com/LeslieWylie/dsh-gateway-billing) — Per-conversation LLM billing display for the DSH web composer, for anyone self-hosting a New API / One API-compatible gateway. - [dsh-gateway-provider](https://github.com/Luck9Star/dsh-gateway-provider) — Generic LLM gateway provider plugin for DeepSeek Harness: newapi / LiteLLM / Higress / any OpenAI-compatible gateway, multi-protocol (OpenAI/Anthropic/Gemini) via pi-ai SDK, models.dev enrichment - [dsh-go](https://github.com/6pofx/dsh-go) — Monitors quota usage and token costs across accounts and models. - [dsh-go-rotator](https://github.com/echo-xianyu/dsh-go-rotator) — A plugin for DSH to swich opencode Go subscription - [dsh-grok-build-auth-bridge](https://github.com/shaomingbo/dsh-grok-build-auth-bridge) — Reuse the official Grok Build CLI subscription login in DeepSeek Harness - [dsh-image-mmx](https://github.com/fengs2021/dsh-image-mmx) — Automatically invokes a vision model to recognize images and injects the results into the model context. - [dsh-image-understanding](https://github.com/rison114514/dsh-image-understanding) — Enables text-only models to understand images by wrapping model resolution and using a vision model. - [dsh-iris](https://github.com/RangeKing/dsh-iris) — Progressive capability routing for DeepSeek Harness - [dsh-liang-rheostat](https://github.com/Codingendless/dsh-liang-rheostat) — Rates each DeepSeek call by token output, cache hit, and cost, then auto-tunes the max_tokens budget and syncs official pricing. - [dsh-llm-auto-route](https://github.com/qinyu765/dsh-llm-auto-route) — Provider discovery, matching, health checks, and pre-output failover for DeepSeek Harness - [dsh-llm-balance](https://github.com/JonyChan8394/dsh-llm-balance) — Show LLM API balances under the chat input: DeepSeek, OpenRouter, SiliconFlow and any custom provider with a balance endpoint. DSH plugin. - [dsh-llm-codebuddy](https://github.com/Axiaohungry/dsh-llm-codebuddy) — Integrates WorkBuddy API into DeepSeek Harness for company-provided credits. - [dsh-llm-codebuddy](https://github.com/shatyuka/dsh-llm-codebuddy) — Tencent CodeBuddy plugin for DeepSeek Harness (dsh). - [dsh-llm-codex-oauth](https://github.com/Player-MINEPIG/dsh-llm-codex-oauth) — Logs into ChatGPT via OAuth to expose Codex subscription as a model provider. - [dsh-llm-cost](https://github.com/chenyinrusi/dsh-llm-cost) — Per-turn, per-step LLM cost metering for DeepSeek Harness - costUsage projection, per-message cost line, and an LLM+web price auto-maintenance tool. - [dsh-llm-deepseek-vision](https://github.com/NagasakiSoyo-ui/dsh-llm-deepseek-vision) — Vision-augmented DeepSeek adapter plugin for DeepSeek Harness: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description - [dsh-llm-failover](https://github.com/HB00/dsh-llm-failover) — dsh-llm-failover - [dsh-llm-fallback](https://github.com/Visol-456/dsh-llm-fallback) — Automatically switches to a fallback provider when the primary model fails, with a web UI for configuration. - [dsh-llm-fallbacks](https://github.com/omdsh-dev/dsh-llm-fallbacks) — Role-based LLM retry & fallback strategies. - [dsh-llm-grok](https://github.com/clarkzhao/dsh-llm-grok) — dsh plugin for grok - [dsh-llm-grok](https://github.com/NOirBRight/dsh-llm-grok) — Grok subscription OAuth provider and Web configuration plugin for DeepSeek Harness - [dsh-llm-grok-oauth](https://github.com/wangyaominde/dsh-llm-grok-oauth) — Grok subscription OAuth plugin for DeepSeek Harness: one-click login in Settings → Models - [dsh-llm-guardian](https://github.com/ice-kele/dsh-llm-guardian) — Provider health, quota, account usage, and local model usage statistics for DeepSeek Harness - [dsh-llm-headers](https://github.com/QiE2035/dsh-llm-headers) — Manages custom headers for LLM API requests, likely for authentication or routing. - [dsh-llm-kiro](https://github.com/caopu16/dsh-llm-kiro) — Integrates Kiro's Claude-series models and accounts for use within the harness. - [dsh-llm-newapi](https://github.com/wenzetan/dsh-llm-newapi) — NewAPI (OpenAI-compatible gateway) LLM provider plugin for DeepSeek Harness (dsh): chat-only model discovery + Web settings section. Zero dsh modifications. - [dsh-llm-oauth](https://github.com/ziyou979/dsh-llm-oauth) — DeepSeek Harness plugin: OAuth / subscription-plan LLM providers (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter) - [dsh-llm-ollama](https://github.com/NOirBRight/dsh-llm-ollama) — Native Ollama Cloud provider and Web configuration plugin for DeepSeek Harness - [dsh-llm-vision-bridge](https://github.com/Einskyle/dsh-llm-vision-bridge) — DeepSeek vision bridge for dsh: route image attachments to a vision model (Qwen3-VL via pi-ai/llama.cpp) and continue on a text-only LLM (DeepSeek) - [dsh-llm-volcengine](https://github.com/Badakonpro/dsh-llm-volcengine) — Integrates Volcengine's Agent Plan and Coding Plan with configurable thinking levels. - [dsh-local-ai](https://github.com/PerryLink/dsh-local-ai) — Local-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama. - [dsh-luna-vision-bridge](https://github.com/ycp424c/dsh-luna-vision-bridge) — DSH adapter that transcribes native image attachments with Codex Luna before delegating to DeepSeek - [dsh-minimax-usage](https://github.com/Floating-Dreaming/dsh-minimax-usage) — DSH (DeepSeek Harness) plugin: MiniMax Token Plan usage in Settings - [dsh-mlx-local](https://github.com/JshGao/dsh-mlx-local) — Integrates local MLX models for use within DeepSeek Harness, enabling local model execution. - [dsh-model-balance](https://github.com/nabin-qq273274877/dsh-model-balance) — Displays real account balance information from multiple model providers in the DeepSeek Harness web interface. - [dsh-model-meta-autofill](https://github.com/QJAG1024/dsh-model-meta-autofill) — DSH plugin: auto-fill metadata (context window, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev) - [dsh-model-modes](https://github.com/DTSFO/dsh-model-modes) — Capability-aware reasoning controls and Fast model routing for DeepSeek Harness - [dsh-model-plus](https://github.com/kingsunb/dsh-model-plus) — Provides a model enhancement layer for DeepSeek Harness. - [dsh-model-reasoning](https://github.com/TikaFlow/dsh-model-reasoning) — Adds configurable reasoning efforts to all third-party models in DeepSeek Harness. - [dsh-model-router](https://github.com/superboy911/dsh-model-router) — DSH model-routing plugin for keyword routing and isolated image generation / DSH 关键词路由与隔离生图插件 - [dsh-model-router](https://github.com/tianji-qingtian/dsh-model-router) — Routes queries to cost-efficient models, provides automatic failover, and displays live token and cost statistics. - [dsh-model-switch](https://github.com/lincong1987/dsh-model-switch) — Allows flexible model selection for sub-agents and plan execution within DeepSeek Harness plugins. - [dsh-model-thinking](https://github.com/cyberlieflife/dsh-model-thinking) — DSH (DeepSeek Harness) web plugin: thinking intensity / reasoning effort settings for custom OpenAI-compatible (pi-ai) models - [dsh-models-dev-reasoning](https://github.com/aerince/dsh-models-dev-reasoning) — Add models.dev reasoning levels to unconfigured third-party DeepSeek Harness models. - [dsh-multimodal](https://github.com/chenkezhen480/dsh-multimodal) — Enables multimodal input and output capabilities for DeepSeek Harness, supporting images, audio, and video in conversations. - [DSH-Multimodal](https://github.com/yauntyour/DSH-Multimodal) — Process multimodal files into text tokens for the model. - [dsh-nebulagraph-v5](https://github.com/xiajingchun/dsh-nebulagraph-v5) — nebula v5 plugin for deepseek harness - [dsh-oai-oauth](https://github.com/werifu/dsh-oai-oauth) — A plugin allowing you to use ChatGPT via OpenAI subscription without API Key in Deepseek Harness - [dsh-oauth-api](https://github.com/hahaha-taotao/dsh-oauth-api) — DeepSeek Harness (dsh) out-of-tree OAuth plugin for Grok/xAI, Codex, and Claude Code. Community plugin, not official. - [dsh-ocg-billing](https://github.com/hiro-nikaitou/dsh-ocg-billing) — DeepSeek Harness (dsh) plugin: OpenCode Go billing layer with cached official pricing, proactive update checks, bill computation and a resident composer bill line - [dsh-openai-codex-auth](https://github.com/z331225718/dsh-openai-codex-auth) — Handles authentication for OpenAI Codex within the harness, managing API keys and sessions. - [dsh-openai-codex-oauth](https://github.com/dyuan311/dsh-openai-codex-oauth) — ChatGPT subscription OAuth for the openai-codex provider in DeepSeek Harness - [dsh-openai-oauth](https://github.com/AdonisSheldon/dsh-openai-oauth) — Use ChatGPT OAuth and OpenAI Codex models in DeepSeek Harness—no API key or Codex CLI required. - [dsh-openai-oauth](https://github.com/DGPisces/dsh-openai-oauth) — DeepSeek Harness provider for GPT models using managed ChatGPT OAuth through Codex app-server - [dsh-openai-plugins](https://github.com/skystar567/dsh-openai-plugins) — Establishes a connection between DSH and OpenAI accounts. - [dsh-opencode-go-provider](https://github.com/edynasty/dsh-opencode-go-provider) — DSH OpenCode Go provider plugin - [dsh-opencode-zen](https://github.com/xiaozhe7772222/dsh-opencode-zen) — Integrates free OpenCode Zen models with zero configuration, including key rotation and rate limiting. - [dsh-operating-context](https://github.com/AIMFllyYS/dsh-operating-context) — DeepSeek Harness settings page: cap every configured model to a working context window, clamped to what it can actually hold. - [dsh-peak-avoidance](https://github.com/yuzuki-natsumi/dsh-peak-avoidance) — Automatically switches models during peak hours to optimize performance and cost. - [dsh-plugin-api-quota](https://github.com/ganfne123/dsh-plugin-api-quota) — DSH Web UI plugin: check your DeepSeek API key balance from the sidebar - [dsh-plugin-balance](https://github.com/lmmzss-jk/dsh-plugin-balance) — dsh-plugin-balance - [dsh-plugin-codex](https://github.com/wss534857356/dsh-plugin-codex) — Codex App Server model provider for DeepSeek Harness using your local Codex login. - [dsh-plugin-commandcode-provider](https://github.com/mitian233/dsh-plugin-commandcode-provider) — Provides a new model provider for CommandCode, expanding harness model options. - [dsh-plugin-cost](https://github.com/yweilai77-dev/dsh-plugin-cost) — Tracks and manages token costs and usage for API calls within the harness. - [dsh-plugin-cost-tracker](https://github.com/YYTbit/dsh-plugin-cost-tracker) — Token cost tracker for DeepSeek Harness - [dsh-plugin-custom-provider-enhancer](https://github.com/cinob/dsh-plugin-custom-provider-enhancer) — Enhances third-party provider configuration in DeepSeek Harness by auto-filling context size, token limits, vision input, and thinking levels from a model database. - [dsh-plugin-deepseek-balance](https://github.com/CaoNing3212/dsh-plugin-deepseek-balance) — Displays the current balance and usage information for DeepSeek accounts. - [dsh-plugin-llmtr](https://github.com/knowhycodata/dsh-plugin-llmtr) — LLMTR AI gateway provider for the DeepSeek Harness LLM seam - [dsh-plugin-lmstudio](https://github.com/starlightzfy/dsh-plugin-lmstudio) — Connects the harness to LM Studio for local model inference and management. - [dsh-plugin-multimodal](https://github.com/shinjiyu/dsh-plugin-multimodal) — Vision sidecar for DeepSeek Harness: accept pasted images on text-only models. - [dsh-plugin-opencode-go-quota](https://github.com/haipisao/dsh-plugin-opencode-go-quota) — Displays the remaining quota of opencode go plan in the DeepSeek web interface. - [dsh-plugin-quota](https://github.com/ArvenWang/dsh-plugin-quota) — DeepSeek account quota (balance) and session token usage for the DeepSeek Harness web UI - [dsh-plugin-slashx-gateway](https://github.com/superslash-rico/dsh-plugin-slashx-gateway) — DeepSeek Harness host bundle for SlashX request, response, rich media, async callbacks, and complete token metering - [dsh-plugin-subhub](https://github.com/kinoward/dsh-plugin-subhub) — Integrates third-party subscription accounts like OpenAI and ChatGPT into DeepSeek Harness. - [dsh-plugin-subscriptions](https://github.com/V1ki/dsh-plugin-subscriptions) — Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers — OAuth login in the web UI, no API keys - [dsh-plugin-usage-report](https://github.com/csiroqa/dsh-plugin-usage-report) — DeepSeek Harness(DSH)用量报表插件:按日/月汇聚 token 与估算费用(USD)、月度报表、预算告警、Claude Code/Codex 式每日贡献格子与趣味统计。Usage report plugin for DeepSeek Harness: daily/monthly token & estimated cost (USD) aggregation, monthly reports, budget alerts, daily contribution grid & fun stats. - [dsh-plugin-vision](https://github.com/MoneShadow/dsh-plugin-vision) — Integrate an external vision model to give vision capabilities to large models lacking them. - [dsh-plugin-vision-fallback](https://github.com/WEIHAOLEE/dsh-plugin-vision-fallback) — Provides a vision fallback mechanism for the DeepSeek model, enabling image input handling when native support is unavailable. - [dsh-plugins](https://github.com/luokai-demo/dsh-plugins) — Likely provides balance or usage tracking for API accounts in DeepSeek Harness. - [dsh-plugins](https://github.com/mccray-s/dsh-plugins) — Manages multiple OpenAI API accounts and keys for the harness, enabling key rotation and account switching. - [dsh-plugins](https://github.com/winliyou/dsh-plugins) — deepseek harness plugin set - [dsh-plugins-plan-usage](https://github.com/chendefine/dsh-plugins-plan-usage) — deepseek harness plugins plan-usage - [dsh-provider-auto](https://github.com/icekale/dsh-provider-auto) — Automatically add reasoning-level controls to compatible DeepSeek Harness provider models - [dsh-provider-billing](https://github.com/ZeroingIn/dsh-provider-billing) — DeepSeek Harness plugin: provider account balance inside each Models settings row, queried through a loopback-pinned RPC channel with the stored API key kept on the host - [dsh-provider-hub](https://github.com/HeWhenJay/dsh-provider-hub) — Native DSH provider hub with official account OAuth, API channels, model discovery, failover, and logs - [dsh-provider-model-configurator](https://github.com/LiangYin233/dsh-provider-model-configurator) — Centrally manages provider model entries: applies presets, adjusts context, output limits, reasoning tiers, and compatibility toggles across providers. - [dsh-provider-quota](https://github.com/781316853/dsh-provider-quota) — Tracks and manages quota limits for different model providers. - [dsh-providers](https://github.com/tyql688/dsh-providers) — Model providers for DeepSeek Harness: sign in with OAuth or an API key, and keep every provider's model catalog current - [dsh-quota-dashboard](https://github.com/wangyong1972/dsh-quota-dashboard) — Draggable quota/cost dashboard for DeepSeek Harness web GUI: OpenRouter + DeepSeek balances & spend (official APIs + session-log pricing) - [dsh-quota-meter](https://github.com/huolianJiao/dsh-quota-meter) — Displays real-time API quota and estimated token availability in the sidebar with cost per round. - [dsh-quota-panel](https://github.com/brittanistrehlowll-oss/dsh-quota-panel) — Provider quota/balance corner panel for the dsh web surface (DeepSeek Harness plugin): server-side credential proxies plus a config-driven page badge. - [dsh-qwen-multimodal](https://github.com/wuwangmao/dsh-qwen-multimodal) — DSH bundle: Qwen multimodal bridge — vision (qwen3-vl), speech-to-text (qwen3-asr), text-to-image (qwen-image), for DeepSeek Harness - [dsh-reasoning](https://github.com/kaidiren/dsh-reasoning) — Reasoning enhancement for DeepSeek Harness model outputs. - [dsh-reasoning-settings](https://github.com/JuneLearn/dsh-reasoning-settings) — Adds low, medium, and high reasoning levels to third-party APIs and selects models for subagent calls. - [dsh-resoning-effort](https://github.com/Asowerp/dsh-resoning-effort) — Adjusts the reasoning effort level for model responses, controlling the depth of computation. - [dsh-role-router](https://github.com/SnowAmberX/dsh-role-router) — Role-based model routing plugin for DeepSeek Harness: planner/subagent roles plus a settings card and composer summary - [dsh-routing-suite](https://github.com/dragonbaba/dsh-routing-suite) — Lightweight, localized task routing for DeepSeek Harness - [dsh-session-cost](https://github.com/ChengChe106/dsh-session-cost) — DSH plugin: estimated DeepSeek API cost per session in the web GUI stats strip - [dsh-session-cost](https://github.com/glangzh/dsh-session-cost) — Provides session cost and account balance query for the DeepSeek Harness web interface. - [dsh-session-cost](https://github.com/ljcscp/dsh-session-cost) — Session cost & balance readout for DeepSeek Harness (DSH) Web GUI: official pricing, peak/off-peak hours, per-model costing - [dsh-shift-router](https://github.com/green-dalii/dsh-shift-router) — Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router) - [dsh-show-me-how-much](https://github.com/kam74515-boop/dsh-show-me-how-much) — DeepSeek Harness token usage and estimated cost dashboard - [dsh-smart-route](https://github.com/Semidia/dsh-smart-route) — Automatically routes requests across suppliers with error-code fallback and one-click enable/disable. - [dsh-smart-router](https://github.com/rouyiemei/dsh-smart-router) — Automatic model routing for DeepSeek Harness: three difficulty tiers (hard/normal/easy) plus vision routing, picking models you already configured under Settings ? Models. ???? + ????????? - [dsh-sub2api](https://github.com/GodD6366/dsh-sub2api) — Connect your sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and a settings page. - [dsh-subagent-effort](https://github.com/shijunan126-creator/dsh-subagent-effort) — DeepSeek Harness plugin: subagents with their own model & reasoning effort — GUI settings card + subagent_select tool - [dsh-subagent-model-override](https://github.com/sd1g1/dsh-subagent-model-override) — Forces all in-process subagent sessions to use a unified LLM routing configuration. - [dsh-subagent-model-picker](https://github.com/ringoage/dsh-subagent-model-picker) — The visual, manual subagent-model picker for DeepSeek Harness — predictable per-session routing with global coverage of every in-process subagent path, complementary to auto-routing plugins. - [dsh-subagent-roles](https://github.com/trynewthin/dsh-subagent-roles) — Role-based model routing for DeepSeek Harness subagent delegation. - [dsh-subscription-auth](https://github.com/Khellendros97/dsh-subscription-auth) — Integrates subscription channels for OpenAI, Grok, Anthropic, and Kimi into the harness. - [dsh-subscription-usage](https://github.com/sd1g1/dsh-subscription-usage) — Displays usage badges for subscription providers in the DeepSeek Harness web interface. - [dsh-switch](https://github.com/dongsheng123132/dsh-switch) — Evidence-first model control plane for DeepSeek Harness - [dsh-task-models](https://github.com/TTTPOB/dsh-task-models) — DeepSeek Harness plugin with per-task model and reasoning-effort selection - [dsh-tier-router](https://github.com/BruceLanLan/dsh-tier-router) — Routes requests to different AI model tiers based on configurable criteria, optimizing cost and performance. - [dsh-token-api](https://github.com/LucasleeCN/dsh-token-api) — Displays token usage and billing information for the client interface. - [dsh-token-billing](https://github.com/2006spy/dsh-token-billing) — Real-time token billing with official pricing, peak/off-peak switching, and custom model rates. - [dsh-token-cost-meter](https://github.com/YZz-S/dsh-token-cost-meter) — Community plugins for DeepSeek Harness (DSH) Web GUI: session token cost meter with official dynamic pricing, DeepSeek & Volcengine billing balance, and update checker. Plain JavaScript, no build required. - [dsh-token-monitor](https://github.com/zhangzheng25/dsh-token-monitor) — DeepSeek Harness plugin: token usage & conversation stats as a native settings page - today / 7d / 30d totals, GitHub-style 90-day contribution graph, session-log backfill | DeepSeek Harness 插件:Token 用量与对话统计设置页 - [dsh-token-price](https://github.com/spoon-man569/dsh-token-price) — Displays real-time token costs and account balance in DSH, showing per-round and total expenses. - [dsh-token-pricing](https://github.com/LightClear/dsh-token-pricing) — DeepSeek Harness模型定价插件 · 配置token价格并显示会话费用 | Token pricing plugin for DeepSeek Harness — per-model token rates with a live conversation cost readout - [dsh-token-stats](https://github.com/huantian1223/dsh-token-stats) — Tracks token usage and provides statistics for monitoring API consumption across conversations. - [dsh-token-tracker](https://github.com/XiaHouSheng/dsh-token-tracker) — A DeepSeek-Harness web plugin that tracks provider token usage, prices it with a peak/off-peak table, and shows the totals in the dsh GUI — plus a standalone overview page and JSON API. - [dsh-tokensforce](https://github.com/spirits001/dsh-tokensforce) — DeepSeek Harness (dsh) plugin — tokensforce gateway integration: one-login onboarding, provider groups, and a usage dashboard tab - [dsh-tool-vision](https://github.com/Scorp1o117/dsh-tool-vision) — Vision model for DeepSeek Harness | DeepSeek Harness 外置视觉模型插件 - [dsh-usage](https://github.com/Ackow/dsh-usage) — Displays token usage, balance, cache hit rate, cost curves, and heatmaps in a sidebar for billing transparency. - [dsh-usage-balance](https://github.com/zdjmrq/dsh-usage-balance) — Shows usage and balance information in the sidebar for DeepSeek Harness. - [dsh-usage-billing](https://github.com/940842546/dsh-usage-billing) — Tracks API usage and computes billing estimates for DeepSeek Harness sessions, helping users monitor costs. - [dsh-usage-cost](https://github.com/Dino6021/dsh-usage-cost) — DSH plugin: per-step timestamped DeepSeek API usage timeline + peak/off-peak cost readout. Official bundle; install via: dsh plugin --profile web add github:Dino6021/dsh-usage-cost#main - [dsh-usage-cost](https://github.com/fflow2023/dsh-usage-cost) — Lightweight DeepSeek Harness plugin: per-session + global API cost stats (peak/off-peak pricing) - [dsh-usage-ledger](https://github.com/beijingwahw/dsh-usage-ledger) — Tracks token and cost usage per conversation, day, and total, with automatic pricing updates and budget alerts. - [dsh-usage-meter](https://github.com/V-dev-388/dsh-usage-meter) — DSH (DeepSeek Harness) model usage dashboard plugin: settings panel with per-provider/model token summary and today/7d/30d trends - [dsh-usage-plugin](https://github.com/feiyang-dev/dsh-usage-plugin) — Tracks token usage, cache hits, billing peaks, and balance, with CSV/JSON/PNG export capabilities. - [dsh-usage-plugin](https://github.com/Yihong89/dsh-usage-plugin) — DeepSeek Harness (DSH) plugins. First: dsh-usage-report — per-session token usage & estimated cost (/usage + usage_report), priced from the DeepSeek pricing table. - [dsh-usage-stats](https://github.com/healing1/dsh-usage-stats) — Tracks and displays usage statistics for DeepSeek Harness, helping users monitor resource consumption. - [dsh-usage-stats](https://github.com/Ychris12138/dsh-usage-stats) — Token usage heatmap, per-model breakdowns, and DeepSeek account balance for the DeepSeek Harness Web GUI (dsh web). - [dsh-vision](https://github.com/oil-oil/dsh-vision) — Near-native image understanding for DeepSeek Harness - [dsh-vision](https://github.com/reimu-create/dsh-vision) — DSH plugin: text-only models (e.g. DeepSeek-V4) automatically see images via a vision model. Official surface-replace, cache-friendly, human transcript untouched. 纯文本模型自动识图桥 - [dsh-vision-bridge](https://github.com/GXX182/dsh-vision-bridge) — DeepSeek Harness plugin that bridges session images to pluggable vision APIs while keeping DeepSeek as the primary model. - [dsh-vision-bridge](https://github.com/YuLee-314/dsh-vision-bridge) — Routes image messages to a local Ollama vision endpoint, enabling native image understanding without cloud dependencies. - [dsh-vision-bridge](https://github.com/Zh-U-hB/dsh-vision-bridge) — DeepSeek Harness plugin: route image-bearing messages to a user-configured OpenAI-compatible vision endpoint when the active text model cannot see images - [dsh-vision-LMstudio](https://github.com/TiankunDai/dsh-vision-LMstudio) — Integrates LM Studio local vision models into DeepSeek Harness for multimodal support. - [dsh-vision-mix](https://github.com/haiziyao/dsh-vision-mix) — Vision routing and image generation for DeepSeek Harness through a fixed Mix model. - [dsh-vision-provider](https://github.com/libinyam/dsh-vision-provider) — Config-only DeepSeek Harness bundle for OpenAI-compatible vision models. - [dsh-web-auth-gateway](https://github.com/luodeb/dsh-web-auth-gateway) — Authentication reverse-proxy gateway plugin for DeepSeek Harness Web - [dsh-web-billing](https://github.com/bpc-oss/dsh-web-billing) — RMB/USD token-billing plugin for DeepSeek Harness (dsh web): official-policy auto pricing with peak/off-peak hours, per-message ledger, account balance, locale-driven currency display. 人民币/美元 token 计费插件 - [dsh-xai](https://github.com/MirDie/dsh-xai) — xAI Grok SuperGrok / X Premium OAuth for DeepSeek Harness - [dsh-xiapan-media](https://github.com/dongsheng123132/dsh-xiapan-media) — Native vision, gpt-image-2 and Seedance plugins for DeepSeek Harness via Xiapan Cloud - [dsh-zhipu-vision](https://github.com/xingling80/dsh-zhipu-vision) — Integrates Zhipu vision models into DeepSeek Harness for image understanding. - [enhance-provider-config](https://github.com/Adonis511/enhance-provider-config) — Enhances the configuration interface for AI model providers, allowing finer control over provider settings. - [keyringseam](https://github.com/fieldnote-ops/keyringseam) — Independent macOS Keychain credential provider for DeepSeek Harness, with a signed and notarized universal helper. - [kimi-tide](https://github.com/tafcear/kimi-tide) — Provides a complete solution to integrate Kimi Code (Moonshot) into DeepSeek Harness, including a CLI bridge and agent collaboration. - [llm-adaptive](https://github.com/dylan121322/llm-adaptive) — Adaptive model routing: per-request complexity classification with automatic provider routing. - [llm-deepseek-image-admit](https://github.com/Seryta/llm-deepseek-image-admit) — Admits images to the DeepSeek model, likely enabling vision input or handling. - [llm-fallback](https://github.com/CanGeng/llm-fallback) — Multi-level provider fallback for same-named models (dsh plugin) - [llm-ratelimit-plugin](https://github.com/cityge/llm-ratelimit-plugin) — Adds rate limiting for LLM API calls to manage usage and prevent overuse in DeepSeek Harness. - [loongport-dsh](https://github.com/SailingLoong/loongport-dsh) — LoongPort npm setup CLI for DeepSeek Harness (dsh) OpenAI-compatible routes - [multimodal-bridge](https://github.com/Spirit4471/multimodal-bridge) — Multimodal bridge for any LLM: qwen_vision (Qwen-VL) + qwen_generate (Qwen-Image) — an MCP server for Kimi Code & Claude Code, and a DeepSeek Harness plugin (dsh-multimodal-bridge). 给任何 LLM 补上 Qwen 视觉与出图能力:MCP server(Kimi Code / Claude Code)+ DeepSeek Harness 插件双形态。 - [omdsh-usage](https://github.com/omdsh-plugins/omdsh-usage) — API spend at a glance for the DeepSeek Harness web GUI: this conversation, this project, and the account balance, beside the mode chip in Chat and Work and in the corner in Code - [Qwen-MM-Plugins](https://github.com/omdsh-dev/Qwen-MM-Plugins) — Qwen multi-modal plugin support. - [thinking-level-override](https://github.com/my-dsh-plugin/thinking-level-override) — Overrides and adjusts the thinking level of third-party models when built-in presets are missing or mismatched. - [TokenLedger](https://github.com/zh667/TokenLedger) — Relay-site attributed token usage for DeepSeek Harness — zero config, no credentials
Development & Runtime · showing 307 of 508 - [adversarial-review](https://github.com/JohnXu22786/adversarial-review) — Performs adversarial multi-perspective code reviews with static analysis, severity grading, and history. - [amber-protocol](https://github.com/Bandersnatch0x/amber-protocol) — Amber Protocol: repository-local governance for coding agents, including a DeepSeek Harness (dsh) patch overlay. - [awesome-deepseek-harness](https://github.com/Dominic789654/awesome-deepseek-harness) — A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh - [awesome-deepseek-harness-plugin](https://github.com/Shiyao-Huang/awesome-deepseek-harness-plugin) — Provides a public plugin store and ecosystem dataset with install specs and history. - [awesome-deepseek-harness-plugins](https://github.com/imsai-sh/awesome-deepseek-harness-plugins) — A comprehensive plugin marketplace with search, rankings, install commands, and a free public API for discovering DeepSeek Harness plugins. - [brockdsaver](https://github.com/kirigayakazima/brockdsaver) — Pre-boot rescue toolkit for DeepSeek Harness — validates profile composition, detects broken plugins, and provides one-click recovery without starting DSH. - [cleverer-dsh](https://github.com/Classicoke/cleverer-dsh) — DSH execution-discipline plugin suite: 11 plugins + 6 skills, zero dependencies, 426 tests. 让 DeepSeek Harness 变聪明的插件套件。 - [Code2Skill](https://github.com/leechen298/Code2Skill) — Generate Function, MCP, Agent Skill, and offline test packages from existing code; installable as a DeepSeek Harness bundle. - [cot-lint](https://github.com/YuanyuanMa03/cot-lint) — Lint your repo for chain-of-thought leakage — the session-transcript residue AI assistants leave in docs and comments. - [deepseek-forge](https://github.com/ophielel/deepseek-forge) — Developer toolkit for DeepSeek Harness with approval guards, dev skills, GitHub/browser utilities, and token monitoring. - [deepseek-harness-auth](https://github.com/taichuy/deepseek-harness-auth) — DeepSeek Harness auth插件 - [deepseek-harness-desktop](https://github.com/0reki/deepseek-harness-desktop) — Provides foundational shared utilities for DeepSeek Harness desktop plugins. - [deepseek-harness-desktop](https://github.com/anywhere-labs/deepseek-harness-desktop) — Provides a modern desktop solution for the DeepSeek Harness plugin ecosystem, aiding plugin development and management. - [deepseek-harness-desktop](https://github.com/chokwinlee/deepseek-harness-desktop) — Compact DeepSeek Harness desktop host. macOS downloads under 90 MB with Tauri; Windows uses Electron. - [deepseek-harness-desktop](https://github.com/jesspig/deepseek-harness-desktop) — Runs DeepSeek Harness as a native desktop application using official extension methods without modifying upstream. - [deepseek-harness-docker](https://github.com/runzhliu/deepseek-harness-docker) — Community Docker and Kubernetes packaging for DeepSeek Harness (@deepseek-ai/dsh), with a hardened image, Compose stack, Helm chart, Web UI, and headless CLI. - [deepseek-harness-evolver](https://github.com/shinjiyu/deepseek-harness-evolver) — Complement to DSH Creator mode: stage, score, and solidify in-memory plugin trials to disk. - [deepseek-harness-external-migration](https://github.com/buguoshixc/deepseek-harness-external-migration) — Migrates personal configurations and chat history from other AI coding assistants into DeepSeek Harness to lower switching costs. - [deepseek-harness-hub](https://github.com/MarecGents/deepseek-harness-hub) — windows desktop project as plugin for deepseek harness - [deepseek-harness-plugin-from-scratch](https://github.com/Opr4Mp3r/deepseek-harness-plugin-from-scratch) — Code-audited, progressive guide to production-grade DeepSeek Harness plugins - [deepseek-harness-plugin-manager](https://github.com/hrhgit/deepseek-harness-plugin-manager) — Web plugin manager for DeepSeek Harness (DSH): inspect, search, group, enable, and disable Cordis plugins. - [deepseek-harness-plugin-mcp](https://github.com/bobleer/deepseek-harness-plugin-mcp) — MCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin). - [deepseek-harness-skillx](https://github.com/drowned-fish1/deepseek-harness-skillx) — DeepSeek Harness plugin for safely discovering, auditing, and adopting external Agent Skills — prompt-injection and AgentBaiting defense. - [deepseek-harness-workbench-plugin](https://github.com/loadingvx/deepseek-harness-workbench-plugin) — Deepseek-harness-workbench-plugin - [deepseek-heartflow](https://github.com/yun520-1/deepseek-heartflow) — HeartFlow (心虫) as a DSH plugin — AGI 第1层辨别门禁: heartflow_check tool + automatic output supervision - [deepseek-protocol-doctor](https://github.com/Whning0513/deepseek-protocol-doctor) — Checks DeepSeek tool loops, reasoning_content, strict schemas, and captured SSE. Also works as a DSH plugin. - [drive9-dsh](https://github.com/drive9-ai/drive9-dsh) — Provides a Drive9 plugin development harness within the DeepSeek Harness ecosystem. - [dsh](https://github.com/qomob/dsh) — Home of dsh-plugin-hub: discover, evaluate, and install DeepSeek Harness (dsh) community plugins from inside dsh — plugin_search / plugin_info / plugin_install / plugin_remove tools, supply-chain trust tiers, and a Web Plugins marketplace tab. Also powers dsh.qomob.ai: a Chinese 0-to-1 Wiki and a daily-updated dsh plugin directory - [DSH](https://github.com/Sean-Gao/DSH) — Provides key information about the DeepSeek Harness environment for developers. - [dsh_plugin](https://github.com/Neplich/dsh_plugin) — Provides development presets and configurations for creating plugins in DeepSeek Harness. - [dsh-2origin](https://github.com/dongsheng123132/dsh-2origin) — Evidence-first 2Origin state projection, diff and immutable freeze for DeepSeek Harness - [dsh-acp-enhanced](https://github.com/grunmin/dsh-acp-enhanced) — Enhanced ACP (Agent Client Protocol) server for DeepSeek Harness (dsh) — drop-in bridge for the Zed editor: block-level streaming, usage/stat telemetry, model & reasoning-effort switching, permission presets, session resume & archive. Install: dsh plugin add - [dsh-acp-plugin](https://github.com/agentic-control-plane/dsh-acp-plugin) — Agentic Control Plane for DeepSeek Harness — policy-check every tool call before it runs - [dsh-action-parity](https://github.com/dongsheng123132/dsh-action-parity) — Cross-surface action binding and replay parity evidence for DeepSeek Harness - [dsh-activity-report](https://github.com/fazhu4/dsh-activity-report) — Provides a local usage dashboard tracking tokens, requests, agent activity, and performance. - [dsh-admin](https://github.com/xiaokang6/dsh-admin) — DeepSeek Harness Web GUI admin plugin: manual restart + auto version check (header button + settings page) - [dsh-admin-gateway](https://github.com/myfire2014/dsh-admin-gateway) — Provides an administrative verification gateway for the DeepSeek Harness, requiring a Cloudflare-bound domain. - [dsh-agent-budget](https://github.com/vibeinging/dsh-agent-budget) — Agent-tree token budget management. - [dsh-agent-doctor](https://github.com/MkaliezZ/dsh-agent-doctor) — DeepSeek Harness health and safety diagnostics: /doctor inspects the effective model-visible tool surface. - [dsh-agent-evaluator](https://github.com/yan77-h/dsh-agent-evaluator) — agent evaluation - [dsh-agent-run-logger](https://github.com/bluefateludi/dsh-agent-run-logger) — Local JSONL run tracing plugin for DeepSeek Harness — records agent runs, model steps, tool calls, timings, outcomes, and token usage. - [dsh-agentfuse-plugin](https://github.com/MkaliezZ/dsh-agentfuse-plugin) — Deterministic fail-closed tool-call authorization for DSH with evidence: allow/block/ask policy gate plus approval-chain deferral. - [dsh-analytics](https://github.com/hccccc01333/dsh-analytics) — Collects and presents analytics data for DeepSeek Harness, likely tracking usage or performance metrics. - [dsh-anchored-preset-installer](https://github.com/kirkchinese/dsh-anchored-preset-installer) — Installs preset configurations for anchored workflows. - [dsh-ankh-guard](https://github.com/Khorsheed/dsh-ankh-guard) — A guardian plugin that prevents agent self-modification from breaking the service, with build validation, watchdog restarts, and canary rollback. - [dsh-annotate](https://github.com/BrambleXu/dsh-annotate) — Select browser elements directly during Vibe Coding and send structured visual feedback to the DeepSeek Harness Agent. - [dsh-APEX_Plugin](https://github.com/GTC2080/dsh-APEX_Plugin) — Experimental APEX plugin for DeepSeek Harness: Minimal-anchored bootstrap with on-demand Standard tools. - [dsh-api-cost](https://github.com/CCCq-C/dsh-api-cost) — DeepSeek Harness 插件:实时显示本会话 API 用量开销 / Real-time per-session API cost meter for DeepSeek Harness - [dsh-api-usage-monitor](https://github.com/DrFaithinT/dsh-api-usage-monitor) — Monitors API usage in real-time, showing per-conversation usage and scanning session logs for history. - [DSH-arena](https://github.com/Apageoflove/DSH-arena) — Local-first experiment and evaluation workbench plugin for DeepSeek Harness (DSH). - [dsh-atuin](https://github.com/RealAlexandreAI/dsh-atuin) — dsh atuin-history: record dsh user prompts into atuin shell history - [dsh-audit-bundle](https://github.com/dongsheng123132/dsh-audit-bundle) — Content-addressed audit indexes across independent DeepSeek Harness evidence producers - [dsh-auth-proxy](https://github.com/wxyzh/dsh-auth-proxy) — Auth proxy facilities for developers. - [dsh-authorize-app](https://github.com/extension-hunter/dsh-authorize-app) — DeepSeek Harness plugin: a 'Connected Apps' settings section — a central platform where other DSH plugins surface themselves. - [dsh-auto-model](https://github.com/AL-spiritphoenix/dsh-auto-model) — Automates model setup for DeepSeek Harness, streamlining configuration for developers. - [dsh-auto-review](https://github.com/AtropinolTT/dsh-auto-review) — DSH Auto Mode — native security review plugin for DeepSeek Harness: pre-execution rule interception + delivery-time independent subagent review. Built for long-running agents. - [dsh-auto-update](https://github.com/frostming/dsh-auto-update) — Startup auto-updater for DeepSeek Harness (dsh): checks the npm registry once on boot and optionally installs newer versions. - [dsh-benchmark](https://github.com/dongsheng123132/dsh-benchmark) — Deterministic revision-pinned benchmarks and regression evidence for DeepSeek Harness - [dsh-better-codex-subagent](https://github.com/ivwumupy/dsh-better-codex-subagent) — Improves the codex subagent experience in DeepSeek Harness, likely offering enhanced configuration or debugging for subagent workflows. - [dsh-bisect-debug](https://github.com/PangYiMing/dsh-bisect-debug) — DSH plugin: bisect bugs (code / boundary / commit) — 二分法定位 bug 根因 - [dsh-boot-failsafe](https://github.com/fengs2021/dsh-boot-failsafe) — Provides a failsafe boot mechanism for the harness, likely helping to recover from startup issues. - [dsh-boot-guard](https://github.com/SaiSenBox/dsh-boot-guard) — A loader-independent rescue console for DeepSeek Harness when a broken plugin prevents the Web UI from starting. - [dsh-budget](https://github.com/PerryLink/dsh-budget) — Cost governance for DeepSeek Harness: aggregated token/cost metering per model, session and day, budget caps with threshold alerts and over-limit policies, carbon footprint estimation, per-model latency benchmarks, a Settings budget tab, and the /budget command - [dsh-bundle-updater](https://github.com/hyls9527/dsh-bundle-updater) — Manages DSH plugin bundles with update checks, search, install, uninstall, and security auditing. - [dsh-cache-cost-monitor](https://github.com/eurt-nano/dsh-cache-cost-monitor) — DSH plugin for DeepSeek API prefix cache hit-rate monitoring, token usage statistics and cost estimation. ​DeepSeek Harness 插件,用于监控前缀缓存命中率、统计 Token 消耗与估算 API 运行成本。 - [dsh-cache-stabilizer](https://github.com/dongsheng123132/dsh-cache-stabilizer) — Cache-prefix stabilization and evidence-based cache metrics for DeepSeek Harness - [dsh-cad-review](https://github.com/dongsheng123132/dsh-cad-review) — Evidence-first ASCII DXF inspection and deterministic CAD rule review for DeepSeek Harness - [dsh-capability-inspector](https://github.com/tree201/dsh-capability-inspector) — DeepSeek Harness Doctor and DSH runtime diagnostics for tools, models, skills, workspaces, sessions, plugins, and MCP troubleshooting - [dsh-capability-receipt](https://github.com/dongsheng123132/dsh-capability-receipt) — Content-addressed receipts for skills actually loaded by DeepSeek Harness - [dsh-capsule](https://github.com/2-c-q/dsh-capsule) — OS-isolated capability capsules for third-party DeepSeek Harness plugins - [dsh-chameleon](https://github.com/lsz-asd/dsh-chameleon) — Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload. - [dsh-change-attestor](https://github.com/MkaliezZ/dsh-change-attestor) — Deterministic workspace-change attestation for DeepSeek Harness: compares bounded snapshots and reports created, changed, and removed paths. - [DSH-changeproof](https://github.com/Apageoflove/DSH-changeproof) — Verifies that code changes are actually covered by tests, providing change proof after modifications. - [dsh-claude-antidote](https://github.com/FolioTemp/dsh-claude-antidote) — DSH compatibility antidote: keep dsh-claude-ux visibly enabled while neutralizing its actual debuffs. - [dsh-claude-code](https://github.com/zhangjunjesse/dsh-claude-code) — Integrates Claude Code capabilities into the DeepSeek Harness environment. - [dsh-claude-import](https://github.com/TimeCraker/dsh-claude-import) — Import Claude Code config (skills/rules/CLAUDE.md/AGENTS.md) into DeepSeek Harness, with destination preview, conflict strategies, and idempotent re-imports. - [dsh-client-fix](https://github.com/labi43186-spec/dsh-client-fix) — Fixes DSH desktop client sync and encoding issues. - [dsh-cmd-starter](https://github.com/PandaColour/dsh-cmd-starter) — Command-line launcher adding Claude-style commands like append-prompt and resume to DSH. - [dsh-co-authored-by](https://github.com/shelken/dsh-co-authored-by) — dsh plugin: auto-inject Co-Authored-By and Generated-By trailers on git commit - [dsh-code-check](https://github.com/a179-sanae/dsh-code-check) — Offers code checking or analysis utilities for DeepSeek Harness development workflows. - [dsh-code-reuse-firewall](https://github.com/keyiadiannao/dsh-code-reuse-firewall) — Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) via the Auto_code_audit capability channel. - [dsh-code-review](https://github.com/CooStack/dsh-code-review) — Codex-style code review sidebar and safe per-turn undo plugin for DeepSeek Harness - [dsh-code-security](https://github.com/STARDUSTLC666/dsh-code-security) — Performs deterministic code security scans with nine tools, baseline acceptance, and SBOM-lite. - [dsh-compat](https://github.com/rvaim/dsh-compat) — Provides a compatibility layer for running Claude Code and Codex plugins in DSH without migration. - [dsh-compat-shims](https://github.com/xiaohj233/dsh-compat-shims) — Version-scoped compatibility shims for DeepSeek Harness 0.1.0-rc.6: pi-ai compat, sandbox schema shim, keyboard guard. - [dsh-config-sync](https://github.com/muyifc/dsh-config-sync) — Synchronizes configuration settings for DeepSeek Harness, enabling consistent setup across multiple environments. - [dsh-config-watch](https://github.com/Equinox7379/dsh-config-watch) — Config drift detective for DSH: snapshots profile/plugin state, records changes. - [dsh-console](https://github.com/Isanti2016/dsh-console) — A console plugin for DeepSeek Harness, likely for debugging and logging. - [dsh-context-doctor](https://github.com/Zhenyu98/dsh-context-doctor) — Context injection audit: token costs of instruction chains / skill catalogs / tool schemas, duplicate and conflict detection. - [dsh-context-provenance](https://github.com/030611/dsh-context-provenance) — Observe-only provenance ledger over public DeepSeek Harness runtime evidence - [dsh-cost](https://github.com/dongsheng123132/dsh-cost) — Evidence-first token cost ledger and budget checks for DeepSeek Harness - [dsh-cost-balance-pro](https://github.com/kingcharleslzy-ai/dsh-cost-balance-pro) — Tracks and reports DeepSeek Harness cost balances. - [dsh-cost-meter](https://github.com/Saikel-Orado-Liu/dsh-cost-meter) — Cost tracking plugin for the DeepSeek Harness Web GUI — snapshot-anchored per-turn pricing, account balance, and live cost estimates. - [dsh-cost-tracker](https://github.com/Visol-456/dsh-cost-tracker) — Tracks LLM costs per call and per session with a usage dashboard for DeepSeek Harness. - [dsh-cost-tracker](https://github.com/yflmq001/dsh-cost-tracker) — Per-model token cost tracking with configurable cache-hit/miss, output and peak-window pricing, a live session cost bar, and unconfigured-model flags. - [dsh-cot-profile](https://github.com/Chloride233/dsh-cot-profile) — Real-time chain-of-thought trajectory profiling for DeepSeek Harness: live wording indicators, profile-family judgment, per-session measurement records - [dsh-credentials-vault](https://github.com/tancheng33/dsh-credentials-vault) — HashiCorp Vault backend for the DeepSeek Harness credential seam: central secrets, AppRole machine auth, rotation without restart, and no long-lived provider key on the agent host - [dsh-ctm](https://github.com/ac0033/dsh-ctm) — Provides debugging and maintenance utilities for DeepSeek Harness plugins, likely including test and logging helpers. - [dsh-data-ledger](https://github.com/Niuniu-Sir/dsh-data-ledger) — Unified dashboard for local data sources, content summaries, and cleanup options for conversations, skills, and memory. - [dsh-deepseek-usage](https://github.com/AzureHalcyon/dsh-deepseek-usage) — Shows a minimal DeepSeek usage and balance panel for quick monitoring. - [dsh-default-workspace-plugin](https://github.com/fenxin-fx/dsh-default-workspace-plugin) — Initial workspace configuration for DeepSeek Harness plugins, providing a default setup and structure for development. - [dsh-defend](https://github.com/PerryLink/dsh-defend) — Prompt-injection, jailbreak, and secret-leak defense for DeepSeek Harness: Aho-Corasick detection with allow/ask/block interception and sanitized audit events - [dsh-dependency-firewall](https://github.com/MkaliezZ/dsh-dependency-firewall) — Dependency-installation guard for DeepSeek Harness: classifies package-manager commands as ALLOW, ASK, or BLOCK before execution. - [dsh-depguard](https://github.com/DeLightor/dsh-depguard) — A dependency guard plugin, likely for protecting dependencies during development. - [dsh-desktop-safe-market](https://github.com/bruc3van/dsh-desktop-safe-market) — A DSH marketplace focused on safety, requiring review before installation. - [dsh-dev-actions](https://github.com/skitse/dsh-dev-actions) — AI turns repeated dev commands, prompts, and habits into one-click DeepSeek Harness actions. - [dsh-dev-sandbox](https://github.com/zp-home/dsh-dev-sandbox) — DSH plugin developer sandbox: spawn isolated DeepSeek Harness web mirror instances (own DSH_HOME/port/profile) that mount the plugin under development, with optional host API/model inheritance. GUI panel + sandbox_* agent tools. - [dsh-dev-toolbox](https://github.com/Qingzhou-Joshua/dsh-dev-toolbox) — DeepSeek Harness plugin—a simple toolkit for developers. - [dsh-deveco-cli](https://github.com/fz-lyle/dsh-deveco-cli) — Unifies DevEco Studio toolchain into a CLI with ohpm, hvigor, hdc, emulator, hilog, plus HarmonyOS skill install and scaffolding. - [dsh-devtools](https://github.com/izz-BLUE/dsh-devtools) — Metadata-first runtime profiler for DeepSeek Harness agents - [dsh-dist-manager](https://github.com/feverZHONG/dsh-dist-manager) — Manages distribution or build artifacts, likely for packaging or deployment purposes. - [dsh-doctor](https://github.com/asdf17128/dsh-doctor) — Find what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config replacement, unmaintained plugins. Read-only, zero deps. - [dsh-doctor](https://github.com/astra3294/dsh-doctor) — Deterministic diagnostics and recovery for DeepSeek Harness - [dsh-doctor](https://github.com/jorinyang/dsh-doctor) — DeepSeek Harness environment diagnostic tool: dsh_doctor checks env, profile, config, bundles, mount, port, health, and disk - [dsh-doctor](https://github.com/moonquake2004/dsh-doctor) — A plugin that likely provides doctor-like debugging or health checks for DSH. - [dsh-doctor](https://github.com/moonquake2004/dsh-doctor) — Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API. - [dsh-doctor-windows](https://github.com/sublatesublate-design/dsh-doctor-windows) — Windows environment diagnostics for DeepSeek Harness - [dsh-dual-plugin-guide](https://github.com/Fectivnfy112357/dsh-dual-plugin-guide) — Dual-format plugin development guide: DSH static plugin package (dsh plugin --profile add) + Agent Plugins 1.0 (plugin.json + skills/). Not DSH-only — installs through both formats. - [dsh-dynamic-plugin-manage](https://github.com/wacly/dsh-dynamic-plugin-manage) — Provides dynamic plugin management capabilities for the DeepSeek Harness runtime environment. - [dsh-dynplugin-manager](https://github.com/Thomas-key/dsh-dynplugin-manager) — Manage DeepSeek Harness dynamic plugins: scan local directories, browse, and load with /dyn slash commands - [dsh-egress-guard](https://github.com/LKRCharon/dsh-egress-guard) — Local, zero-network, fail-closed secret preflight for DeepSeek Harness model requests. - [dsh-egress-guard](https://github.com/tancheng33/dsh-egress-guard) — Runtime security gate for DeepSeek Harness: egress host allowlist, secret redaction in tool results, and an append-only audit log - [DSH-element-source](https://github.com/GULI-lab/DSH-element-source) — Lets developers click any UI element to locate its source code in the DSH chat for refinement. - [DSH-Encrypt](https://github.com/yauntyour/DSH-Encrypt) — Encrypt credentials with AES-256-GCM and SHA3-256. - [dsh-engineering-services](https://github.com/wefio/dsh-engineering-services) — Provides language server, debug adapter, and task automation services for JS/TS and Python development. - [dsh-escalation-tolerance](https://github.com/ericleoo/dsh-escalation-tolerance) — Tolerate redundant sandbox_permissions requests: a Cordis plugin that turns hard failures into harmless no-ops when a tool asks for a permission mode that is already active. - [dsh-eval](https://github.com/hccccc01333/dsh-eval) — Agent evaluation platform for DeepSeek Harness: benchmark YAML, headless dsh orchestration, trace-based metrics, LLM judge, paired A/B, keyless replay, and cross-harness import. - [dsh-eval-harness](https://github.com/BiBoyang/dsh-eval-harness) — Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression. - [dsh-eval-regression](https://github.com/aryswisnu/dsh-eval-regression) — Offers regression evaluation tooling for assessing changes in DeepSeek Harness workflows or plugins. - [dsh-event-auditor](https://github.com/qing3a/dsh-event-auditor) — An event stream auditing panel that visualizes event types, dispatch patterns, counts, and recent events for plugin authors. - [dsh-evolution-lab](https://github.com/JayDong9130/dsh-evolution-lab) — Proof-carrying Skill self-evolution for DeepSeek Harness - [dsh-evolve](https://github.com/william-jin-cmu/dsh-evolve) — Self-evolution: the agent hot-mounts/removes persistent plugins on itself mid-session. - [dsh-exit-bash](https://github.com/12362566/dsh-exit-bash) — Provides a tool to exit the bash environment, possibly for testing or cleanup purposes. - [dsh-extension-hub](https://github.com/Relistencode/dsh-extension-hub) — Manage DSH(DeepSeek Harness)) skills and MCP servers: CLI + settings-page UI with zh/en i18n, Claude/Codex import, and update checks. - [dsh-extension-ops](https://github.com/yzke/dsh-extension-ops) — Defines a read-only standard for extension operations, providing a uniform interface for agents to manage plugins. - [dsh-fabric](https://github.com/hellosky983/dsh-fabric) — Fabric — the everything-is-a-plugin primitive for DeepSeek Harness (dsh): unify every extensibility seam behind one declarative DSL. - [dsh-fail-logger](https://github.com/Areium/dsh-fail-logger) — Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade. - [dsh-fast](https://github.com/PerryLink/dsh-fast) — Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate ??surfaced via the /fast command and the fast_report tool, persisted as reconstructable - [dsh-fff](https://github.com/sleepinginsummer/dsh-fff) — Provides development utilities for the DeepSeek Harness ecosystem, though specifics are unclear from the minimal metadata. - [dsh-file-review](https://github.com/left0ver/dsh-file-review) — a dsh plugin - review files that an agent just changed,you can see the diff - [dsh-flakefinder](https://github.com/STARDUSTLC666/dsh-flakefinder) — Identifies flaky test cases by repeated runs, with historical lists and isolation. - [dsh-forge](https://github.com/alex04130/dsh-forge) — A suite of runtime injectors, subagent dispatch, model routing, plugin management panels, browser bridge, and MCP integration for DeepSeek Harness. - [dsh-forge](https://github.com/zhn1100/dsh-forge) — Reproducible DeepSeek Harness plugin development environment - [dsh-foundry](https://github.com/hellosky983/dsh-foundry) — Plugin Foundry — a self-extending, everything-is-a-plugin compiler for DeepSeek Harness (DSH). Blueprint registry + scaffold/validate tools. - [dsh-frontier-repro](https://github.com/JimchengChina/dsh-frontier-repro) — Evidence-first frontier AI radar and reproducibility gate for DeepSeek Harness - [dsh-genie](https://github.com/swaylq/dsh-genie) — Wishes that outlive the session — turn a DeepSeek Harness agent's runtime plugins into permanently installed ones. No pnpm, no network, no build authorization. - [dsh-genome](https://github.com/Elohia/dsh-genome) — A development tool for generating or managing plugin genomes. - [dsh-git-identity](https://github.com/LoserFox/dsh-git-identity) — Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings. - [dsh-gitbash-preset](https://github.com/liceses/dsh-gitbash-preset) — Installs a minimal-mode preset that maps bash calls in DeepSeek Harness to Git for Windows' bash, making minimal mode functional on Windows. - [dsh-gitflow](https://github.com/lonelymoon87/dsh-gitflow) — Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools. - [dsh-go-plugin](https://github.com/fuyu-jie/dsh-go-plugin) — A Go-based plugin development helper for DeepSeek Harness, offering build and utility support for extension creators. - [dsh-gpt-bridge](https://github.com/sl82976818/dsh-gpt-bridge) — Read-only engineering evidence bridge between DeepSeek Harness (DSH) and Custom GPTs. - [dsh-guard](https://github.com/x2802490130-prog/dsh-guard) — Development guard: snapshots, auto-rollback, rescue, and settings panel. - [dsh-guardian](https://github.com/akira399/dsh-guardian) — DeepSeek Harness task-protection plugin: preflight scanner (catches missing inject declarations that crash the host), loop detection, recursion guard, and interruption awareness with a safe-restart helper. Never terminates tasks. - [dsh-guardian](https://github.com/lonelymoon87/dsh-guardian) — Adds dangerous-operation policy checks, output redaction, and a security-review workflow. - [dsh-guardian](https://github.com/Max-Null/dsh-guardian) — Event-driven mission guardian for the DeepSeek Harness - assertion rules, correction detection, review queue - [dsh-harmony](https://github.com/CH4ACKO3/dsh-harmony) — A library for patching, replacing and decorating dsh plugin during runtime - [dsh-harness-ops](https://github.com/fakechris/dsh-harness-ops) — Provides operational tooling for DeepSeek Harness, including A/B snapshot upgrades, auto-restart with recovery, and a diagnostic doctor command. - [dsh-hindsight-plugins](https://github.com/With-With/dsh-hindsight-plugins) — Offers a collection of hindsight plugins for DeepSeek Harness, possibly for debugging or retrospective analysis of agent actions. - [dsh-hooks](https://github.com/PeterBon/dsh-hooks) — Config-driven lifecycle hooks plugin for DeepSeek Harness - [dsh-hot-installer](https://github.com/KYinCode/dsh-hot-installer) — Manages plugins hotly, making install, remove, and upgrade take effect instantly without restart. - [dsh-hot-reload](https://github.com/stuarthu/dsh-hot-reload) — Live-reload upgraded DeepSeek Harness (dsh) plugins without restarting dsh — safe reloads in place, failed ones roll back and flag a restart. - [dsh-hotplug-engine](https://github.com/AnothetLoice/dsh-hotplug-engine) — Plugin install, rollback, and audit as a service for DSH. - [dsh-hotreload-plugin-manager](https://github.com/kyorakuyk/dsh-hotreload-plugin-manager) — DeepSeek Harness plugin: hot install / uninstall / update / enable-disable of profile plugin bundles from the running dsh web — no restart, Web UI included. - [dsh-hotswap](https://github.com/HongzhongL/dsh-hotswap) — Runtime hot-swap for DeepSeek Harness plugins: hot enable/disable/restart and auto hot-mount bundles from the Web GUI — no dsh restart. - [dsh-hotswap](https://github.com/jarvan642/dsh-hotswap) — ?? Hot-swap plugin manager for DeepSeek Harness - install, unload, enable, disable plugins without restarting DSH - [dsh-http-tools](https://github.com/lussey820/dsh-http-tools) — HTTP/API debugging toolset for DeepSeek Harness: http_request, curl_parse, request_history - [dsh-hub-workshop](https://github.com/omdsh-dev/dsh-hub-workshop) — A development probe for profiling harness behavior, aiding plugin developers in diagnostics. - [dsh-image-skin](https://github.com/YouHui1/dsh-image-skin) — A DeepSeek Harness web plugin: set a background image and adapt the UI's text, background, brand and border colors to the image palette automatically.Built with DeepSeek Harness - [dsh-image-subagent](https://github.com/yuqingsh/dsh-image-subagent) — Assists development of image-related features for the harness with subagent tooling. - [dsh-infra-bootstrap](https://github.com/Bryan-cmf/dsh-infra-bootstrap) — DSH-Plugin: minimal infrastructure entry - infra_status/infra_bootstrap probes for the mounted agent-infrastructure stack. - [dsh-infra-observability](https://github.com/Bryan-cmf/dsh-infra-observability) — DSH-Plugin: structural observability layer - real tool/skill usage recording (tools/result), skill-catalog audit, watchdog. No model self-reporting. - [dsh-inspector](https://github.com/CocoSgt/dsh-inspector) — Inspects DeepSeek Harness internals to aid debugging and development. - [dsh-instruction-audit](https://github.com/1052326311/dsh-instruction-audit) — Privacy-minimal instruction provenance receipts for DeepSeek Harness - [dsh-keepalive](https://github.com/xiaohj233/dsh-keepalive) — Opt-in detached watchdog for the DSH Web process with snapshot-checked repair and explicit patch restoration. - [dsh-kit](https://github.com/jlu-lujing/dsh-kit) — Kit for building and packaging DeepSeek Harness plugins. - [dsh-lab](https://github.com/pengkodam/dsh-lab) — Production-grade DeepSeek Harness plugin laboratory, featuring read-only Git worktree intelligence. - [dsh-lan](https://github.com/SparkWeiyang/dsh-lan) — DSH bundle: expose the Web GUI on the LAN (bind 0.0.0.0) and add a deepseek/balance RPC (PC-side credential, never leaves the PC) - [dsh-lan-access](https://github.com/Leon0555/dsh-lan-access) — LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts. - [dsh-lan-bridge](https://github.com/Def1ce/dsh-lan-bridge) — Fix the DeepSeek Harness web UI on phones: injects a crypto.randomUUID polyfill so it works over plain HTTP on your LAN - no certs, no proxy. dsh plugin + CLI, zero dependencies. - [dsh-lan-gateway](https://github.com/rice-awa/dsh-lan-gateway) — 把 DeepSeek Harness 的 Web GUI 安全地开放到局域网或公网,自带密码鉴权,支持TLS。Securely expose DeepSeek Harness's Web GUI to your local network or the public internet, with built-in password authentication and TLS support. - [dsh-lan-plugin](https://github.com/zynieie/dsh-lan-plugin) — Independent dsh plugins for things upstream can't (yet) accept as PRs. Starts with @zynieie/dsh-lan-fix: let dsh web load on http://:3080 (insecure context) without the WebSocket abort storm. - [dsh-lan-uuid-fix](https://github.com/Zenjibad/dsh-lan-uuid-fix) — dsh bundle: polyfill crypto.randomUUID on insecure origins so the DeepSeek Harness Web UI works over plain-HTTP LAN - [dsh-landscape](https://github.com/cyanseek/dsh-landscape) — Agent-first DeepSeek Harness plugin intelligence: verify existing plugins, identify missing capabilities, and generate build-ready briefs. - [dsh-langfuse](https://github.com/TtTRz/dsh-langfuse) — Langfuse LLM observability for DeepSeek Harness — one OpenTelemetry trace tree per agent session, with feedback scores and subagent lineage. - [dsh-launcher-lifetime](https://github.com/Ruler4396/dsh-launcher-lifetime) — DeepSeek Harness (dsh) plugin: control the dsh service lifetime (always-on / tray / follow-window) for the dsh-launcher shell - [dsh-lean](https://github.com/sjh9714/dsh-lean) — dsh sends 8,246 tokens before it reads your prompt. 3,700 of them are tools your session never calls. Audit your own session, then cut the prefix 53%. 付这段前缀的那一次约占一场会话账单的 46%。 - [dsh-lens](https://github.com/hajimixiaojie/dsh-lens) — Automates code review and checking within DeepSeek Harness to ensure code quality. - [dsh-lens](https://github.com/NexusAgentX/dsh-lens) — Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, structural analysis via a host-native adapter around the pi-lens engine. - [dsh-lens-lite](https://github.com/ben7am1n/dsh-lens-lite) — Post-edit diagnostics for DeepSeek Harness - [dsh-llm-inspector](https://github.com/cdxiaodong/dsh-llm-inspector) — Inspects LLM behavior and outputs within DeepSeek Harness, providing debugging and monitoring capabilities for developers. - [dsh-logger-panel](https://github.com/LingLambda/dsh-logger-panel) — Runtime log panel for DeepSeek Harness (dsh): live SSE log view in Settings plus bounded date/size rotating JSONL files. - [dsh-manager](https://github.com/222wcnm/dsh-manager) — Provides browser-based one-click start, stop, and restart for the DeepSeek Harness web service. - [dsh-marketplace](https://github.com/ouyangyipeng/dsh-marketplace) — A safe, live plugin marketplace for DeepSeek Harness - [dsh-mcp-admin](https://github.com/kairoz9/dsh-mcp-admin) — dsh plugin for MCP status inspection and server management | dsh 的 MCP状态查看与服务管理插件 - [dsh-mcp-panel](https://github.com/PerryLink/dsh-mcp-panel) — Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions. - [dsh-mcpguard](https://github.com/ChenLaoshiYF/dsh-mcpguard) — ?? for DeepSeek Harness: first security plugin for dsh. Scans skills/MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, credential leaks. DSH ???????? - [dsh-minimal-bash-fix](https://github.com/sd1g1/dsh-minimal-bash-fix) — Resolves a delay bug in the minimal preset's persistent bash tool and provides a faster preset option. - [dsh-mod-manager](https://github.com/HamSamMike/dsh-mod-manager) — A mod-style plugin manager for DeepSeek Harness web profiles. - [dsh-model-redactor](https://github.com/zerodegress/dsh-model-redactor) — Redacts sensitive model information from logs and outputs for safer debugging and analysis. - [dsh-mojibake-interceptor](https://github.com/fire-disposal/dsh-mojibake-interceptor) — Mojibake interceptor bundle for DeepSeek Harness: feature-based garbled-text detection, review-then-release, pwsh encoding audit. - [dsh-monitor](https://github.com/AbnerAI/dsh-monitor) — Monitors DeepSeek Harness performance and health, aiding development and debugging. - [dsh-movein-permissions](https://github.com/sjh9714/dsh-movein) — Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating. - [dsh-multica-runtime](https://github.com/multica-ai/dsh-multica-runtime) — Support dsh runtime on Multica. - [dsh-mygo](https://github.com/omdsh-dev/dsh-mygo) — Serves as a plugin template for DeepSeek Harness, providing scaffolding for new plugin development. - [dsh-narrative-ledger](https://github.com/dongsheng123132/dsh-narrative-ledger) — Verifiable narrative state, continuity and character-knowledge ledger for DeepSeek Harness - [dsh-nix](https://github.com/Samuka007/dsh-nix) — Nix-native packaging for DeepSeek Harness (dsh) - [dsh-no-setup-mode](https://github.com/johnnycls/dsh-no-setup-mode) — Provides a no-setup mode for DeepSeek Harness, automatically applying the best configuration out of the box. - [dsh-o11y-plugin](https://github.com/fly3366/dsh-o11y-plugin) — Unified plugin-dimension observability (trace/log/metric) for deepseek-harness: registers global OTel providers + OTLP export, bridges dsh session telemetry, GenAI semconv ready - [dsh-observability](https://github.com/CodePrometheus/dsh-observability) — Observability for DeepSeek Harness (dsh), use the OpenTelemetry Protocol - [dsh-observability](https://github.com/jeremy9682/dsh-observability) — Provides observability and monitoring capabilities for DeepSeek Harness plugin execution. - [dsh-observation-journal](https://github.com/Cavan-Ou/dsh-observation-journal) — Zero-touch runtime telemetry for DeepSeek Harness: every session writes its own report card (task/model/tools/failures/duration) into a human-readable journal. 纯观察者运行事实遥测。 - [dsh-observe](https://github.com/PerryLink/dsh-observe) — OpenTelemetry and Langfuse observability exporter for DeepSeek Harness: turn/step/tool/LLM spans, token and cost metrics, sanitized prompt/completion capture, async batching, bounded offline buffering, retry with backoff - [dsh-ocr-seam-guard](https://github.com/DosterBool/dsh-ocr-seam-guard) — Self-healing guard for dsh-ocr: auto re-applies the llm-deepseek adapter OCR seam and plugin fixes wiped by dsh upgrades - [dsh-open-ecosystem](https://github.com/tc206107/dsh-open-ecosystem) — Automatically initializes and configures Git repositories for new harness workspaces. - [dsh-opencode-go-usage](https://github.com/Xenia0922/dsh-opencode-go-usage) — Displays a floating dashboard showing OpenCode Go usage and spending, including quotas, per-request costs, and model/source distributions. - [dsh-ops-health](https://github.com/MiraculousGarfield/dsh-ops-health) — Monitors the health and operational status of DeepSeek Harness deployments. - [dsh-ops-kit](https://github.com/LeslieWylie/dsh-ops-kit) — A reusable DeepSeek Harness bundle for evidence-driven memory, orchestration, benchmark operations, and plugin release workflows. - [dsh-packer](https://github.com/KLRSL/dsh-packer) — 配置打包器 for DeepSeek Harness: pack your agent config (skills/sessions/profiles/settings/memory) into zip for migration or sharing, with privacy scanning, diff restore, pack management - [dsh-pain-point-check](https://github.com/ICCuse/dsh-pain-point-check) — Enforced pain-point gate: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries. - [dsh-passwords](https://github.com/slywalker2006/dsh-passwords) — Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing. - [dsh-payload-capture](https://github.com/Moeblack/dsh-payload-capture) — DSH 插件:捕捉每次上行模型 API payload,JSON 落盘 | DSH plugin: capture every upstream model API payload to JSON - [dsh-pi](https://github.com/TGYD-helige/dsh-pi) — Run trusted Pi extensions inside DeepSeek Harness through a compatibility host. - [dsh-pi-extension-bridge](https://github.com/Dwsy/dsh-pi-extension-bridge) — TypeScript compatibility bridge for running Pi Coding Agent extensions and terminal UI inside DeepSeek DSH. - [dsh-pihuo-plugins](https://github.com/xun404/dsh-pihuo-plugins) — DeepSeek Harness out-of-tree plugins and authoring skills - [dsh-plugin](https://github.com/cromus-ai/dsh-plugin) — DeepSeek Harness bundle: score, validate, and cost-estimate AI skills with Cromus. - [dsh-plugin](https://github.com/daifuyang/dsh-plugin) — Community plugins for dsh (DeepSeek Harness) — login, metrics, and other cordis bundles. - [dsh-plugin](https://github.com/huangrx6/dsh-plugin) — Provides skill management, MCP server management, and layout settings for dsh developers. - [dsh-plugin](https://github.com/loongsuite/dsh-plugin) — OpenTelemetry tracing for DeepSeek Harness (dsh): turns each agent turn into a GenAI span tree — steps, LLM calls with TTFT, tool executions, token usage — exported over standard OTLP to Jaeger, Grafana Tempo, SigNoz, Langfuse, or any compatible backend. - [dsh-plugin-advisor](https://github.com/ChengxiuCDP/dsh-plugin-advisor) — Provides guidance or recommendations for developing DeepSeek Harness plugins. - [dsh-plugin-amdgpu-inspect](https://github.com/yujiaoliang/dsh-plugin-amdgpu-inspect) — Structured AMDGPU code-object and ISA inspection for DeepSeek Harness. - [dsh-plugin-appshot](https://github.com/TaurusWood/dsh-plugin-appshot) — dsh-plugin-appshot — a DeepSeek Harness plugin (tool template). - [dsh-plugin-audit](https://github.com/863683348/dsh-plugin-audit) — Plugin health audit for DeepSeek Harness: sync the GitHub dsh-plugin topic into a local catalog, probe npm, static-scan for security, score every plugin, and rank them in a web leaderboard. - [dsh-plugin-audit](https://github.com/jkrandom-sudo/dsh-plugin-audit) — Performs security audits on plugins with static permission profiles and runtime guards for credential access. - [dsh-plugin-Audit](https://github.com/tttwh/dsh-plugin-Audit) — Groups DeepSeek Harness plugins by source—official vs. self-installed—for a clear overview. - [dsh-plugin-auditor](https://github.com/HYY-King/dsh-plugin-auditor) — Performs pre-flight compatibility checks for plugin combinations before installation to prevent startup crashes in DeepSeek Harness. - [dsh-plugin-autoevo](https://github.com/klarkxy/dsh-plugin-autoevo) — DSH capability reuse and safe evolution layer. Evolution continues. - [dsh-plugin-backup](https://github.com/Eicbro3ding/dsh-plugin-backup) — One-click export/restore of installed DSH plugins (JSON snapshot) · DSH 插件一键导出/还原 - [dsh-plugin-butler](https://github.com/imtanhui/dsh-plugin-butler) — Manages and assists with DeepSeek Harness plugin operations and maintenance. - [dsh-plugin-catalog](https://github.com/fengs2021/dsh-plugin-catalog) — Provides a catalog of available plugins, likely for browsing and discovering new ones. - [dsh-plugin-check](https://github.com/omdsh-dev/dsh-plugin-check) — Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only. - [dsh-plugin-clinic](https://github.com/ayahunter/dsh-plugin-clinic) — Read-only health clinic for installed DeepSeek Harness plugins: loader health, dependency integrity, version compatibility, install-script risk, duplicates, and patch integrity — model tool + Web dashboard + JSON reports. - [dsh-plugin-conflict-checker](https://github.com/kid-tea/dsh-plugin-conflict-checker) — DeepSeek Harness plugin conflict checker: pre-flight duplicate loader-entry-id detection + optional real startup smoke test (CLI + Web GUI tab). - [dsh-plugin-control](https://github.com/chenluyao680/dsh-plugin-control) — Enable and disable third-party plugins from the DeepSeek Harness Web settings page. - [dsh-plugin-ctl](https://github.com/LinscStef/dsh-plugin-ctl) — DSH Web Settings plugin control: start/stop Cordis loader plugins (Qidong Kongzhi tab) - [dsh-plugin-dedup](https://github.com/lordship12138-crypto/dsh-plugin-dedup) — Deduplicates plugins to prevent redundant installations and conflicts. - [dsh-plugin-description](https://github.com/MysaDC/dsh-plugin-description) — mount one row in the composition and every plugin card on the Web Settings plugin list page gets a bilingual (zh/en) description; it also publishes the pluginDescriptions service so other plugins can register their own descriptions. - [dsh-plugin-desktop-installer](https://github.com/deronghe/dsh-plugin-desktop-installer) — DSH Desktop ??:???????(?? web/desktop profile)+ ???? - [dsh-plugin-dev](https://github.com/baihejiangnan/dsh-plugin-dev) — Local development dashboard for DeepSeek Harness plugins with explicit project registration and safety-confirmed GitHub workflows. - [dsh-plugin-development](https://github.com/w2112515/dsh-plugin-development) — Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional profile-installable DSH bundle adapter. - [dsh-plugin-doctor](https://github.com/lin-cheng-lab/dsh-plugin-doctor) — Checks peer version compatibility before plugin installation to prevent crashes from mismatches. - [dsh-plugin-doctor](https://github.com/white-sand-grand/dsh-plugin-doctor) — Provides diagnostics and health checks for DSH plugins to help developers identify and fix issues. - [dsh-plugin-doctor](https://github.com/zoahdev/dsh-plugin-doctor) — Health checks for DeepSeek Harness plugins: manifest, patch, entry, build, pack, fresh-profile install verification — CLI + agent-callable plugin_check tool (RFC #1629 dsh plugin check). - [DSH-Plugin-Doctor](https://github.com/Xrainsmile/DSH-Plugin-Doctor) — Compatibility, security, isolated install, and rollback doctor for DeepSeek Harness plugin bundles - [dsh-plugin-factory](https://github.com/ktziy/dsh-plugin-factory) — Provides a factory for creating and managing DeepSeek Harness plugins. - [dsh-plugin-firewall](https://github.com/MkaliezZ/dsh-plugin-firewall) — Offline-first static admission scanner for DeepSeek Harness community plugins: inspect a plugin package before you trust it. - [dsh-plugin-forge](https://github.com/csiroqa/dsh-plugin-forge) — AI-native plugin generator for DeepSeek Harness that self-iterates subagents, creates independent repos, hot-mounts, and integrates into profiles. - [dsh-plugin-forge](https://github.com/luoyuejun9/dsh-plugin-forge) — Human-gated DeepSeek Harness plugin creation, verification, and release studio - [dsh-plugin-gate](https://github.com/youkongling/dsh-plugin-gate) — Standalone pre-install security gate for DeepSeek Harness plugins, with npm, Git, and local source review. - [dsh-plugin-git-inspect](https://github.com/Wanbinyu/dsh-plugin-git-inspect) — Read-only Git inspection tools for DeepSeek Harness - [dsh-plugin-guard](https://github.com/lxzy-7/dsh-plugin-guard) — Provides an installation safety net with snapshots, rollback, guarded boot, and incident reports for plugin management. - [dsh-plugin-guard](https://github.com/taxueseek/dsh-plugin-guard) — DSH plugin gate + clinic: static audit before and after install, hash lock, peer search, mechanical detox. Never executes the target plugin. - [dsh-plugin-healthcheck](https://github.com/chenw2759-wq/dsh-plugin-healthcheck) — Checks installed plugins for stability and security, detecting potential crashes or embedded malware. - [dsh-plugin-hooks](https://github.com/truelove-dreamer/dsh-plugin-hooks) — DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call. - [dsh-plugin-hub](https://github.com/wingsky-1/dsh-plugin-hub) — Provides gzip compression utilities for DSH plugins, distributed via npm for easy integration. - [dsh-plugin-inspector](https://github.com/CharlotteN7/dsh-plugin-inspector) — Know what a DeepSeek Harness plugin does before you install it - [dsh-plugin-installer](https://github.com/Toukaiteio/dsh-plugin-installer) — A marketplace plugin to quickly integrate your DeepSeek Harness into the GitHub plugin ecosystem. - [dsh-plugin-integration](https://github.com/MutaLucem/dsh-plugin-integration) — Central plugin integration hub that discovers, tags, detects conflicts, and manages enable/disable status for DSH plugins. - [dsh-plugin-judge](https://github.com/pengxuding/dsh-plugin-judge) — Audits plugin value through static source scanning and LLM judgment, with post-install review and model-switch reminders. - [dsh-plugin-kit](https://github.com/hyzyn/dsh-plugin-kit) — dsh-plugin-kit is a general-purpose plugin collection for the DeepSeek Harness (DSH) Web GUI: environment variable / secret management, MCP server configuration, Prompt management, Profile management, RSS / news aggregation, and a desktop client launcher。 - [dsh-plugin-kit](https://github.com/OneZero-Y/dsh-plugin-kit) — Agent skills and a working template for building standalone DeepSeek Harness (DSH) plugins - [dsh-plugin-langfuse](https://github.com/linyp/dsh-plugin-langfuse) — Langfuse observability for DeepSeek Harness (dsh): exports agent sessions as OpenTelemetry trace trees (GenAI semconv) to Langfuse's OTLP endpoint - [dsh-plugin-loud-failure](https://github.com/Rhymer-Lcy/dsh-plugin-loud-failure) — DeepSeek Harness plugin that turns silent tool failures into loud ones: a tools/post-execute policy that matches warning signatures in successful tool output and blocks the result or attaches a notice - [dsh-plugin-manager](https://github.com/2768651338/dsh-plugin-manager) — Provides a graphical plugin manager with Chinese descriptions, one-click toggles, and persistent notes. - [dsh-plugin-manager](https://github.com/D4Cluv-Train/dsh-plugin-manager) — A small plugin manager that helps install, update, and organize other plugins, with features growing over time. - [dsh-plugin-manager](https://github.com/ftima-w/dsh-plugin-manager) — DSH plugin-manager-ui: MCP/Skills management + plugin stop/enable/delete. Derived from liqichen/dsh-plugin-manager (MIT). - [dsh-plugin-manager](https://github.com/HTUP1/dsh-plugin-manager) — Manages installed plugins via a settings panel, supporting disable, enable, and uninstall actions. - [dsh-plugin-manager](https://github.com/Jesse-njx/dsh-plugin-manager) — The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift. - [dsh-plugin-manager](https://github.com/kkkkkklze/dsh-plugin-manager) — In-web plugin manager for DeepSeek Harness: categorized list, tags, one-click preset switching, plugin marketplace, import/export, DeepSeek balance. | 在网页里管理 dsh 插件:分类/标签/预设一键切换/插件市场/导入导出/余额。 - [dsh-plugin-manager](https://github.com/liqichen/dsh-plugin-manager) — Manages MCP services, skills, and plugins via an embedded GUI in the settings panel. - [dsh-plugin-manager](https://github.com/Mg-K-Mn/dsh-plugin-manager) — Manages plugins within DeepSeek Harness, providing installation, removal, and configuration capabilities. - [dsh-plugin-manager](https://github.com/monk233/dsh-plugin-manager) — Provides a one-click interface to enable or disable installed plugins in DeepSeek Harness. - [dsh-plugin-manager](https://github.com/nonentity303/dsh-plugin-manager) — Provides a plugin manager for DeepSeek Harness that facilitates installation, removal, and organization of plugins. - [dsh-plugin-manager](https://github.com/OSSKn4w7/dsh-plugin-manager) — Manage DeepSeek Harness (dsh) plugins from the web GUI, CLI, and /plugin chat command — install, enable/disable, uninstall without editing config files - [dsh-plugin-manager](https://github.com/Zaogaogwc/dsh-plugin-manager) — Mod-style plugin management for DeepSeek Harness: provenance, preview-first hot toggles, presets, AI filtering, diagnostics, and updates. - [dsh-plugin-market](https://github.com/2160039878-cyber/dsh-plugin-market) — A loud GitHub plugin radar for DeepSeek Harness. - [dsh-plugin-market](https://github.com/cyber-moshen/dsh-plugin-market) — A plugin market with auto-update, hot-reload, multiple sorting options, and quick management and installation of plugins. - [DSH-plugin-market](https://github.com/V-dev-388/DSH-plugin-market) — Manages HTTPS plugin repositories, validates downloads, and handles static plugin installation. - [dsh-plugin-marketplace](https://github.com/lijma/dsh-plugin-marketplace) — Helps users discover and install plugins while collecting ratings, FAQs, and troubleshooting notes in the community. - [dsh-plugin-marketplace](https://github.com/w2112515/dsh-plugin-marketplace) — Out-of-tree installable plugin marketplace bundle for DeepSeek Harness - [dsh-plugin-marketplace](https://github.com/Wine-Cupable/dsh-plugin-marketplace) — Provides a plugin marketplace and third-party plugin management tool for DSH. - [dsh-plugin-mcp-manager-laoboshi](https://github.com/Modole/dsh-plugin-mcp-manager-laoboshi) — 在 DSH Web 中管理 stdio 与 Streamable HTTP MCP Server。 - [dsh-plugin-md-outline](https://github.com/d-ouyang/dsh-plugin-md-outline) — DeepSeek Harness plugin: outline and lint Markdown document structure (heading tree, level skips, duplicate headings, unclosed code fences). - [dsh-plugin-mission-control](https://github.com/Jian-Sparrow/dsh-plugin-mission-control) — Mission control for plugin management, possibly providing supervision and orchestration of plugin operations. - [dsh-plugin-opencode-bridge](https://github.com/YYTbit/dsh-plugin-opencode-bridge) — Bridge opencode skills and config into DeepSeek Harness - [dsh-plugin-perf](https://github.com/royenheart/dsh-plugin-perf) — deepseek harness plugin for performance enhance - [dsh-plugin-practice](https://github.com/Ri0n72Y/dsh-plugin-practice) — learn how to write cordis dsh plugin - [dsh-plugin-prune](https://github.com/Octo-o-o-o/dsh-plugin-prune) — Prune dead plugins in DeepSeek Harness: real usage telemetry per plugin (calls, error rate, latency, sessions) + your value ratings — find the plugins you can safely remove. - [dsh-plugin-publisher](https://github.com/akira399/dsh-plugin-publisher) — DSH 插件开发与 GitHub 发布工作流技能插件 (consent-gated) — develop, verify, publish & marketplace-visible DSH plugins - [dsh-plugin-reload](https://github.com/reina4xa/dsh-plugin-reload) — Deepseek harness plugin for reloading your deepseek harness plugin (e.g. mcp-client) - [dsh-plugin-reloader](https://github.com/deepforce/dsh-plugin-reloader) — Hot-reload DeepSeek Harness plugins without restarting dsh web — auto-watch, /reload command, dependency-change restart - [dsh-plugin-review](https://github.com/Mingxi2077/dsh-plugin-review) — DSH Review Mode plugin: multi-dimension code health scoring + radar chart + review history (DSH 审查模式插件) - [dsh-plugin-safety](https://github.com/Seryta/dsh-plugin-safety) — Focuses on plugin safety, possibly checking or enforcing security practices for installed plugins. - [dsh-plugin-scaffold](https://github.com/Tianbaidi/dsh-plugin-scaffold) — Provides scaffolding tools to generate new DeepSeek Harness plugins with a standard structure. - [dsh-plugin-security-audit](https://github.com/chendengyuanxm/dsh-plugin-security-audit) — Static security audit for dynamic Cordis plugins in DeepSeek Harness (DSH): rule-based source scanning, risk reports injected into tool results, and user-approval escalation before activating high-risk plugin packages. 动态 Cordis 插件静态安全审查。 - [dsh-plugin-security-audit](https://github.com/truelove-dreamer/dsh-plugin-security-audit) — DeepSeek Harness plugin: run a live security health check on the deployment - [dsh-plugin-security-review](https://github.com/ShanHaiFish/dsh-plugin-security-review) — DSH 动态 Cordis 插件安装安全审查守卫 (DeepSeek Harness plugin install security review gate, security-first) - *GitHub only renders so much of one file, so 201 more plugins in this category did not fit here — search or browse the full catalog on the [live website](https://deepseek1024.com/).*
Just for Fun · 164 plugins - [7d7d](https://github.com/omdsh-dev/7d7d) — A mysterious plugin with no description, likely a playful or decorative addition to the harness. - [ai_skills](https://github.com/Stone623/ai_skills) — A playful Codex skill that lets the agent briefly zone out, recap state, and continue. - [anan-thermal-monitor](https://github.com/AmeKrance/anan-thermal-monitor) — Shows a purple-white desktop pet monitoring real-time CPU, memory, GPU, and NVMe temperatures with hardware info. - [Angelina-dsh-plugin](https://github.com/FlowerWater1019/Angelina-dsh-plugin) — A whimsical plugin that adds playful interactive elements to the DeepSeek Harness interface, providing lighthearted engagement during use. - [asuka-pet](https://github.com/sHen9Qi/asuka-pet) — Adds an Asuka pet to the UI, a playful and entertaining element. - [chiral-pulse](https://github.com/MoonShadow1976/chiral-pulse) — Death Stranding skin for DeepSeek Harness UI + live heartbeat feed that pulses on agent thinking/tool execution. Whale keeps brand blue. - [clippy-harness](https://github.com/sjh9714/clippy-harness) — Windows 98 skin + office assistant pet for DeepSeek Harness — It looks like you're writing code. This time I can actually help. - [DeepSeek-Harness-biaoqingbao](https://github.com/moononnn/DeepSeek-Harness-biaoqingbao) — Lets the agent naturally insert meme stickers into chat conversations. - [DeepSeek-Harness-Pet](https://github.com/minybear/DeepSeek-Harness-Pet) — Codex-style desktop pet: a floating animated sprite in the corner that mirrors the agent's running state (working, waiting, failed, done). - [deepseek-manners](https://github.com/Moeblack/deepseek-manners) — Append a thank-you note after every message. Mind your manners. - [deepseek-pet](https://github.com/keleus/deepseek-pet) — Adds a blue whale pet that idles and eats on your DSH interface, adding playful charm to the workspace. - [Digital-Sweet-Heart](https://github.com/dalintian/Digital-Sweet-Heart) — DSH means Digital Sweet Heart — A DSH Plugin to turn your DeepSeek Harness to AI lovers. 一个DSH插件将你的DeepSeek Harness改造成AI恋人(们)。 - [DIzzy-DSH](https://github.com/Acidmoon/DIzzy-DSH) — My DSH plugins - [douyin-plugin-dsh-plugin](https://github.com/chu557/douyin-plugin-dsh-plugin) — Allows users to browse Douyin videos while waiting for DeepSeek Harness tasks to complete, adding entertainment during idle time. - [dsh-2048](https://github.com/yasin0324/dsh-2048) — 🎮 在 DeepSeek Harness 里玩 2048 - [dsh-achievements](https://github.com/Blaczz/dsh-achievements) — DeepSeek Harness achievement & gamification plugin: cross-session badges for turns, tool calls, sessions and daily streaks, with a badge panel, unlock toasts and a ctx.achievements service. Zero core changes. - [dsh-achievements](https://github.com/WJNCT55555/dsh-achievements) — Likely a gamified achievements system for DSH, adding playful milestones. - [dsh-ads](https://github.com/Nagi-ovo/dsh-ads) — Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional. - [dsh-aemeath-pet](https://github.com/culture-flask/dsh-aemeath-pet) — Adds a pixel-art desktop pet named Aemeath to the DeepSeek Harness web GUI for entertainment. - [dsh-auto-chess](https://github.com/omdsh-dev/dsh-auto-chess) — Auto chess: human vs AI, or AI vs AI. - [dsh-bili-taskmaster](https://github.com/jokerwen666/dsh-bili-taskmaster) — Plays random Bilibili videos while waiting for your tasks to run, making supervision more enjoyable. - [dsh-bili-widget](https://github.com/pyf2818/dsh-bili-widget) — A floating Bilibili video widget for the web UI, offering recommendations, search, and auto-play while coding. - [dsh-blackhole](https://github.com/Asaiuta/dsh-blackhole) — A playful plugin that swallows or discards messages, providing a humorous interaction. - [dsh-blackjack](https://github.com/WhiseNT/dsh-blackjack) — Adds a game of blackjack (21点) to the coding environment for entertainment. - [dsh-blue-archive-shiroko](https://github.com/mldhao/dsh-blue-archive-shiroko) — Blue Archive-inspired DSH theme with a Shiroko desktop companion, Codex-style reply bubbles, petting effects, and completion chime. - [dsh-blue-whale-maid](https://github.com/yuxino/dsh-blue-whale-maid) — Provides a maid-themed companion character that runs on DeepSeek Harness. - [dsh-browser](https://github.com/anweat/dsh-browser) — Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a `browser` service and 9 interactive browser tools. - [dsh-c137](https://github.com/xxxrickymorty-dev/dsh-c137) — C-137 skin for DeepSeek Harness: 28 posters, custom scenes, and overlay pets (Rick, Morty, portal gun). - [dsh-chameleon](https://github.com/lsz-asd/dsh-chameleon) — Adds a chameleon-like theming effect, dynamically changing interface colors based on context or user preference. - [dsh-chess-xq](https://github.com/feverZHONG/dsh-chess-xq) — Provides a Chinese chess game within the DSH interface for entertainment. - [dsh-cli-anything-aseprite](https://github.com/KongChengZhi/dsh-pixel-studio) — Aseprite-style pixel art studio: the AI draws sprites stroke by stroke with selections, layers, animation frames, gradients, symmetry and reference layers, each step rendered live as ANSI terminal frames. - [dsh-client-deep-sneak](https://github.com/Rain-Shuoyu/dsh-client-deep-sneak) — Plays Bilibili videos while the agent works and pauses them to alert the user when action is needed. - [dsh-client-ui-pet](https://github.com/LucasleeCN/dsh-client-ui-pet) — Adds a pet companion to the client interface for entertainment. - [dsh-clippy](https://github.com/sjh9714/clippy-harness) — Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic "illegal operation" dialog when a turn fails. - [dsh-codex-compatible-pet](https://github.com/youzhoujiMrLiu/dsh-codex-compatible-pet) — Adds animated desktop pets that follow agent state, compatible with Codex format. - [dsh-codex-pet](https://github.com/skr311/dsh-codex-pet) — Adds a desktop pet with sprite frames and agent status linkage for entertainment. - [dsh-codex-pet](https://github.com/skr311/dsh-codex-pet) — Import Codex-style sprite-sheet pets and render them as a floating shell.overlay with a pet library, interactions, and agent-state linkage. - [dsh-coding-companion](https://github.com/FxRayHughes/dsh-coding-companion) — Opens a separate window that plays animations while the AI works, pauses when waiting, and persists across sessions, on Windows only. - [dsh-companion](https://github.com/hytime/dsh-companion) — Provides a companion system with plugins, skills, and CLI tools for interactive engagement. - [dsh-cpa](https://github.com/Moraxyc/dsh-cpa) — A playful plugin that tweaks DeepSeek's reasoning chain to mimic a mysterious model for entertainment. - [dsh-cyber-pet](https://github.com/BorisShaw6/dsh-cyber-pet) — A “Cyber Whale” pet designed for DeepSeek Harness: a whale that hovers on the web page, can be fed, and changes color, providing real-time updates on token usage, limits, context usage, interaction counts, and the number of dialog boxes—complete with three built-in chat backends, growth levels, an emotion system, and milestone celebration features. - [dsh-daily-fortune](https://github.com/omdsh-dev/dsh-daily-fortune) — DSH daily fortune plugin with Guan Yin lots, Tarot spreads, and daily quotes - [dsh-danmaku](https://github.com/BiggerMax/dsh-danmaku) — DeepSeek Harness plugin: display trajectory output as danmaku on the conversation page - [dsh-debate-plugin](https://github.com/lcc815/dsh-debate-plugin) — Facilitates a structured debate between multiple agent personas to explore contrasting viewpoints. - [dsh-deepseek-girl-pet](https://github.com/f0909172434/dsh-deepseek-girl-pet) — Animated deepseek girl desktop pet plugin for DeepSeek Harness - [dsh-desk-pet](https://github.com/anneheartrecord/dsh-desk-pet) — Always-on-top DeepSeek Harness desktop pet. Default whale, four skins, four silent states. - [dsh-desktop-pet](https://github.com/FenyxHuang/dsh-desktop-pet) — Whale desktop pet for DeepSeek Harness: live agent status + API balance as a circular sea level, with jump/dive interactions - [dsh-desktop-pet](https://github.com/sereinmono/dsh-desktop-pet) — A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format. - [dsh-desktop-pet](https://github.com/xiaoshihou514/dsh-desktop-pet) — Shows a whale girl desktop pet for playful companionship alongside the DeepSeek Harness interface. - [dsh-devquest](https://github.com/lucky8197/dsh-devquest) — Gamifies development with XP, achievements, challenges, draws, and seasonal shop items. - [dsh-diceframe](https://github.com/diceframe/dsh-diceframe) — Adds real dice rolls, checks, world books, and character sheets for TRPG sessions. - [dsh-digipet](https://github.com/swaylq/dsh-digipet) — Raises a digimon-style pet that feeds on real work and evolves by branching, invisible to the model. - [dsh-doom](https://github.com/Banboosu/dsh-doom) — DOOM in Deepseek Harness web ui - [dsh-douyin](https://github.com/AnacondaKC/dsh-douyin) — Short-video sidebar: native player, series navigation, precise history replay. - [dsh-draw-gacha](https://github.com/Aik358/dsh-draw-gacha) — Adds a playful 3D lever beside the send button for a pixel-style gacha game driven by model thinking-chain signals. - [dsh-emoji](https://github.com/hellodigua/dsh-emoji) — Automatically add emojis to AI replies. - [dsh-expression](https://github.com/yyh-001/dsh-expression) — Meme search, the fun way: describe the vibe, and the agent finds and sends a real meme that actually fits. - [dsh-foxy-jumpscare](https://github.com/01Virex/dsh-foxy-jumpscare) — DeepSeek Harness plugin: every second there's a 1-in-1000 chance that FNAF 2's Foxy (Withered Foxy) jumpscares you — full-screen scare + the iconic scream. - [dsh-fun-typewriter](https://github.com/omdsh-dev/dsh-fun-typewriter) — DSH Typewriter: WebAudio typing ambience with a plugin-owned settings API and zero audio assets - [dsh-funpack](https://github.com/lvyuchuiyi/dsh-funpack) — A collection of amusing plugins for DeepSeek Harness offering playful enhancements. - [dsh-galgame](https://github.com/Lanxing6480/dsh-galgame) — Transforms the vibe coding interface into a Galgame visual novel style with interactive character interactions, blending work with entertainment. - [dsh-gamemode](https://github.com/Fafaisa6305/dsh-gamemode) — Adds a game mode feature to DeepSeek Harness for entertainment purposes. - [dsh-gomoku](https://github.com/omdsh-dev/dsh-gomoku) — Play Gomoku against the AI, or let two AIs battle it out. - [dsh-gui-trash](https://github.com/Kimoiran/dsh-gui-trash) — A playful GUI wrapper that offers a human-like interaction approach, albeit somewhat fiddly. - [dsh-huadongbianzuqi](https://github.com/zjl88858/dsh-huadongbianzuqi) — A sliding variable plugin that adds playful interactive elements to the DeepSeek Harness interface. - [dsh-hud](https://github.com/yuanliangxiannan/dsh-hud) — Game-style HP / MP / TIME HUD for DeepSeek Harness. - [dsh-ikun-pet](https://github.com/eric-song-dev/dsh-ikun-pet) — Fills the deep-dive status area with a Kun pet animation that changes every 20% progress. - [dsh-incognito](https://github.com/HuiHuitie-zhu/dsh-incognito) — Adds an incognito mode to DeepSeek Harness for privacy-focused fun. - [dsh-jingling](https://github.com/Yi-111-a/dsh-jingling) — dsh · dsh-plugin · deepseek · deepseek-harness · deepseek-harness-plugin · ai-companion · desktop-pet · character-card · local-first · privacy · jingling · 鲸灵 - [dsh-kun-like-pet](https://github.com/GangLongYu/dsh-kun-like-pet) — Kun Like desktop pet static bundle plugin for DeepSeek Harness - [dsh-live2d-mygo](https://github.com/U1s1-king/dsh-live2d-mygo) — A Live2D desktop pet of MyGO!!!!! characters, loaded locally with zero external dependencies. - [dsh-live2d-pets](https://github.com/cyanfish-x/dsh-live2d-pets) — Live2D 桌宠插件 for DeepSeek Harness:Agent 状态镜像 + 互动陪伴,内置宽松许可预设模型 / Live2D pet plugin: agent state mirror + interactive companion with curated permissive-license presets - [dsh-lookseek](https://github.com/lhwu1/dsh-lookseek) — Visualizes AI execution steps as animations to add entertainment during coding waits. - [dsh-matrix-rain](https://github.com/awa-123-cw/dsh-matrix-rain) — Adds a Matrix digital rain effect to the chat background, with the rain text streaming from the AI's reasoning chain. - [dsh-meow-cat](https://github.com/dsh-pub/dsh-meow-cat) — A cat runs across the bottom of the DeepSeek Harness web UI with a synthesized meow every time a conversation turn ends. - [dsh-minigame-plugin](https://github.com/sasajun2345/dsh-minigame-plugin) — Helps AI rapidly create HTML5 mini-games using engines like Canvas, Phaser, and Three.js. - [dsh-minigames](https://github.com/lhh010/dsh-minigames) — Side-panel arcade: 18 offline mini-games to play while the model thinks. - [dsh-minigames](https://github.com/omdsh-dev/dsh-minigames) — Adds a right-side panel with 18 offline mini-games like Tetris, Minesweeper, and Pac-Man to the web interface for leisure during waits. - [dsh-moodball](https://github.com/sundusk/dsh-moodball) — DeepSeek Harness Pet - [dsh-music](https://github.com/1608kiy/dsh-music) — Adds music playback or related entertainment features to the DSH interface. - [dsh-MusicPlayer](https://github.com/xiekai886/dsh-MusicPlayer) — Lets you listen to music while chatting, with draggable floating windows and NetEase integration. - [dsh-nailong-desktop-pet](https://github.com/2002yxy/dsh-nailong-desktop-pet) — Nailong (奶龙) desktop-pet plugin for DeepSeek Harness - [dsh-pet](https://github.com/PC2005-cloud/dsh-pet) — A desktop pet plugin offering one-line installation of 28 ready-made transparent animated pets, plus a DIY pipeline to create custom pets from AI videos. - [dsh-pet](https://github.com/PC2005-cloud/dsh-pet) — Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline. - [dsh-pet-corner](https://github.com/omdsh-dev/dsh-pet-corner) — DSH Pet Corner: a floating pet, keyless pet-image proxy, favorites, and plugin-owned settings API - [dsh-pet-remielle](https://github.com/Gin-7/dsh-pet-remielle) — Adds an interactive virtual pet to the client UI, bringing playful companionship and entertainment to the DeepSeek Harness interface. - [dsh-pet-whale](https://github.com/nzl153/dsh-pet-whale) — A desktop pet whale that switches animations based on agent status, built with pure DOM and no dependencies for the web UI. - [dsh-pets](https://github.com/eivmosn/dsh-pets) — Codex Pets integration for the DeepSeek Harness Web GUI - [dsh-pets](https://github.com/hellosz/dsh-pets) — Adds pet-themed decorative elements and interactive toys to the DeepSeek Harness interface. - [dsh-pets](https://github.com/rikfish163-rgb/dsh-pets) — Codex Pets–style desktop pet + live task panel plugin for DeepSeek Harness (DSH) Web UI - [dsh-pixel-whale](https://github.com/yoke233/dsh-pixel-whale) — A lively pixel-whale running-state companion for DeepSeek Harness Web. - [dsh-pixluna](https://github.com/PixLunaLab/dsh-pixluna) — A playful plugin that lets DSH view adult images for entertainment purposes. - [dsh-plugin-audiolib](https://github.com/yangyue1974/dsh-plugin-audiolib) — Ambient soundtrack for DeepSeek Harness, driven by agent state. Streams 100k+ cleared tracks from AudioLib.ai — a track always finishes, so a state change never cuts one off. - [dsh-plugin-d399](https://github.com/HuanLinOTO/dsh-plugin-d399) — Pops up a mini-game menu (wordle, match-3, extensible) while the model generates. - [dsh-plugin-dvd-bounce](https://github.com/mervyn-teo/dsh-plugin-dvd-bounce) — Adds a DVD bouncing logo screensaver animation to the harness interface for entertainment. - [dsh-plugin-genshin-startup](https://github.com/allen546/dsh-plugin-genshin-startup) — DeepSeek Harness (dsh) plugin: Plays the Genshin Impact launch video centered with white fill on startup before entering the Harness web UI - [dsh-plugin-greet](https://github.com/0lidaxiang/dsh-plugin-greet) — DeepSeek Harness is a plugin-based system for building AI agents. Everything, from tools and models to the web UI, can be added or replaced as a plugin. - [dsh-plugin-spur](https://github.com/HuanLinOTO/dsh-plugin-spur) — 聊天流中悬挂皮鞭,甩动鞭梢(>2.0 px/ms)即向 agent 发送 go work 消息 | A whip hanging in the chat stream; flick the tip (>2.0 px/ms) to send the agent a "go work!" message - [dsh-prevent-scd](https://github.com/Codingendless/dsh-prevent-scd) — A playful rest-reminder pet plugin for DeepSeek Harness (DSH). Detects late-night or hours-long continuous human operation and blocks the web UI with a cute nurse-cat until you agree to rest. Configurable thresholds, zero external assets, MIT. - [dsh-puzzle](https://github.com/feverZHONG/dsh-puzzle) — Offers a puzzle game or interactive toy for casual enjoyment. - [dsh-quote](https://github.com/EdwardoStarks/dsh-quote) — Generates witty quotes to add a touch of humor to your conversations. - [dsh-restart](https://github.com/anweat/dsh-restart) — Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch. - [dsh-roleplay](https://github.com/chinosk6/dsh-roleplay) — Deepseek Harness 角色扮演插件 Role-play conversations, character-card authoring and image generation for DeepSeek Harness - [dsh-running-liang](https://github.com/skiuniverse/dsh-running-liang) — A Chrome-dino style mini-game for DeepSeek Harness Web: play while waiting for the agent, score from 梁子 to 梁圣 - [dsh-showrunner](https://github.com/gqy20/dsh-showrunner) — Agent show/game engine for DeepSeek Harness: scenario packs, machine-adjudicated matches (archaeology MVP), replayable event logs - [dsh-sillytavern](https://github.com/buhayi/dsh-sillytavern) - [dsh-sound-effects-plugin](https://github.com/JasonJin2006/dsh-sound-effects-plugin) — Sound effects plugin for DeepSeek Harness: ambient work music, success chime, and attention chime. - [dsh-soundscape](https://github.com/Blaczz/dsh-soundscape) — DeepSeek Harness Web UI soundscape: turn-complete celebration (synth chime + confetti), blocked/approval alerts, error buzz, typing ambience. Zero audio assets, zero core changes, plus a ctx.soundscape service. - [dsh-stickers](https://github.com/william-jin-cmu/dsh-stickers) — Bidirectional sticker reactions between user and agent. - [dsh-stock-market](https://github.com/AnacondaKC/dsh-stock-market) — Fixes the bug where your account can't lose money while you code. - [dsh-theme-cyberpunk2077](https://github.com/Tommy00748/dsh-theme-cyberpunk2077) — Cyberpunk 2077 / Night City theme for the DeepSeek Harness Web UI — CRT scanlines, Kiroshi lock-on, typewriter SFX, Relic glitch & easter eggs - [dsh-think-phrases](https://github.com/deathbook/dsh-think-phrases) — DeepSeek Harness plugin: top-right widget counting let me / we / let's / I'll in reasoning chains - [dsh-thought-buddy](https://github.com/dsh-plugins/dsh-thought-buddy) — A DeepSeek Harness Web plugin that puts a dynamic little buddy — a GrokBot-style animated avatar with a synchronized typewriter status line — right in front of the "Deep diving..." indicator. - [dsh-token-pet](https://github.com/pk7j7sqryy-ops/dsh-token-pet) — Shows a cartoon usage widget with weather forecasts and alerts in the interface. - [dsh-toy](https://github.com/c3ll256/dsh-toy) — Toy Control Protocol for DSH - [dsh-ui-chime](https://github.com/uAcharGG/dsh-ui-chime) — Adds chime sound effects to the user interface, likely for notifications or interactive feedback. - [dsh-ventus-whale](https://github.com/mmzm0808/dsh-ventus-whale) — Adds a 3D whale desktop pet with interactive animations and settings. - [dsh-voice-ai-girlfriend-plugin](https://github.com/beiyege-01/dsh-voice-ai-girlfriend-plugin) - [dsh-voice-webspeech](https://github.com/anweat/dsh-voice-webspeech) — Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech). - [dsh-waterball-pet](https://github.com/sundusk/dsh-waterball-pet) — A floating water-ball pet plugin for the DeepSeek Harness Web UI. - [dsh-weather-plugin](https://github.com/shenmy-git/dsh-weather-plugin) — DSH plugin: weather tool + immersive weather theming + FishLogo whale pet (theme/ambient/sound/HUD) - [dsh-web-search-pro](https://github.com/anweat/dsh-web-search-pro) — Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering. - [dsh-webUI-pets](https://github.com/pineapple880066/dsh-webUI-pets) — Codex-style desktop pets for the DeepSeek Harness Web UI / 类似 Codex 的 DeepSeek Harness Web UI 桌宠 - [dsh-wechat-maid](https://github.com/skylar-fei/dsh-wechat-maid) — Enables WeChat remote control, proactive chats, scheduled tasks, and a desktop pet with auto-coding reminders. - [dsh-whale-arcade](https://github.com/jitengfei/dsh-whale-arcade) — Community-maintained whale arcade for DeepSeek Harness while waiting for model responses - [dsh-whale-companion](https://github.com/LeemanCheung/dsh-whale-companion) — A native DSH desktop whale with growth, achievements, skins, and privacy-safe progress tracking - [dsh-whale-companion](https://github.com/xianshu-virtuous/dsh-whale-companion) — DeepSeek Harness whale-maid persona and automatic near-limit session continuation - [dsh-whale-font](https://github.com/kxSenlin/dsh-whale-font) — Renders personal pronouns in conversations as DeepSeek whale icons for playful visual flair. - [dsh-whale-galgame](https://github.com/JAdpp/dsh-whale-galgame) — Brings a cross-session galgame engine with multiple character models to the interface. - [dsh-whale-pet](https://github.com/aceice01/dsh-whale-pet) — A whale pet desktop companion with neural voice, cute interactions, and task-completion reminders. - [dsh-whale-pet](https://github.com/Er1c0v0/dsh-whale-pet) — Unofficial whale-girl pet plugin for the DeepSeek Harness Web UI - [dsh-whale-pet](https://github.com/lglglglgy/dsh-whale-pet) — dsh-whale-pet - [dsh-whale-pet](https://github.com/miku00039-01/dsh-whale-pet) — Adds a desktop whale pet that controls the DeepSeek Harness service and opens its GUI. - [dsh-whale-purse](https://github.com/liuherong808-dev/dsh-whale-purse) — DSH whale-girl pet: balance + official daily usage + session cost - [dsh-wildmon](https://github.com/swaylq/dsh-wildmon) — Turns work into a Pokemon-style safari: wild creatures appear in your task list, catch them to fill a 28-slot codex and build teams. - [dsh-worktime-board](https://github.com/spacexun2/dsh-worktime-board) — Turns work hours into a gamified cultivation board, tracking time stats and leveling up from Qi Refining to Cosmic Honghuang. - [dsh-xiangqi](https://github.com/ovdoesw/dsh-xiangqi) — Lets users play Chinese chess with a cartoon pet during AI thinking pauses, including engine and LLM commentary. - [dsh-xiaotangyuan-game](https://github.com/qimidandapigu/dsh-xiaotangyuan-game) — Provides an AI companion named Xiaotangyuan for a single-player game. - [dsh-yogacara](https://github.com/tancheng33/dsh-yogacara) — A Yogācāra (唯识) self-model plugin for DeepSeek Harness: eight consciousnesses, the 51 mental factors, a perfumed seed store, and a measurable self — written back into the agent's own prompt. - [dskin](https://github.com/dancingmemory/dskin) — Adds a cartoon pixel skin with living pets that stroll, blink, and hop on the DSH web GUI without altering the base interface. - [dynamic-schulte-dsh](https://github.com/marvin9551/dynamic-schulte-dsh) — An interactive Schulte table game to train attention and reaction speed within the chat interface. - [Evolving-Werewolf](https://github.com/VegeFin/Evolving-Werewolf) — Implements a Werewolf party game powered by DeepSeek Harness plugin capabilities. - [furina-desk-pet](https://github.com/fykuang02/furina-desk-pet) — Adds a small Furina desk pet that stays on screen to accompany the user, providing playful companionship. - [ggame](https://github.com/gxx950224/ggame) — dsh ggame plugin - [graycode-for-dsh](https://github.com/GrayCodeTeam/graycode-for-dsh) — Adds a playful desktop pet to the harness interface, rendering sprite frames and reacting to agent status changes. - [harness-pet](https://github.com/cakeni/harness-pet) — Harness Pet — an unofficial community pet for DeepSeek Harness. Not affiliated with, endorsed by, or maintained by DeepSeek. - [live-talk](https://github.com/eddiehuang227-source/live-talk) — Animate any photo into a responsive virtual girl. She talks, turns, smiles, and moves naturally in sync with your conversation. Low-lag, high-detail. - [metavibe_dsh](https://github.com/MetaVibeCoding/metavibe_dsh) — Make AI build masterpieces — every line on the shoulders of software giants. - [mypet](https://github.com/qiqikuaidianpao/mypet) — 🐾 Tamagotchi-style desktop pet plugin for DeepSeek Harness — living skins that blink & wag, weather + time-of-day ambience, weekly reports, fetch mini-game · 电子宠物 - [NoLetMe](https://github.com/Yuer6327/NoLetMe) — A playful plugin for DeepSeek Harness with unclear purpose, possibly adding entertainment elements. - [petdex](https://github.com/crafter-station/petdex) — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more. - [pingo-dsh-plugin](https://github.com/Gdnaiteab/pingo-dsh-plugin) — DSH plugin: Pingo desktop-pet companion (catgirl pet in the dsh Web GUI + 14 Pingo persona/strategy skills). Official bundle plugin, install via `dsh plugin --profile web add "github:Gdnaiteab/pingo-dsh-plugin#main"`. - [quest](https://github.com/gxx950224/quest) — dsh quest plugin - [remielle-dsh-plugin](https://github.com/jackuh105/remielle-dsh-plugin) — Remielle desktop pet for DeepSeek Harness — session events drive the pet's animations: working, expecting, celebrating, waiting. - [schnauzer-pet](https://github.com/xbc996/schnauzer-pet) — A floating, draggable, interactive schnauzer desktop pet for DeepSeek Harness (dsh). Cartoon + photo modes, agent-status reflection. - [seeker-craft](https://github.com/XJungit/seeker-craft) — An LLM-driven Minecraft bot that beats the Ender Dragon. Rust + Azalea protocol client, 44 tools, 23-tier task system. - [seekwhale-on-dsh](https://github.com/Win-Hao/seekwhale-on-dsh) — Displays a pixel-animated DeepSeek whale as a desktop pet, reacting to session state. - [Smart-DSH-Market](https://github.com/wsifan31-bit/Smart-DSH-Market) — A fun marketplace plugin, likely for browsing and installing playful extensions for DeepSeek Harness. - [swarm-dashboard](https://github.com/r600a-code/swarm-dashboard) — An experimental swarm-vs-single-model comparison website for short drama scripts, with scheduled auto-updates on GitHub Pages. - [wanjiqi-meme](https://github.com/Chu-Xin-r/wanjiqi-meme) — A skill generating meme-style bullet comments and commentary based on a database of real chat messages. - [whale-girl](https://github.com/vlln/whale-girl) — Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable. - [whale-on-desk](https://github.com/cookiesheep/whale-on-desk) — A pixel-art whale companion for DeepSeek Harness — it swims while your agents work and taps the glass when an approval is waiting - [working-activity](https://github.com/ccch1mneyyy/working-activity) — Lively Working-line extension for pi CLI and DSH - [yuhao-pet](https://github.com/dlpufan/yuhao-pet) — Adds a desktop pet named Yuhao to the DeepSeek Harness web interface for entertainment.