← Discover MCPs and Agents
a
AgentAI & MLGitHub

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

Links

README

From the repo.

DeepSeek

Awesome DeepSeek Harness Awesome

A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators, aggregators & UIs for DeepSeek Harness (DSH) — DeepSeek's official agent runtime built around the idea Model + Harness = Agent.

English | 简体中文

DeepSeek Harness ("DSH") is DeepSeek's agent runtime / harness layer — the "hands" that turn the model's reasoning into real actions (context management, tool-call orchestration, execution sandbox, feedback loop, session persistence). Its defining feature is an open plugin ecosystem: the community contributes plugins, skills, MCP servers, orchestrators, aggregators, and UIs.

This list collects the best of that ecosystem. Contributions welcome — see Contributing.

Tip for authors: DeepSeek asks plugin repositories to carry the #dsh GitHub topic so they can be discovered. Add it to your repo, then open a PR here.

DeepSeek Harness ecosystem map

Quick Start

# Launch the DSH Web UI
npx @deepseek-ai/dsh web

# Install a community plugin (from this list) into your profile
dsh plugin --profile web add "github:owner/repo#main"

Before installing, confirm the target repo carries the #dsh GitHub topic so the community hub can index it.

Contents


Official

Profiles & Patch Layers

DSH's core composition mechanism: a profile stacks bundle patch layers, then your own cordis.patch.yml (profile-level, then $DSH_HOME-level, then --patch overlays) — letting you reshape the whole plugin tree without forking. This is the layer where task-specialized runtime configurations live: a long-horizon profile, a math-reasoning profile, a slides-editing profile are all just a different bundle stack + patch, not a different codebase. Tools and harnesses that operate at this layer (share/export a profile, or run DSH as a specialized backend under a task-specific patch) belong here rather than under generic plugins.

  • asdf17128/dshp — Manage DeepSeek Harness profiles: list, create, clone, diff, and share a whole dsh setup (plugin versions + bundle order + patch) as one portable file.

  • geohotstan/dsh-tabula-rasa-preset — Blank slate preset for DeepSeek Harness. Create your own adventure.

  • GBDJXB/dsh-workspace-presets — Per-workspace Agent preset bindings for DeepSeek Harness.

  • AMAP-ML/LongHorizon-Harness — Long-horizon computer-use harness with a DSH adapter: runs dsh --profile headless under an isolated DSH_HOME with role-scoped patches (workspace-write for executors, read-only for Manager/auditors) — a concrete example of a task-specialized DSH profile.

  • duyanta123/dsh-preset-scaffold — DSH agent preset: scaffold a standardized, runnable, verifiable project skeleton from scratch (architect persona + six template assets + a strict bootstrap flow).

  • light051001/dsh-preset-qa-mode — Ask-first DSH agent preset based on Standard: exhaustive structured clarifying questions (nine dimensions, max 5 rounds, interruptible) with a confirmation gate before any execution; plan-first for complex tasks.

  • Jungod1121/dsh-anchored-standard — Two-phase DSH preset: a minimal-aligned bootstrap (bash + read), then full Standard tools after the first tool call or reply.

  • lovstudio/dsh-llm-config — Reusable LLM configuration profile library exposed to browser consumers as a Remote (DeepSeek Harness plugin).

  • ZRui-C/dsh-minimal-first-turn — Installable Web bundle for a Minimal-compatible root-session first request, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.

  • songoao25/virtual-product-team — Product Team Mode — a DSH agent preset: boss-style conversation with a virtual product team (PM → Engineer → QA → Release) from idea to shipped product.

  • higekibaka/dsh-ciel — 夏尔 Ciel — a pre-planning advisor and convergent critic for DeepSeek Harness: a second, knowledge-rich model offering directions, prior art, pitfalls and verification checklists (ideas, never steps).

  • qwe225380/dsh-omni-router — Omni Router: an intelligent orchestration preset that routes tasks by complexity and thinking mode (spec/react/balanced), auto-collects project context, and adds Plan Mode, TDD, delivery-gate, Git workflow, and acceptance-checklist guidance. Supports dsh plugin add dsh-omni-router.

  • AythyaCrispus/dsh-minimal-msys2 — Windows Minimal Mode: persistent bash + str_replace_editor plugin — registers an agent preset, provides a working persistent-bash backend on Windows, and exposes a GUI-editable bash path in the plugin-settings section (persisted via the credentials domain).

  • CeilCelia/dsh-eli-mode — Eli Mode: an agent preset for DeepSeek Harness built around wiki-driven long-term memory and skills, on an extremely minimal Harness setup.

  • LiFenrir/dsh-scenario — Scenario-management plugin: bundle persona + model + permissions into named scenarios (dev / wiki / personal), one-click hot-switch from the settings page.

  • Saikel-Orado-Liu/dsh-coding-preset — Windows-adapted DSH coding-agent preset with persistent PowerShell 7 (pwsh) and str_replace_editor, mirroring the official minimal preset.

  • Scorp1o117/dsh-soul-md — Soul.md persona for DeepSeek Harness: a persona-card plugin (人设卡) that gives your agent a persistent character.

  • delightedMaster/dsh-anchored-standard-windows — Windows Anchored Standard agent preset for DeepSeek Harness with on-demand tools and Skills.

  • delightedMaster/dsh-subprocess-win32 — Windows subprocess Cordis runtime and Minimal/Anchored Standard presets for DeepSeek Harness.

  • brunhildzhou/dsh-all-warmup — Global frictionless warm-up layer plugin for DeepSeek Harness: the first turn of any session auto-warms up, full mode resumes from the second turn on.

  • jiatong-lab914/obsidian-knowledge-mode — DSH agent preset for a portable, AI-native knowledge system on Obsidian: anti-hoarding Layer 0, 80/20 distillation into Context/Claim, verifiable update loops, four read-only role agents, a source gate hook, and a zero-content starter template.

  • alllllllllli/Living-Dream-DSH — Complete DSH desktop config framework: 8+ MCP servers (computer-use, browser, memory, OCR, vision, history, markitdown, os-copilot), free model channels (AMD Radeon Cloud, DeepSeek v4-flash/v4-pro), mobile remote via Tailscale, vision patches (GLM-4V-Flash → Ollama fallback), and a one-click installer (PowerShell + offline 120 MB SFX). MIT.

  • JingMox/learner-preset — First-principles learning assistant preset for DeepSeek Harness: knowledge components with decaying mastery, an analogy lifecycle, and a prediction ledger.

  • hackerFish/awesome-dsh-presets — Tested DeepSeek Harness presets & rules: official-derived + original combos, every preset passes structure and package-existence validation (Chinese-first).

  • orziz/odai — Profile-wide DSH governance and routing bundle with a separately installable session-scoped Agent preset; compatible with DSH 0.1.0-rc.6 and 0.1.0-rc.7.

  • JohnXu22786/hooks-adapter — Hooks-config compatibility layer for dsh: reads hooks from .claude/settings.json, .codex/hooks.json, opencode.json and maps their lifecycle events to dsh extension points, running shell/webhook/oracle/proxy handlers.

  • Asher-2000/dsh-expert-mode — DSH expert-mode agent preset: a chief-coordinator persona plus 11 domain-expert subagents.

  • Socialist-Sister/dsh-survival-mode — DeepSeek Harness Survival Mode: a playful agent preset mixing Minecraft survival rules with real coding work.

  • baihejiangnan/dsh-plugin-pack-web — DeepSeek Harness plugin pack: one-click Profile/Web replication (DSH Plugin Pack).

  • hili986/dshpack — Export a dsh scenario into an installable, shareable, auditable pack, then install that pack as a standard dsh profile.

  • Kaalia0912/dsh-whale-musume-persona — Global whale-girl persona plugin for DeepSeek Harness.

  • keeshakulbida948-tech/dsh-plugin-fun — "阿蓝" (A-Lan) persona plugin for DeepSeek Harness: a warm, meme-literate whale-girl companion persona that knows when to send emoji stickers (happy / venting / food talk / cheering up), one per turn max, never for serious topics; pairs with dsh-plugin-sticker.

  • xingyingyuzhui/dsh-agent-identity — Claw identity files for DeepSeek Harness: bakes SOUL / AGENTS persona files into the prompt.

  • xingyingyuzhui/dsh-claw-suite — Claw Agent governance suite for DeepSeek Harness: persona, permissions, gates, delegation, and memory.

  • KannaKuron/dsh-ptc-cordis-preset — A creative mode built on top of PTC: DSH preset that composes Code Mode tool orchestration with self-referential Cordis tools and preset authoring guidance, materialized as the 'ptc-cordis' user preset.

  • Feiyang1997/dsh-preset-minimal-pwsh — DeepSeek Harness Windows minimal-mode agent preset: two tools (pwsh + str_replace_editor), built-in plugins only.

  • ztlovelsw/dsh-model-profile — Manually or automatically configure model thinking effort, context window, and max output tokens.

  • NIU-001-LIU/dsh-win-minimal — Windows minimal agent preset for DeepSeek Harness: one-line fixed persona, three tools, no runtime context. Installs via dsh plugin add.

  • Freakz2z/dsh-catgirl-plugin — A token-efficient persona runtime for DeepSeek Harness.

  • zhy201810576/dsh-zh-reasoning — Makes DeepSeek Harness's reasoning and final answers default to Simplified Chinese.

  • chaserchan/dsh-plugin-global-prompt — A global-prompt textarea in Settings > General, injected into every conversation system prompt.

  • peterwangze/dsh-reasoning-level — Unified default reasoning level (thinking effort) for all models: per-model defaults with capability probing, live call statistics, one-command install via dsh plugin.

  • zhangdong456/dsh-prompt-presets — Prompt Presets to manage your library.

  • SLAPaper/dsh-self-checking-profile — A drop-in dsh web profile that adds the Self Checking sandbox mode to DeepSeek Harness (dsh).

  • lynsucceed/dsh-openclaw-persona — Reuse OpenClaw persona files (SOUL/IDENTITY/USER/MEMORY/TOOLS.md) as the DSH agent persona, with a Web GUI editor — edit the .md files in the sidebar and the change takes effect on the next request.

  • XMoon/dsh-profile-settings — Per-profile settings overlay for DeepSeek Harness: global settings.yaml plus profiles//settings.patch.yml, transparently layered under ctx.settings.

  • muzyLink/dsh-subagent-profile — Subagent dispatch profile plugin for DeepSeek Harness: save named combos of preset/model/reasoning-effort/tool-scope for one-click dispatch, with built-in cost guardrails.

  • WSL043/dsh-reasoning-slider — Native, model-aware reasoning effort slider for DeepSeek Harness.

  • BaronCyrus/dsh-harness-ally — DeepSeek Harness Ally mode: freely combine DSH, Claude Code, Codex, and every configured model while preserving native agent lifecycle and real-time execution visibility.

  • GTC2080/dsh-APEX_Plugin — APEX experimental preset for DeepSeek Harness: Minimal anchoring, Pro-dominant mode, and a vision-enabled Flash Max bounded-collaboration flow with host-level web acceptance.

  • MengYuil/dsh-ponytail — Lazy senior dev mode for DeepSeek Harness — ponytail port (always-on minimal-code ruleset, /ponytail-review/audit/debt/gain/help).

  • sch246/dsh-warm-minimal — DSH warm-minimal mode: writes a high-quality first-turn trajectory (we/let's style) at session creation, with real input starting from the second turn; AGENTS.md and the skill catalog are injected naturally.

  • ninipa/oh-my-dsh-slim — Specialist subagent delegation preset for DeepSeek Harness — orchestrator + 5 roles (oracle/designer/fixer/explorer/librarian) with per-role models, effort, tool filters, scoped MCP and background-first delegation. Port of oh-my-opencode-slim.

  • Kian-Oraish/dsh-prompt-enchant — Prompt-enhancer magic wand: an adaptive prompt-enhancement plugin for the DSH Web composer input box.

  • blackteaYES/dsh-thinking-levels-settings — Per-model thinking-level settings page for custom DSH llm-pi-ai providers (official dsh client-plugin form).

  • TOBYCAI/dsh-patch-reasoning — Idempotent DSH model-tuning patch after upgrades: widens DeepSeek reasoning to 7 tiers and defaults workflow/ralph models to deepseek-v4-flash.

  • Starlight-bananice/dsh-zhushou — DSH sidebar assistant plugin: manage/select assistant personas from the sidebar and chat in-session under the selected persona; leaving none selected keeps the native session.

  • Anna-la/dsh-submodel-change — Lets you pick which model a subagent invokes for DeepSeek Harness.

  • drscrewdriver/dsh-thinking-levels — DeepSeek Harness (dsh) thinking-levels plugin: adjusts reasoning-effort strength.

  • lixiaoshuang79/dsh-helm — Multi-node control plane and MCP gateway for DSH ChatGPT Helm connectors: hub + node agents, authenticated WS JSON-RPC, compact session summaries, queue/steer routing, fail-closed routing.

  • fsrmqi/dsh-promptkit — Prompt building & enhancement toolkit for DeepSeek Harness: Studio + QuickEnhancer.

  • Motuo24/dsh-thinking-slider — Thinking-effort adjustment plugin for DSH that mimics the snap-to-gear reasoning slider of advanced Codex models (e.g. GPT5.6 Terra), unlocking Low/Medium/etc. gears.

  • 9527ccccccc/dsh-build-plan-mode — Build and read-only Plan modes for DeepSeek Harness sessions — a pure user-layer Cordis plugin, zero DSH core modification.

  • yongshuai0314/dsh-i-have-adhd — ADHD-friendly output shaping for DeepSeek Harness: one system-prompt section with adhd_on/adhd_off/adhd_status tools, persisted across restarts. Inspired by ayghri/i-have-adhd (MIT).

  • sakka6868/dsh-prompt-optimize-plugin — "Prompt optimize" button for the DeepSeek Harness composer: one click rewrites a vague prompt into something clear, specific, and actionable, IDE-smart-suggestion style.

  • svgop/dsh-rich-context — Agent instruction manager for DSH — edit and template the AGENTS.md files the harness actually reads (global + per-workspace).

  • niyongsheng/meww — Pixel-art AI desktop-pet plugin for DSH: a small group of Pokémon-style sprites living in the corner of your Agent UI, with chat and persistent per-pet memory.

  • hackernotfound/dsh-tacit — Learns what you leave unsaid in your prompts and steers the DeepSeek Harness agent for you.

  • chenmzh/dsh-codex-reasoning-router — DeepSeek Harness preset: Luna executes, tool-less Sol advises.

  • NOirBRight/dsh-llm-grok — Grok subscription OAuth provider and Web configuration plugin for DeepSeek Harness.

  • raktim-mondol/dsh-researchcraft — ResearchCraft as a DeepSeek Harness (DSH) profile plugin: research persona, scientific skills catalogue, living lab notebook, and specialist subagents.

  • WoyouWoyou/dsh-office-32k — DSH (DeepSeek Harness) office-document · 32K-mode Agent Preset: 32K context management + offline dependencies + Excel/Word/PPT skills.

  • runfali/dsh-prompt-injector — Per-turn context-injection plugin for DeepSeek Harness: manage an enabled-prompts list from a settings page, and inject each enabled prompt as a "context injection" reminder line into every turn's model context — makes discipline rules (e.g. graph-consumption / wiki-first / memory-recall) reliably take effect.

  • zhongjie10086/dsh-adaptive-native — Windows-native Adaptive preset for DeepSeek Harness.

  • masknull/dsh-session-prompt — DSH plugin: injects a custom prompt at the very top of every session's system prompt, live-editable from the Web settings page.

  • huanghai-lab/dsh-custom-instructions — DSH Web security custom-instructions manager: edit the global AGENTS.md with template support, Markdown preview, history restore, import/export, and concurrency protection.

  • cloga/dsh-github-copilot — First-class GitHub Copilot model integration for DeepSeek Harness, with model discovery, reasoning, vision, and hosted search.

  • ptonlix/dsh-forge — Building an auditable desktop distribution around DeepSeek Harness (DSH).

  • tianyuegithub/dsh-pactflow — DSH PactFlow (zero-pulse mode) external Profile Bundle.

  • zachshi-ai/newmind — Old-wisdom × new-intelligence lab: each classical school of thought solves one real AI problem. #1 zhizhi (知止) — a behavior-moderation layer for DeepSeek Harness inspired by the Tao Te Ching, aimed at agent reliability.

  • chr003/dsh-subagent-model-picker — Separate per-session model and reasoning effort controls for DeepSeek Harness subagents.

  • clearnature/dsh-math-proof — Mathematical-proof agent preset for DeepSeek Harness using the Agda kernel as the proof checker, with compute-then-verify workflows and a long-horizon ledger of construction methods, evidence levels and refuted claims.

  • ABccgh/dsh-smith — DeepSeek Harness agent preset for building harness agents and Cordis plugins: a composition-design thinking protocol, a four-layer memory discipline, and a standing team of four named experts.

  • PerryLink/dsh-autotier — Automatic strong/cheap model-tier routing for DeepSeek Harness: intent-gated tier landing on the agent/request waterfall, plan-mode handoff (strong plans, cheap implements), deterministic high-risk guards on tools/pre-execute, failure escalation with TTL fallback, a /tier command, and tier status tools.

  • Robin1987China/dsh-plugin-preset-default-guard — Repairs a stale agent-presets.default so New Session stops failing silently after a preset rename (DeepSeek Harness plugin).

  • jarvislee90s-dot/dsh-foxbell-pet — Foxbell: a draggable fox desktop pet in the DSH Web bottom-right corner, with multi-project status monitoring, completion voice alerts, and a show/hide toggle.

  • gdrpzym/dsh-loomy-connect — Use the models that ship with the Loomy desktop app inside DeepSeek Harness — no API key; also adds a Settings card showing the signed-in account and Loomy credits (permanent + daily gift).

  • persevere-dsh/perse-updater — perse-updater: carry DSH to its next version safely, with rollback (part of the "Persevere with DSH" project).

  • 67-68/dsh-plugins — A dotfiles-style paradigm for a whole DSH configuration: a git repo is the source of truth and one idempotent install.sh syncs presets, plugins and experience docs to ~/.dsh, with a requirements.txt version lock.

  • n0pe-sled/system-prompt-editor — dsh plugin: edit the assembled system prompt of every new session (custom text, persona, tool guidance) with live preview.

  • my-dsh-plugin/agent-mode-switcher — Switch the current session's agent preset (mode) after the model answers, and keep chatting in the new mode.

  • winston-hoo/dsh-spec-forge — Forge vague coding requirements into executable specs before any work starts, and distill each finished task into a reusable personal prompt-template library (plain Markdown under ~/.dsh/spec-forge).

  • Haven-hvn/dsh-persona — Versioned system-prompt persona bundle for DSH agents; the model resolves wallet address and balances live via wallet_info instead of hard-coded values.

  • bychv/dsh-preset-enhance — SillyTavern-style preset mode for DeepSeek Harness: a macro engine and a preset editor.

  • GitRuozhi/dsh-mini-win — Windows-friendly minimal agent preset for DeepSeek Harness: sandboxed pwsh, native cmd.exe, and str_replace_editor.

  • ciskonc/dsh-context-imports — Claude Code-style @path imports for DeepSeek Harness: expands @imports in AGENTS.md/CLAUDE.md and injects the referenced files into context at session start.

  • Zomcxj/ModelHarbor — Desktop GUI (Rust + egui) for visually editing agent and provider configuration: opencode, pi, oh-my-pi (omp) and DeepSeek Harness config files, with cross-format conversion and automatic .bak backups.

  • john-walks-slow/dsh-simulated-life — Simulated life context and world evolution for DeepSeek Harness: injects the past 24h of simulated events and provides a life_react tool.

  • BOWLUNA/dsh-custom-mode — A custom mode for DeepSeek Harness (dsh): an editable system prompt that takes effect on the next step, per-row plugin switches, and a settings page.

  • z91772524-ai/pojia-next — Five desktop AI-client persona-patch tools merged into one zero-dependency Python script: one persona, three targets (DeepSeek Harness / Codex CLI / WorkBuddy), with mandatory backup before every change and one-step restore.

  • lifecoder1988/dsh-agents-md-manager — AGENTS.md management for the DeepSeek Harness: every instruction level a session loads in precedence order (user-global first, then project root down to cwd), editable in place from a Settings page or from the model.

  • Yu1Ko/dsh-reasoning-support — DSV4.1 reasoning support for DeepSeek Harness: lean analysis, images and attachments, and bounded acceptance/repair loops that aim to retain minimal-mode reasoning inside a full agent.

  • shenA2024/whale-persona — Multi-host persona engine: one config.json lets DSH and ZCode share the same persona, work contract, chain-of-thought language and long-term memory; memory changes must be proposed by the AI and confirmed by a human (enforced in code).

  • wwwangzilin/dsh-character-presets — DSH character preset pack: 10 characters sharing one six-layer emotion engine — Luna / Xiao Miao / Feiyin / Rin / Mei / Baiye / Alma / Xiaoling / Michiyo / Hui.

  • jonah791/dsh-agent-toolface — Tool-surface tiering for DSH agent presets: narrow the tools a model can see inside an agent scope using an evidence-backed deny set, with one-click lean/full switching and an audit trail — cuts the fixed context cost of tool schemas and reduces tool-selection dilution.

  • RickT34/dsh-just-enough-tools — Nearly half the agent cost, with accuracy intact: a DeepSeek Harness plugin that uses Jev to reveal tools and skills progressively — the main model starts with a clean planning step, then Jev selects which capabilities to add as the task unfolds.

  • x102201/dsh-helper-plugin-command-ask — Cursor-style /ask mode for DeepSeek Harness: /ask <question> answers read-only for one turn (cited, no edits, enforced by a tool guard), then the next message is ordinary work again (install via link: or github:).

  • Awoodwhale/dsh-agent-persona — Workspace personas for DeepSeek Harness (DSH): many system-prompt personas, each scoped by workspace path or session id, managed from the Web settings page (Apache-2.0).

  • domitor-syh/dsh-ui-skin-switcher — Composer-seat switcher plugin for the DSH web client, Claude Desktop style: pick the model and slide reasoning effort (Off -> Max) from one floating control next to the input box.

  • ManoloRemiddi/dsh-adaptive-reasoning — Chooses the reasoning level automatically per request for DeepSeek Harness, using the existing model and local task-family rules — no classifier model, background inference, GPU warm-up or recurring jobs, and tools are hidden/blocked on steps that do not need them.

Harnesses & Runtimes

DeepSeek-native or DeepSeek-first agent harnesses / coding agents, plus runtime-level infrastructure (diagnostics, ops, session management, approval policies).

  • xingzhen199186/dsh-insight-tree — Runtime observability and plugin diagnostics panel for DeepSeek Harness, combining profile, package, loader, and session information with installed-plugin controls and a standalone diagnostic page.

  • YJLTF/dsh-thinktune — Ollama adapter for DeepSeek Harness with configurable reasoning-effort levels, four thinking-control strategies, and multimodal image input.

  • 782042369/dsh-model-compat-guard — DSH (DeepSeek Harness) compatibility guard plugin: fixes reasoning-model compaction truncation, doomed sandbox-escalation fail-close, and missing tool description for GPT/Qwen/third-party models.

  • kristol07/dsh-discussions-digest — A small, evidence-first DeepSeek Harness plugin for recent activity in the official GitHub Discussions.

  • MoriTang/dsh-plugins — A collection of my DeepSeek Harness plugins.

  • 502399493zjw-lgtm/dsh-codex-shared-pool — Community DeepSeek Harness bundle for Codex account-pool integration.

  • cloga/dsh-windows-ops — Verified Windows deployment locks, check-first installers, replay, recovery, and plugin governance for DeepSeek Harness.

  • hongbaiqi/dsh-model-account-login — Persistent DSH model-account authorization UI for ChatGPT, Claude, and other llm-pi-ai login flows.

  • lemoncat7/dsh-ssh — SSH sessions, SFTP, terminals, proxies and port forwarding for DeepSeek Harness.

  • tingao/dsh-peaktime-clock — Peak-time clock plugin for DeepSeek Harness (deepseek-harness, dsh-plugin).

  • chai1110/dsh-ssh-remote — Multi-machine remote workspace plugin for DeepSeek Harness: connect to several servers at once, with the agent viewing/editing/executing files directly on the remotes. Adapted from flymysql/dsh-remote (MIT) for 0.1.1-rc.2.

  • hutao562/dsh-remote-dsh — Adds a row at the top of the sidebar that switches the whole Web GUI to another DSH host reached over a loopback port, with that host's session state on the row (running, unread activity, or waiting for your answer).

  • laolin2000/dsh-remote — Device-authenticated remote access layer for DeepSeek Harness (DSH): pairing, per-device roles, read-only enforcement, long-lived token links, and cloudflared tunnel supervision.

  • IceApriler/dsh-remote-mobile — Remote & mobile security gateway plugin for DeepSeek Harness (DSH): zero-modification safe exposure over LAN and Tailscale, QR-code auth, RSA encryption, and brute-force defense.

  • ma-harness/ma-harness.rs — A Rust reimplementation developed based on deepseek-harness.

  • songoao25/dsh-plugin-guardian — Safe uninstall with snapshot rollback for DeepSeek Harness plugins — clean residue, health check, no command line.

  • 173787247/dsh-wsl-kit — DeepSeek Harness WSL kit (EN/ZH): docs + install.sh + cordis.patch for Windows browser + WSL agent plugins.

  • mn288/dsh-vertex-gemini — Gemini provider for DeepSeek Harness on Google Cloud Vertex AI, with Application Default Credentials, streaming, and thought-signature replay across tool calls.

  • Mortal520/dsh-provider-pro — Model provider plugin for DeepSeek Harness (dsh-plugin).

  • menotbobbybrown/create-dsh-app — 1-Line AI Agent Scaffolding Generator for DeepSeek Harness (dsh): npx create-dsh-app my-agent scaffolds a production-ready agent pre-wired with MCP tools, long-term memory, and web browsing.

  • furinko/DSHOME — DSHOME — personal desktop client built on DeepSeek Harness (monorepo: dshome / dshome-theme / dshome-palette).

  • kalifun/helmsman — Task-based AI workbench for indie developers built on DeepSeek Harness: tasks-as-sessions, comment-as-control, and a project knowledge base that persists across tasks.

  • Palkaro/dsh-local-ai — Manage Ollama models and route AI requests locally with automatic cloud fallback via DeepSeek Harness.

  • 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 the pi-ai SDK, with models.dev enrichment.

  • Airmetro/dsh-update-checker — Update management for DeepSeek Harness and its plugins: dual-source npm/GitHub semver checks, locale banner, one-click updates with backup/rollback, and watchdog restart.

  • Liu-Bot24/dsh-tunnel-client — Cross-platform desktop client for launching local DSH and securely accessing remote DSH through system OpenSSH tunnels.

  • magicOF2/dsh-schedule — Scheduled-task bundle plugin for DeepSeek Harness.

  • soarGuo/dsh-auto-vision — Bridges images into text for non-vision DeepSeek Harness models — your message stays untouched, zero manual setup.

  • d4551/cloudflare-dsh — Cloudflare tools, an AI Gateway model provider, and MCP passthrough for DeepSeek Harness.

  • d4551/deepseek-harness — DeepSeek Harness TS7 & Bun native port.

  • dangpangch/dsh-acp — DeepSeek Harness Cordis plugin (dsh, dsh-plugin).

  • grloper/dsh-claude-oauth — Claude Pro/Max OAuth model provider for DeepSeek Harness with Google/Gmail login in Settings, auto-token refresh, live model discovery, and real-time quota tracking.

  • WSK-build/DSHBox — Run DeepSeek Harness locally on Android. One APK with Debian, Node.js, DSH, and WebView — no root or Termux required.

  • Shyboy0499/DeepSeek-Obsidian — DeepSeek-first terminal harness for your Obsidian vault: semantic search, note graph, tag/link management, and permission-gated note editing in a Textual TUI.

  • SuperMate-Ai/SuperMate-Harness-System — Give DeepSeek Eyes: a DeepSeek Harness (DSH) Skill that wires in local vision models or vision APIs so DeepSeek can read images and graphic files.

  • AnkoCD/dsh-server-deployment — DeepSeek Harness multi-user server deployment: login portal, per-user isolated instances with OS-level isolation, independent API keys, and a delivery-file drawer; file access runs through a privilege-dropping sudo helper (fixes issue #1 TOCTOU). Not a local tool.

  • CDeZT/better-basicfun — Native DSH default workspace with complete paged read-only access to plugins, skills, memory, sessions, storage, settings, credentials, and DSH_HOME files.

  • gehennawu/dsh-nas — A DSH (DeepSeek Harness) deployment template for Linux NAS boxes: runs dsh, Authelia, and Caddy in three containers, with password + two-factor authentication.

  • BaiLiang-233/dsh-off-peak-schedule-widget — Off-peak scheduling plugin for DeepSeek Harness: queues input during peak-price windows into a dormant zone and dispatches it to the target conversation once off-peak pricing kicks in.

  • dat-lequoc/dsh-kiro — Kiro provider for DeepSeek Harness with Builder ID login, live model discovery, and reasoning effort controls.

  • wjun19/dsh-trae-connect — Trae subscription model provider for DeepSeek Harness: web OAuth login, custom SSE translation, model allowlist, and a credits dashboard.

  • Cerbur/clutch-dsh — Open-source DSH plugin bundle for DeepSeek Harness, including clutch-dsh-worktree.

  • DobyChao/dsh-workspace-enhancement — DeepSeek Harness plugin: local and remote (SSH) workspaces in one place. Remote execution uses a single SSH connection (multi-hop jumps allowed); bash, files, PTY, and LSP share that link.

  • drscrewdriver/dsh-llm-openai-completions — OpenAI-completions-style LLM provider plugin for DeepSeek Harness.

  • tmy2623231/USB-Harness — Portable DeepSeek Harness variant on a plug-and-play USB drive: install-free LLM Web UI, offline-capable, tuned for China networks, OpenAI-compatible gateway support (Ollama / Alibaba Bailian / OpenRouter), ready to run on Windows / Linux / macOS.

  • wf-ping/dsh-message-injector — DeepSeek Harness plugin: preset message-injection content combos, auto-injected into every message.

  • xiaozuishuai-eng/prompt_optimize_dsh — DeepSeek Harness (DSH) prompt-optimizer plugin: turn a casual, spoken-language request into a structured, high-quality prompt, auto-filled into the composer. Reuses DSH's built-in model routing, zero API-key management.

  • everettjf/dsh-ios — DSH — DeepSeek Harness on iPad & iPhone.

  • limlnx523/dsh-plus-plus — DSH++ — a local-first lifecycle & provider manager for DeepSeek Harness (dsh).

  • Lunatic029/dsh-clash-proxy — Route DeepSeek Harness's outbound network through Clash — LLM, web search/fetch and shell commands all use your local Clash proxy.

  • ErEbusE/dsh-termux — Run DeepSeek Harness (dsh) on Termux (Android).

  • TOBYCAI/dsh-setup-manager — DSH (DeepSeek Harness) runtime/desktop-shell upgrade toolkit — pins runtime as authority, upgrades the shell safely, and fixes the WorkBuddy safe-delete guard blocking pnpm plugin updates. Platforms: macOS (full) / Linux (core).

  • VictorTomaili/agent-cli — Manage AGENTS.md across all your AI coding agents (including DeepSeek Harness's ~/.dsh/AGENTS.md) — one canonical source in ~/.agents, mirrored everywhere, with sub-agent dispatch (agent-cli run) and fallback chains.

  • wwkk214222208/StageCraft — Self-hosted, plugin-based multi-character roleplay runtime with a web creator workbench (a friendlier alternative to SillyTavern). Runs standalone, as a DSH plugin (via a dsh-rp Cordis adapter shell), or as an Android APK; uses DSH to assist script/scene editing.

  • cheney-plus/happy-friday-lite — Personal all-in-one agent desktop app combining notes, schedule, agent, and chat.

  • gehennawu/dsh-service — Self-hosted operations plugin for DSH Web: safe restart/recovery, health diagnostics, model usage/error stats, backups, and Linux permission repair.

  • bright-y/dsh-restart — One-click restart button for DeepSeek Harness (DSH Desktop).

  • zhiheng-zhang-Mera/dsh-restart — Safe restart execution for DeepSeek Harness: request validation, checkpoint gating, restart locking, graceful shutdown, crash-loop breaking and an external supervisor — it never decides when to restart.

  • zhiheng-zhang-Mera/dsh-health-scheduler — Device/runtime health monitoring for DeepSeek Harness: restart-pressure scoring, maintenance scheduling and action decisions — it never restarts anything itself.

  • kanneiren/dsh-network-settings — DeepSeek Harness network diagnostics, proxy detection and repair for Windows/WSL/macOS.

  • wizzy-yang/dsh-updater — DSH auto-update plugin — detects official deepseek-ai/deepseek-harness releases, one-click npm upgrade + auto restart from the sidebar.

  • WTStarMark/DSH-QAQ — Startup disaster-recovery guard for DeepSeek Harness (DSH), paired with the dsh-qaq backup plugin: headless Chrome reads the real browser DOM, detects host crashes and Web UI red-screens, auto-rolls back to the last-good config and safely restarts, with anti-loop protection. Full-screen TUI covering startup, logs, plugin management, and hot-update monitoring — zero-intrusion, one-command deploy.

  • summer-521/deepseek-harness-desktop — Unofficial desktop wrapper for DeepSeek Harness: local-first, sandbox-isolated, with built-in dsh version management and plugin management, auto-update, and desktop task-completion notifications (macOS).

  • awol2005ex3/dsh-role-manager — Role-management plugin for DeepSeek Harness (dsh): preset a system prompt per "role" and switch the active role from the Web UI so the model starts each chat with a different identity/persona.

  • dphmoblie/dsh-error-tell — A plugin that tries to detect other plugins likely to crash the DSH web startup and disable them.

  • chenkai2/dsh-daemon — Registers the DeepSeek Harness web server (dsh web) as an auto-start, self-healing background service (LaunchAgent / systemd / cron + watchdog).

  • hust-open-atom-club/oh-dsh — A DSH runtime with three development experiences: Desktop, Web, and TUI.

  • huiliyi37/oh-my-tianshu — A full-featured open-source coding agent distribution built on top of the dsh harness, adding vision, cross-session memory, verification gates, agent routing, semantic + graph code search, file rollback, and a full-screen terminal UI — all composed as plugins. A friendly MIT fork of DeepSeek Harness (dsh) that keeps the upstream everything-is-a-plugin architecture, with a UI/UX modeled on oh-my-pi.

  • jhuanxx44/dsh-sseye — The LLM debug console inside DeepSeek Harness: captures every model call, semantic diff, Replay & Mutate.

  • frank6com/obsidian-harness-like — An Obsidian desktop implementation inspired by DeepSeek Harness: run a Cordis plugin system and an AI agent inside the Obsidian desktop app. The agent reads/writes your notes through approvals; you (or the agent) can create Cordis plugins in conversation to extend commands, tools & panels.

  • 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.

  • leonardoxr/dsh-harness-updater — Claude Code / Codex CLI update detection, prompting, and one-click channel updates for DeepSeek Harness.

  • EasyTZ/dsh-terminal-panel — Terminal panel plugin for DeepSeek Harness (dsh) — run commands in the current workspace with streaming output.

  • fuzz1og/dsh-model-capabilities — DSH web plugin: per-model thinking-intensity tiers, modalities and gateway compat switches for custom llm-pi-ai providers, edited inside the official Models settings card.

  • GooDAnDReaDY/dsh-clinebot — DeepSeek Harness companion for ClineBot / ClinePass: dedicated settings page, live quota dashboard, in-UI key saving, curated & custom models, /cline command.

  • GooDAnDReaDY/dsh-subscriptions — OAuth subscription LLM providers for DeepSeek Harness (Codex, Claude, Grok, Antigravity).

  • Olympianz/dsh-desktop-packager — Package a built DeepSeek Harness checkout into a distributable macOS desktop app (.app + .dmg) with a standalone Node runtime and an Electron shell, customized through a Web Settings section (logo/VI theme, bundled plugins, bundled models, users & permissions).

  • Saidoua/dsh-rs — In-process grep and glob for the DeepSeek Harness search tools, on ripgrep's library crates — a napi-rs addon, measured in the harness against the packaged ripgrep spawn.

  • SKzrui/DSH-CLI — Lightweight CLI for DeepSeek Harness: streaming output, tool calling, per-dir session recovery, flexible key/model config; start with one command.

  • UllrAI/dsh-mqtt — MQTT protocol driver and agent worker gateway for DSH.

  • YaoaY/dsh-gpt-compat — Fail-closed GPT/Codex sandbox escalation compatibility for DeepSeek Harness.

  • IslandManSwevo/deepseek-harness-tailscale — Run your DeepSeek Harness (dsh) web UI securely from any device over Tailscale - zero-config launcher, WebSocket-safe reverse proxy, built-in file viewer.

  • modred522/dsh-manager — Windows desktop manager for DeepSeek Harness (dsh): tray-resident, one-click start/stop/update, plugin marketplace and smart analytics, token usage stats.

  • Alvinpro/DSH-Launcher — A single-file Windows launcher for the dsh (DeepSeek Harness) web UI. Double-click to start; close the browser and the whole process tree is torn down — no terminal to babysit, no leftover node processes holding the port, no console flash.

  • orrinzeng/dsh-cursor-subscription — Log directly into your Cursor account within DeepSeek Harness and use your Cursor subscription — no API Key required, and no dependency on Cursor IDE or Cursor CLI.

  • zhangxiubo/dsh-llm-chatgpt-oauth — ChatGPT Plus/Pro OAuth model provider for DeepSeek Harness using pi-ai openai-codex.

  • chiyulogg-commits/deepseek-harness-zh-tw — Traditional Chinese (Taiwan) locale edition of DeepSeek Harness: adds a third UI language option with Taiwan terminology across all 25 web UI packages.

  • eya46/dsh-plugins — Personal plugin collection for dsh projects.

  • PlusQi/dsh-plugins — Personal DeepSeek Harness (DSH) plugin collection.

  • bozhang1214/dsh-ai-brief — DeepSeek Harness plugin tagged dsh / dsh-plugin / dsh-plugins (upstream provides no further description).

  • LuckVd/dsh-btw — DeepSeek Harness client plugin tagged deepseek-harness / dsh-client / dsh-plugin (upstream provides no further description).

  • 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.

  • birat-chapagain/dsh-codex-oauth — DeepSeek Harness plugin: use your OpenAI Codex (ChatGPT Plus/Pro) subscription through OAuth.

  • Zeishuai-s-Project/ZeishuaiDeepSeekHarness — Personal derivative build of DeepSeek Harness geared toward C#, C/C++, Python, and TypeScript development.

  • shawnyhu/DSH-Launcher — Windows tray launcher, installer, and version manager for DeepSeek Harness.

  • Zeno2019/dsh-flightdeck — Electron desktop launcher for DeepSeek Harness, bundling a pinned DSH runtime and curated plugins for Windows and macOS.

  • dsh-ssh/dsh-ssh — SSH remote workspaces for DeepSeek Harness — run bash, file, and search tools on any remote machine.

  • thinkmoon/dsh-gateway — DSH plugin: authenticated reverse proxy that turns remote access into plain local traffic (Host rewritten, Origin stripped) — password-gated, WebSocket-tunneled, zero runtime deps.

  • a554878526/dsh-debug-mode — Runtime-first Debug Mode plugin for DeepSeek Harness.

  • striveh/dsh-llm-call-inspector — Local request and response inspector for session-associated DeepSeek Harness LLM calls.

  • StefanIsMe/dsh-updater-plugin — Agnostic draft-preserving self-update system for DeepSeek Harness.

  • JohnXu22786/rss-digest — RSS/Atom digest plugin for DeepSeek Harness (dsh bundle): subscribe, fetch on schedule, dedupe, LLM summaries, daily Markdown briefings.

  • myflx/hundun-dsh — Personal DSH plugin/skill toolkit (dsh-plugin, dsh-plugins).

  • nmbzth/dsh_update_check — dsh_update_check is a dsh plugin that automatically checks for diffs against the official upstream dsharness repo and prompts for updates.

  • onewilk/dsh-updater — DeepSeek Harness update-check plugin: NEW badge alerts + About tab + GitHub acceleration switch.

  • piggy00544/dsh-upgrade-kit — DSH upgrade kit bundling cost tracking (dsh-cost), file preview, research-mcp, and vision-bridge; installs all four with one command.

  • polaris-smart/dsh-devices — Turn your devices into a fleet — a dph plugin for decentralized multi-device collaboration: mDNS discovery, key pairing, SSH direct exec. Tools auto-register for dph agents.

  • fancr-code/dsh-tray-launcher — Windows desktop tray launcher for DeepSeek Harness: run dsh web windowless, shortcut + system tray (open UI / logs / quit-all), one-click install.

  • hibays/dshl — Minimal desktop shell for DeepSeek Harness: single EXE, <=4MB, launch-and-go; auto-reuses or self-installs/updates local dsh, fully configurable startup; UI layer is destroyed on tray-minimize to keep memory tiny while dsh keeps running as a background service, ready to be recalled anytime.

  • IoveCelestina/dsh-lifeboat — Out-of-process safe boot, failure isolation, and recovery UI for DeepSeek Harness profiles.

  • KYinCode/dsh-hooks-plugin — Claude Code-style DSH hooks: run shell commands on agent/tool lifecycle events via .dsh/hooks.json.

  • liuwenji007/dsh-muyu — deepseek-harness, dsh, dsh-plugin (upstream description limited to topic tags).

  • NelsonLongxiang/dsh-prompt-templates — dsh-prompt-templates (no further description provided upstream).

  • hxs996-beep/deepAct — Terminal AI coding agent built for DeepSeek that guards every action: ambiguity check, design review, scope control, team mode, parallel sub-agents, and MCP support.

  • LaplaceYoung/oh-my-dsh — Large plugin collection (700+) for DSH that registers only through extension seams, without modifying the agent-loop core. ⭐24

  • omdsh-dev/fabric — Minecraft-Fabric-style hook processor for DSH.

  • omdsh-dev/dsh-session-health — Read-only, zero-dependency session health check: frame-level scanning of multi-frame zstd session files to detect torn/corrupted/empty sessions; registers a session_health tool.

  • omdsh-dev/dsh-security-audit — Local security audit plugin: read-only, redacted risk report covering config, plugin sources, sessions, and network exposure.

  • lanbaolu/dsh-fail-soft — Automatic plugin-failure isolation for DeepSeek Harness: a bad plugin gets quarantined while the rest of the bundle assembles and starts normally, with a management/recovery UI and self-healing kernel patch.

  • LvDAO/dsh-exec-extension — An exec extension for the headless dsh runner allowing more flags, etc.

  • ningmengxr/dsh-task-control — DeepSeek Harness plugin: one-click emergency stop for stuck pip/GitHub downloads, download-progress detection, stall detection, and invisible append conditions.

  • wangxing-git/dsh-tool-workspace — DeepSeek Harness workspace-management toolset: view, register, rename, and delete workspace records (registry-only, never touches on-disk directories); destructive operations (unregister, change registered path) go through user approval, fail-closed.

  • Zhenyu98/dsh-context-doctor — Context-injection audit: measures the token cost of the AGENTS.md instruction chain, skill catalog, and tool schemas, and detects duplication and conflicts; Web UI ring panel plus a context_audit tool.

  • coppynight/dsh-doctor — flutter-doctor-style diagnostics and repair covering install-level and in-harness checks, with safe auto-fixes; repository-plugin format.

  • lhh010/dsh-bash-encoding — Auto-detects bash output encoding (UTF-16LE/UTF-8/GBK, etc.) and decodes it correctly, fixing garbled non-ASCII output on WSL/Windows.

  • vlln/plugin-registry — Ecosystem infrastructure: a thin browser console for managing repository plugins (zero patches) plus a make-dsh-plugin skill guiding plugin development. ⭐13

  • Andy8647/dsh-auto-approval — Automated tool-call approval: an auto tier that classifies every tool call as allow/deny via rules plus an LLM classifier, with a status chip beside the composer.

  • zzh-newlearner/dsh-postmortem — Local-first failure postmortems for DeepSeek Harness sessions.

  • vibeinging/dsh-trace — Telemetry backend that exports turns, model steps, and tool calls to yiTrace over HTTP.

  • omdsh-dev/dsh-hub — Community extension catalog and profile-generation manager, adding transactional installation, recovery, catalog browsing, and a settings UI on top of official contracts.

  • fakechris/dsh-harness-ops — Ops toolbox: A/B dual-slot snapshot upgrades with atomic switch and one-click rollback, a watchdog that auto-restarts web/agent, and a self-rescue doctor command.

  • omdsh-dev/session-teleport — Multi-device session handoff with PostgreSQL as the single online authority; only one device holds write credentials at a time.

  • Tieboyh/dsh-session-search — Index-free cross-agent session search for DeepSeek Harness.

  • 21hbguo/dsh-thinking-counter — Thinking-phrase detection and statistics for DeepSeek Harness: full-session reasoning-phrase hit counts, grouping, and a "smartness" score.

  • KYinCode/dsh-hot-installer — Hot plugin manager for DeepSeek Harness (dsh): install once, restart once, then install/remove/upgrade plugins take effect instantly without further restarts.

  • lzx-Bill/dsh-plugins — Open-source community plugins for DeepSeek Harness, built with TypeScript and Cordis.

  • openrect/dsh-community-installer — Unofficial community installer for @deepseek-ai/dsh on Windows.

  • chenyinrusi/dsh-updater — One-command external updater/repair tool for DeepSeek Harness on Windows: git fetch, merge upstream, pnpm install, build and typecheck; pip-installable, auto-elevates, works around the pnpm symlink EPERM crash.

  • dongsheng123132/u-dsh-deepseek-harness-portable — U-DSH Portable: DeepSeek Harness USB portable edition for Windows with a Xiapan Cloud device wallet.

  • huiruo/robbot — Personal AI platform powered by DeepSeek Harness.

  • Yukari316/dsh-toolcall-compat — Fixes tool-call JSON-schema parsing errors that cause repeated bad tool calls when using custom-provider models in DSH, plus a long-wait toolcall skip feature.

  • Prism-Shadow/penguin-harness — 🐧 Harness for RSI tuned for open models like DeepSeek: a deliberately minimal toolset over clean low-level interfaces, fewer tool calls and tokens; carries the deepseek-harness GitHub topic.

  • snow-The/dsh-ark-plan — Correctly activate DeepSeek V4 Flash on the Volcano Ark plan API for DeepSeek Harness: default config injection (reasoningEfforts + effort=max) plus an ark_plan_doctor self-check.

  • CH4ACKO3/the-binding-of-dsh — Bidirectional DSH Connection and Typert Gateway integration.

  • Howe829/dsh-runtime — Runtime observability and relationship graph for DeepSeek Harness and Cordis.

  • LAN-TINA-WS/dsh-windows-shell-policy — DeepSeek Harness Windows default shell policy: probes git-bash/MSYS2, a settings-panel one-click bash/pwsh switch, dynamic bash-tool registration, and trimmed prompt tool surface — a DSH composite plugin.

  • Frog755/dsh-client-auto-retry — DSH client plugin: auto-sends 「继续」 when a turn is interrupted/errored/overlong. No model/provider switching. Ships with a settings card.

  • 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.

  • SouleyMoni1/dsh-experience-plugin — DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor.

  • NOirBRight/dsh-llm-codex — ChatGPT Codex login, sortable catalog, and Fast models for DeepSeek Harness.

  • pawaca/dsh-edge — Run DeepSeek Harness on Cloudflare Workers.

  • sunny0826/dsh-plugin-herdr — Herdr control-plane plugin for DeepSeek Harness (DSH): observe and drive Herdr — a terminal workspace manager for AI coding agents — from DSH sessions.

  • shiyi-0x7f/dsh-tool-sysinfo — Read-only system_info tool plugin for DeepSeek Harness agents (OS/CPU/memory/network snapshot).

  • edusrez/dsh-smart-restart — Wakes the main agent after a DeepSeek Harness (DSH) restart so interrupted work resumes without the user prompting.

  • Moonweave-AI/cantilune — A proposed general-purpose language and control substrate for agent orchestration, coordinating agents, tools, people, services, permissions, sessions, and scarce resources in one inspectable model; carries the cordis/dsh GitHub topics.

  • ilharp/dsh-tool-approval — Manual approval for tool calls (a "manual mode" / "ask mode" for DSH).

  • blissito/ghostycode — DeepSeek V4 terminal coding agent and constitutional harness (Rust TUI with MCP and sub-agents).

  • bobleer/deepseek-harness-rust — Rust implementation of DeepSeek Harness: layered crates for session log, turn/step loop, and DeepSeek SSE adapter.

  • didclawapp-ai/zagens — Open-source agent harness for DeepSeek V4. ⭐13

  • liubf21/ds-forge — Lightweight agent harness for DeepSeek V4.

  • Owen718/FlashCoder — Simple harness for DeepSeek models.

  • ArtificialNotImbecile/dsh-context-taxonomy — Logical-call context taxonomy plugin for DeepSeek Harness.

  • BaronCyrus/dsh-kimi-subscription — Use a Kimi Code subscription in DeepSeek Harness with OAuth, quota display, and composer usage.

  • d86e/dsh-doctor — dsh-doctor: self-healing watchdog for the DeepSeek Harness web profile. Recovers from plugin-induced boot failures within 60s, runs an unbounded CLI doctor, captures every tool error, and watches all live sessions for stuck turns.

  • QinpanWan/dsh-harmonyos-pc — Get DeepSeek Harness (dsh) fully running on HarmonyOS: cache-optimized agent presets, launch patches, and tooling.

  • Drifter-yh/dsh-tool-policy — Declarative deny-by-default tool policy plugin.

  • LingLambda/dsh-undo — Context undo/redo: roll the model context back to the last completed step and restore it again.

  • omdsh-dev/omdsh — Community experiment for organizing versioned DSH component sets and defaults in a reviewable, reproducible form.

  • omdsh-dev/omdsh-runtime — Headless execution layer reusing official Profile/Bundle/Cordis operations, adding deterministic plan/apply, candidate generations, and previous-generation recovery.

  • wangshunnn/oh-my-dsh — A collection of DeepSeek Harness plugins.

  • yjh051108/dsh-super-injector — BepInEx-style mod injector: hot-injects local plugin packages into a running DSH web instance without patches or restarts.

  • yoke233/dsh-openai-codex-auth — OpenAI Codex OAuth login and usage card plugin.

  • YYTbit/dsh-plugin-claude-bridge — Bridges Claude Code memory, skills, and config into DeepSeek Harness.

  • Gordonynh/dsh-plugin-codex-import — Imports Codex conversation history into DSH.

  • Hu9956/dsh-codex-provider — Codex provider plugin with OAuth login support.

  • WSL043/dsh-codex-subscription — Caches Codex subscription/usage state for DSH.

  • kinoward/dsh-plugin-subhub — Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.

  • PerryLink/dsh-output-styles — Switch between different assistant output styles.

  • Toukaiteio/dsh-effort-tweak — Adjusts model reasoning effort on the fly.

  • csiroqa/dsh-backup-sync — Snapshot backup and WebDAV sync for DSH workspaces.

  • csiroqa/dsh-schedule — Cron-style scheduled tasks with status monitoring.

  • Karuisawa-Mrs/dsh-plugins — Community plugin collection for DSH.

  • BlockRunAI/dsh-clawrouter — A second brain for your DeepSeek Harness agent — strong-model review before risky tool calls, plus 70 models from one wallet.

  • gordonlu/dsh-context-lens — Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.

  • 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.

  • KeepLost/harniverse — General pluggable coding-agent harness built on DeepSeek Harness, tuned to the author's personal workflow.

  • MonshinYu/dsh-bun-compat-patch — Node-API compatibility layer for running DeepSeek Harness on Bun 1.3.14.

  • rugose-learnedprofession58/pi-dsh — Crash-consistent coding-agent runtime manager: durable session history, causal undo/redo, session replay, and approval-gated self-extension.

  • MayBeTheWorld/dsh-inherit — Imports MCP servers and Skills from Claude Code / Cursor / Codex / cc-switch into DeepSeek Harness (Settings → General → import agent settings).

  • unStone/dsh-xray-plugin — Ask what a DeepSeek Harness plugin can actually do, from inside your agent; companion to dsh-xray.

  • morlay/session-persistence-rdb — Relational-database persistence layer for DSH sessions.

  • rainforest888/dsh-plugins-raincode — Model layer for DeepSeek Harness: model pool/cache/retry plus a /skills browser.

  • weijiafu14/dsh-remote-sandbox — Crash-resilient remote execution world for DeepSeek Harness: ctx.fs/ctx.subprocess over an E2B sandbox with heartbeat keep-alive, transparent recovery, and workspace sync.

  • 030611/dsh-telemetry-redactor — Fail-closed export-copy redaction for DeepSeek Harness session telemetry.

  • cnyac/dsh-polling — Polling/scheduled-task plugin: cron scheduled tasks as real sessions, natural-language creation, model tools (polling_*), and a Web UI.

  • cpj-dev/dsh-plugin-cc — Bridges DeepSeek Harness into Claude Code for review, critique, delegation, and session import.

  • khiqwq/dsh-system-proxy — Host plugin for smart outbound HTTP(S) routing: named proxies (http/https/socks4/4a/5/5h), per-host/provider/plugin rules, direct-first fallback with health memory.

  • lire1131/dsh-undo — Snapshot & rollback for plugin/skin/settings configs: auto-save on change, undo/redo stack, snapshot manager panel, keyboard shortcuts, plus an offline PowerShell CLI & GUI that work even when DSH won't boot.

  • omdsh-dev/dsh-scout — Read-only environment-probe plugin for DeepSeek Harness: reports runtime environment, software versions, system resources, ports, services, hardware, and workspace info.

  • sleepinginsummer/dsh-rtk-optimizer — RTK optimizer plugin for DeepSeek Harness.

  • weijiafu14/pi2dsh — Bridges the Pi and DeepSeek Harness ecosystems: one Pi Host ABI runs unmodified Pi extensions as native DSH plugins.

  • wenliang9527/dsh-workspace — Workspace plugin for DeepSeek Harness.

  • biedongbin/dsh-claude-compat — DSH plugin that bridges Claude Code's .claude/ directory (skills, commands, rules) into DeepSeek Harness natively.

  • revive/dsh-git-credentials — Keeps GitLab and GitHub API tokens out of the model context — encrypted at rest (AES-256-GCM), tools on demand, web settings panel.

  • SnowAmberX/dsh-role-router — Role-based model routing plugin for DeepSeek Harness: planner/subagent roles plus a settings card and composer summary.

  • omdsh-dev/dsh-coding — DeepSeek Harness coding plugin (no description provided upstream).

  • byhongyu/oh-my-dsh — Curated Coding, Research, and Investing agent setups for DeepSeek Harness.

  • Bernardxu123/dsh-plugins — DeepSeek Harness (dsh) plugin bundle: dsh-sensenova-image for image generation plus dsh-vision for image understanding, install by cloning.

  • cnzgray/dsh-plugins — A DeepSeek Harness plugin collection.

  • linqunxun/dsh-plugins — DeepSeek Harness (DSH) client UI plugins collection.

  • MaimoryLab/dib — DSH-in-Box: a DSH runtime and plugin packager.

  • NIyueeE/dsh-container — DeepSeek Harness (dsh) container image: universal dev-container base, dsh auto-update on boot, compose + Quadlet examples.

  • wefio/dsh-plugin-audit — A DSH plugin audit tool.

  • Whning0513/deepseek-protocol-doctor — Offline DeepSeek protocol diagnostics and an installable DSH plugin for tool loops, reasoning_content, strict schemas, and SSE.

  • woshi-Tom/dsh-status-plugin — DSH status plugin for conveniently checking host machine runtime status, easing troubleshooting during failures.

  • wxxb789/dsh-legion — Configurable multi-model subagent profiles for DeepSeek Harness.

  • ZhengQingJing/dsh-session-tree — Git-like immutable session branching for DeepSeek Harness.

  • devmom/dsh-trajectory-debug — A DeepSeek Harness trajectory-debugging plugin.

  • mafeis/dsh-net-proxy — A network proxy plugin for DeepSeek Harness.

  • PandaColour/dsh-cmd-starter — Provides a command-line launcher for deepseek-harness, adding Claude-style flags like --append-prompt and --resume.

  • jiangrz77/DSHLauncher — A launcher for DeepSeek Harness.

  • AndPuQing/dsh-pi — A DeepSeek Harness plugin (dsh-pi).

  • gyyxs88/dsh-subagent-codex — A DeepSeek Harness plugin bridging Codex as a subagent.

  • bujue600-arch/dsh-testgen — Automated unit-test generation for DeepSeek Harness: a /testgen command plus a generate_tools tool that scaffold, run, and fix unit tests until they pass.

  • yoke233/dsh-prime-agent — Prime Agent-inspired persistent RLM control plane for DeepSeek Harness Code Mode.

  • 4060415/Deepseek-harness-routing-layer- — Smart model auto-routing plugin for DeepSeek Harness: automatically selects the best-fit model for each task.

  • 1na-ko/dsh-hdc-bridge — DSH-native HarmonyOS dev assistant: hdc device debug loop, bundled offline official knowledge (Tier-1), and a DevEco CLI build channel.

  • StyxNether/dsh-auto-approval-plugin — Trusted Auto: a middle permission tier between workspace-write and danger-full-access, auto-approving harmless commands and trusted-area targets.

  • phelpsyacht/dshmath-manim — Manim math-animation plugin for DeepSeek Harness.

  • SoMarkAI/dsh-tool-somark — SoMark document parser tool (somark_parse) plugin for DeepSeek Harness.

  • 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.

  • LeslieWylie/dsh-ops-kit — A reusable DeepSeek Harness bundle for evidence-driven memory, orchestration, benchmark operations, and plugin release workflows.

  • 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).

  • nickhelion/dsh-qwen-token-plan-cn-responses — Qwen Token Plan CN Personal Responses API provider with official model/tool catalog sync, server-side built-in tools, DSH local functions, and image input.

  • 040822/dsh-gzip — Enables gzip for /api responses, fixing history-loading timeouts (30s) on slow links.

  • LyleMi/dsh-codex-app-server — OpenAI Codex App Server agent provider for DeepSeek Harness.

  • SeverusZh/dsh-plugin-subagent-director — Subagent Director: per-subagent LLM provider/model selection with role templates for DeepSeek Harness.

  • TGYD-helige/dsh-pi — Runs trusted Pi extensions inside DeepSeek Harness through a compatibility host.

  • FengHuoLinShan/dsh-plugin-llm-balance — Floating API balance ball plugin for DeepSeek Harness.

  • Niuniu-Sir/dsh-data-ledger — Unified local data ledger for DeepSeek Harness: source/location/content summary for conversations, billing, skills, memory, and logs, with trash cleanup and browser-storage cleanup.

  • omdsh-dev/dsh-llm-fallbacks — Role-based LLM retry and fallback strategy plugin.

  • enoughpower/dsh-desktop-mac — Lightweight macOS build of DeepSeek Harness Desktop.

  • Bryan-cmf/dsh-infra-observability — Structural observability layer: real tool/skill usage recording (tools/result), skill-catalog audit, and a watchdog — no model self-reporting.

  • Gu-ZT/dsh-auxiliary — Auxiliary models for DeepSeek Harness: vision understanding and context compression through dedicated model routes.

  • BiBoyang/dsh-eval-harness — Regression eval harness for DeepSeek Harness plugins: YAML test-case-driven real-agent evaluation, baseline comparison, PASS/WARN/FAIL gating.

  • S2P2/dsh-lab — DeepSeek Harness (DSH) plugin lab: workflow extensions, grilling UI experiments, quota widgets, and other things skills alone can't do. pnpm monorepo, one package per plugin.

  • xiaohj233/dsh-keepalive — Opt-in detached watchdog for the DSH Web process with snapshot-checked repair and explicit patch restoration.

  • Zhuchen00123/dsh-wsl-modes — WSL modes for DSH on Windows: WSL Linux bash + bubblewrap sandbox with two ready-to-use agent presets.

  • sjh9714/dsh-win32 — Real Minimal mode on Windows: the missing win32 process inspector (persistent Git Bash shell), Ctrl-C interrupt injection, and an install-trap doctor.

  • strukto-ai/mirage#dsh — Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.

  • ArmyWas/dsh-plugin-reducer — Finds a 1-minimal DeepSeek Harness plugin set that reproduces a profile failure.

  • BYYY-eng/deepseek-harness-file-upload-ocr-plugin — File upload and local OCR plugin for PDF, Word, Excel, PowerPoint, images, and text files.

  • Js2Hou/dsh-mcp-manager — Visual MCP management plugin for DeepSeek Harness: view installed/enabled MCP servers under Settings → MCP, add/remove, enable/disable, and see live connection status.

  • LouisHaoL/dsh-timer-agent — Host-resident scheduled-jobs × AI-agent engine (hermes-agent cron inspired): a 60s ticker fires real agent sessions via cron, with pinned-session / project-workdir / default-workspace targeting, a timer_agent model tool, and a web board.

  • lujianjun19/dsh-llm-github-copilot — GitHub Copilot LLM provider plugin for DeepSeek Harness.

  • memorax-ai/dsh-harmony — A library for patching, replacing, and decorating DSH plugins at runtime.

  • nefevcore/dsh-adt — ABAP Development Tools (ADT) plugin for DeepSeek Harness.

  • shizhonggang/dsh-harmonyos — DeepSeek Harness OpenHarmony adaptation suite: install/upgrade scripts, idempotent patches, launchers, and platform docs for HarmonyOS PCs.

  • ZeroMadLife/boss-watch-agent — Approval-gated local job-search agent and DeepSeek Harness plugin with SQLite tracking, bounded browser observation, and Feishu projection.

  • Blank-not-black/dsh-remote-plugin — Standalone DSH Remote plugin package: native DSH sidebar entry + right-side drawer management page, with a bundled gateway that starts/stops alongside DSH.

  • codeh007/mtmdsh — Portable DeepSeek Harness plugins for mtm.

  • CREAIT-nl/dsh-plugins — Plugins for DeepSeek Harness: deep research as an agent preset, per-model generation limits, Claude Code hook compatibility, and web fetch/search tools.

  • DaoCaoRenH/dsh-openai-responses-bridge — DeepSeek Harness plugin for third-party OpenAI Responses and native Gemini APIs, with custom providers, model discovery, and hosted web search.

  • Gaines-cz/dsh-a-share-screener — A-share stock screening plugin for DeepSeek Harness (dsh): pluggable strategies, Tushare token via credentials ref, free Eastmoney/Tencent fallback.

  • kk3ya03-star/dsh-lcx-codex — DSH web search and native Responses V2 compaction for Sub2API or NewAPI GPT routes.

  • MichengAI/dsh-automation — DSH Automation: scheduled-task and automation plugin for DeepSeek Harness.

  • robbot-labs/robbot — Personal AI Platform powered by DeepSeek Harness.

  • 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.

  • spirits001/dsh-tokensforce — DeepSeek Harness (dsh) plugin — tokensforce gateway integration: one-login onboarding, provider groups, and a usage dashboard tab.

  • TurnX-alt/actdsh — DeepSeek Harness (dsh) desktop edition: Windows/macOS ready-to-run installers, no Node environment needed, daily auto-sync with upstream dsh-v* releases.

  • yuanc1204/dsh-ollama-tool-call-id-fix — Client-side fix for DeepSeek Harness conversation history when Ollama reuses tool-call IDs.

  • zhuzhujunandy/dsh-model-router — Tiered model routing plugin for DeepSeek Harness (DSH): route delegated work to fast/medium/heavy model tiers with DoD verification, cross-provider fallback, background delegation, and per-conversation budget modes.

  • zoahdev/dsh-readme-forge — Generates README.md for DeepSeek Harness (dsh) plugin repositories from package.json + cordis.patch.yml + source layout — deterministic, zero runtime deps, read-only by default; CLI + agent-callable readme_forge tool.

  • cinob/dsh-plugin-custom-provider-enhancer — Custom-provider enhancer: when configuring third-party providers, auto-fills context size, token limits, vision/multimodal input and thinking-strength tiers from an authoritative model library.

  • dsh-plugins/dsh-auxiliary — Auxiliary models for DeepSeek Harness: vision understanding and context compression through dedicated model routes.

  • wqy8593521/dsh-model-pro — Model Pro — settings-page UI for managing llm-pi-ai providers: create/delete/edit baseURL·api·apiKeyEnv·custom headers, enable/disable, and batch pull remote models with select-all/invert.

  • edynasty/dsh-opencode-go-provider — OpenCode Go provider plugin for DSH.

  • RoyougiShiki/dsh-restart-systemd — One-click dsh-web restart button (systemd) in the sidebar: WSL/Linux systemd channel + Windows branch, /restart command, sessions auto-resume.

  • Sureo0/deepseek-harness-easy-deployment — Zero-dependency Windows launcher for DeepSeek Harness — no Node.js / Git / pnpm needed; virtual-environment isolation, uninstall by deletion.

  • zeronesun/dsh-web-manager — Lightweight shell script managing the full DSH Web service lifecycle (start, stop, restart, status check).

  • ZhenHuangLab/dsh-sync — Policy-driven DeepSeek Harness config sync: sidecar Git under $DSH_HOME, namespace-projected settings, secret scan, journaled apply, /sync command, plus a Web settings panel.

  • alex04130/dsh-forge — Runtime extension suite for DeepSeek Harness: forge, install, route and orchestrate plugins the Forge way (Minecraft-style), no monkey-patching.

  • daifuyang/dsh-plugin — Community plugin bundles for dsh (DeepSeek Harness) — login, metrics, and other Cordis bundles.

  • loongsuite/pilot-dsh — DeepSeek Harness (dsh) plugin for LoongSuite Pilot: records session, LLM, and tool events to local JSONL for OpenTelemetry GenAI traces.

  • QvShui/dsh-llm-qwen — Qwen (DashScope) LLM provider adapter plugin for DeepSeek Harness.

  • starefinger/dsh-llm-qwen-local — LLM adapter plugin for DeepSeek Harness (dsh) driving a locally-deployed Qwen3.8-27B model via an OpenAI-compatible service: per-model multimodal toggle, fully configurable reasoning-effort tiers, request image projection, and a bilingual (EN/CN) web settings page.

  • lasdrder0705/dsh-pro-vision-std — dsh-std Community v0.15 ModelProvider: V4-Pro with Flash-Vision captions. Requires adapter-dsh to be installed first.

  • tianxia--/dsh-llm-local-token — LLM provider plugin that reuses local Codex CLI and Claude Code OAuth tokens instead of separate API keys.

  • wss534857356/dsh-plugin-codex — Codex App Server model provider for DeepSeek Harness, using your local Codex login.

  • beijingwahw/dsh-companion-dev — DeepSeek Companion developer edition — full feature set of the official companion plugin: nine modules A–J (conversation export / handoff summaries / cost optimization / global search + execution-trajectory analysis, prompt-engineering workbench, multi-model arena, task orchestration, security audit), Cordis plugin architecture.

  • beijingwahw/dsh-companion-enterprise — DeepSeek Companion Enterprise — enterprise-grade companion plugin: security audit & DLP, team collaboration & knowledge management, task orchestration with resume, multi-model arena, execution-trajectory analysis, prompt-engineering workbench.

  • peiyuwang54/deepseek-harness-cli — DeepSeek Harness CLI (unofficial): an open-source coding agent powered by DeepSeek that runs locally in your terminal.

  • alib8b8/aflare — Local-first automation agent: keep data on-device, connect your own LLM / databases / knowledge bases, ReAct reasoning, 300+ skill templates, deterministic workflow execution (DAG/WAL/Saga/idempotent), MCP protocol, offline/LAN-ready.

  • fire-disposal/dsh-mojibake-interceptor — Mojibake interceptor bundle: feature-based garbled-text detection, review-then-release, and pwsh encoding audit.

  • fuilyha56-wq/dsh-for-mofox-ada — DeepSeek Harness integration plugin for Neo-MoFox.

  • yhlooo/dsh-bridges — Bridges DSH into projects already configured for other Harness agents (CodeBuddy / Codex / OpenCode / Claude Code / ...).

  • kamanager2012/dsh-community — DSH Community Edition: terminal/desktop distribution layer on the official @deepseek-ai/dsh. Independent repo, not the official client.

  • SparkElf/deepseek-harness-plus — DeepSeek Harness Plus: timely fixes for upstream bugs, early features, practical extensions, and curated presets.

  • WSL043/DSH-Portable — Carry DeepSeek Harness, sessions, settings, plugins, and workspace between Windows and macOS.

  • cradler-ai/harness — DeepSeek Harness (dsh), preconfigured for Cradler Router — one command, one key, runs on your own machine.

  • Miyazawai/dsh-whale — DSH all-in-one pack: a DeepSeek Harness distribution shell built on Oh-DSH — 17 core components out of the box, webui/gui/tui in one package, model↔preset linkage, everything is a plugin.

  • Ritard563/dsh-opencode — Local reverse proxy so Opencode's free models work inside DeepSeek Harness.

  • 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.

  • QiE2035/dsh-llm-headers — Custom LLM request-headers plugin for DeepSeek Harness (no description provided upstream).

  • lhf6623/dsh-proxy-config — Proxy config plugin: injects HTTP/SOCKS proxy into process.env so plugin installs (pnpm/git) use it.

  • moonquake2004/dsh-doctor — DSH diagnostics/repair plugin (no description provided upstream).

  • xu-kai-quan/dsh-tool-diagnose — DSH tool-diagnostics plugin (no description provided upstream).

  • heidi-dang/flowdeck-dsh — Native DeepSeek Harness integration, Cordis bundle, runtime broker, and execution host for FlowDeck.

  • KeKe0904/deepseek-harness-rainyun — DeepSeek Harness (dsh) Web UI one-click deployment image: Docker + RainYun cloud-app (RCA) template with listing docs.

  • kevin090820/dsh-wsl-bash — WSL bash integration for DeepSeek Harness (no description provided upstream).

  • royenheart/dsh-plugin-opencode-omo — DeepSeek Harness opencode + omo (oh-my-openagent) preset.

  • sqs404/dsh-portable — Installer-free portable DeepSeek Harness (Windows): official npm package + bundled Node.js, double-click .exe, runs standalone on any 64-bit Windows machine after copying.

  • tsrigo/dsh-from-scratch — A runnable TypeScript tutorial that builds a minimal DeepSeek-style agent harness from scratch.

  • wormggmm/dsh-booster — A launcher for DeepSeek Harness.

  • ai-thinkshare/dsh-workbench — DSH workbench plugin (no description provided upstream).

  • beijingwahw/dsh-proactive — DSH Proactive — proactive scheduling plugin: autonomous heartbeat + dual scientist/theorist minds (Bayesian experiment design and law induction) + energy symbiosis economy + curiosity exploration + safety governance, Raft consensus and hot updates.

  • Dingpenghui-good/dsh-conversation-language — DSH plugin for switching conversation language between Chinese and English.

  • ipromise2021/dsh-omc-tui — Keyboard-first terminal TUI profile for DeepSeek Harness.

  • cyjyyd/dsh-ssh-tui — DeepSeek Harness enhanced plugin dsh-tui: use DeepSeek Harness within a terminal, with optimized performance in SSH environments.

  • javen-yan/deepseek-harness-fnos — Native full FPK package for DeepSeek Harness on fnOS.

  • karoc/dsh-model-reasoning — DSH model-reasoning plugin (no description provided upstream).

  • mario03690/dsh-allrouter — DSH all-router plugin (no description provided upstream).

  • MichengAI/dsh-agency-agents — DSH agency agents — cross-industry agents built on DeepSeek Harness.

  • mytianyi0712/dsh-tui-plugin-OhMyPi — A terminal-styling plugin for dsh, inspired by Oh My Pi.

  • noname-iii/dsh-code-checker — A plugin for DeepSeek Harness that checks for errors after the AI finishes writing code.

  • Onenightcarnival/deepseek-harness-desktop — Desktop installer packages for DeepSeek Harness (dsh): Windows exe and macOS dmg — an Electron shell and CI config that installs the published npm @deepseek-ai/dsh package at build time.

  • sdkwork-ai/sdkwork-birdcoder2 — SDKWork BirdCoder2: a fork of deepseek-harness-desktop, kept in sync with upstream via the upstream git remote.

  • Sovea/deepseek-harness-docker — A minimal Docker deployment for DeepSeek Harness.

  • supengpeng/dsh-plugin-quarantine — Crash isolation and safe-boot supervisor for DeepSeek Harness plugins.

  • Taler97/dsh-rollback — File-mutation rollback plugin for DeepSeek Harness.

  • TT-Wang/dsh-assembler — DSH assembler plugin (no description provided upstream).

  • 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.

  • white-sand-grand/dsh-plugin-doctor — DSH plugin-doctor diagnostics plugin (no description provided upstream).

  • xjwwjx/dsh-sonic — Sound notification plugin for DeepSeek Harness Web: plays a chime when user confirmation is needed and a success sound when tasks complete.

  • YiGeSama/dsh-preset-runpreset_run tool that runs one-shot tasks under any agent preset (router-spec/router-standard/minimal) headlessly; install with dsh plugin add.

  • ZZKeepCurious/mini-deepseek-harness-python — Educational re-implementation of DeepSeek Harness in pure Python stdlib — event sourcing, plugin bus, agent loop. For learning only.

  • 42ch-dev/dsh-rust-sdk — Rust SDK for DeepSeek Harness (DSH).

  • dickpy/dsh-cloud-sync — Portable DeepSeek Harness profile and local-plugin source synchronization via WebDAV.

  • loudMore/dsh-launcher — DeepSeek Harness (dsh) beginner-friendly launcher & manager: one-click install/update/maintain plugins & environment, environment detection.

  • chen7712369/dsh-web-launcher — Browser-based quick launcher for DeepSeek Harness, sparing you from opening a terminal and typing commands by hand every time.

  • 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.

  • Yuki-takuya-kun/dsh-claude-code — Run Claude Code harness as the DeepSeek Harness main loop, streaming live trajectory into the DSH web UI.

  • 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://<lan-ip>:3080 (insecure context) without the WebSocket abort storm.

  • 2672243194/dsh-fetch-data — DeepSeek Harness plugin for fetching remote data (no description provided upstream).

  • atesahmet0/dh-workspace — DeepSeek Harness Workspace.

  • Fantasia-Infinity/dsh-agent-society-combo — DeepSeek Harness plugin combo for agent-society style multi-agent setups (no description provided upstream).

  • HeWhenJay/dsh-provider-hub — Native DSH provider hub with official account OAuth, API channels, model discovery, failover, and logs.

  • ipromise2021/dsh-tui-demo — Keyboard-first terminal TUI profile for DeepSeek Harness.

  • KeLearns/dsh-build-diff — Agent-loop change review for the DeepSeek Harness web GUI.

  • kirkchinese/claude2dsh — Claude Code to DeepSeek Harness migration/bridge plugin (no description provided upstream).

  • lance-kanglu/dsh-ssh-bridge — Local SSH bridge plugin for DeepSeek Harness (DSH) — password via browser page, agent exec via localhost API, OpenWrt router management.

  • loeanxi/dsh-cursor-acp — Delegate standalone tasks to the local Cursor CLI over ACP.

  • morphlinglan/dsh-llm-fallback — DeepSeek Harness plugin: provider/model fallback chain for the agent loop.

  • OpenTritium/dsh-codex-shim — Codex shim plugin for DeepSeek Harness (no description provided upstream).

  • orangeofcarl0-sys/dsh-large-proj-perf — DSH large-session performance plugin: zero-copy fork + projection warmup + chunked materialize.

  • sgsjsgzy-commits/dsh-subagent-rules — Subagent model/thinking-effort policy plugin: locks subagent_flash model routing, defaults thinking effort to max (per-session customizable), auto-injects dispatch rules into every conversation; zero-dependency host-plane plugin.

  • zhan-tz/dsh-plugin-runbook — DSH plugin: a Jupyter-style living runbook — replayable-turn dataflow DAG with git-commit provenance nodes, sub-agent handoff edges, a persistent ledger, hover re-run, and LLM explanations.

  • zhangjunjesse/dsh-claude-code — Claude Code integration plugin for DeepSeek Harness (no description provided upstream).

  • zjcdkj/dsh-plugins — DeepSeek Harness (DSH) plugins: qwen-image gives a text-only coding model eyes via a Qwen-VL route through ctx.llm, returning text so DeepSeek keeps coding while Qwen looks. Pure ESM, no build permission at install.

  • ChangedenCZD/dsh-minimal-turbo — DeepSeek Harness minimal-mode Windows adaptation for enjoying the full DeepSeek-V4 series models.

  • gfds2005/dsh-timed-goal — DSH (DeepSeek Harness) Web plugin: configure a one-time (or daily-repeating) task in any conversation — an absolute time plus a prompt to execute. At the scheduled time, the plugin pins the conversation to full access (danger-full-access) and creates an armed goal so the preset prompt runs automatically via /goal semantics.

  • GMH13552/dsh-timer-scheduler — A simple dsh timed-task plugin: supports scheduled task lists with UI display, useful for long-running tasks.

  • jiefing/HDSL — HDSL — manage DeepSeek Harness instances like a Minecraft launcher.

  • Letter2025/dsh-model-failover — Two-level model circuit breaker with failover for DeepSeek Harness: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.

  • peterliucius/dsh-prompt-optimize — Prompt-optimization plugin for DeepSeek Harness (no description provided upstream).

  • RossBool/dsh-plugins — DeepSeek Harness (DSH) plugin collection: collaboration orchestration, cross-session, team mode, plan engine, topic timeline, voice, MCP management, prompt enhancement.

  • 1710782766/dsh-llm-vision — Reliable vision + OCR for text-only models on DeepSeek Harness: describe_image (normal/critical) + extract_text tools, auto-preprocessing, retries, and a persistent answer cache.

  • AbdullahElTiby/dsh-vision-bridge — Vision bridge for text-only models (DeepSeek, pi-ai routes): Gemini Flash describes attached images at the llm stream seam and provides a describe_image tool.

  • welsione/dsh-mmx-bridge — MiniMax multimodal capability hub for DeepSeek Harness (DSH): image understanding (VLM), text/image-to-video, speech, music, audio cover, web search, quota — one mmx_multimodal model tool wrapping the mmx-cli.

  • nvbb/dsh-ollama-vision-bridge — DSH (≥ 0.1.2-rc.1) plugin for text-only chat models: a local Ollama VL model (default qwen3-vl:8b) describes attached images and injects the caption into the same model step — local-only, no cloud/API key, idle-unload keep_alive (VRAM cooling).

  • xinyuehtx/dsh-plugin-hooks-ordering — Deterministic hooks-listener ordering for DeepSeek Harness's waterfall and serial execution.

  • abhishekgahlot2/pi-dsh — Pi coding-agent harness with durable sessions, causal history, reversible components, and approval-gated host self-extension, bridged into DeepSeek Harness.

  • Acidmoon/DIzzy-DSH — Personal DSH plugin collection.

  • A-G-guy/dsh-plus — DSH+ — a DeepSeek Harness custom-plugin monorepo: mobile narrow-screen adaptation, task-completion email notifications, per-subagent independent models, custom LLM routing, and more.

  • arcships/dsh-llm-aimux — DeepSeek Harness (dsh) LLM adapter backed by aimux — one Rust engine, 325+ providers as dsh model routes.

  • hytime/dsh-thinking-effort — Adjusts model thinking/reasoning effort for DeepSeek Harness.

  • rand0wn/dsh-minimal-anchor — DeepSeek Harness (dsh) plugin: prune the tool schema and inject a structural preamble on a session's first turn only.

  • SwainGao/dsh-plugin-ai-bridge — AI-bridge plugin for DeepSeek Harness with a code-review focus.

  • xiajiajun516/dsh-config-manager — Backup / export / import / migrate your DeepSeek Harness (DSH) configuration - a dual-face Cordis plugin (host engine + Web UI). One-click restore on any machine.

  • esengine/DeepSeek-Reasonix — DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

  • firedrakeovo/dsh-fix-dsv4p0813-overfit — DSH agent preset: standard tool set plus a minimal first-turn system prompt to fix dsv4p0813 overfitting.

  • haveanote06/dsh-llm-kimi — Kimi (Moonshot AI) LLM adapter plugin for DeepSeek Harness — three routes: kimi-code (Kimi Code subscription), kimi-cn, kimi-global. Streaming, thinking mode, tool calling, image input, plus a built-in Kimi settings page.

  • hgy043/dsh-serial — DSH plugin: embedded serial debugging tools (scan/send/monitor/log) for COM/UART work, driven by pyserial scripts.

  • jasen215/dsh-continual-harness — DeepSeek Harness plugin for continual self-evolution: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback — a plan→validate→apply→rollback loop driven by a model-callable harness_refine tool.

  • Jiyr0119/dsh-service-console — Local development service console for DeepSeek Harness: discovers listening ports, shows service ownership, and safely inspects/stops/restarts services.

  • pythonshiyi/dsh-compact-standard — DeepSeek Harness agent preset: full Standard tools plus an extreme compact-output expert prompt.

  • dshbox/cordis-rs — Runtime-agnostic Rust port of Cordis, the plugin framework at the core of DeepSeek Harness — scoped dependency injection, lifecycle-owned effects, events, structured logging. Zero dependencies.

  • kazecreator/dsh-settings-pro — DeepSeek Harness (dsh) settings-enhancement plugin.

  • agents-universe/agents-universe — Agent framework so agents can learn and work like humans do; tagged as DeepSeek Harness ecosystem.

  • alibaba/loongsuite-pilot — Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cursor, DeepSeek Harness and more. Token usage, cost, traces and security audit, exported anywhere.

  • alxshelepenok/grove — A formal workflow protocol that keeps AI coding agents (incl. DeepSeek Harness) on track through machine-enforced invariants, verified evidence, and structured context.

  • 534119219/dsh-custom-provider-reasoning — dsh plugin giving every custom-provider model (hand-rolled pi-ai routing) selectable reasoning effort, wired through the stock pi-ai adapter so requests still reach the original vendor route.

  • Antony-Jia/deepseek-harness-desktop — Thin Windows/Tauri shell around the @deepseek-ai/dsh npm runtime: manages the runtime process and desktop experience without vendoring or rebuilding upstream DSH code.

  • beijingwahw/dsh-nuke-plugin — Industrial-grade Nuke cleanup engine for DeepSeek Harness — transactional rollback, crash self-recovery, audit chain, hardlink dedup, trend prediction.

  • c-ling/dsh-plugin-newsboard — AI/tech newsboard for DSH Web: RSS/JSON-driven draggable floating panel with bilingual translation, keyword filtering, and a settings page.

  • CrombastiC/dsh-macos-notify — macOS native notification plugin for DeepSeek Harness.

  • GraySilver/dsh-evolve-modes — DeepSeek Harness Web plugin with composable task controls and isolated, human-reviewed self-evolution.

  • GuoMonth/dsh-isolated-runtime — Kubernetes-native isolated runtime for DeepSeek Harness (DSH): one tenant, one Pod, with strong isolation, resumable sessions, and pluggable runtime images.

  • lkdx0220/Genshin-odette-skin-dsh — Genshin Impact Odette skin/theme plugin for DeepSeek Harness.

  • llyyhh0487/desk-harness — DESK HARNESS — a Windows desktop shell for DeepSeek Harness: auto-deploys and launches the local dsh service, tray residency, a docked terminal panel, and a dsh-plugin plugin store, ready out of the box.

  • magian1127/deepseek-harness-zh_pro — Chinese enhancement plugin for DeepSeek Harness (DSH).

  • nightBrise/Oh-My-DSH — A comprehensive plugin bundle designed for DeepSeek Harness.

  • TinyPanda168/SpecsRelay-DSH — DeepSeek conversation capture and requirement relay for DSH Desktop.

  • Townrain/dsh-fetch-models-unselect-all — Deselect-all button for the DSH Settings > Models 'fetch available models' dialog (client-only plugin).

  • 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.

  • chunsi-w/dsh-trajectory-governor — Closed-loop trajectory policy plane for DeepSeek Harness.

  • kanchengw/dsh-mindseye — Plug-in vision for text-only models on DSH, with native multimodal interaction, layered memory cache, and intent router.

  • litefuse/dsh-litefuse-plugin — DeepSeek Harness Litefuse Plugin for Agent Observability and Evals.

  • monotykamary/dsh-fabric — Fabric-style deterministic compaction, checked code execution, durable coordination, and live topology for DeepSeek Harness.

  • 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.

  • 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.

  • 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.

  • 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.

  • PerryLink/dsh-score — Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conclusion backed by real CLI evidence with audit timestamps.

  • PerryLink/dsh-test-drive — Isolated install-and-smoke test drives for DeepSeek Harness plugins: installs a repo or npm package into a throwaway DSH_HOME profile, verifies the bundle patch layer and boot logs, records a structured pass/fail result matrix (JSON/Markdown) for scoring pipelines, and quarantines every temp directory it owns.

  • PerryLink/dsh-plugin-doctor — Zero-dependency static + sandbox smoke detector for DeepSeek Harness plugins (R/K/D/CC layers): manifest/patch/entry/build/pack/install verification, a model-callable plugin_check, profile host-shadowing and manifest-BOM detection, and supply-chain poison preflight.

  • PerryLink/dsh-translate — Vendor parameter translation and deterministic JSON repair for DeepSeek Harness: /translate maps temperature/top_p/max_tokens/stop/system across 11 vendors, and the post-execute repair layer (plus fix_json) fixes broken JSON tool output without ever fabricating data.

  • Poepon/dsh-image-generation-responses — DeepSeek Harness image-generation provider plugin (responses API).

  • TuringCorp-net/dsh-boot-restore — DSH plugin: auto-resume the last active (duty) session after service restart, so scheduled tasks run unattended.

  • Zhuchen00123/dsh-compaction-cacheaware — Reasonix-style cache-aware compaction backend for DeepSeek Harness (DSH). Modular compact plugin with auto-sync from esengine/DeepSeek-Reasonix.

  • clarknu/dsh-gateway — Self-contained HTTPS remote-access gateway for the DeepSeek Harness web surface — the Caddy layer as a dsh plugin.

  • iceleaf916/dsh-launcher — dsh (DeepSeek Harness) system-tray manager: launchd-managed dsh web daemon, menu-bar restart/stop/start controls, --patch zero-intrusion control-panel plugin mount.

  • secretxuan/dsh-computer-use-win — Windows computer-use plugin for DeepSeek Harness.

  • thirsty5034/dsh-ssh-tunnel — DSH community plugin: multi-host SSH tunnel + SSHManager (better-sidebar).

  • dsh-io/dsh-arm64 — Official DeepSeek Harness (dsh) deployment package for Linux aarch64 — prebuilt node-pty, GitHub Releases artifacts.

  • NOirBRight/dsh-llm-ollama — Native Ollama Cloud provider and Web configuration plugin for DeepSeek Harness.

  • SpookySandwich/deepseek-harness-windows — DeepSeek Harness for Windows.

  • civaapple-alt/mini-dsh — Educational & minimalist DeepSeek Harness (DSH) architecture implementation powered by the Cordis microkernel.

  • sealfly/dsh-reasonix-desktop — Reasonix desktop app for DeepSeek Harness (dsh): an Electron-based AI-agent desktop client.

  • liulin0x3c/dsh-minimal-anchored-rc6 — Unofficial DeepSeek Harness agent preset: Minimal-mode first-round anchor, auto-unlocking the full coding catalog. rc.6/Linux, verified with deepseek-v4-pro. Derived from xiaobright/dsh-anchored-standard & KDB-Wind/dsh-minimal-anchored (MIT).

  • Starfie1d1272/dsh-v4-anchor — Minimal first-turn RL anchor for DeepSeek V4 on DeepSeek Harness Standard.

  • Tiee7/EzDSH — Easy way to DeepSeek Harness.

  • flg1217/dsh-llm-agy — AGY (Antigravity CLI) integration for DeepSeek Harness: LLM adapter subagents, deep web search, connectivity diagnostics panel.

  • Gumiho12345/dsh-plugin-net-access — Adds a Net Access mode to DeepSeek Harness (dsh): curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged.

  • HenryZ838978/deepseek-harness — Python-side witness stack for the official DeepSeek Harness (Node): five dsh doctor --node probes each report something the Node runtime will not.

  • KhalilYamber/dsh-envoy — Hana plugin: outsource coding tasks to a local DeepSeek Harness, sync approvals back into Hana's decision flow, and return results as native cards.

  • kolawong/dsh-plugin-j-space — J-Space Cognition Suite V3.6 — inference-time cognitive control and deep-reasoning plugin for DeepSeek Harness (DSH).

  • MrLukezy/dsh-cloud-gateway — Login wall and public gateway plugin for DeepSeek Harness cloud deploys.

  • qmy777/cordis-host-runner-inspect-upsert — DeepSeek Harness compatibility patch: idempotent Host Cordis inspect registration (fixes custom-mode switch failures / inability to operate sessions).

  • seanwhy/dsh-restart-confirm — DSH plugin: sidebar one-click restart of the dsh web process (WebUI + backend) with mandatory double confirmation, auto-relaunch, cross-platform.

  • techysy/deepseek-harness-fnos — DeepSeek Harness (DeepSeek's official agent browser UI) fnOS app — a locally resident service.

  • TencentCloud/tencentcloud-agentobs-sdk-dsh — Observability plugin for DeepSeek Harness (DSH) that reports GenAI trace data straight to Tencent Cloud Log Service (CLS): observes native session/agent-loop/LLM-stream/tool lifecycles, maps them to Tencent Cloud's 5-layer AI Agent observability span model (entry → agent → step → chat → tool), and ships via tencentcloud-cls-sdk-js with no extra OTLP collector or sidecar.

  • wloops/dsh-git-worktree — Domi-grade git worktree isolation and delivery for DeepSeek Harness: permanent worktrees, ready-for-review / apply / finish / discard lifecycle, conflict handling, safe cleanup.

  • xiajingchun/dsh-nebulagraph-v5 — NebulaGraph v5 plugin for DeepSeek Harness.

  • Zding89/dsh-model-presets — Save and switch model and reasoning-effort presets in DeepSeek Harness.

  • NeevCloudAI/dsh-neev-sandbox — Relocates the Harness execution world — file, Bash, PTY, and LSP operations — into an isolated gVisor NeevSandbox via ctx.fs and ctx.subprocess; installable bundle with one cordis.patch.yml, no Harness fork.

  • bufeibufei/dsh-openai-codex — ChatGPT OAuth model provider plugin for DeepSeek Harness.

  • civaapple-alt/pi-dsh — AI Coding Agent matching 80%+ Pi capabilities on the Cordis microkernel & 100% official DeepSeek Harness (DSH) ecosystem, with a Web GUI.

  • LarryE135/WSL-for-DSH — Launch DSH inside WSL via port forwarding and browse the Web UI from outside Windows; ships the install flow and invocation standard as two skills.

  • tafcear/kimi-tide — Kimi Tide: a complete Kimi Code (Moonshot) integration for DeepSeek Harness — a standard DSH plugin, a maintained Kimi CLI bridge fork, and an agent-collaboration methodology.

  • staff-os/dsh-dify — Dify agent and knowledge-base capability plugin for DeepSeek Harness.

  • baihejiangnan/dsh-settings-organizer — Customizable hierarchical DSH settings navigation organizer.

  • ovo669/dsh-settings-sections — Sectioned settings-page management to keep a large plugin list organized.

  • tong-io/tongflow — TongFlow — a multimodal AIGC workflow engine (canvas + Python plugin engine) with a dsh-tongflow DeepSeek Harness studio plugin.

  • cnlangzi/nightme — Sleep tight, NightMe codes all night: a remote-pair developer-agent daemon that drives local AI coding agents (Claude Code, Codex, OpenCode, Pi, DSH) from chat, running multiple projects and agents in parallel from one instance.

  • cocode-agency/cocode — Cocode: a ready-to-run DeepSeek Harness distribution with a desktop GUI, terminal TUI, and shared Host supervisor for the harness runtime.

  • hezhongtang/dsh-update-copilot — Update copilot for DeepSeek Harness: tracks the dsh core, bundles, and every profile plugin (npm + git dual channel); changelog briefs for agent-assisted decisions; confirmed updates only.

  • jsdvjx/dshn — DeepSeek Harness Network — public forwarding for a local dsh web UI over *.ds.hn: a dsh plugin + self-hosted WSS relay behind Cloudflare, with optional end-to-end encryption.

  • lilming123/dsh-api — HTTP control-plane plugin for DeepSeek Harness (dsh) — exposes settings/language, workspace registry and host-companion bridge as /dsh-api/* JSON routes.

  • linziyanleo/dsh-custom-provider — Configure custom LLM providers in DeepSeek Harness.

  • okxlin/release-factory — 1Panel / Codex / DeepSeek Harness / Docker Compose / OpenCode release automation and packaging factory (upstream description limited to topic tags).

  • OpenSaozi/dsh-antigravity — Google Anti Gravity OAuth and Cloud Code Assist provider for DeepSeek Harness — Gemini 3.7, Claude 4.6, GPT-OSS.

  • OpenSaozi/dsh-bigmodel-catalog — Live Zhipu BigModel and GLM Coding Plan catalog plugin for DeepSeek Harness and pi-ai, including verified GLM-5.3.

  • OpenSaozi/dsh-xai-catalog — Live xAI and Grok model catalog plugin for DeepSeek Harness and pi-ai, including a verified Grok 4.6 descriptor.

  • anht3889/dsh-mcp-management — MCP server management plugin for DeepSeek Harness (dsh-plugin-bundle).

  • EIGHTfs/dsh-git-rescue — DSH git version-management plugin with automatic crash rescue (GitHub-token-only flow).

  • imdeniil/dsh-locale-ru — Russian (ru) locale plugin for DeepSeek Harness and DSH Desktop — Web UI, plugin store, 849 translated lines.

  • OneZero-Y/dsh-plugin-kit — Agent skills and a working template for building standalone DeepSeek Harness (DSH) plugins.

  • PlutoKeating/TaiChiOS — TaiChiOS — AI-Native OS of the future: a bootable Debian derivative powered by Cordis, DeepSeek Harness, and a reversible plugin system.

  • polaris-smart/dph-fleet — Turn your devices into a fleet — a dph plugin for decentralized multi-device collaboration: mDNS discovery, key pairing, SSH direct exec. Tools auto-register for dph agents.

  • Wanbinyu/dsh-provider-probe — Manual provider connectivity and latency checks for DeepSeek Harness.

  • WODE25500/dsh-lan-share — DSH LAN file share: share the workspace over the local network — phones/tablets/other computers browse, download and upload files via browser, no DSH login. Token gate, path boundary, read-only mode, rate limit. Zero-dependency (node:http).

  • yugasun/dsh-plugins — Personal plugin collection for DeepSeek Harness (dsh-plugin).

  • LiZhenNet/dsh-antigravity — Google Antigravity LLM provider plugin for DeepSeek Harness (DSH), with native Web OAuth, real-time quota tracking, and dynamic reasoning-effort routing.

  • userofthecomputer/dsh-openrouter-provider-badge — OpenRouter provider badge plugin for DeepSeek Harness (dsh-plugin).

  • Aa728848/dsh-chatgpt-subscription — DeepSeek Harness plugin for using a ChatGPT subscription as a model provider.

  • amlyczz/dsh-agy-link — Google Antigravity (agy CLI) models for DeepSeek Harness — streaming chat, thinking, tool activity, usage, and in-GUI Google OAuth login.

  • bloodtmai-cmyk/dsh-harness-enterprise — Unified enterprise-governance workbench entry point for DeepSeek Harness, aimed at internal-control deployments.

  • EternityFOR/DeDge_DS_HS — Self-contained DeepSeek Harness coding agent for VS Code with a Windows-safe runtime and isolated Codex/Claude handoffs.

  • Mason-1011/dsh-task-center — Task lifecycle plugin suite for DeepSeek Harness: agents claim work across sessions, wake up on schedule, quota-aware; idle/imported chats auto-mined into board candidates; full web kanban.

  • shetengteng/deepseek-harness-launcher — Zero-setup DeepSeek Harness launcher — no Node install, no environment config, just run it.

  • thisissevenpoints/DeepSeek-Harness-Local-svpts — Resident tray desktop shell for DeepSeek Harness Local: watchdog + injected UI + LAN confirmation/authorization.

  • ygcdsj/dsh-home-migrate — Packages your local DSH config (skins, presets, injected bundles) for transfer, then restores it directly on another Windows machine.

  • YUEEEEY/dsh-desktop-tools — DSH environment-management plugin (TypeScript): ships with a desktop window (auto-fetched via the Rust/Tauri host), one-click runtime updates, automatic platform-compatibility adaptation, official DeepSeek billing, and a workspace code editor.

  • sandbaseai/sandbase-harness — Local-first agent runtime integrated with DSH through an installable managed-agents plugin and six-tool MCP bridge; persistent sessions, resumable SSE, audit/replay, permissions, credentials, and local/Docker/Kubernetes/self-hosted-worker sandboxes.

  • 33moren33/dsh-box — Run DeepSeek Harness in isolated sandboxes: pick an official version, pick plugins, keep every run out of your real ~/.dsh.

  • AdonisSheldon/dsh-openai-oauth — Use ChatGPT OAuth and OpenAI Codex models in DeepSeek Harness — no API key or Codex CLI required.

  • PaleSkiff/DeepSeek_Harness_Launcher-DSHL — Windows desktop launcher for DeepSeek Harness local service: one-click start/stop/restart/monitor.

  • shaun5297/dsh-launcher — One-click launcher for DeepSeek Harness: detect → start backend (dsh web) → wait ready → open Chrome new window. Zero-dependency CLI, cross-platform.

  • xmuwenxiang/dsh-web-chat — DeepSeek Harness plugin that lets you chat with the web version of DeepSeek directly inside DSH, then migrate the conversation into DSH for further development — mainly to save tokens during early-stage discussion.

  • zc0982/dsh-gpt-provider — GPT 211API provider preset with full reasoning-effort selection for DeepSeek Harness.

  • ArtificialNotImbecile/dsh-remote-runtime — Managed, isolated DeepSeek Harness runtimes over OpenSSH with a native Web control surface.

  • ChadCSong/dsh-cliproxyapi-provider — Auto-discovery CLIProxyAPI provider for DeepSeek Harness, featuring dynamic model sync, native model switching, and vision-model selection.

  • jiesou/dsh-cline-free-provider — Cline free-model provider adapter for DeepSeek Harness.

  • jiesou/dsh-nous-portal-free-provider — Nous Portal free-tier provider for DeepSeek Harness.

  • MaRi23333/dsh-grok-kit — Grok plugin for DeepSeek Harness: OAuth login, main-loop fusion of web/X search and Imagine. Third-party, unofficial.

  • Couioly/plugin-audio-alert — Approval voice-alert plugin for DeepSeek Harness (DSH): when DSH needs human review/approval, it speaks the pending item aloud via computer TTS while still showing the normal approve button in the web UI.

  • NattoCB/dsh-plugin-notifications — DSH (DeepSeek Harness) bundle plugin: a Settings → General card that pops a system notification (and optional Web Audio chime) when a conversation turn completes.

  • nienieai/dsh-chime-alerts — Sound-alert notification plugin for DeepSeek Harness: chimes on turn completion, built on Web Audio.

  • R2h1/deepseek-harness-app — DeepSeek Harness desktop client — a self-contained ElectroBun shell bundling an auto-updating dsh engine, with a Windows graphical installer.

  • AI-Scarlett/DSH_CLIAPI — Local CLI/OAuth authorization center and Auto model failover plugin for DeepSeek Harness.

  • Guyao146/dsh-better-model-thinking-control — DSH plugin: per-model thinking-effort management for OpenAI-compatible relay providers, with auto-detection of publicly advertised capabilities.

  • sorsama/deepseek-harness-relay — Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.

  • 0lidaxiang/dsh-plugin-greet — Plugin-based system for building AI agents on top of DeepSeek Harness: tools, models, and the web UI can all be added or replaced as plugins.

  • Dawn388887/dsh-fileview — In-GUI file viewer/editor for remote browsers (same-origin fenced, path allowlisted).

  • Dawn388887/dsh-notify — Desktop toast + remote browser notifications when an agent finishes or errors.

  • easysir10/easy-git — Beginner-friendly Git helper plugin for DeepSeek Harness.

  • m1khal3v/dsh-llm-key-rotation — Seamless API-key rotation for DeepSeek Harness.

  • Scorp1o117/dsh-enhancement-suite — Enhancement suite for DeepSeek Harness — Vision, Soul/Persona, Long-term Memory & Plugin Marketplace.

  • xingyingyuzhui/dsh-updater-ui — Updater UI plugin for DeepSeek Harness (dsh-plugin).

  • zzjxmy/dsh-llm-codex — ChatGPT Plus/Pro (Codex) adapter for the DeepSeek Harness LLM seam: PKCE/device OAuth, token refresh, and forwarding to chatgpt.com/backend-api/codex/responses.

  • ddll8023/dsh-codex — OpenAI Codex (ChatGPT Plus/Pro OAuth) provider plugin for DeepSeek Harness (DSH).

  • thedeveloper256/dsh-model-router — Role-based model routing plugin: planner (root agent) on deepseek-v4-pro, delegated executor subagents on deepseek-v4-flash; ships a prompt section and a pro-flash-routing skill.

  • enterhalf/dsh-web-network-optimizer — Network optimization for the DSH web UI: caching and compression to cut transfer size and speed up page loads, plus a disconnect indicator and auto-reconnect. Great for peak performance or unstable networks.

  • ismoss/dsh-harness-zh-l10n — Chinese-localization patch for DeepSeek Harness (dsh): translates the five mode descriptions, permission labels, command descriptions, and the Liang-Shen mode; one-click install via apply.bat.

  • minyang2020/dsh-migrate-on-429 — DeepSeek Harness (dsh) plugin: automatic session handoff when a session keeps hitting 429 TPM rate limits — cancel old, summarize handover, continue in a fresh session. True handoff, never parallel.

  • dsh-blue/blue — Blue: a TUI is not a package, it is a Cordis plugin tree — a modern terminal UI for DeepSeek Harness with hot-swappable render, interaction, and command plugins.

  • euanguo/dsh-studio — DSH Studio — a local development workbench for DeepSeek Harness: project tree, Git review, terminal, and plugin marketplace (Desktop + Web).

  • EternalNight996/dsh-desktop — DeepSeek Harness desktop workbench: double-click to use, with bundled plugins installable in one click.

  • taskschd1145/deepseek-harness-clean — A minimal DSH desktop shell: opening it is just like using DSH in a browser, except it's a fully native Windows window with a tray icon.

  • leonardoxr/dsh-native — A focused Electron desktop shell for HTTPS web apps, with saved servers, fast reconnects, and first-class DeepSeek Harness support.

  • Chu-m/dsh-chat-continue — Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes.

  • aqiu817/dsh-llm-agentrouter — DeepSeek Harness bundle: the AgentRouter relay as one pi-ai route with a domestic/international endpoint switch, plus the outbound request compatibility the relay requires.

  • ChenSiyun1234/dsh-tray-windows — Turns DeepSeek Harness (dsh web) into a real Windows desktop app: tray control, standalone app window, and a clean full stop of the backend on exit (no leftover processes). Unofficial.

  • Mikoribbit/odsh-bridge — A bridge that connects OpenClaw and DeepSeek Harness.

  • shaomingbo/dsh-subscription-search — ChatGPT/Grok subscription OAuth, model routes, and a ChatGPT → Grok → Exa → DeepSeek web-search fallback chain for DeepSeek Harness.

  • YunlongL-byte/dsh-launcher — One-click macOS Dock launcher for DeepSeek Harness (DSH).

  • elmaxid/dsh-manage — Install and manage DeepSeek Harness (dsh): install/start/stop/update/status for dev workstations.

  • Mpaperlee/dsh-hub — JupyterHub-style multi-user front end for DeepSeek Harness (dsh): PAM login, per-user isolated instances, cookie-routed HTTP/WS proxy — zero modifications to dsh.

  • wyq09/dsh-rewind — A checkpoint / rollback plugin for DeepSeek Harness (DSH).

  • zsagi1368/deepseek-harness-DSH — DSH · an enhanced branch of deepseek-ai/deepseek-harness: plugin-governance framework (PluginSpec / three-layer sandbox / three-layer guard) + branch-independent operation (WIP).

  • artec/clat — Cmd-Line Agent, a Rust basement compatible with the DeepSeek Harness framework.

  • JohnXu22786/dsh-web-submit — DeepSeek Harness plugin: run headless-style tasks through the live dsh web process — CLI-invoked sessions appear in the Web UI in real time (POST /x/headless, GET status, SSE live events).

  • liulingfei-1/deepseek-harness-ios — Native iOS DeepSeek Harness port: BYOK inference, on-device Agent tools, iSH sandbox, Cordis plugins, and trajectory.

  • modelbus/deepseek-harness-pro — A Web+Electron client based on deepseek-harness, compatible with existing deepseek-harness environments and supporting one-click deployment of the latest deepseek-harness. Enhancements over the original web: a real-time task board, a PC housekeeper (cleanup/tuning/process management), and an independent plugin center.

  • SpookySandwich/dsh-plugin-rollout-scout — DeepSeek Harness plugin: fish for a limited-rollout conversation model by scoring live chain-of-thought.

  • StvLi/dsh-ros2 — The Deepseek Harness ROS 2 plugin can be used to efficiently diagnose issues and perform joint debugging.

  • BuLongY/dsh-proxy — A network proxy plugin for DeepSeek Harness (clash/cordis integration).

  • citrusli2026/dsh-desktop — Unofficial Electron desktop shell for DeepSeek Harness: bundled Node runtime, installers, auto-update.

  • new-256/dsh-desktop — DSH (DeepSeek Harness) desktop edition: Windows desktop app wrapper — standalone window, bundled Node/npm/dsh environment, isolated data directory, startup self-check/self-heal, silent updates.

  • C3H3-AI/dsh-mobile-fix — DSH mobile UI polish plugin: single-column settings dialog, double-click maximize, hidden-by-default mobile sidebar.

  • dsh-plugins/dsh-network-settings — A DeepSeek Harness plugin that bundles three network capabilities — User-Agent rewriting, an HTTP/HTTPS-CONNECT/SOCKS5 proxy, and configurable request auto-retry — all driven from a single Network tab in the Web settings.

  • lokic7123-star/dsh-route-resilience — Multi-route high-availability, fault isolation and observability for DeepSeek Harness: model groups fail over between authorized provider routes on rate limits, retry-after, transport and auth failures.

  • yoshino-xiao7/dsh-codex — Community-maintained DeepSeek Harness Codex plugin: OAuth, models, images, and stream recovery; unofficial.

  • Evan1u/deepseek-harness-desktop — Light-weight Desktop App for DeepSeek Harness.

  • LVSUGARS/dsh-web-launcher — Windows desktop launcher for DeepSeek Harness (DSH) Web: install the official CLI, manage local workspaces, and safely start, stop, and update DSH.

  • NevermindZZT/dsh-launcher — Minimal one-click DSH launcher supporting remote SSH connections.

  • NevermindZZT/dsh-manager — Remote server management tool for DSH.

  • severin-ye/uagent-sync — Cross-device agent workspace sync for OpenCode, Codex, and DeepSeek Harness — backup, restore, update, and configuration inspection.

  • SUJIElearning/zhaoyu-restart — One-click silent DSH restart button for DeepSeek Harness (dsh-plugin).

  • syncended/deepseek-harness-automations — Automation plugin for DeepSeek Harness (dsh-plugin).

  • usersx/dsh-automation-center — Root-level automation center for DeepSeek Harness: scheduled tasks, fresh Result Sessions, and cross-workspace run history.

  • vibeinging/dsh-desktop — DeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts.

  • yoshino-xiao7/deepseek-harness-desktop-yukiryou — DeepSeek Harness Desktop for macOS & Windows.

  • yth1120/deepseek-harness — DeepSeek Harness source with the dsh-web-workbench plugin suite (right workbench, terminal, timeline, review, files and browser preview).

  • ZhuoSir/dsh-cron — DeepSeek Harness scheduled-task plugin: create tasks via natural language in chat, auto-executes on schedule and replies in-session; supports cron expressions and a Web management panel.

  • alingge/dsh-manager — Windows desktop manager for DeepSeek Harness: visual management of the official source repo (version switching, updates, build, launch); no build needed, just download the release/ exe.

  • GM-HZ/agent-dag-workflow — Workflow plugin for DeepSeek Harness (dsh).

  • dHR-P/dsh-safe-launch — Desktop safe-start launcher for DSH: last-good boot config, consent-gated canary updates for dsh & plugins, and compatibility-checked plugin installation.

  • KannaKuron/dsh-gitbash-shell — Git Bash shell for all agent modes on Windows, replacing the pwsh executor.

  • nbsp1221/dotdsh — 🐋 Personal DeepSeek Harness environment, deployed and managed as code.

  • zimodzh/dsh-plugin-effort-declare — DSH plugin to declare reasoning efforts on hand-added OpenAI-compatible models.

  • mill413/dsh-server-manager — Multi-user server management and Docker deployment for DeepSeek Harness.

  • AgentsDanceAI/deepseek-harness-cloud — Accounts, credits and cloud agent workspaces for DeepSeek Harness — run it as a hosted product, or self-host in 5 minutes.

  • jony5933/codex-dsh-bridge — A visible, workspace-aware Codex to DeepSeek Harness Web Host bridge.

  • Tianbuyu-wwx/dsh-hermes-link — Bidirectional bridge between Hermes Agent and DeepSeek Harness (DSH). v0.2.4 — single-bundle Cordis plugin replacing the archived hermes-foundation/-oneshot-arbitrate/-dispatch-bridge triad.

  • ConsoleSun/Gemini-Eyes — Gemini/MCP vision-tooling plugin for DeepSeek Harness (agent, deepseek-harness, dsh-plugin, gemini, mcp).

  • lengquan88/dsh-dual-auto — Dual-model auto-routing plugin for DeepSeek Harness: low-cost direct / high-cost upgrade + escape-learning closed loop.

  • steven95/dsh-office-suite — Office-suite plugin for DeepSeek Harness (dsh-plugin).

  • Yiklek/dsh-web-profile — DeepSeek Harness Web profile plugin (deepseek-harness, dsh-plugin).

  • xswt442-cmd/dsh-instance-manager — Sidebar panel to list and gracefully stop local dsh web instances on ports 3080-3129.

  • aorucshiea/dsh-omnipotent-preset — Omnipotent agent preset for DeepSeek Harness: Standard/PTC/Minimal + routing modes.

  • aorucshiea/dsh-preset-switch — Optional mid-session agent-preset switching for DeepSeek Harness.

  • aorucshiea/dsh-safe-tui — DeepSeek Harness safe-mode recovery console: minimal TUI, history, repair, model/provider management.

  • blaxel-ai/deepseek-harness-blaxel-sandbox — Blaxel sandbox execution plugin for DeepSeek Harness.

  • oitsukiii/deepseek-harness-lan — Run DeepSeek Harness Web UI on your home LAN — 4 minimal patches + one-click apply/revert scripts.

  • ZalmoraDev/deepseek-harness-containerized — 🐋 Simple script to install & run DeepSeek Harness with isolated workspaces through Docker.

  • HYBB-rash/dsh-plugins — Personal DeepSeek Harness plugins for Telegram, scheduling, assistant responsibilities, X feeds, and UI experiments.

  • steve-magne/dsh-plugins — dsh-plugins (personal DeepSeek Harness plugin collection, no further upstream description).

  • HIT-HTML/dsh-ENHANCED — Everyday upgrades for DeepSeek Harness in one plugin: multi-engine free web search, skills & MCP management, auto-compact tuning, instance controls (RESTART/SHUTDOWN), themes.

  • KakaruHayate/dsh-degen-heal — Detects and self-heals LLM output degeneration loops inside a DeepSeek Harness agent session.

  • OpenCnid/recursus — A durable, full-access runtime agent built on DeepSeek Harness.

  • MochiNek0/dsh-vendor-login — Sign in to AI coding plans that have no API key — Claude Pro/Max/Team, ChatGPT Plus/Pro, Copilot, SuperGrok — from the dsh settings UI.

  • snow930/dsh-self-upgrade — Self-upgrade plugin for DeepSeek Harness.

  • 0231071/llm-as-a-verifier — LLM-as-a-Verifier plugin for DeepSeek Harness (DSH): best-of-N parallel candidate generation + Probabilistic Pivot Tournament (PPT) verifier selection, official-style settings card, lav_status/lav_set session tools.

  • AngelosZou/dsh-python-env — Workspace-scoped Python virtual environment management for a DeepSeek Harness project — discover, create, install into, and remove virtual environments without sandbox, network, or subprocess pitfalls.

  • 1024483906-pixel/dsh-novel-reader — Leisure novel-reading text plugin for DeepSeek Harness.

  • AdamPlatin123/dsh-zcf — DeepSeek Zero-Config Flow: one-command setup wizard for DeepSeek Harness.

  • AleCyriaco/deepseek-harness-desktop — Native cross-platform desktop shell (Rust + Tauri v2) for the DeepSeek Harness web GUI.

  • ang-XWBWZ/Pwiki — Local-first knowledge retrieval engine for AI agents — BM25, semantic search, reranking, MCP, Pi Agent and DeepSeek Harness integration.

  • DevViking-Persike/dsh-git-graph — DeepSeek Harness plugin: a Git commit-graph view with lanes, refs, and worktree management.

  • lileikeji/dsh-super-injector — Hot-reload plugin injection tool for DeepSeek Harness (deepseek-harness, dsh, hot-reload, injection, plugin).

  • Olympianz/dsh-github-sidebar — GitHub sidebar plugin for DeepSeek Harness (dsh, dsh-plugin).

  • shizhanyu13/dsh-waom — @deepseek-ai/dsh-waom — Ironbound WAOM autonomous-ops service plugin for the DeepSeek Harness (monitor / decide / subagent fix / GAN evaluate).

  • wpc725562-dotcom/deepfusion — DeepFusion: a DSH x Reasonix fusion agent engine (DeepSeek-native orchestration + prefix-cache optimization).

  • yangbobo2021/relay-dsh-plugin-terminal — Provider-neutral interactive terminal bottom-view plugin for DeepSeek Harness Workbench.

  • yangbobo2021/Relay — Event-driven agent runtime for long-running, resumable work: replaces polling with notification-based callbacks, wakes the right session from external events, compresses context with task-aware memory, and dispatches subtasks into project-scoped agent sessions.

  • dwkejiPeng/dsh-model-vision-capability — Declares native image-input capability per-model for llm-pi-ai providers, with configurable available thinking effort and default thinking level.

  • GehrmannMerlin/DeepSeek-harness-Desktop — Electron host that wraps DeepSeek Harness (npx @deepseek-ai/dsh web) into a Windows desktop app: one-click launch, system-tray residency, process lifecycle management, and an NSIS one-click installer.

  • huiliyi37/Tianshu-harness — Tianshu (天枢): a harness-based terminal coding-agent runtime (TUI x GUI) with prefix-cache engineering tuned for DeepSeek V4 (97–99% steady-state hit rate in long sessions); builds on a Cognitive Virtual Machine (CVM), self-awareness layer, and Stigmergy-style decaying memory so the agent acts as an independent-judgment "dev partner" rather than a pure tool.

  • my-dsh/oh-my-dsh — DeepSeek Harness distribution/plugin collection with token-tracking and token-usage tooling.

  • ryanportfolio/dsh-branchline — Fresh, isolated worktrees for DeepSeek Harness: Windows launcher, task board, review-only handoff.

  • Shizuku-keop/dsh-health — Session loop-health diagnostics for DeepSeek Harness: oscillation/stall/near-repeat/per-tool/token/compaction profiles plus an auditable 0-100 score. CLI + live watch bundle.

  • wenhao4126/dsh-herdr — Exposes Herdr workspaces, panes, and coding agents as DeepSeek Harness tools.

  • dancingteeth/agent-looper — Fix-until-green agent loop with shell-verify-as-truth, pluggable multi-runtime workers (Cursor/Cline/OpenCode/Codex/DSH/Pi), and fresh context per iteration.

  • ddtcorex/dsh-maestro-config — Maestro Config: shared settings service for the dsh-maestro-* suite over a single namespaced store (~/.dsh/maestro/settings.json).

  • ddtcorex/dsh-maestro-govard — Thin bridge exposing the Govard CLI to DeepSeek Harness agents as tools.

  • ddtcorex/dsh-maestro-meta — Maestro Harness meta-bundle: one plugin to install the whole Govard + DSH harness.

  • ddtcorex/dsh-maestro-remote — Remote access for DeepSeek Harness via cloudflared tunnel + proxy, with PIN auth and Telegram notifications.

  • ddtcorex/dsh-maestro-review — Pluggable merge-request review pipeline for DeepSeek Harness (webhook → orchestrator → findings) with GitLab + GitHub providers.

  • gavinlee9051/deepseek-harness-pack — LAN one-click deployment pack for DeepSeek Harness (HTTPS reverse proxy + admin console + patches).

  • patrick1099/dsh-claude-plugin-loader — DeepSeek Harness plugin tagged deepseek-harness / dsh-plugin (upstream provides no further description).

  • shendeguize/Remote_DSH_Center — One-page local manager and CLI for local and remote dsh web instances, with SSH tunnels for remote hosts.

  • agi-fans/oh-my-dsh — A focused, keyboard-first DeepSeek coding agent built on the plugin architecture of DeepSeek Harness and inspired by the interaction quality of oh-my-pi.

  • buchylx/create-dsh-content-plugin — Zero-dependency CLI that scaffolds a content-automation DSH plugin (Dev.to/GitHub/Bluesky/Mastodon). Like create-vite, for DSH.

  • dushaobindoudou/dsh-freeroute — Free token route plugin for DeepSeek Harness.

  • lmh-2026/dsh-periscope — DSH plugin: keep text-only DeepSeek models (V4-Flash / V4-Pro) and auto-route image-bearing requests to the official vision model (deepseek-v4-flash-vision-exp) — no manual model switching.

  • niushuanan/xiaozhuang-dsh — Plugin-enhanced DeepSeek Harness distribution with Computer Use, Teamwork, model usage, and multi-worktree development.

  • qiniu/dsh-attachment-s3 — S3 storage backend for the DeepSeek Harness attachment seam: content-addressed, idempotent uploads with verified reads, installable with one dsh plugin command.

  • bailinghub/bailinghub-dsh-plugin — Submit and track governed business tasks from DeepSeek Harness through one operator-configured BailingHub route.

  • Jackywxsz/DSH-Creator — Jacky Creator: a local content-creation and operations workbench for DeepSeek Harness, built for content creators.

  • jerryqx/dsh-ximalaya — Ximalaya (喜马拉雅) podcast plugin for DeepSeek Harness: search/play/favorite plus a ximalaya_play model tool.

  • jerryqx/dsh-xiaoyuzhou — Xiaoyuzhou (小宇宙) podcast plugin for DeepSeek Harness (DSH): login-free playback / QR-code login / subscription sync / search, with a Web player bar and panel plus a podcast_play tool.

  • PerryLink/dsh-fund-research — DeepSeek Harness plugin: deterministic research reports for Chinese public mutual funds.

  • qiannianhuanxiang/DSHA — Run DeepSeek Harness on Android with no ROOT and no Termux: full Ubuntu environment via proot with zero ptrace overhead, live AI output, direct ADB, no data loss.

  • XucroYuri/dsh-model-manager — Manage enabled model allowlists in DeepSeek Harness to keep model pickers clean.

  • XucroYuri/dsh-opencode-bridge — Experimental bridge to use OpenCode as a model provider from DeepSeek Harness.

  • XucroYuri/dsh-opencode-sync — Sync OpenCode provider configurations, credentials, and model metadata into DeepSeek Harness.

  • XucroYuri/dsh-provider-catalog — Maintain a local model catalog from OpenCode metadata for DeepSeek Harness.

  • Gildra-Foundation/dsh — Gildra DSH — desktop and server DeepSeek Harness kit with agents, MCP, automation, CodeGraph and SSH workflows.

  • openllmsh/dsh — DeepSeek Harness (dsh) bundle: route the harness through OpenLLM (OpenAI-compatible) + register the OpenLLM MCP, with CLI/daemon onboarding.

  • sd1g1/dsh-opencode-go-models — Fills out DSH's OpenCode Go model catalog.

  • See-Sol-Lab/DeepCode — Use it like Codex. Inspect it like a lab. Extend it like Harness.

  • cyjyyd/dsh-llm-xai-oauth — Native SuperGrok / X Premium OAuth provider for DeepSeek Harness. Reuses local grok-bridge tokens; no xAI API key.

  • elizax/dsh-http-proxy — Configurable LLM proxy address settings for DeepSeek Harness.

  • LaplaceYoung/dsh-of-your-own — /fuck — migrates your Claude Code & Codex habits into DeepSeek Harness. One command, parallel scan, boot-time recall.

  • qiufengcrl/dsh-ip-https — DeepSeek Harness plugin: remote settings + Let's Encrypt IP certificates.

  • TGYD-helige/dsh-plugins — Generic DeepSeek Harness (dsh) plugins: A2A protocol server, session storage mirror, and Langfuse observability.

  • wyf-777/deepseek-launcher — DeepSeek Harness background launcher with system tray support.

  • Diluka/dsh-desktop-app — Cross-platform DSH desktop client with OpenSSH remote mode and CEF/WebView2 backends.

  • bearice/dsh-keep-awake — DSH plugin that keeps the session/process alive to prevent idle timeouts.

  • fore-vip/dsh-live — Multi-platform livestreaming plugin for DeepSeek Harness: camera/screen/picture-in-picture, synced multi-select streaming to Video, Douyin, Kuaishou, Douyu, Bilibili, YY, Huya, and CC, with a real ffmpeg-powered RTMP push engine (dsh-plugin).

  • hedging8563/tokenlab-deepseek-harness-provider — TokenLab native-protocol model provider, multimodal tools, and async tasks for DeepSeek Harness.

  • keman-ai/dsh-opencode-zen — Wires OpenCode Zen's free models into DeepSeek Harness: install with zero configuration, free-model list dynamically discovered from upstream.

  • yangbobo2021/relay-dsh-plugin-claude — Claude Code integration plugin for DeepSeek Harness, providing native Claude conversations powered by the Claude Agent SDK, with approvals, session continuity, and DSH tool support.

  • cslht11/dsh-ssh-remote — SSH remote-workspace plugin for DeepSeek Harness (multi-machine parallel): connect to multiple servers at once, with the agent directly viewing/editing/executing remote files. Adapted from flymysql/dsh-remote (MIT) for 0.1.1-rc.2.

  • DavidRm1911/dsh-llm-subscription — Native DeepSeek Harness LLM adapter for Claude Code / Antigravity CLI subscriptions — no API key required.

  • DavidRm1911/dsh-subscription-gateway — OpenAI-compatible gateway that lets DeepSeek Harness use your existing Claude Code / Antigravity / Ollama logins instead of a paid API key.

  • BlueChonk/dsh-cli-anything — Integrates CLI-Anything into DeepSeek Harness: browse, install, launch, update, and manage 100+ CLI tools through natural-language chat.

  • BruceLanLan/dsh-tier-router — Tiered model router for DeepSeek Harness: a strong tier handles planning/architecture/review while a cheap tier (deepseek-v4-flash by default) handles day-to-day implementation, with per-tier fallback chains and an escalation gate.

  • DDDFXYqiming/pi-pseudo-vision — Local OCR + color-statistics + pixel-scan + metadata bridge for text-only Pi Coding Agent models; Pi port of dsh-pseudo-vision, no external vision API.

  • huyang2024/dsh-openai-api — OpenAI-compatible HTTP surface for DeepSeek Harness (dsh): POST /v1/chat/completions, POST /v1/responses, GET /v1/models over the harness webServer + llm runtime.

  • iTrimut/dsh-Webroad — Free remote access to DSH Web via Tailscale Funnel: no domain purchase, no app install on mobile — just a URL and a password.

  • Moonshile/moonshile-dsh-plugins — DeepSeek Harness (DSH) plugins — dsh-workspace-sort: re-sorts sidebar workspaces by last activity once per day. One-command npm bundle install.

  • refyon/dsh-systray — DeepSeek Harness desktop tray: Windows/macOS double-click to start the local Web service in the background, tray-resident, launch-at-login, auto-deploys the environment on first run.

  • softspark/dsh-codex — DeepSeek Harness provider for locally authenticated Codex app-server access through a ChatGPT subscription.

  • maojindao55/deepseek-harness-acp — Standalone Agent Client Protocol (ACP) server for DeepSeek Harness with real-time streaming, reasoning trace, MCP tools, and session recovery.

  • jiang12345-code/dsh-openrouter-free — OpenRouter free-model panel for DeepSeek Harness — tiered star ratings, one-click switching, task-resume friendly.

  • DoNotEatMe/dsh-local-link — DeepSeek Harness plugin for lightweight LAN access to the current Web UI from phones, tablets, and other computers.

  • duke5am/deepseek-harness-on-android — Step-by-step tutorial: install & run DeepSeek Harness (dsh) on Android without root — Termux + proot-distro + Ubuntu + Node.js/npm + dsh CLI/web UI + environment skills.

  • sxzyabab/deepseek-harness-python-chinese — dsh的python中文迁移版 (Python Chinese port of dsh).

  • Ramenne/DeepSeek-Harness-Gov — DeepSeek Harness Gov Edition: a government-affairs WebUI and official-document (红头文) plugin built on deepseek-ai/deepseek-harness.

  • fan56/dsh-llm-net-retry — dsh plugin: bounded retry for gateway network_error failures the stock retry policy cannot classify.

  • Cooberped/dsh-evidence — Turn local files into versioned evidence in DeepSeek Harness: composer upload, private local retrieval, and coordinate-exact PDF/DOCX/XLSX/PPTX reads.

  • yoshino-xiao7/dsh-grok-provider — Community Grok Build provider for DeepSeek Harness, with official CLI OAuth, dynamic models, streaming tools, and a quota dashboard.

  • Ansonfishing/dsh-model-manager — Manage local LLM inference servers in DSH: GPU registry, parameter profiles, VRAM validation, and tok/s benchmarks for llama.cpp, SGLang, and vLLM.

  • hgl011091/dsh-rss-monitor — Native DeepSeek Harness RSS subscription-monitor plugin: multi-source feeds, keyword filters, scheduled dedup checks, new-entry email notifications (thumbnail HTML template); SMTP password lives in the credentials store and is never persisted in plaintext; native four-tab settings UI.

  • Qidianyan/dshctl — Command DeepSeek Harness (dsh) from the terminal — sessions, tasks, models, modes, workspaces, approvals over its HTTP API. No web UI needed. Claude Code skill included.

  • firestige/wsr-dsh — WSR integrations for DeepSeek Harness: Execution, Studio, and suite bundles.

  • Likenttt/garmin-connect-plugin-for-dsh — DeepSeek Harness plugin for Garmin Connect — AI-powered fitness data access.

  • NevermindZZT/dsh-manager-plugin — DSH plugin paired with the dsh-manager remote tool, enabling remote access/control of dsh directly from the manager.

  • Ruixinhua/dsh-universe-api — Offline, deterministic public API discovery for DeepSeek Harness and DSH Desktop.

  • shengbinxu/dsh-llm-latency — LLM latency benchmark and telemetry plugin for DeepSeek Harness.

  • Tamarisk-Du/remote-dsh-macos — Native macOS launcher for using DeepSeek Harness with remote models over SSH.

  • x102201/deepseek-harness-helper — Run unlimited concurrent DeepSeek Harness instances on one machine, each instance an independent dsh setup, with draggable custom split-screen layout and .dshpack environment packs that can be packaged and sold (Win/macOS/Linux, x64 & ARM).

  • 173787247/dsh-wsl-github — DeepSeek Harness: GitHub App status (open PRs + latest Actions) for WSL agents.

  • 6Mikao9/dsh-wsl-workspace — WSL workspace support for DeepSeek Harness — seamless WSL workspace usage without installing dsh inside WSL; once installed, add a WSL workspace directly from the GUI.

  • 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.

  • bruc3van/dsh-doctor — Diagnoses common DeepSeek Harness problems: startup failures, corrupted config, and third-party plugin incompatibilities. Runs fully read-only by default; only applies reversible fixes with --fix after showing an exact file/command plan and confirmation.

  • JimyuAn-98/dsh-console-aio — All-in-one Windows console for DeepSeek Harness (dsh): SSH tunnel manager, one-click install/update, environment check, session/plugin/profile/usage management. Zero-dependency tkinter GUI.

  • mengnanxyyyy/dsh-markdown-xyy — Markdown theme plugin for DeepSeek Harness (dsh).

  • Mvyvn/dsh-desktop-notify — Desktop notification plugin for DeepSeek Harness (dsh).

  • squirrel20/dsh-cron — Unattended scheduled jobs for the DeepSeek Harness (dsh): agent/command tasks on cron schedules.

  • Rycbartbad/dsh-key-manager — Multiple API keys per provider for DeepSeek Harness: pools with notes, one-click switching that really takes effect.

  • 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.

  • hyperion2144/dsh-hashline-edittool — Hash-anchored read/edit/undo_last_edit tools for DeepSeek Harness (dsh).

  • m1khal3v/dsh-tool-codegraph — CodeGraph navigation tools for DeepSeek Harness.

  • N9-Developer-Empowerment/DSH-Vibeify — Turn AI work into a living local magazine for DeepSeek Harness. DeepSeek, ChatGPT, or both.

  • 173787247/dsh-wsl-cred — DeepSeek Harness tool: safe Git credential hints for Windows GCM from WSL.

  • 173787247/dsh-wsl-distro — DeepSeek Harness plugin: current WSL distro facts and multi-distro warnings.

  • 173787247/dsh-wsl-gpu — DeepSeek Harness tool: probe nvidia-smi / GPU visibility inside WSL.

  • 173787247/dsh-wsl-launch — DeepSeek Harness tool: launch allowlisted Windows apps from WSL.

  • 173787247/dsh-wsl-notify — DeepSeek Harness tool: Windows MessageBox notification from WSL.

  • 173787247/dsh-wsl-path — DeepSeek Harness tool: convert WSL Linux and Windows paths with /mnt/c caveats.

  • 173787247/dsh-wsl-port — DeepSeek Harness tool: diagnose WSL port listening and Windows localhost forwarding.

  • gao-gao-zai/http-request-dsh-plugin — Native DSH HTTP request plugin with a configurable credential whitelist and a usage skill.

  • Yvesgao/dsh-desktop-launcher — DSH launcher: one-click Windows desktop shortcut from the DSH settings page, auto-opens the browser, can be pinned to the taskbar.

  • yx222yx/DSH-Feedback-Bridge — A DeepSeek Harness plugin that helps users turn feature ideas and bug reports into clear, privacy-aware GitHub Discussions.

  • HanyangZZZ/local-agent-stack — Open-source desktop control plane for Ollama, DeepSeek Harness, and local AI agent environments.

  • CARVIN94/dsh-router-codebuddy — DeepSeek Harness model-router plugin for CodeBuddy backend routing.

  • CARVIN94/dsh-router-traework — DeepSeek Harness model-router plugin for Traework backend routing.

  • Lion-Li-git/dsh-external-links — DSH desktop (Deepseek Harness EAC) plugin: open http/https/mailto/tel/file links in the default browser/app, bypassing the broken shell.open-external bridge.

  • EasyTZ/dsh-desktop — Windows desktop AI coding assistant built on the DeepSeek Harness (dsh) kernel: double-click to run, no Node.js or command line required, with independent kernel hot-updates, tray/notifications, a Git panel, and a terminal.

  • ningbonb/dsh-web-desktop — Electron launcher for DeepSeek Harness Web profiles.

  • SISCHOI/daruma — Automatic model/channel failover for DeepSeek Harness long-running tasks: circuit breaker with persistent channel health, a backup-channel UI, and a deterministic recovery decision engine.

  • Axiaohungry/dsh-llm-codebuddy — Custom model-provider plugin that lets DeepSeek Harness call the WorkBuddy API, for teams whose company only issues WorkBuddy credits.

  • gxpppp/dsh-obsidian — Obsidian bridge plugin for DSH.

  • harryopo/dsh-cloud-workspaces — Cloud workspaces for DeepSeek Harness — pick Cloud (SSH) in the workspace picker and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Zero remote install.

  • hpyer/dsh-for-mac — DshForMac: a native macOS launcher and runtime manager for DeepSeek Harness, with local environment detection, version management, and an embedded Web UI.

  • kevinchennewbee/PenglaiAgent — Penglai 蓬莱 — a local-first desktop distribution and composable plugin ecosystem for DeepSeek Harness.

  • lovezi0/dsh-model-extension — Extension plugin that fixes DSH's inability to configure reasoning mode and multimodal input when setting up a custom model provider.

  • qfzlm/dsh-switchyard — Deterministic model routing and approval infrastructure for DeepSeek Harness.

  • raomaiping-hash/dsh-model-caps — DSH plugin: per-model reasoning-effort levels and input modalities for custom llm-pi-ai providers — fields the official Models page does not expose. Cordis plugin, install via dsh plugin --profile web add github:raomaiping-hash/dsh-model-caps.

  • raomaiping-hash/dsh-self-upgrade — DSH plugin: in-place self-upgrade for DeepSeek Harness — official release detection, auto backup, upgrade/rollback, idle-aware auto-restart. Install: dsh plugin --profile web add github:raomaiping-hash/dsh-self-upgrade.

  • STARDUSTLC666/dsh-docker — Container-management plugin for DeepSeek Harness: seven tools (docker_ps/images/logs/inspect/exec/manage/health) via the official subprocess service, no-shell argv execution, an exec approval gate, and zero runtime dependencies. Containers for DeepSeek Harness agents.

  • STARDUSTLC666/dsh-rss — RSS/Atom subscription plugin for DeepSeek Harness: nine tools (subscription management/validation/fetch-and-parse/cross-feed search/incremental fetch/OPML import-export/health check), normalized RSS/Atom parsing, subscriptions persisted to settings; pure Node, cross-platform.

  • GoldVelen/DuraSH — A reliability-focused downstream distribution of DeepSeek Harness that tracks the latest verified-compatible upstream.

  • supersealwqas/dsh-custom-provider-settings — Third-party API and custom-model settings plugin for DeepSeek Harness: supports custom request headers, User-Agent, model lists, image input, and reasoning-effort levels.

  • fan56/dsh-llm-proxy — dsh plugin: per-host LLM outbound HTTP proxy routing (undici ProxyAgent) with a bundled dsh skill.

  • NinjaSln-labs/dsh-imgdraw — Text-to-image plugin for DeepSeek Harness: a draw_image model tool plus a composer generate button (async generation/4-grid/download & delete) and an /imgdraw route with persisted history.

  • opdsh/unity-plugin — DeepSeek Harness plugin: control the Unity Editor through the unity CLI.

  • wenbuer/opc-web-dsh — OPC (one-person company) multi-agent collaboration workbench, with DeepSeek Harness powering the agent core.

  • yyxcnasd/amadeus-for-dsh — Amadeus (AI assistant from Steins;Gate 0) persona plugin for DeepSeek Harness.

  • aijunjiang/dsh-remote-ssh — Run your DSH workspace on a remote host over SSH — connection sidebar, remote directory browser, per-session routing, agent ssh_exec/route-status; files and commands execute on your target while sessions, GUI and $DSH_HOME stay local.

  • Axiaohungry/dsh-llm-workbuddy — Use the WorkBuddy API as a model provider in DeepSeek Harness.

  • liguobao/ds-harness-remote — A multi-device remote access solution built on the DeepSeek Harness plugin system, enabling PC, Android, and Web clients to securely access and operate a remote Harness over a low-latency, end-to-end encrypted, P2P-first network.

  • suntianc/dsh-antigravity-auth — DeepSeek Harness plugin for Antigravity OAuth login and native Antigravity Auth capability bundle.

  • suntianc/dsh-codex-auth — DeepSeek Harness plugin that reuses the local Codex CLI ChatGPT login and adds a native GPT Auth settings card.

  • TaylorSwitiger/dsh-plan-bridge — DeepSeek Harness (dsh) plugin: one local bridge for ChatGPT Codex / Claude / ZCode (GLM) / Qwen subscription plans — settings status card, one-click provisioning, zero core changes.

  • tchivs/agentsw — CLI provider switcher for coding agents: manage OpenAI/Anthropic-protocol providers in one place and sync them, with models.dev metadata, into 9 agents — Claude Code, Codex, omp, pi, prime-agent, opencode, Hermes, WorkBuddy, DeepSeek Harness. Imports from cc-switch. Non-destructive: your hand-tuned settings survive.

  • shangdi178/dsh-versions — dsh (DeepSeek Harness) main-program version-management plugin: version overview + npm update check + online upgrade/downgrade/reinstall + auto snapshot before upgrade, one-click rollback to any historical version.

  • yidapan666-creator/dsh-gate — A thin, durable Codex supervisor bridge for DeepSeek Harness.

  • r1c7/CluxMate — AI coding agent with one Python core and three front-ends — headless CLI, Textual TUI, and an Electron desktop. Works with any OpenAI-compatible API, with risk-tiered permissions, event-sourced replayable sessions, and a fail-closed OS-level sandbox.

  • tiphareth0/dsh-hardssh — Run your work with existing DSH plugins on remote servers, across any number of machines.

  • xgone/dsh-netshell — Remote SSH terminal plugin for DeepSeek Harness: 3-level command guard, human-approved AI commands, encrypted credentials, never stored in the AI session.

  • YiYan129600/dsh-mobile-access — DeepSeek Harness plugin: one-page mobile access setup — Tailscale/LAN detection, scan-to-open QR (offline), insecure-origin polyfill.

  • YrracOwl/dsh-hmos-sidebar — Windows-only HarmonyOS developer workbench and native HarmonyOS agent presets for DeepSeek Harness, with a Windows-native HarmonyOS dev workbench, agent presets, and dcli toolchain.

  • Jamailar/dsh-server-kit — A secure, Docker-first server distribution for DeepSeek Harness with web setup, password authentication, persistent storage, health checks, and repeatable upgrades.

  • misaka-link/deepseek-harness-docker — One-click Docker all-in-one for DeepSeek Harness: visual Admin management console, access authentication, an in-container Chromium desktop (noVNC), and a plugin app marketplace — works out of the box without a reverse loopback.

  • tianjiqx/dsh-runtime-observability — Runtime metrics, continuous profiling & telemetry resilience plugin for DeepSeek Harness: collects event-loop, memory, CPU, workload, and subagent lifecycle metrics via OpenTelemetry; circuit breaker, ELU gating, and optional Pyroscope continuous profiling.

  • TT-Wang/dsh-eval-infra — Paired A/B evaluation infrastructure for DeepSeek Harness (dsh) components: interleaved repeated runs through the real runtime, verifier self-checks, one-variable arms, regression gating, cache- and calendar-aware cost, CLI + web UI.

  • po-et/dsh-http-probe — DeepSeek Harness plugin: http_probe tool — check status, latency and headers of any HTTP endpoint.

  • hyzyn/dsh-safe — Startup safety fuse for DSH: when an incompatible community plugin breaks startup, automatically disables the bad plugin and retries.

  • wentao75/dsh-remote-auth — Mobile remote-access authentication plugin for DeepSeek Harness.

  • baihejiangnan/deepseek-harness-desktop — Tri-platform-compatible DSH desktop launcher: fully isolated, parallel multi-instance sessions with a collaborative canvas for orchestrating agent workflows; portable EXE build, ~18MB (under 20MB); dual-isolation design keeps it compatible with both stock and heavily-patched DSH builds regardless of upstream updates.

  • dll61/remote-coding-workstation-template — Run DSH and CloudCLI on a desktop, then drive them remotely from phone/tablet over xEdge or Tailscale private networking; CloudCLI can front Codex, Claude Code, or DeepSeek depending on license, with RustDesk for full Windows desktop control.

  • EthanYoQ/Invoice-Downloader — Invoice collection and expense-reporting tool: bulk-collects PDF/OFD/XML invoices from email, OCRs and classifies them, and generates an Excel summary; ships Windows/macOS desktop apps plus a DSH plugin.

  • Kaizin0226/dsh-supergrok — Unofficial SuperGrok OAuth integration and Grok-optimized mode for DSH 0.1.2-rc.1, with required core patches.

  • MichengAI/dsh-btw — One-shot, read-only side-question plugin for DSH: answers from the current context in an independent bubble, without executing any tools.

  • rickylabs/harness — Monorepo of DeepSeek Harness (dsh) plugin packages — the deterministic coordinator layer.

  • WLV-ZEDD/dsh-chatgpt-web — DSH ChatGPT Free bridges standard ChatGPT Web directly into DeepSeek Harness.

  • Lee-Si-Yoon/dsh-llm-friendli — FriendliAI serverless LLM adapter for DeepSeek Harness — OpenAI-compatible chat completions with dynamic model discovery and reasoning.

  • superfish058/dsh-llm-proxy — DSH model-proxy plugin: per-model routing through proxies (Clash, etc.), automatic retry on failure, multimodal model mirroring, per-model connection testing, model list synced with official releases, live-applied settings page.

  • marcosmmjr2023/dsh-h-v1 — FreeDSH: free-first multi-model routing, automatic fallback, safe updates and Brazilian Portuguese support for DeepSeek Harness.

  • Rainflowers686/deepseek-harness-minimal-omni — DeepSeek Harness Minimal Omni developer preview: minimal-by-default runtime with on-demand capabilities and model-invisible governance.

  • bill277048-hash/DSH-guardian — DSH Web UI panel to start, stop, and inspect separately deployed macOS dsh-guardian LaunchAgents; watchdog scripts are not bundled.

  • agent-mobile/dsh-mobile-gateway — DSH Web mobile gateway that binds all network interfaces and forwards a bearer-token-gated /m/api surface and event stream to the host API.

  • GooDAnDReaDY/dsh-model-sync — DSH plugin for scheduled API-key provider model-catalog discovery, configurable catalog updates, and endpoint-health checks.

  • mo-n/dsh-provider-qoder — Qoder subscription-provider adapter for DSH, with credential-backed model discovery and streamed chat through Qoder endpoints.

  • Zn-Dk/dsh-zhipu-toolkit — DSH BigModel/GLM adapter with selectable Coding Plan or standard API endpoints, thinking-effort mapping, live catalog filtering, and a Web settings card; source builds require a compatible DSH workspace.

  • weibaohui/dsh-webdav-server — Host-side WebDAV directory-sharing plugin with token authentication, optional read-only access, and listener reconfiguration from DSH settings.

  • ChenYu1991ppak/Pydsh — Educational Python reimplementation of DeepSeek Harness with plugin-based assembly, a model/tool loop and resumable sessions.

  • eskim2001/dsh-cloud — Self-hosted DSH instance manager with per-instance Docker containers, persistent storage, resource quotas and owner-based access checks.

  • TencentCloudADP/Tencent-ADP-dsh-plugin — DSH bundle for Tencent Cloud ADP model gateways, Hunyuan search, externally callable API/MCP plugins, skills and ADP app subagents; requires ADP credentials.

  • yunxiyang/dsh-web-search-litellm — DSH web-search provider that sends Responses API web_search requests through a configured LiteLLM proxy.

  • zzzmmmnn/dsh-openkapsel — OpenKapsel remote-workspace tools for DSH using local Python helpers; a bundle bootstrap installs the dedicated preset, whose tools and allowlist guard activate when selected.

  • ice5kysl/dsh-why — Read-only failure-diagnostics CLI for DeepSeek Harness: checks plugin loader registration, engines.dsh compatibility and known breaking changes; zero dependencies and offline-capable.

  • Echan1208/DeepSeek-Harness-Setup — DeepSeek Harness Windows offline installer bundling all dependencies for network-free setup, with an office-productivity boost via Univer + ppt-master.

  • fan56/dsh-cron — Cron scheduling for the DeepSeek Harness — bounded tasks with calendar & interval rules, delivered to live agents.

  • fan56/dsh-model-sync — A dsh (DeepSeek Harness) Cordis plugin that keeps llm-pi-ai provider routes' model catalog in sync with the pi.dev gateway — written through the official settings seam, zero patches to dsh internals.

  • idoall/dsh-update-status — Read-only DeepSeek Harness Web version status and release-channel guidance plugin.

  • Me-Maped/dsh-ask — Direct terminal Q&A mode for DeepSeek Harness: persistent sessions, streaming output, and optional Fish/Bash/Zsh integration plus experimental PowerShell support.

  • wesleyel/dsh-plugin-gpt-load — DeepSeek Harness plugin: serve every gpt-load model from one provider group, each model on its own wire protocol (OpenAI Chat Completions or Anthropic Messages), synced from /api/models.

  • yyh-001/dsh-launcher — Lightweight Windows launcher for DeepSeek Harness: pick a version, launch dsh web.

  • Zomcxj/dsh-desktop — Native desktop wrapper for the DeepSeek Harness — launches dsh web in a system tray window.

  • dsh-cc/dsh-cc — A batteries-included coding agent for DeepSeek Harness — Claude Code-style workflows, your choice of models, TUI, skills, subagents, hooks, MCP, memory, and worktrees.

  • FMDD61/dsh-oauth-copilot — GitHub Copilot OAuth sign-in and model route for DeepSeek Harness.

  • mikey-666/dsh-zen-spoof — Adapter plugin for connecting DeepSeek Harness directly to OpenCode Zen's free models by registering as a native opencode provider, bypassing the pi-ai header-override bug.

  • cb2612129/dsh-butler — A tiny Windows GUI launcher for the local DeepSeek Harness (DSH) web server.

  • cryptocurpays/dsh-remote-tools — Out-of-tree remote-host bundle for DeepSeek Harness: host discovery, an SSH PTY terminal backend, and model-facing remote_search/remote_open/remote_exec tools.

  • lmr233/dsh-git-update-notifier — Checks upstream git commits on dsh's first daily launch and asks in the Web GUI whether to update (built for source checkouts, doesn't touch npm dependencies).

  • MateoBarbato/deepseek-peak-hour-banner — Peak-hour banner for the DeepSeek Harness web GUI: warns while DeepSeek bills peak rates (01:00-04:00 and 06:00-10:00 UTC, Mon-Fri).

  • CatheadOwl/dsh-extras — Out-of-tree plugin suite for DeepSeek Harness (dsh): markdown tooling, relates tables, and review-evals dispatch.

  • cv-superding/dsh-deepseek-web-login — Unofficial DSH (DeepSeek Harness) plugin: use chat.deepseek.com web models as an LLM provider — browser-login capture, PoW solving, SSE streaming, prompting-based tool calls.

  • eibednejo/dsh-llm-commandcode — DeepSeek Harness (dsh) LLM adapter for Command Code — routes model calls through the generate endpoint a Go plan can reach, including image input.

  • UnforgetMemory/um-dsh-azimg — Give DeepSeek Harness (DSH) agents eyes: local image analysis via vision models — an um_analyze_img tool, model-capability recognition, and a hot-switch settings UI.

  • Martlet-Tech/dsHell — DShell: packages the DeepSeek Harness Web GUI as a desktop app — silently launches dsh web, captures the token URL from stdout, opens a WebView window, and tears down the whole process tree on close (thin shell over the already-installed Node.js).

  • earthwalker17/MiniDSH — Minimal surface, complete architecture: a small, local-first coding-agent harness that re-derives the invariants of DeepSeek Harness with fewer concepts. Independent educational project, not affiliated with DeepSeek.

  • JohnXu22786/headless-json — Structured, machine-readable CI output for DeepSeek Harness (dsh): JSON/NDJSON session reports, JUnit XML, semantic exit codes, artifact collection and privacy redaction — a dsh profile bundle plus a standalone CLI.

  • ystyle/dsh-harmonyos — HarmonyOS adaptation distribution of DeepSeek Harness (dsh): platform semantics fixed as fork packages + npm overrides so official dsh runs fully on HarmonyOS PCs (musl arm64, constrained storage), with launcher, preset seeding and preflight checks.

  • andrepontesmelo/dsh-model-router — DSH plugin: virtual model ids backed by pluggable routing algorithms (priority, round-robin) over real provider candidates, with transparent failover.

  • twilightt1/dsh-llm-chatgpt-web — ChatGPT Web as a DeepSeek Harness provider — an owned Chromium daemon driving Temporary Chat, no API key required.

  • SiriusWJ/dsh-restart-btn — One-click restart button in the settings page: restarts dsh web through the desktop-launcher mechanism (node + lib/bin.js, log redirection, TCP readiness polling), and fixes silent scheduled-task failures on non-ASCII paths.

  • bpc-oss/dsh-video-input-mod — Native video input for DSH Desktop — kernel patches (P17-P25), tools and docs. The agent auto-reads video from disk; capability-gated native decode vs. frame extraction.

  • imMamdouhaboammar/get-fable — Make the model you already use work more like a frontier model: better planning, persistent context, skills, hooks, failure handling, and verification.

  • jiale-li-orion/meshfin — One agent across many devices — a multi-device capability runtime and personal workbench for persistent agents, built on DeepSeek Harness.

  • lengmoXXL/dsh-remote-ssh-worktree — Runs DSH's file, shell, and terminal tools inside a git worktree on a remote machine over SSH; the remote agent installs itself as a static Rust binary from GitHub Releases, listens on a random loopback port, and updates with the plugin.

  • MurasakiIzumi/dsh-quake-alert — Real-time Japanese earthquake, EEW, tsunami and JMA weather alerts for DeepSeek Harness (DSH) — matched against your watch regions and thresholds.

  • wly8691-jpg/dsh-office-com — DSH plugin: COM-driven real Office automation (VBA / pivot tables / recalculation / layout).

  • xiaomao49/dsh-model-probe — DeepSeek Harness plugin that audits and corrects llm-pi-ai model capability declarations by probing the endpoint itself: out-of-range maxTokens, contextWindow, reasoning levels, image input.

  • Yinxe/deepseek-harness-plugins — DeepSeek Harness (DSH) plugins monorepo (pnpm + TypeScript).

  • Yunado/dsh-qwen38-local-qol — DSH QoL plugin for the local Qwen3.8 line (27B/Flash-Next): per-request thinking budgets, a compaction backend that stops burning the output cap on thinking, and a settings tab.

  • zhengjy01/dsh-restart — One-click restart for DeepSeek Harness: a web button (plus a dsh_restart agent tool) hands the relaunch to a detached helper, the page reconnects by itself, and a recovery console shows boot errors when the new host fails.

  • jiangchuangege/xiaojiao-harness — XiaoJiao 小焦 — a fully local AI companion harness: switchable multi-brain backends, text-to-video / podcast generation, a N.E.K.O. desktop companion, and a plugin ecosystem; 100% offline and compatible with any OpenAI model.

  • phelpsyacht/dsh-finetune — LLM fine-tuning plugin for DeepSeek Harness: one reusable toolchain for dataset validation and cleaning, LoRA SFT (local CPU/GPU or SSH-remote GPU), training monitoring, adapter verification, and OpenAI-compatible remote fine-tuning job management.

  • zhiwuli0228/dsh-image-router — DeepSeek Harness plugin: digest prompt images through a vision model and expose a describe_image tool — without ever changing the session's model.

  • tnnevol/fn-os-apps — fnOS (飞牛) app monorepo that packages DeepSeek Harness as a native fnOS application (fn-deepseek-harness), with DSH plugin-manifest version sync and FPK build/release CI.

  • kelai141/dsh-shell-termux — Bash capability provider for dsh on Android/Termux — explicit Termux environment injection, probe diagnostics, and an honest app-domain sandbox statement.

  • ThinkForge-core/dsh-upgrade-tools — Upgrade the DeepSeek Harness core and a profile's plugins: snapshot, detach all, upgrade, reinstall what is compatible, defer the rest. Plain Python 3, no Node. Reads the installed core as baseline (no pinned version), checks what actually loads, prints machine-readable reports.

  • YMRwithNoworry/dsh-nushell-only — DeepSeek Harness (dsh) bundle: Nushell as the only shell executor + Nushell syntax teaching. Install with: dsh plugin --profile web add github:YMRwithNoworry/dsh-nushell-only.

  • chen6896qqwee/ppx-harness — An agent harness built on the DeepSeek Harness (dsh) engine — tools, memory and self-healing delivered as cordis plugins.

  • emo-xiaoyu/harness-mix — Codex Desktop's native UI wired to multiple coding harnesses including DeepSeek Harness: pick a harness in the composer, switch in-session while keeping history and file state, with models, tools and credentials still owned by each harness.

  • homily707/dsh-custom-provider — Custom model provid

…(truncated)

Collected info

  • 342 stars
  • 174 forks
  • Language: TypeScript
  • Source updated: 9/20/2026