开发者工具 / Developer Tools

September 12, 2026 · View on GitHub

DSH 插件全量目录的「开发者工具」分册 / The "Developer Tools" volume of the complete DSH plugin catalog.

← 目录总览 / Catalog index · 中文首页 · English home · Star Top 200 · JSON data

  • 本册收录 / Entries in this volume: 539
  • 快照日期 / Snapshot date: 2026-09-11 UTC
  • 最近人工复核 / Last review merge: 2026-09-12
ProjectDescriptionLanguageStarsLicenseUpdated
yjh051108/dsh-routing-suitedsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).JavaScript7170MIT2026-09-11
strukto-ai/mirageThe World's First Virtual Terminal for AI AgentsTypeScript3623Apache-2.02026-09-11
PerryLink/dsh-auto-reviewSecond-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided).TypeScript155Apache-2.02026-09-10
liceses/dsh-gitbash-presetDeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。JavaScript131MIT2026-09-10
PerryLink/dsh-permission-rulesClaude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, session-log audit, and HMR reload.TypeScript113Apache-2.02026-09-10
beiyege-01/dsh-voice-ai-girlfriend语音 AI 女友(Voice AI girlfriend for DeepSeek Harness):Whisper 语音输入 + Qwen3-TTS 声音克隆 + 句子级流式朗读 + 数字人动画窗。插话/排队双模式,说话即打断。TypeScript85NOASSERTION2026-09-11
lamost423/dsh-mazeDeepSeek Harness 的执行迷宫——看 Agent 真实怎么干活:迷宫时间轴 · 数据轨道 · 确定性执行分析 · 多会话对比 | The execution maze for DSH agents: maze timeline, per-step data tracks, deterministic execution analysis, multi-session comparison. Formerly dsh-trace-compare.HTML74MIT2026-09-11
HakureiMonika/dsh-sandbox-escalation-fixSession-aware sandbox escalation compatibility plugin for DeepSeek Harness/DSH第三方模型会话沙箱升级兼容插件TypeScript54MIT2026-09-11
dshbox/cordis-rsRuntime-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.Rust44MIT2026-09-10
sjh9714/dsh-win32Fix and diagnose DeepSeek Harness on native Windows. Official PowerShell, Workspace Write, shortcuts, and legacy preset repair. No WSL.TypeScript39MIT2026-09-11
chenw2759-wq/dsh-IDEdsh-IDE 把 DeepSeek Harness(DSH)网页版升级成一站式 IDE:JupyterLab 式文件树、带语法高亮的代码编辑、多格式预览、Trae 风格红绿 diff 和内置终端,再加上「本地大脑、远程手脚」的 SSH 远程工作区,让 AI 直接在本机操控远程服务器,全程零配置文件改动。TypeScript38BSD-3-Clause2026-09-09
feiyang-dev/dsh-usage-pluginDeepSeek Harness 用量与消耗插件(dsh-usage-plugin)—— 每次调用的 token 用量/缓存命中统计、峰谷计费、余额查询、CSV/JSON/PNG 导出,可经桌面端一键安装或命令行 dsh plugin add 安装。JavaScript34MIT2026-09-08
a1exsun/dsh-councilMulti-model council for DeepSeek Harness: independent answers, anonymous peer reviews, and an inspectable final decision.TypeScript32MIT2026-09-11
omdsh-dev/dsh-toolkitDSH 零依赖工具包 collection —— time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema 十个确定性工具,统一入口一键安装TypeScript29MIT2026-09-10
Kytolly/dsh-evolve-in-gitA deepseek-harness plugin, making your agent evolve in customed git repository.TypeScript26MIT2026-09-11
ZSeven-W/dsh-harborDeepSeek Harness (DSH) plugin: a read-only ledger for the plugins you already have installed — a capability inventory with file:line evidence, declared-vs-detected reconciliation, cross-profile version drift, and a diff of what changed since the last scan.JavaScript25MIT2026-09-11
omdsh-dev/dsh-custom-toolCreate and manage sandboxed JavaScript tools for DeepSeek Harness with a Monaco editor and model-driven tool lifecycle.TypeScript24MIT2026-09-11
SnowCrescenter-tech/dsh-milestoneGit-style milestone timeline for DeepSeek Harness - hover for metadata, click to jump to any message. 会话里程碑导航条:像 Git 提交图一眼定位每条提问,悬停看时间/轮次/耗时/TTFT,点击即跳转。TypeScript24MIT2026-09-10
akira399/dsh-godot-skillGodot Engine 4.x 全栈游戏开发技能插件 for DeepSeek Harness (DSH) — registers the godot-4-development skill at runtimeJavaScript23MIT2026-09-09
XCNXNXNX/dsh-portable-tavernDeepSeek Harness 的「便携酒馆」插件:RPG 式 SillyTavern V2/V3 角色卡生成器 + 酒馆角色扮演聊天。支持世界书、角色卡 JSON/PNG 导入导出、面板主题与本地音乐。独立插件,仅依赖官方 @deepseek-ai SDK。TypeScript23MIT2026-09-11
XieZongChen/dsh-md-notesA note-taking plugin for DeepSeek Harness (DSH). It provides a full MD notes manager and MD notes editor, letting you quickly capture conversation content into notes. Notes can be maintained by syncing to a Git repositoryTypeScript18MIT2026-09-11
memorax-ai/dsh-harmonyA library for patching, replacing and decorating dsh plugin during runtimeTypeScript17MIT2026-09-01
inmny/dsh-sandbox-escalation-fixDeepSeek Harness 插件:处理DSH沟槽的权限管理(full acess下传入同级或者降级的请求会报错,导致ai大战权限管理)JavaScript16MIT2026-09-11
PerryLink/dsh-checkpoint-rewindClaude Code /rewind for DeepSeek Harness — git-first workspace snapshots before every mutation, turn-boundary session forks, one-shot /rewind restore. A dsh-plugin capability seam.JavaScript16Apache-2.02026-09-10
pazz11/Jnpz改配置+重启才能加 MCP?DeepSeek Harness (DSH) 插件「技能配置」解决:设置页粘贴 JSON 即连 MCP 服务器、热加载免重启;上传 zip/.skill 自动识别 SKILL.md,创建/编辑/启停技能,即点即用JavaScript15MIT2026-09-05
timeance/dsh-approve-for-meDeepSeek Harness plugin for rule-gated automatic sandbox approval with optional LLM review, one-time grants, fixed high-risk checks, and native human fallback.TypeScript15MIT2026-09-11
Cerbur/clutch-dshOpen-source DSH plugins for DeepSeek Harness:Git Worktree session management(会话管理)、Session Title(会话标题)与 Fireworks(庆祝特效),面向 AI coding workflows。JavaScript13MIT2026-09-10
cirelir/dsh-change-reviewDeepSeek Harness 会话修改审查插件:追踪会话内 write/edit,diff 对比展示,会话隔离/子代理聚合/SSE 实时推送/颜色自定义JavaScript13MIT2026-09-09
sjh9714/dsh-moveinTry DeepSeek Harness with your existing Claude Code setup. Preview skills and configuration before applying. Codex and OpenCode supported.JavaScript13MIT2026-09-09
wloops/dsh-git-worktreeGit worktree Session Targets for DeepSeek Harness with isolated task sessions, reversible Local Preview, human-confirmed delivery, recovery, and same-session iteration.TypeScript12MIT2026-09-11
buhuikongpan/dsh-win-gitbashGit Bash tool plugin for Windows (replaces pwsh and WSL-only bash)JavaScript11MIT2026-09-02
gtaifu/dsh-wechat-bridgeDeepSeek Harness (dsh) transport plugin: chat with your agents on WeChat via official Tencent iLink bot API — zero runtime deps, no OpenClaw, QR-code login, one friend = one persistent agent session.JavaScript11MIT2026-09-04
inmny/dsh-git-bashDeepSeek Harness 插件:让DSH使用Git Bash,能够保持read-only, workspace-write, full-access权限控制依旧可用JavaScript11MIT2026-09-08
lanlandeli/dsh-usage-statsDeepSeek Harness 使用统计插件|Token 总量与构成、7/30 天趋势、年度活跃热力图、模型占比、工作区/任务筛选、CSV/JSON 导出TypeScript11NOASSERTION2026-09-08
zimzaza4/dsh-bash-win在 Windows 环境中为 DeepSeek Harness 提供 Git Bash 与 WSL 2 bash 工具,含 bwrap 沙箱、审批模式、后台任务JavaScript10MIT2026-09-08
clearkurt/dsh-win-terminal-inspectorWindows (win32) terminal inspection for DSH persistent/PTY shellsJavaScript9MIT2026-09-02
CypherNaught-0x/DSH-Subagent-Model-RouterDeepseek Harness plugin that allows automatic delegation of subtasks to different models based on user preferencesJavaScript9MIT2026-09-10
kuangre123/deepseek-harness-macNative macOS wrapper for DeepSeek Harness with bundled Node.js runtime, Keychain API key setup, and one-click startup.Swift9MIT2026-09-02
lhh010/dsh-bash-encodingDSH bash 输出编码自动识别插件:替换 ctx.bash,自管 spawn 收集原始字节,自动检测 UTF-16LE/UTF-8/GBK 等编码并正确解码,修复 WSL/Windows 下 bash 工具的中文乱码。TypeScript9BSD-3-Clause2026-09-10
Tlyer233/dsh-vscode-reviewdeepseek harness review插件, 可以让你在vscode中直观看到dsh的"增删改"操作, 支持逐行ac或rjJavaScript92026-08-29
goatliamia/dsh-runtime不要让 Model 为确定性问题反复思考,也不要让 Harness 为不确定的问题假装知道答案JavaScript8MIT2026-09-11
GongYuanCaiJi/dsh-archifyDeepSeek Harness 插件:用 JSON 规格生成可验证的架构图、流程图、时序图、数据流图与生命周期图(移植自 tt-a1i/archify)HTML8MIT2026-09-06
labmimors/dsh-mcp-lensSearch 1,000 MCP tools through two interfaces in DeepSeek Harness. Load exact schemas on demand and keep structured results usable across tool calls.TypeScript8MIT2026-09-10
Civitasv/dsh-plugin-diff-reviewCodex-style diff review inside DeepSeek HarnessTypeScript7MIT2026-08-19
FlashingChen/dsh-worktreeCodex-style permanent git worktrees for DeepSeek Harness: worktree_create/list/remove agent tools, a /worktree chat command, and durable per-repo manifests.JavaScript7MIT2026-08-26
Jesse-njx/dsh-skillportEvery skill you already have — Claude Code, Codex, Cursor, Gemini CLI — works in DSH: Agent Skills SKILL.md discovery, Tier-2 conversions, find_skill search, and a skills doctorTypeScript7MIT2026-09-06
omdsh-dev/dsh-inspect发现问题(checkup) → 修复交付(fix) → 质量复查(review) 的对抗式闭环插件:基于官方 workflow 引擎的检查/修复/复查工具集JavaScript7MIT2026-08-22
omdsh-dev/dsh-tool-statDSH 统计工具插件:描述统计/百分位数/频数分布/相关性,零依赖纯函数确定性TypeScript7MIT2026-09-10
PerryLink/dsh-test-driveIsolated 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 ownsTypeScript7Apache-2.02026-09-11
ryubyte/dsh-a2aDSH 的 A2A v1.0 双端插件:Client 发现远程 Agent 并映射为工具,Server 对外提供 JSON-RPC/SSE 端点与连接面板 | A2A v1.0 dual-mode DSH plugin: A2A client (skills as tools) + A2A server (JSON-RPC/SSE) with dashboard.TypeScript7MIT2026-08-29
STARDUSTLC666/dsh-sqlDeepSeek Harness 工程师级数据库插件:sql_list/query/exec/schema/stats/health 六工具,SQLite/MySQL/PostgreSQL 三引擎、词法级只读保护、写审批门、行数钳制、CSV/JSON 查询输出。· Databases for DeepSeek Harness agents. 已验证兼容 DeepSeek Harness v0.1.2-alpha.5。JavaScript7MIT2026-09-05
tensorlakeai/dsh-tensorlake-sandboxA deepseek harness plugin for tensorlake sandboxTypeScript7MIT2026-08-21
xiongjiamu/dsh-atomgitAtomGit plugin bundle for DeepSeek Harness (dsh): atomgit-skills workflows + ag CLI + platform-hosted AtomGit/GitCode MCP toolsJavaScript72026-08-19
yunuo110/dsh-gitbashDeepSeek Harness (DSH) bundle plugin: makes the existing bash tool run Git Bash on Windows and disables pwsh.JavaScript7MIT2026-09-07
zoahdev/dsh-plugin-doctorHealth checks for DeepSeek Harness plugins: manifest, patch, entry, build, pack, fresh-profile install verification — CLI + agent-callable plugin_check tool (RFC #1629 dsh plugin check).TypeScript7MIT2026-08-25
astra3294/dsh-doctorDeterministic diagnostics and recovery for DeepSeek HarnessTypeScript6MIT2026-09-11
Cavan-Ou/hermes-dsh-collabBattle-tested multi-agent collaboration playbook for DeepSeek Harness: model-tier routing, spec discipline, git single-writer rule — as an installable skill. 多 agent 管线里运行 DSH 的实战协作规范JavaScript6MIT2026-09-11
coppynight/dsh-doctorDSH 插件:flutter-doctor 风格诊断与修复(安装级 + harness 内检查,安全自动修复)。官方 repository-plugin(.dsh-plugin 格式)JavaScript6BSD-3-Clause2026-08-26
dhb861832993-star/pbr-renderPBR 3D model preview plugin for DeepSeek Harness — GLB/GLTF game art with textures, material channel inspector, orbit controls. pbr3d fence + pbr_render tool.JavaScript6MIT2026-09-04
Diluka/dsh-agent-plugin-marketDSH(DeepSeek Harness)插件:以 git 仓库为 agent 插件市场,安装并原地加载 Codex/Claude 格式的技能JavaScript6MIT2026-09-11
Gumiho12345/dsh-plugin-net-access为 DeepSeek Harness(dsh) 新增 Net Access 模式,用于解决 Windows 沙箱内 curl.exe 无法访问 HTTPS 的问题,文件写保护不变。 / Adds a Net Access mode to DeepSeek Harness(dsh): curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged.JavaScript6NOASSERTION2026-09-09
KannaKuron/dsh-gitbash-shellDSH plugin: Git Bash shell for all agent modes on Windows (replaces pwsh executor)JavaScript6MIT2026-09-10
kinyokun/dsh-session-importDSH 会话日志导入插件:解析 /export 的 zip/jsonl,结构真实性验证 + SHA-256 指纹校验,同步模型/预设/权限等状态,导入/删除实时推送免刷新JavaScript6MIT2026-09-11
liguobao/dsh-file-viewerDeepSeek Harness 通用只读文件预览插件,支持图片、PDF、CSV、Markdown、JSON、YAML、源码及大文件。TypeScript6MIT2026-09-10
MartinDelophy/dsh-timeline-studio-pluginDeepSeek Harness plugin for Timeline Studio deterministic project inspection, editing, and renderingJavaScript6MIT2026-08-26
Nwflower/dsh-file-claimFile claim / protection for concurrent DeepSeek Harness (DSH) sessions working the same workspace: claim/release, heartbeat stale takeover, async pending merge area (git 3-way merge). DSH Host plugin.JavaScript6MIT2026-09-02
ParticleLight/dsh-all-usageDeepSeek Harness 用量看板 / Usage dashboard: tokens, cache, model/provider/workspace analytics, DeepSeek balance, heatmap, and CSV export.JavaScript6MIT2026-09-11
PerryLink/dsh-output-stylesClaude Code outputStyles for DeepSeek Harness - session-scoped, durable, runtime-switchable model output styles (/style command, output_style storage domain, systemPrompt injection)TypeScript6Apache-2.02026-09-10
PerryLink/dsh-session-syncCross-device DeepSeek Harness session sync: a dedicated git mirror with append-only keep-both conflict resolution (fork files, never silently overwritten), /sync command and sync_* toolsJavaScript6Apache-2.02026-09-10
PerryLink/dsh-translateVendor 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 dataJavaScript6Apache-2.02026-09-10
xiaoshenming/dsh-session-surgeonRepair DeepSeek Harness sessions that refuse to load. 修好打不开的 DSH 会话文件。JavaScript6MIT2026-09-11
9087/dsh-diff-approvalMake every agent edit approvable in DeepSeek Harness: full-diff review, per-file / per-block keep & revert, undo/redo.TypeScript5MIT2026-09-11
bobcat848/dsh-calculatorCalculate the real-time cost of DeepSeek API calls made by DeepSeek Harness.JavaScript5MIT2026-09-09
DamonKoy/dsh-plugin-toggleDSH plugin switchboard: Settings tab with descriptions, fuzzy search, and runtime start/stopJavaScript5MIT2026-08-25
developerdh/dsh-sandbox-allowlist为 DSH 默认沙箱增加可配置的「沙箱授权目录」,允许工作区外的受信修改。JavaScript5MIT2026-09-10
dongsheng123132/dsh-cad-reviewEvidence-first ASCII DXF inspection and deterministic CAD rule review for DeepSeek HarnessJavaScript5MIT2026-09-07
Haniubub/seo-toolkitThe SEO audit toolkit built for DeepSeek Harness (DSH) — runs locally, no Claude Code, no API key required. Self-contained port of claude-seo v2.2.5: 53 Python scripts + 24 sub-skills + 18 agents, weighted score, gated fan-out, schema.org, E-E-A-T, GBP, GEO/AI Overviews.Python5NOASSERTION2026-09-10
jkrandom-sudo/dsh-plugin-auditSecurity audit for DeepSeek Harness plugins: static permission profile with file/line evidence + a runtime sentinel gating credential access and unknown-host egress · DSH 插件安全审计:静态权限画像(附文件/行号证据)+ 运行时哨兵,触及凭证或向未知主机外发数据时先请你批准TypeScript5MIT2026-09-11
LAN-TINA-WS/dsh-windows-shell-policyDeepSeek Harness Windows 默认 Shell 策略:探测 git-bash/MSYS2,配置面板一键切换 bash/pwsh,动态注册 bash 工具并裁剪提示词工具面 · DSH 组合插件。TypeScript5MIT2026-09-10
Letter2025/dsh-tool-searchTool search & slimming for DeepSeek Harness: Hermes-style progressive disclosure — search, describe, and call long-tail tools on demandTypeScript5MIT2026-09-08
omdsh-dev/dsh-tool-csvDSH CSV 数据工具插件:解析/查询/统计/转换 CSV 文本(RFC 4180),零依赖状态机解析器,注册 csv 工具TypeScript5MIT2026-09-10
omdsh-dev/dsh-tool-diffDSH Diff 工具插件:文本/JSON/CSV/Markdown 结构化比较与 unified diff,零依赖只读,注册 diff 工具TypeScript5MIT2026-09-10
omdsh-dev/dsh-tool-encodingDSH 编码/哈希工具插件:base64/base64url/url/hex 编解码、md5/sha1/sha256/sha512 哈希、UUID 生成,零依赖TypeScript5MIT2026-09-10
TencentCloud/cloudq-for-dshCloudQ integration for DeepSeek Harness, providing multi-cloud architecture governance, AIOps, risk inspection, usage, artifacts, and architecture views.JavaScript5MIT2026-09-09
AngelosZou/dsh-python-envWorkspace-scoped Python virtual environment management for a DeepSeek Harness project — discover, create, install into, and remove virtual environments without sandbox, network, or subprocess pitfalls.JavaScript4MIT2026-09-08
Cavan-Ou/dsh-observation-journalZero-touch runtime telemetry for DeepSeek Harness: every session writes its own report card (task/model/tools/failures/duration) into a human-readable journal. 纯观察者运行事实遥测。JavaScript4MIT2026-08-17
february2015/dsh-taskswarmTaskSwarm (蜂群) — DeepSeek Harness 上的多智能体任务编排插件:waves/lanes 并行执行、git worktree 隔离、任务包与跨模型评审、崩溃可恢复 | Multi-agent task orchestration for DeepSeek Harness: waves/lanes parallel execution, git worktree isolation, task packets, cross-model review, crash recoveryJavaScript4MIT2026-09-10
HiQ-AI/dingtalk-dsh-assistant基于 DeepSeek Harness 的钉钉群聊常驻个人助理插件JavaScript42026-09-11
jiruidai/dsh-meta-orchestratorA model-native meta-agent plugin for DeepSeek Harness that uses the underlying model’s reasoning and planning capabilities to synthesize task-specific workflows at runtime and coordinate tools and subagents.TypeScript4MIT2026-09-04
k-ying/dsh-vsceditorDeepSeek Harness 内嵌 VSCode 编辑器插件:嵌入完整 code-server,agent 写文件时自动弹出红绿 diff 跟随(edit sync / file locking / follow mode)JavaScript4MIT2026-09-09
KYinCode/dsh-hooks-pluginClaude Code 风格的 DSH hooks:通过 .dsh/hooks.json 在智能体/工具生命周期事件上运行 shell 命令 | Claude Code style hooks for DeepSeek Harness: shell commands on agent/tool events via .dsh/hooks.jsonJavaScript4MIT2026-09-02
lispking/dsh-auto-evolveA self-evolving plugin for DeepSeek Harness (dsh). It observes how the agent runs, proposes improvements to its own assets via the LLM, validates each proposal inside a sandboxed trial agent, and applies only verified mutations — with a versioned ledger and automatic rollback on regression.TypeScript4MIT2026-09-10
mayf3/dsh-session-doctor会话医生:诊断、解卡、读取 DeepSeek Harness 会话 / Diagnose, unstick, and read DSH sessionsJavaScript4MIT2026-08-27
omdsh-dev/dsh-tool-jsonDSH JSON 查询工具插件:JMESPath 子集查询,零依赖递归下降解析器TypeScript4MIT2026-09-10
omdsh-dev/dsh-tool-regexDSH 正则工具插件:测试匹配/提取捕获组/安全替换/静态解释正则(不执行代码),零依赖,注册 regex 工具TypeScript4MIT2026-09-10
omdsh-dev/dsh-tool-schemaDSH JSON Schema 验证工具插件:validate/paths/explain/normalize,零网络零动态执行TypeScript4MIT2026-09-10
omdsh-dev/sandbox-micromicrosandbox支持TypeScript42026-08-26
Ready22Race/dsh-team-taskteam-task for DeepSeek Harness (dsh): long-horizon multi-agent tasks — reviewed plan DAG, runtime-owned settlement, event-log truth, resident reconcilerTypeScript4MIT2026-09-01
SeverusZh/dsh-yolo-modedsh-yolo-mode - an LLM-powered auto-approval plugin for DeepSeek Harness sandbox escalations (built-in presets + custom permission levels, fail-closed)JavaScript4MIT2026-09-10
Sutera-Diffusus/dsh-sandbox-testerDSH sandbox tester: process-isolated testing ground for DeepSeek HarnessJavaScript4MIT2026-08-25
Web0926/dsh-llm-verifierDeepSeek Harness plugin that validates and ranks 3/5 independent coding-agent patches before approval-gated apply.TypeScript4MIT2026-08-28
wxxb789/dsh-legionMulti-agent orchestration and LLM model routing for DeepSeek Harness (DSH): semantic AI agent profiles, exact model routes, declarative teams and strategies, and bounded subagent delegation - a TypeScript plugin that adds no second runtime.TypeScript4MIT2026-09-02
zeroa234/dsh-preset-minimal-windowsMinimal Windows agent preset + Git Bash tool for DeepSeek Harness: gitbash & pwsh & str_replace_editor, drop-in replacement for the official minimal preset on win32 / DeepSeek Harness 极简模式(Windows)Agent 预设 + Git Bash 工具:Git Bash + PowerShell + str_replace_editor 三工具,官方 minimal 预设的 win32 平替JavaScript4MIT2026-09-09
zhangzujian/dsh-same-mode-sandbox-noopDSH compatibility plugin for redundant same-mode sandbox escalation requestsJavaScript4MIT2026-08-20
zimai233/dsh-figma-to-lottieFigma/SVG to Lottie animation compiler for DeepSeek Harness. Turn SVG paths and keyframe data into self-contained .lottie.json files.JavaScript4MIT2026-09-06
030611/dsh-context-provenanceObserve-only provenance ledger over public DeepSeek Harness runtime evidenceTypeScript3MIT2026-09-03
1014029855/dsh-context-lensInspect, measure, search, and compare the exact provider-neutral context assembled by DeepSeek Harness.TypeScript3MIT2026-08-25
1841220388zzzcccxxx-star/dsh-token-statsToken usage & cost statistics plugin for DeepSeek Harness — per model / date / session, cost estimation (USD/CNY), CSV/JSON export | DeepSeek Harness Token 用量统计插件:按模型/日期/会话统计用量与费用,支持 CSV/JSON 导出JavaScript3MIT2026-08-25
444136347/dsh-capability-discoveryDeepSeek Harness 多源能力发现、排序与风险检查|Multi-source capability discovery, ranking, and risk inspection for plugins, skills, MCP servers, and agents.JavaScript3Apache-2.02026-09-05
a554878526/dsh-debug-modeRuntime-first Debug Mode plugin for DeepSeek HarnessTypeScript3MIT2026-09-03
Aealen/dsh-coding-workspacecoding 工作台。以 git worktree 并行开发为地基,向上提供跨会话协作原语、项目分组侧栏与停靠式工作区面板,把 dsh 的单会话界面变成多工作区并行开发驾驶舱。TypeScript32026-09-11
AndrasSama/dsh-omp-advisorWard concil is oh-my-pi advisor subsystem ported to DeepSeek Harness — independent reviewer models watch your agent and advise it (nit injects, concern/blocker steer) it also include an auto resume and git checkpointsJavaScript3NOASSERTION2026-09-02
bwndlct/dsh-session-exportExport DeepSeek Harness (DSH) sessions to portable Markdown and JSON — dsh pluginJavaScript3MIT2026-08-15
caizhihaoczh/dsh-profile-multicaMultica JSONL bridge profile for DeepSeek HarnessTypeScript3MIT2026-08-30
ciceroyang/dsh-doctorOne-command health check for DeepSeek Harness local environmentsJavaScript3MIT2026-09-10
dongsheng123132/dsh-2originEvidence-first 2Origin state projection, diff and immutable freeze for DeepSeek HarnessJavaScript3MIT2026-09-06
DshMarketPlace/dshmarketplaceBilingual directory of DeepSeek Harness (DSH) plugins — 3,400+ listings, sandbox-verified install commands, written detail pages, public API. Next.js on Cloudflare Workers.TypeScript3MIT2026-09-11
etony668/dsh-task-boardDSH 项目任务看板插件:会话「任务看板」视图 + 父子任务树工具与技能 + 本地 JSON 存储(CodexFF 移植)JavaScript3MIT2026-09-11
fangweixuan26-hash/dsh-a2a-agentExpose a DeepSeek Harness agent over the Agent2Agent (A2A) protocol: agent card, JSON-RPC, LLM replies.JavaScript3MIT2026-08-25
Fromlan/dsh-godot-toolDrive the Godot 4.x editor from an AI agent: Godot agent_rpc addon + DeepSeek Harness dsh-tool-godot plugin (loopback TCP JSON-lines bridge, 27 godot_* tools)TypeScript3MIT2026-08-25
Hilbert-beinghappy/dsh-plugin-auxiliary-runtimeAuxiliary inference usage, limits, and cancellation runtime for official DeepSeek Harness pluginsTypeScript3MIT2026-08-25
InterPSS-Project/ipss-agentInterPSS Agentic Power System Simulation Agent for AC load flow, DC-based contingency analysis, and NERC TPL style reporting. Integrated into Deepseek Harness as a DSH Plugin, one can run power system simulations in the traditional way in a local sandbox or in the native AI env.JavaScript3NOASSERTION2026-09-10
Jiyr0119/dsh-service-consoleLocal development service console for DeepSeek Harness: discovers listening ports, shows service ownership, and safely inspects/stops/restarts services. DSH 本地开发服务控制台。JavaScript3MIT2026-09-05
JohnXu22786/worktree-mgrDSH 插件:为任务自动创建隔离的 git 工作区,管理创建/同步/收尾全生命周期 (task-isolated git worktrees for DeepSeek Harness)JavaScript3MIT2026-09-11
jorinyang/dsh-doctorDeepSeek Harness environment diagnostic tool: dsh_doctor checks env, profile, config, bundles, mount, port, health, and diskJavaScript3MIT2026-09-09
krislavten/ai-sdk-provider-dshAI SDK provider that drives a DeepSeek Harness (dsh) runtime as a LanguageModelV3 — works on AI SDK v6 and v7TypeScript3MIT2026-08-27
kurenai-studio/kurenaiDSH-native Cocos vibe coding studio with headless preview and runtime inspectorTypeScript3MIT2026-09-05
lak321/dsh-filetreeDSH (DeepSeek Harness) ?????????: ??? + VSCode ????? (????/??/??)JavaScript3MIT2026-08-25
lucky8197/dsh-git-hygieneDSH 插件:Git 卫生巡检——只读扫描已合并/过期分支、大文件、未跟踪文件与未提交修改,输出体检报告与清理建议,不自动删除任何东西。Git Hygiene Checker for DeepSeek Harness.TypeScript3BSD-3-Clause2026-08-25
lucky8197/dsh-weekly-digestDSH 插件:周报生成器——聚合最近 N 天的 git 提交、会话活动与每日记忆,自动生成 Markdown 周报,全程只读。Weekly Digest Generator for DeepSeek Harness.TypeScript3BSD-3-Clause2026-08-25
luis1232023/dsh-workspace-enhance增强dsh左侧工作区区侧栏——每个工作区文件夹下提供 任务/文件/Git 子 Tab,含文件树与右侧预览、Git 的 Changes/Graph 双视图、搜索、视图切换与添加工作区,界面样式对齐默认插件。JavaScript3MIT2026-08-26
maxmilian/dsh-forgeDeepSeek Harness tools for self-hosted Gitea and Forgejo instancesTypeScript3MIT2026-09-08
MeghanBao/dsh-backstoryAsk any line of code its backstory: what it does, and why it's here — grounded in git history (dsh plugin)TypeScript3MIT2026-08-31
mokuyoaxis/agent-guardMake destructive AI-agent actions reversible by default — quarantine + audit + human escalation for rm/git destructive operations. Reliability infrastructure, not a sandbox.Python3MIT2026-09-05
NIU-001-LIU/dsh-win-minimalWindows minimal agent preset for DeepSeek Harness: one-line fixed persona, three tools, no runtime context. Installs via dsh plugin add.JavaScript3MIT2026-08-28
omdsh-dev/sandbox-nononono沙盒支持TypeScript32026-08-14
paradoxSCH/dsh-worktreeDurable Git worktree isolation and delivery plugin for DeepSeek HarnessTypeScript3MIT2026-08-16
PenguinAndy/dsh-ezcommit-pluginOne-click Git commit plugin for DSH: the session model splits workspace changes into reviewed Conventional Commits batches, with built-in sensitive-file filtering.JavaScript3MIT2026-08-25
pqkisvery666/dsh-basic-officeDSH 办公文件插件:阅读 PDF/DOCX/XLSX/PPTX,生成 DOCX/XLSX/PPTX/PDF/CSV。A DSH plugin for reading and generating common office files.JavaScript3MIT2026-09-11
securstack/securstack-dsh-pluginSecurStack adapter for DeepSeek Harness: run repository security scans, policy gates, doctor diagnostics, and JSON CLI results from safe AI-agent tools.TypeScript3MIT2026-08-19
severin-ye/uagent-syncCross-device agent workspace sync for OpenCode, Codex, and DeepSeek Harness — backup, restore, update, and configuration inspection.TypeScript3MIT2026-09-11
truelove-dreamer/dsh-plugin-hooksDeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.JavaScript32026-08-25
wangbobo-coder/gitee-ai-employeeGitee AI 员工:在 issue 里 @ 机器人并指定目标分支,它自动克隆仓库开发、提交 PR,可自动合并并关闭 issue。Issue-driven Gitee AI developer for DeepSeek Harness.JavaScript3MIT2026-09-07
wangxing-git/dsh-autogateDeepSeek Harness 自动审批插件:在 workspace-write 沙箱之上叠加确定性规则 + LLM 安全审批,自动模式不放宽沙箱、fail-closed。 Safe auto-approval for DeepSeek Harness — deterministic rules + LLM review on top of the workspace-write sandbox. Auto mode without ever granting full-access.TypeScript3MIT2026-09-03
Wha1eChai/dsh-cross-sessionSame-runtime cross-Session discovery and communication for DeepSeek HarnessTypeScript3MIT2026-08-29
WODE25500/dsh-kubectlKubernetes (kubectl) 的 DeepSeek Harness 插件 — 查资源/日志/describe/端口转发/执行,JSON 结构化输出JavaScript3MIT2026-09-01
wulun811/dsh-plugin-vetTrust pipeline for deepseek-harness plugins: deterministic static scan (11 rules) + LLM-driven audit protocol + two-part scorecard, with optional runtime guard (T1 sentinel / T2 fs & child_process hooks) and honeypot decoys. Monitor-and-alert only — vet never blocks or kills on its own.TypeScript3MIT2026-09-10
yishengjun8/dsh-workspace-studio允许显示工作区的文件树、浏览文件内容、并且允许对话中嵌入引用的文件内容、自由切换思维分支视图,目标是和VSCode相类似的开发体验JavaScript3MIT2026-09-11
zhtx2024/dsh-pdfPDF parsing toolkit for DeepSeek Harness: pdf_info, pdf_extract_text, pdf_render_page with hybrid pdfjs/built-in engines and system-font rendering for non-embedded CJK PDFs.JavaScript3MIT2026-08-31
zx490336534/dsh-spec-collabDeepSeek Harness 的独立双面插件,用于把产品的原始需求澄清为研发和开发 AI 可直接理解的 Ready Spec。产品、研发、产品 AI 与研发 AI 在同一份 Git 版本化 Markdown 上完成初审、逐项回复、二次审核、候选 patch、产研共审、Decision、分角色确认与 Ready 质量门。TypeScript3Apache-2.02026-09-02
0mn1si2i5/dsh-handoffDSH 插件:在 DeepSeek Harness 会话之间保存 / 加载开发交接文档(/handoff save | load,含确定性脱敏与 Git 状态捕获)TypeScript2BSD-3-Clause2026-09-01
1797833970/dsh-data-analysis-pluginDeepSeek Harness data-analysis agent plugin (Python code runtime + analysis tools + skill + bundle)TypeScript2MIT2026-08-25
7dgroup-ai/dsh-skill-7d-git-commit一个 DSH(DeepSeek Harness)组合层插件包,通过 ctx.skills 注册 git-commit 技能。在生成任何 git commit 提交信息前,自动按7DGroup 项目提交规范进行校验,规避 gitlab 服务端 pre-receive hook 拦截。零核心改动——安装即启用,移除 bundle 行即卸载。TypeScript2MIT2026-08-25
a1113622001/dsh-session-stats-panelDeepSeek Harness client plugin: right-side session stats panel - cache hit rate, session cost (DeepSeek official peak/off-peak pricing), account balance, runtime, request count, cumulative tokens.JavaScript2MIT2026-08-28
allentnetus/dsh-job-huntingDeepSeek Harness job hunting plugin and runtime skill for local job intelligence workflows.JavaScript2MIT2026-08-25
alloevil/dsh-xrayX-ray for your DeepSeek Harness: context-tax attribution, entry inspection, dependency cascadesJavaScript2MIT2026-09-11
asdf17128/dsh-doctorFind what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config replacement, unmaintained plugins. Read-only, zero deps.JavaScript2MIT2026-09-10
Civitasv/dsh-plugin-open-editorEditor Plugin for Deepseek HarnessTypeScript2MIT2026-08-16
ClaireXi99/dsh-data-insightData analysis toolkit for DeepSeek Harness — CSV profiling, anomaly detection, and data summarizationTypeScript2MIT2026-08-25
dongsheng123132/dsh-surface-contract-proofContent-addressed conformance proof across recorded DSH ToolRuntime, MCP JSON-RPC and CLI JSON surfacesJavaScript2MIT2026-09-07
dsh-io/dsh-plugin-skillAgent skill (SKILL.md) for creating DeepSeek Harness (dsh) plugins: authoritative defineTool API, schema rules, project layout and workflow — works with Claude Code, Codex, Cursor, Gemini CLI, opencode2MIT2026-08-25
DshMarketPlace/dshmarketplace-cliFind and install DeepSeek Harness plugins from the command line. Zero dependencies, --json everywhere, built for coding agents.JavaScript2MIT2026-08-24
fire-disposal/dsh-mojibake-interceptorMojibake interceptor bundle for DeepSeek Harness: feature-based garbled-text detection, review-then-release, pwsh encoding audit.JavaScript22026-08-25
FlyAIBox/dsh-llm-wiki一个面向 DeepSeek Harness(DSH)的 Markdown-first 知识库插件。它把本地文件、目录和网页整理为可由 Git/Obsidian 直接检查的 LLM Wiki,同时保留不可变原始证据、来源版本和可追溯引用TypeScript2MIT2026-08-25
Frost-Reed/blocker-notifydsh-blocker-notify — Real-time attention alerts for DeepSeek Harness: a global banner + flashing workspace entries when the agent is blocked (approval request / sandbox denial).JavaScript2MIT2026-08-15
g1998815/dsh-workspace-toolsDSH(DeepSeek Harness) 右侧原生工具侧边栏插件:文件系统浏览器 / Git 变更与 diff / 会话变更 采用·撤回 / PTY 控制台。Windows 直连 node-pty,跟随 DSH 主题,RPC fail-closed。JavaScript22026-08-17
GeekRicardo/dsh-cordis-mcpDeepSeek Harness 插件:把 DSH 的动态 Cordis 工具集(inspect/define/run/stop/undefine)以 MCP 暴露给 Claude Code。端点强制身份认证,token 可在 DSH 设置页配置。JavaScript2MIT2026-08-28
GitRuozhi/dsh-mini-winWindows-friendly minimal agent preset for DeepSeek Harness: sandboxed pwsh, native cmd.exe, and str_replace_editor.JavaScript2MIT2026-09-09
guyuefangyuanl/deepseek-better-harnessBetter Harness evidence lanes as three independently installable DeepSeek Harness skill bundles. Zero runtime dependencies.JavaScript2MIT2026-08-25
hezhongtang/dsh-update-copilotUpdate copilot for DeepSeek Harness: tracks the DSH core, bundled packages, and every installed plugin across npm and git, merged package-centric over all profiles, with one-click updates for eligible profiles. · DSH 更新助手:追踪 dsh 本体、bundle 包和所有已装插件(npm 与 git 双通道,跨 profile 按包合并),仅对符合条件的 profile 一键更新。JavaScript2MIT2026-09-11
Howe829/dsh-insiderRuntime observability and relationship graph for DeepSeek Harness and CordisJavaScript2MIT2026-09-10
huangdaxianer/dsh-dual-model-evalCompare multiple coding models side by side in DeepSeek Harness with isolated Git worktrees, live traces, and adoptable resultsTypeScript2MIT2026-09-11
huanghouchun/dsh-claude-migratorClaude → DeepSeek Harness (DSH) 配置迁移插件:自动识别用户主目录与项目根的 .claude/skills、.claude/rules、.mcp.json、CLAUDE.md,skill 按工作区隔离唤醒,MCP 动态注册真实连接,内置可折叠配置中心看板JavaScript2MIT2026-08-25
Huasfan/dsh-tool-gitGit tools for DeepSeek Harness agentTypeScript2MIT2026-08-15
hviana/dsh-cli-bridgeDeepSeek Harness (DSH) plugin that delegates coding tasks to the Claude Code and Codex agent CLIs and streams the whole run live — autonomous control, multi-account, automatic install, git worktrees, and any Anthropic-compatible endpoint.TypeScript2NOASSERTION2026-08-25
iiiweiii/dsh-guardwallRuntime security guardrails for DeepSeek Harness: source-backed pre-install vetting, dangerous tool-call blocking, output-leak auditing, and tamper-evident HMAC-chained logs.JavaScript2MIT2026-08-28
izz-BLUE/dsh-devtoolsMetadata-first runtime profiler for DeepSeek Harness agentsTypeScript2BSD-3-Clause2026-08-25
jhuanxx44/dsh-sseyeThe LLM debug console inside DeepSeek Harness: capture every model call, semantic diff, Replay & MutateTypeScript2MIT2026-09-03
jiaoqsh/dsh-documentDeepSeek Harness plugin: read_document tool — Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF as Markdown for the modelTypeScript2MIT2026-09-07
JimChen-g/dsh-action-outboxBatch Review Inbox for DeepSeek Harness — stage, inspect, edit, approve, and commit exact tool side effects safely.JavaScript2MIT2026-09-09
JohnXu22786/apply-patchApply structured unified diffs (git format) to the real filesystem inside DeepSeek Harness (dsh): multi-file parsing, fuzzy hunk location, all-or-nothing application, dry-run, and reverse-patch undo.TypeScript2MIT2026-08-28
JohnXu22786/headless-jsonStructured, 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.TypeScript2MIT2026-09-11
Jyleaves/dsh-win-bash-fixWindows Git Bash fix for DeepSeek Harness (dsh): MSYS sandbox conflict + terminal inspector, with the minimal-win collective-thinking preset (we/let's chain)JavaScript2MIT2026-08-19
Kayungko/dsh-plugin-task-coordinatorCodex-style cross-task coordination for DeepSeek Harness: list, inspect, spawn, message and steer top-level sessions from a supervisor agent.JavaScript2MIT2026-09-10
kelai141/dsh-code-diff-viewer用于dsh的代码可视化系统JavaScript2MIT2026-08-18
kirigayakazima/dsh-usage-vendor-statsDeepSeek Harness usage stats by vendor (subscription / official API) × KPI: 53-week heatmap, trend chart, model drilldown, CSV export, and health cards.JavaScript2MIT2026-09-06
kittimzhe/dsh-session-exportHuman-readable session transcript export for DeepSeek Harness — /transcript writes Markdown/JSON to a host path via ctx.sessionQuery (dsh-plugin)TypeScript2MIT2026-08-29
KYinCode/dsh-project-mcp-bridgePer-project MCP loading for DeepSeek Harness: drop a .dsh/mcp.json into a project and its sessions get the MCP servers' tools automatically — with live config reload. Client bridge, not an MCP server.JavaScript2MIT2026-08-15
Letter2025/dsh-task-worktreeComplete Git worktree support for DeepSeek Harness: task-scoped isolated checkouts on their own branches, recorded in a per-repo manifest that survives sessions and restartsJavaScript2MIT2026-09-08
lilming123/dsh-apiHTTP control-plane plugin for DeepSeek Harness (dsh) — exposes settings/language, workspace registry and host-companion bridge as /dsh-api/* JSON routesJavaScript2MIT2026-08-25
LingLambda/dsh-logger-panelRuntime log panel for DeepSeek Harness (dsh): live SSE log view in Settings plus bounded date/size rotating JSONL files.TypeScript2MIT2026-08-15
lonelymoon87/dsh-guardianRuntime tool policy, dangerous-command guard, and output redaction for DeepSeek Harness.TypeScript2MIT2026-08-21
Loner1024/deepseek-harness-sdk-rsRust SDK for DeepSeek Harness: drive the harness JSON-RPC runtime as a subprocessRust2MIT2026-08-17
MashedPotato817/dsh-git-pluginGit workflow plugin for DeepSeek Harness: slash commands and read-only git toolsJavaScript2MIT2026-08-13
NeevCloudAI/dsh-neev-sandboxRun DeepSeek Harness against a gVisor-isolated cloud sandbox — files, Bash, PTY and LSP all move off your machine. Drop-in plugin, no fork, optional persistence.TypeScript2Apache-2.02026-09-11
omdsh-dev/dsh-bash-encodingDSH bash 输出编码自动识别插件:替换 ctx.bash,自管 spawn 收集原始字节,自动检测 UTF-16LE/UTF-8/GBK 等编码并正确解码,修复 WSL/Windows 下 bash 工具的中文乱码。TypeScript2BSD-3-Clause2026-08-25
omdsh-dev/sandbox-mxc微软跨平台沙盒支持TypeScript22026-08-22
Palaiologos1453/dsh-worktree-studioHuman-operated Git worktree task board for DeepSeek HarnessTypeScript2MIT2026-08-28
rand0wn/dsh-minimal-anchorDeepSeek Harness (dsh) plugin: prune the tool schema and inject a structural preamble on a session's first turn onlyTypeScript2MIT2026-08-28
Shane-Jay/dsh-self-updateIn-app self-update for DeepSeek Harness git-source installs + optional native macOS shellTypeScript2MIT2026-09-05
shelken/dsh-co-authored-bydsh plugin: auto-inject Co-Authored-By and Generated-By trailers on git commitTypeScript22026-08-15
STARDUSTLC666/dsh-code-securityDSH AI 代码安全审查插件:十工具确定性扫描(40+ 规则、密钥熵检测、staged diff、SARIF 导出)、基线接受、SBOM-lite 依赖清单与健康自检,零运行时依赖。 已验证兼容 DeepSeek Harness v0.1.2-alpha.5。JavaScript2MIT2026-09-05
swaylq/dsh-genieWishes that outlive the session — turn a DeepSeek Harness agent's runtime plugins into permanently installed ones. No pnpm, no network, no build authorization.JavaScript2MIT2026-08-25
tree201/dsh-capability-inspectorDeepSeek Harness Doctor and DSH runtime diagnostics for tools, models, skills, workspaces, sessions, plugins, and MCP troubleshootingTypeScript2MIT2026-08-15
TrueNix/dsh-anthropic-oauthBridge Claude Code OAuth (Pro/Max/Team) into DeepSeek Harness — reuses ~/.claude/.credentials.json, auto-refreshes, no hardcodingJavaScript2NOASSERTION2026-09-09
TYEclipse/dsh-netdoctorNetwork diagnostics toolbox for DeepSeek Harness (dsh): DNS lookup (10 record types), ICMP ping, TCP port check, TLS cert check, traceroute, WHOIS lookup, public IP — seven read-only probes, zero runtime dependenciesTypeScript2MIT2026-09-10
TYEclipse/dsh-semverSemantic versioning toolbox for DeepSeek Harness (dsh): parse, compare, range-check, increment, diff and sort semver strings (npm semver.inc/diff/sort semantics) — zero runtime dependencies, pure logicTypeScript2MIT2026-09-10
vibeinging/dsh-tool-searchPer-agent on-demand tool discovery and progressive schema disclosure for DeepSeek HarnessTypeScript2MIT2026-09-04
wang-kaopu/dsh-cordis-devtoolsGive coding Agents runtime evidence for debugging and verifying DSH / Cordis plugins. 让 Coding Agent 获得用于调试和验证 DSH / Cordis 插件的运行时证据。TypeScript2Apache-2.02026-08-30
Whning0513/deepseek-protocol-doctorChecks DeepSeek tool loops, reasoning_content, strict schemas, and captured SSE. Also works as a DSH plugin.Python2MIT2026-08-15
WODE25500/dsh-azAzure CLI 的 DeepSeek Harness 插件 — 查询/展示/部署/诊断 Azure 资源,JSON 输出JavaScript2MIT2026-08-28
yangshen830-eng/dsh-editorDSH 代码编辑器插件:VS Code 风格界面,内置文件树、Monaco 编辑器、跨文件搜索/替换、Markdown 预览与 Git diffJavaScript2MIT2026-09-04
YaoaY/dsh-gpt-compatDSH 的 GPT/Codex 沙箱提权参数兼容插件 | Fail-closed GPT/Codex sandbox escalation compatibility for DeepSeek HarnessJavaScript2MIT2026-09-03
YiyuZh/dsh-skillfluxDeepSeek Harness 动态 Skill 运行时管理器,自动发现、路由、挂载和卸载 Agent SkillsTypeScript2MIT2026-09-01
zoahdev/dsh-dep-auditDependency supply-chain hygiene audit for DeepSeek Harness (dsh): peer-range resolvability, broken dist-tag detection, stale/missing-license/non-registry deps, installed-vs-declared drift. Complements dsh-poison-guard and dsh-plugin-doctor.TypeScript2MIT2026-08-28
zoahdev/dsh-llms-forgeGenerate llms.txt for DeepSeek Harness (dsh) plugin repositories from package.json + README — AI-readable discovery files, zero runtime deps. CLI + agent-callable llms_forge tool.TypeScript2MIT2026-08-28
zoahdev/dsh-poison-guardPre-install supply-chain poison scanner for DeepSeek Harness plugins: AST (JS-X-Ray) + deobfuscation + regex. Catches obfuscated exfiltration, eval, hidden shell commands.JavaScript2MIT2026-08-25
zoahdev/dsh-readme-forgeGenerate 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.TypeScript2MIT2026-08-28
zoahdev/dsh-timesheetTimesheet for DeepSeek Harness (dsh): turn-based time tracking from session logs — per-day/project/provider/source rollups, tool-call counts, failure rates, time-to-first-token. CLI + agent-callable timesheet tool, zero runtime deps.TypeScript2MIT2026-08-28
zzyyyds88/dsh-solo-levelingDeepSeek Harness(DSH)插件集:访问门禁(登录 + HTTPS 反代)、默认值、手机端适配、桌宠、任务套件(看板 / 统计 / Git 图谱 / 皮肤),浏览器 / 手机 / 局域网公网随时调用。TypeScript2MIT2026-08-26
173787247/dsh-wsl-credDeepSeek Harness tool: safe Git credential hints for Windows GCM from WSL.JavaScript1MIT2026-09-04
2-c-q/dsh-capsuleOS-isolated capability capsules for third-party DeepSeek Harness pluginsTypeScript1MIT2026-08-25
240xu/verdict-engineVerdict Engine — machine-checkable engineering governance: prose skill for any agent + dsh-themis DSH plugin (read-only tools, fail-closed, protocolJson negotiation). 纯文本规范 + 可校验运行时双载体。JavaScript1MIT2026-08-28
2672243194/dsh-tallyPersonal bookkeeping for DeepSeek Harness: record expenses/income (single or batch), list, monthly/annual stats with trends, budgets with progress/over-limit alerts, soft-delete restore, CSV & self-contained HTML report. Zero deps, local JSON. 个人记账插件JavaScript1MIT2026-08-16
33moren33/dsh-slice-bench把插件放进一台真起来的最小 DSH 机器,让 harness 自己说它站不站得住 · Runtime bench for DSH plugin version conflicts — the harness gives the verdict, not usJavaScript1MIT2026-08-30
863683348/dsh-govAgent governance suite for DeepSeek Harness: policy-based tool gating (allow/deny/ask), structured JSONL audit trail, per-agent token quotas — enterprise companionJavaScript1MIT2026-09-11
988hj7tczd-oss/dsh-a11y-scanDSH native accessibility (WCAG) scanner: runs axe-core over local HTML files / build output / URLs and reports violations as Markdown/HTML/JSONTypeScript1MIT2026-08-25
988hj7tczd-oss/dsh-invoice-toolsDSH native tools: parse Chinese e-invoice PDFs into structured JSON with amount cross-check, and generate expense reports (Markdown / xlsx)TypeScript1MIT2026-08-25
988hj7tczd-oss/dsh-pr-descriptionDSH native tool: analyze the current branch diff and generate a Conventional Commits PR title, description and self-review checklistTypeScript1MIT2026-08-25
988hj7tczd-oss/dsh-receiptsMine local DSH session logs (JSONL) into personal usage & impact receipts: Markdown day/week/month reports plus a self-contained HTML receiptJavaScript1MIT2026-08-25
a1swg1159-pixel/dsh-prompt-shieldRuntime prompt-injection detection and quarantine for DeepSeek Harness tool results.TypeScript1MIT2026-08-15
addxing/function-testing面向各类 AI 编程代理的功能测试用例生成 Skill。它可以根据 PRD、Git 提交记录或用户故事生成功能测试用例,并输出 Excel 风格测试报告 A skill for generating functional test cases from PRDs, Git commits, or user stories, and exporting an Excel-style test report. Works with any AI coding agentJavaScript1Apache-2.02026-08-14
AIRIKE1/dsh-ide-panelsDSH 客户端布局插件:仿 VS Code 的 IDE 外壳——中间标签工具区/右侧栏/底部面板,真实 PowerShell 终端 + 本地代码变更对比 + Git 源码管理 + SSH/WSL 远程JavaScript1MIT2026-08-19
alpacachen/dsh-worktreeA Git worktree plugin for DeepSeek Harness that creates task branches, registers worktrees as DSH Workspaces, and opens isolated sessions.TypeScript1MIT2026-09-03
AlphaGodzilla/ag-dsh-coding-plugins围绕软件工程开发的DeekSeek Harness 插件合集TypeScript1MIT2026-08-15
Ardig24/dsh-trajectory-ablationFinds the actual cause of an agent failure by reconstructing, diffing, and ablating its context - a DeepSeek Harness plugin.TypeScript1MIT2026-08-26
ArmyWas/dsh-failure-lensDeterministic DeepSeek Harness plugin that explains Windows sandbox spawn EPERM failures in contextTypeScript1Apache-2.02026-09-08
awesimon/deepseek-harness-pythonPython SDK and runtime packaging for DeepSeek Harness (under development)Python1MIT2026-08-17
Ayato233/dsh-agent-manageDSH 独立管理插件:全局人设注入 + Skill 管理 + MCP 动态管理(修改自 dsh-vscode-layout)JavaScript12026-08-16
azazo1/dsh-write-protect防止模型改写工作区里的指定路径. 同时支持放开某些外部目录的写入而不必放开沙箱.TypeScript1MIT2026-09-11
bainianlaoyao/bash-on-windowsOn Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.JavaScript1NOASSERTION2026-09-11
better-er/dsh-write-rule-guarddsh 插件:按可配置正则规则拦截 edit/write 的写入内容,默认拦全角括号,host 单半身经 cordis 配置注入。TypeScript1MIT2026-09-03
bluefateludi/dsh-agent-run-loggerLocal JSONL run tracing plugin for DeepSeek Harness — records agent runs, model steps, tool calls, timings, outcomes, and token usage.TypeScript1MIT2026-08-25
bobby-sheng/dshget-pluginSearch, inspect, update, and install DeepSeek Harness plugins from DSH Get.JavaScript1MIT2026-08-25
caopu16/dsh-mcp-jsondeepseek-harness自动读取mcp相关配置文件(如.mcp.json),自动加载mcpTypeScript1MIT2026-08-27
CharlotteN7/dsh-plugin-inspectorKnow what a DeepSeek Harness plugin does before you install itTypeScript1MIT2026-09-05
chouyong/dsh-effect-doctorVerify that Cordis-managed runtime resources return to baseline after mount, exercise, and unmount.TypeScript12026-08-25
chouyong/dsh-fork-diffRead-only fork-aware conversation diff plugin for DeepSeek HarnessTypeScript1MIT2026-08-25
creativedswork/dsh-uni-editorAll Editors, one DSH Editor. Unified Editor runtime for DeepSeek Harness, powered by MCP Apps.TypeScript1MIT2026-09-09
csiroqa/dsh-plugin-forgeDeepSeek Harness(DSH)插件生成工具:AI 自发发现能力缺口,子代理开发、迁移为独立 git 仓库并自动提交、热挂载与装入 profile。AI-native plugin generator for DeepSeek Harness: self-iterating subagent pipeline, independent repos, hot-mount.TypeScript1MIT2026-08-15
dalintian/dsh-means-digital-sweet-heartDSH means Digital Sweet Heart — A DSH Plugin to turn your DeepSeek Harness to AI girlfriends. 一个DSH插件将你的DeepSeek Harness改造成AI女友。JavaScript1MIT2026-08-18
ddll8023/dsh-access-modeSession access-mode plugin (Default / No Edit / Auto) for DeepSeek Harness (DSH). dsh-pluginJavaScript1MIT2026-08-25
delightedMaster/dsh-subprocess-win32Windows subprocess Cordis runtime and Minimal/Anchored Standard presets for DeepSeek HarnessJavaScript1MIT2026-08-25
dragon43pp/dsh-ops-skillPortable operations skill for diagnosing and safely remediating DeepSeek Harness runtime issues.Shell1MIT2026-08-25
drscrewdriver/dsh-seatbelt-sandboxdsh-seatbelt 方面沙箱增强尝试使用非exec工具直接对接系统seatbelt相关apiTypeScript1BSD-3-Clause2026-08-29
Eicbro3ding/dsh-plugin-backupOne-click export/restore of installed DSH plugins (JSON snapshot) · DSH 插件一键导出/还原JavaScript12026-08-16
Eric-GoodBoy-Tech/dsh-agsh-contextAgentShell 嵌入 DSH 的桥插件:唯一 shell 工具(持续终端)+ pre-step 落点 + llm/stream 短路接管(git 分发)TypeScript12026-09-11
fan56/dsh-mcp-adapterdsh plugin: fold mcp__* tool schemas into two meta-tools via prompt-side shim to save tokensJavaScript12026-09-11
FeatureAgents/AgentsGitFlowControllerAgents Client Level Git Flow ControllerTypeScript1MIT2026-09-10
FengLingYaaa/dsh-gpt-perm-stripDSH plugin: strip leftover GPT sandbox_permissions that are not strictly wider than the current session.TypeScript1MIT2026-08-18
githezhihao/norma-project-explorerRead-only VS Code-style project tree for Norma Harness and DeepSeek HarnessTypeScript1MIT2026-08-21
helibeiqi/dsh-csp-runtimeCognitive State Protocol (CSP) v0.1 — the cross-framework interop layer that makes AI thinking state serializable, persistable, and transferable. Host-side Cordis plugin for the DSH ecosystem.TypeScript1MIT2026-08-28
HenryPhoebe/dsh-plugin-easyppteasyppt是一个面向 DeepSeek Harness (DSH) 的演示文稿生成 dsh-plugin(npm 包 + Cordis bundle + 内置技能)。用户输入大纲(Markdown / JSON / 自然语言)与插图,即可基于 DSH 原生 Univer 工具链生成PPTX,HTML,JSONJavaScript1MIT2026-08-28
huangjuhua-aigc/dsh-a2adsh-a2a-server makes a DeepSeek Harness agent reachable over the A2A (Agent2Agent) protocol. It serves an Agent Card at a well-known URI and implements the v0.3.0 JSON-RPC binding, so any compliant peer that knows the deployment's URL can discover the agent and submit tasks to it.TypeScript1MIT2026-09-04
jaaty/dsh-gsd-bundleA DeepSeek Harness bundle reimplementing opengsd-core (Git Ship Done) as host-plane Cordis plugins, replacing the default agent-loop behaviour with the GSD phase loop.JavaScript1MIT2026-09-09
jetheaven/dsh-data-extractor结构化数据提取:从非结构化文本提取字段,输出 JSON/CSV/表格JavaScript12026-08-27
jetheaven/dsh-text-diffAI智能文本对比:找出两段文字的差异、语义变化和潜在风险点JavaScript12026-08-27
JJXjustin/dsh-session-rewindDSH session and file rewind plugin (shadow git repo)JavaScript12026-09-05
jkt-check/dsh-secret-scrubIrreversible secret-scrubbing guard plugin for DeepSeek Harness (dsh): regex redaction of secrets before session-log persistence and model requestsTypeScript1MIT2026-09-03
JohnXu22786/bookkeepingConversational bookkeeping plugin for DeepSeek Harness (dsh bundle: record expenses/income by chat, query, report, export CSV/HTML, monthly budgets)TypeScript1MIT2026-09-09
JohnXu22786/command-scoutdsh plugin: scans a project's declared build commands (Makefile, package.json scripts, justfile, deno tasks) and exposes them as agent toolsJavaScript1MIT2026-08-25
JohnXu22786/docs-retrieverdoctrove: versioned library documentation retrieval MCP server for coding agents — zero runtime dependencies, installable as a dsh plugin bundle.JavaScript1MIT2026-08-25
JohnXu22786/net-debugHTTP network debugging toolset for DeepSeek Harness (dsh): general-purpose HTTP client with SSRF/private-network protection, per-session request history with replay, response inspection, HAR export, and a zero-dependency CLI.TypeScript1MIT2026-09-11
JohnXu22786/safety-net编码 agent 破坏性命令拦截闸门:rm -rf / git reset --hard / push --force 执行前解析判定并要求人工确认(dsh 插件 + 通用 CLI)JavaScript1MIT2026-09-09
jonah791/dsh-wq-bridgeWorldQuant BRAIN 平台桥(Python Bridge 模式):TS 壳管理 Python 子进程(stdio JSON-RPC),向 DSH 工具面暴露 AlphaFactory 平台能力TypeScript12026-09-07
kaiarvin/dsh-show-diffExpanded color-coded diff tool cards for the edit/write tools — DeepSeek Harness client plugin with per-file line numbersTypeScript1MIT2026-09-10
KannaKuron/dsh-agent-langAgent language control: DSH plugin — tool-call descriptions, model thinking, and replies each follow the GUI language, force a fixed language, or turn off; injected as one global runtime-context directive. | Agent 语言控制:DSH 插件——工具描述、模型思考、回复输出三通道各自跟随界面语言 / 强制指定 / 关闭,以全局 runtime-context 注入,不改任何 preset。JavaScript1MIT2026-09-10
KaramachiA217/dsh-bundle-managerRuntime mount manager for optional third-party plugins in DeepSeek Harness - mount/unmount bundle rows in-process via the Loader API (instant, no restart, never touches the profile manifest), with named presets and self-healing failure fallback.JavaScript1MIT2026-08-19
kelai141/local-git-4-llm模拟git的多llm同工作区协作dsh插件TypeScript1MIT2026-08-25
Leo-Ayh-Oday/dsh-orcanaRuntime governance for DeepSeek Harness: progress governor, evidence freshness, completion guard, capability router (Same model. Same DSH. One runtime intervention.)TypeScript1MIT2026-08-25
leonardoxr/dsh-companionRead-only workspace and session JSON API plugin for DeepSeek Harness native clients.JavaScript1MIT2026-08-25
lhf6623/dsh-proxy-configDeepSeek Harness proxy config plugin: injects HTTP/SOCKS proxy into process.env so plugin installs (pnpm/git) use itJavaScript12026-08-26
liceses/dsh-all-gitbashDeepSeek Harness 插件:把 Windows 上 所有 pwsh 命令执行改道 Git for Windows bash —— 模型从第一轮对话起就只有 bash 工具(pwsh 工具被直接禁用),实际执行的是 Git for Windows bash(MSYS),不再写 PowerShell。JavaScript1MIT2026-08-25
lin-cheng-lab/dsh-plugin-doctorDSH 插件体检:安装前检查 peer 版本兼容性,防止 rc 不匹配崩溃 🩺TypeScript1MIT2026-08-13
lonelymoon87/dsh-engineering-suiteOne install for SpecFlow, GitFlow, Guardian, and Code Intel on DeepSeek Harness.1MIT2026-08-25
LongSir0419/dsh-git-branch-manageDSH bundle: 当前 Git 分支徽标。在会话 header 与新会话欢迎页显示当前分支,支持切换、新建、更新、拉取、推送、删除(仅本地分支,IDEA 风格目录树)。JavaScript1MIT2026-08-26
LongSir0419/dsh-toolkitDeepSeek Harness (DSH) 插件工具包——一条命令安装三个常用插件:mcp管理、Skill管理 与 Git 分支徽标。装完即用,设置页自动出现 mcp管理 与 Skill管理 两个分区,会话头部与新会话欢迎页显示 Git 分支徽标。JavaScript1MIT2026-08-26
lumose0/dsh-file-reference-everythingWhole-disk @ file references for DeepSeek Harness — Everything-backed instant search with fuzzy/regex and a cross-platform fallback indexTypeScript1MIT2026-08-28
lwklbb/dsh-worktreesManage Git worktrees inside DSH: scan workspace repositories, create worktrees, add them as DSH workspaces, open folders, remove worktrees, and prune stale records.JavaScript1MIT2026-08-17
MichengAI/dsh-simplifyDSH 代码简化插件:限定 Git 变更范围,支持未跟踪文件、跨平台路径与可靠的 Git 异常处理。TypeScript1Apache-2.02026-09-11
MicroWearld/dsh-a2a-serverA2A server bridge plugin for DeepSeek HarnessTypeScript12026-08-30
MkaliezZ/dsh-agent-doctorDeepSeek Harness health and safety diagnostics: /doctor inspects the effective model-visible tool surface.TypeScript1MIT2026-08-29
Moeblack/dsh-payload-captureDSH 插件:捕捉每次上行模型 API payload,JSON 落盘 | DSH plugin: capture every upstream model API payload to JSONJavaScript12026-08-15
mojiexuan/dsh-gitA VS Code-style Git source control panel plugin for DeepSeek Harness.为 DeepSeek Harness 开发的一个类似 VS Code 的 Git 源代码管理面板插件。TypeScript1MIT2026-08-17
MoonlitDropOfBlood/dsh-git-managerDSH的git管理插件JavaScript1MIT2026-09-06
NEVSTOP-LAB/dsh-version-inspectorDSH 版本信息插件,在 DSH 设置面板新增「版本信息」页,以紧凑多列树展示 DeepSeek Harness、插件与依赖的版本,支持按包名/版本过滤与 day/darkJavaScript1MIT2026-08-24
NexusAgentX/dsh-mcp-adapterMCP adapter for DeepSeek Harness — one proxy tool instead of dumping every MCP schema into context.TypeScript1MIT2026-08-22
PangYiMing/dsh-bisect-debugDSH plugin: bisect bugs (code / boundary / commit) — 二分法定位 bug 根因JavaScript1MIT2026-08-13
potterlee369-prog/dsh-vscode-opener在deepseek harness聊天框加入VS code和文件管理器按钮TypeScript1MIT2026-08-25
qing3a/dsh-repo-contextDSH 插件:把 git 状态与仓库规范动态注入 system prompt(官方 system-prompt 缝隙插件)JavaScript12026-08-25
sha2kyou/dsh-settings-aboutdsh Settings → About plugin: runtime version, env, installed plugins (requires @deepseek-ai/dsh@0.1.1-rc.1)JavaScript1MIT2026-08-24
Sharl210/dsh-strip-sandbox-permissionsStrip sandbox_permissions/justification from model tool-call arguments to avoid false sandbox escalation errorsJavaScript1MIT2026-08-26
ShinonomeAya/dsh-git-chainDeepSeek Harness plugin: Cursor-style Git commit-chain graph with SVG lanes, commit details, diff, filtering, and guarded branch switching.TypeScript1MIT2026-08-27
Six6stRINgs/dsh-thinking-token-stat在底部Dock和每次对话尾部添加模型思考token统计的轻量化插件。A lightweight plugin that adds model thinking token statistics to the bottom Dock and the end of each conversation.JavaScript1MIT2026-09-09
skkaczsh/dsh-checkpoint-rewindDeepSeek Harness checkpoint rollback with linked Git worktrees, session replay, and a graphical branch tree.JavaScript1Apache-2.02026-08-25
SleepEggTart/dsh-mbti-juryDSH 插件:16 型 MBTI 人格评审团,并排评审你最近一次 commit——同一个 diff,16 种看见世界的方式。TypeScript1MIT2026-08-31
snow-The/dsh-ark-planCorrectly activate DeepSeek v4 flash on the Volcano Ark plan API for DeepSeek Harness: default config injection (reasoningEfforts + effort=max) + ark_plan_doctor self-checkJavaScript1MIT2026-08-25
sryimnoob123/dsh-tool-pwsh-safeElbow-proof PowerShell for DeepSeek Harness: pwsh_safe tool runs scripts via base64 -EncodedCommand, immune to quoting/escaping pain, sandbox-seam basedJavaScript1NOASSERTION2026-08-25
ssdyg4444-sys/dsh-audit-logRuntime data-flow audit log for DeepSeek Harness: who mutated what, in what order - per-plugin, per-fiber attribution.TypeScript1MIT2026-08-25
stark-L-1/dsh-peer-mailboxDSH peer mailbox plugin v0.0.2 - inter-session communication via jsonl mailbox (peer_ask / peer_read_mailbox / peer_reply / peer_reset_limit)12026-08-21
striveh/dsh-llm-call-inspectorLocal request and response inspector for session-associated DeepSeek Harness LLM callsTypeScript1MIT2026-08-31
T-Markus-Liang/dsh-game-studioDSH Game Studio: AI-native Game Development Runtime for DeepSeek Harness — 可安装/卸载/升级的游戏开发插件(/game 子命令、动态 Agent Pool、引擎适配器、Verifier + Quality Gate)JavaScript1MIT2026-08-30
tancheng33/dsh-egress-guardRuntime security gate for DeepSeek Harness: egress host allowlist, secret redaction in tool results, and an append-only audit logTypeScript1MIT2026-08-16
taontech/dsh-git一个 Git tab,展示当前 项目路径的 Git 信息:仓库概况、文件修改状态、提交历史、分支与提交图、 贡献日历(最近一年每日提交热力图)JavaScript1MIT2026-09-06
tieveto666-code/dsh-data-modeDSH 数据模式插件:在原版 DeepSeek Harness 上增加只读问数。连接数据库或上传 CSV/Excel,用自然语言查数,并支持按数据源管理业务知识。TypeScript1MIT2026-08-24
tr1v3r/dsh-proxyRuntime-switchable outbound proxy plugin for the DeepSeek Harness — hot-reload HTTP(S)/SOCKS5 routing via one settings sectionJavaScript1MIT2026-09-09
uckkk/dsh-api-mock接口模拟服务器:解析 OpenAPI 3.x,生成零依赖 Node Mock 服务器并按 schema 生成示例数据JavaScript1MIT2026-08-25
uckkk/dsh-markdown-tableMarkdown 表格生成:JSON 数组/二维数组转 Markdown 表格JavaScript1MIT2026-08-25
Unintendedz/dsh-response-metaAlways-visible model, reasoning, throughput, timestamp, runtime, and TTFT metadata for DeepSeek Harness replies.JavaScript1MIT2026-09-10
vinoth4v/dsh-tool-councilDeepSeek Harness plugin: a council tool that asks several models on different providers the same question, then reports where they agree and where they splitJavaScript1MIT2026-08-29
Wang-Lin-Chang/dsh-cross-platformLinux backend for dsh-witness/dsh-anchor: chattr + bubblewrap sandbox recipes. Every claim carries an experiment number.TypeScript1Apache-2.02026-08-26
worksAssistant/dsh-quickref功能:正则表达式实时测试、JSON 格式化/校验、时间戳↔日期、Base64/URL 编解码、cron 表达式生成器、diff 对比——全部本地零依赖。TypeScript1MIT2026-08-25
wsifan31-bit/Smart-DSH-MarketSmart DSH Suite v2.0: Dual-engine plugin marketplace (12k+ plugins) with project-stage-aware recommendations & 26px Nano HUD.JavaScript1MIT2026-09-06
x7687315-gif/dsh-policyUser-controlled policy and personalization runtime for DeepSeek Harness - enforce hard project constraints at the agent lifecycle boundary.TypeScript1MIT2026-09-03
xiagaogaozi/dsh-silly-pluginDSH 酒馆模式:导入 SillyTavern 角色卡(PNG/JSON),自动拆分世界书/正则/脚本并创建同名工作区(#dsh-plugin)JavaScript12026-09-08
xiaohj233/dsh-compat-shimsVersion-scoped compatibility shims for DeepSeek Harness 0.1.0-rc.6: pi-ai compat, sandbox schema shim, keyboard guard.JavaScript1MIT2026-08-17
yewenyell-lang/dsh-workloadsDurable workspace-owned Workloads and Runtime Center for DeepSeek HarnessJavaScript1MIT2026-08-25
ynymhrb/long-horizon-runtimeDurable long-horizon task runtime for DeepSeek Harness — plan, confirm, track, and resume AI work across sessions and interruptions.TypeScript1MIT2026-09-06
Yukari316/dsh-toolcall-compat修复在DSH中使用自定义提供方模型时会遇到的toolcall json schema被错误解析后不断产生错误toolcall的问题,同时提供长时间等待toolcall跳过的功能。TypeScript1MIT2026-08-25
yybukn/dsh-table-attach在dph中可以直接拖动.xlsx和.csv的表格文件到输入框中JavaScript1MIT2026-09-02
ZhenHuangLab/dsh-syncGit sync for DeepSeek Harness settings and profile configuration.TypeScript1MIT2026-08-25
ZhijiangTang/dsh-fmtDSH plugin: JSON/YAML/TOML/SQL formatter with error line/column locationsJavaScript1MIT2026-08-25
ZicanC/dsh-gitdsh-git lets you manage conversations with an agent the way you use Git.TypeScript1MIT2026-08-25
zjuhbh/dsh-full-with-approvalDSH profile plugin: full-access (GPU-capable) sandbox with per-operation approval for writes outside the workspace or to protected files.JavaScript1MIT2026-08-29
zoahdev/dsh-firstrunFirst-run health check for DeepSeek Harness (dsh): verifies Node/pnpm/dsh toolchain, profile, API key (names only), workspace and registry, then prints actionable next steps. Zero runtime deps, read-only. CLI + agent-callable quickstart tool.TypeScript1MIT2026-08-25
zoyluoblue/deepseek-harness-rewinddsh plugin: snapshot your workspace every turn and restore the files to any earlier point. A rewind/undo for DeepSeek Harness coding sessions — your own git repo is never touched.TypeScript1MIT2026-08-25
ztting01/dsh-agentenv-sandboxAgentENV/E2B microVM execution-world bundle for DeepSeek HarnessTypeScript1MIT2026-08-29
0N3-0/dsh-tui-mcp-manager面向 dsh-TUI 的原生 MCP Server 管理插件:通过 /mcp-manager 浮窗完成 MCP CRUD、启停、Sets、复制、Inspector、Tool schema、Doctor Lite 和凭据引用管理,并将配 置原子写入当前 profile,支持 Cordis HMR 热重载。TypeScript0MIT2026-08-30
3223698962/dsh-msys2-bash-executorStandalone configurable MSYS2/UCRT64 and Git Bash executor for DeepSeek Harness, with global or per-preset activationJavaScript0MIT2026-08-15
782042369/dsh-model-compat-guardDSH (DeepSeek Harness) compatibility guard plugin: fixes reasoning-model compaction truncation, doomed sandbox-escalation fail-close, and missing tool description for GPT/Qwen/third-party modelsJavaScript0MIT2026-09-08
alchemistwu/dsh-tool-call-guardDSH plugin: neutralize tool calls with invalid JSON arguments on the wire — so one malformed model generation cannot brick a session against strict OpenAI-compatible servers (vLLM)JavaScript0MIT2026-08-31
AlexKaiqi/dsh-block-to-filesimple runtime ability to map a block to file, such that bash can accessTypeScript0MIT2026-09-08
Anna-la/dsh-token-statDeepSeek Harness token 用量统计插件: 按模型/日期区分, 设置页看板, 数据目录在线更改JavaScript0MIT2026-08-27
ArcaneOrion/dsh-stage-panelDSH in-session panel view: agent HTML projected into a sandboxed iframeJavaScript02026-09-05
AstralFoundry/dsh-workspaceA lightweight IDE and Git workspace plugin for DeepSeek HarnessJavaScript0MIT2026-08-27
axdlee/dsh-yeelight-smart-homeDeepSeek Harness plugin: Yeelight smart home control via the local yeelight-home runtime (skill, tools, settings card)JavaScript0Apache-2.02026-08-31
ayumedaze/dsh-gitdsh-pluginJavaScript0MIT2026-08-29
baddying/dsh-geolibreDeepSeek Harness plugin: render GeoJSON/vector data into an interactive GeoLibre map and let agents operate the live map (layers, styles, view, GeoLibre algorithms and Whitebox WASM tools) through agent tools.JavaScript0MIT2026-09-09
BitDG/dsh-cloud-model-providers接入 Ant Digital MaaS 与 NVIDIA NIM 流式模型路由 / Streaming model routes for DSHTypeScript0MIT2026-09-02
biubiukam/dsh-runtime-nutrition-labelRuntime nutrition labels for DeepSeek Harness plugins and tools, with bounded evidence for tool, filesystem, network, and side-effect activity.TypeScript0MIT2026-08-18
blairlaird/dsh-agent-mailboxDurable agent-to-agent messaging for DeepSeek Harness: threads, receipts, search, broadcast, attachments, presence, SSE streaming, signing. Zero dependencies.JavaScript0MIT2026-09-01
catsenior507/dsh-tool-failure-journalDurable failure journal for dsh tool calls: every abnormal exit appended to JSONL on disk, folded by error signature, readable back by the agent.JavaScript0MIT2026-09-10
CH3SH-LC/dsh-autoThe auto permission tier for DeepSeek Harness: workspace-write requests run directly, sandbox escalations (danger-full-access) are judged by a separate classifier model.TypeScript0MIT2026-08-16
chendefine/dsh-hooks-claude-code-per-workspaceDeepSeek Harness plugin: run each workspace's own Claude Code command hooks (per-session .claude/settings.json discovery)JavaScript0NOASSERTION2026-08-20
chengyimingvb/dsh-silent-pwsh可以禁止DeepSeek-Harness执行任务的时候弹出烦人的黑色弹窗JavaScript0MIT2026-08-15
CN-WenYu/dsh-git-conventionsConfigurable Git commit and pull-request conventions for DeepSeek Harness — enforce user-defined rules on commit messages and PR titles/descriptions. | DeepSeek Harness 的可配置 Git 提交与拉取请求规范插件,按用户自定义规则校验提交信息与 PR 标题/描述。JavaScript0MIT2026-08-25
cndn/dsh-d1Cloudflare D1 tools for the DeepSeek Harness (dsh): read-only first, approval-gated writes, zero runtime dependenciesJavaScript0MIT2026-09-04
coffee-man666/dsh-lensRepository and agent-runtime analysis skills as an installable DeepSeek Harness (dsh) pluginTypeScript0MIT2026-08-24
cransmathenia666-hash/dsh-skill-mcp-statsPer-turn skill & MCP usage stats for DeepSeek Harness (dsh) - see what tools the agent used, with per-message stats and JSONL logs.TypeScript02026-08-19
Dekurri/dsh-windows-minimal-adapterWindows极简模式适配:DeepSeek Harness 插件,自动生成适配 Windows 的极简模式 agent 预设(pwsh / Git Bash / WSL2),卸载自动复原。JavaScript0MIT2026-08-16
DevViking-Persike/dsh-git-graphDeepSeek Harness plugin: a Git commit-graph view with lanes, refs, and worktree managementJavaScript0MIT2026-08-27
Dinosaur-MC/dsh-win-multi-bashMulti-bash plugin for dsh. Add Git Bash / WSL Bash support for Windows.JavaScript0MIT2026-08-30
dmsobtl/dsh-tool-code-reviewDSH 插件:结构化代码审查 — Agent 读取 git diff,按 checklist 逐项审查,输出可操作的发现。TypeScript02026-08-14
dongsheng123132/dsh-loader-settlement-proofContent-addressed proof for recorded DSH Loader activation, injection closure, and tool schema settlement.JavaScript0MIT2026-09-09
dongsheng123132/dsh-schema-migration-proofContent-addressed DSH evidence for schema migration idempotence, rollback, invariants, and explicit loss disclosure.JavaScript0MIT2026-09-09
dongsheng123132/dsh-tool-surface-proofDeployment-scoped model-visible DSH tool surface conformance evidenceJavaScript0MIT2026-09-07
DshMarketPlace/dsh-plugin-validatorSandboxed install validation for DeepSeek Harness plugins — installs each one into a fresh profile in a throwaway container and reports what the harness recordedJavaScript0MIT2026-08-20
EIGHTfs/dsh-git-pushDSH git 自动提交推送插件:扫描仓库 + 一键 commit/push(工具 + HTTP API)JavaScript02026-09-11
elonnzhang/dsh-system-promptDeepSeek Harness plugin for session-scoped system prompt inspectionTypeScript0MIT2026-08-23
emuco/dsh-venvPer-project runtime environments for DeepSeek Harness: auto-adopt or create a project-local Python venv (.venv_local/python) and wire in toolchains/env vars for the runtimes each project uses.JavaScript02026-09-07
Equinox7379/dsh-update-radarUpdate radar for DSH: checks installed plugins against git upstreams.JavaScript0MIT2026-08-25
ericleoo/dsh-escalation-toleranceTolerate redundant sandbox_permissions requests: a Cordis plugin that turns hard failures into harmless no-ops when a tool asks for a permission mode that is already active.JavaScript02026-08-18
fentz26/dsh-nextPerformance-oriented backend/runtime modernization layer for DeepSeek Harness.TypeScript0MIT2026-08-27
fly1989/dsh-deliberationPrimary-controlled deliberation and opt-in reasoning-masked review for DeepSeek Harness.TypeScript0MIT2026-08-31
foggy-projects/foggy-deepseek-harness-pluginFoggy Java data analysis engine integration for DeepSeek HarnessPython0Apache-2.02026-09-06
foxi-ui/dsh-command-vscodeDeepseek Harness 插件-工作区快速打开编辑器vscode、idea等JavaScript0MIT2026-08-20
fzs356113-oss/dsh-cad-copilotCAD 智能副驾 — 自然语言驱动的 CAD 自动化: 需求→装配定义 JSON(Schema 校验)→拓扑排序装配规划→SolidWorks/Fusion360 执行脚本, 含四旋翼无人机完整示例.JavaScript0MIT2026-08-16
Ghost011118/dsh-plugin-governor-extensionDeepSeek Harness plugin governance: installable runtime tool policy plus companion boot admission, supervised restart, and rollback.PowerShell02026-08-27
GodCC6/dsh-updaterAuto-update plugin for DeepSeek Harness (git / npm dual-mode) — ff-only pulls, automatic rollback, optional idle-aware auto-applyJavaScript0MIT2026-09-11
GooDAnDReaDY/dsh-agent-loop-guardDeepSeek Harness runtime guard for tool-call and assistant-output loopsJavaScript0MIT2026-09-10
GooDAnDReaDY/dsh-giteaGitea/Forgejo toolkit for DeepSeek Harness: issues, PRs, CI, releases, operationsJavaScript0MIT2026-09-10
GooDAnDReaDY/dsh-kanbanKanban board for DeepSeek Harness: Gitea-backed tasks, workflow columns, and dedicated agent sessionsJavaScript0MIT2026-09-10
HaoyanZhang123/dsh-live-preset-switchDSH skill provider bundle: live agent-preset switching guidance (additive, no lifecycle scripts, no runtime dependencies)JavaScript0MIT2026-09-11
hatter123/dsh-diffgeomdsh用来计算几何问题的插件Python0MIT2026-08-19
helibeiqi/dsh-docx-mcpZero-dependency MCP stdio server that generates real .docx files from a JSON spec — Chinese office-automation vertical for DeepSeek Harness.JavaScript0MIT2026-08-28
hlxstc-create/challenge-project-methodologyA battle-tested methodology for high-difficulty AI-agent projects: grading gates, evidence-driven verification & self-evolution. OpenClaw & DSH versions.0MIT2026-08-15
hollis-openlab/dsh-runtime-xrayRead-only runtime X-Ray for DeepSeek HarnessJavaScript0MIT2026-08-18
hongweifei/dsh-pwsh-encoding-fix修复 DeepSeek Harness (DSH) pwsh 工具的中文/非 ASCII 输出乱码;Fix garbled pwsh tool output on Windows for DeepSeek Harness.JavaScript0MIT2026-08-15
HuanLinOTO/dsh-plugin-tools-managerDSH 工具管理器:查看/启停宿主已注册工具 | DSH tools manager: inspect and toggle host-registered toolsTypeScript0NOASSERTION2026-09-11
Hubert-hwk/dsh-loop-doctorSelf-diagnosing plugin family for DeepSeek Harness (dsh): deterministic detour detection over the SessionEvent log, replay-verified optimization suggestions, and accepted-fix sediment.TypeScript0MIT2026-08-20
IYIcode/dsh-ctx-probe自动探测本地模型上下文 dsh-ctx-probe — DSH plugin: auto-sync llm-pi-ai contextWindow with the real runtime window of local llama.cpp/Ollama servers (probe n_ctx per request; tighten before overflow, widen when the server grows).JavaScript0MIT2026-09-08
JachinShen/dsh-sandbox-permission-guardDSH Cordis plugin that prevents redundant sandbox escalation failuresJavaScript0MIT2026-08-16
jiavenzhong/dsh-tool-markitdownDSH 插件:发送文件先转 Markdown — 让大模型直接读懂 PDF/Word/Excel/PPT/HTML/CSV/EPUB,基于 Microsoft MarkItDownJavaScript0MIT2026-08-18
Jiazliang/dsh-worktreeFork-like git worktree for DeepSeek Harness (DSH): create an isolated git worktree from a workspace/session and open a new session in it — optionally forking the conversation so the child inherits all history and works on its own branch.JavaScript0MIT2026-08-23
jiekesu967/dsh-markitdownMicrosoft MarkItDown as a DeepSeek Harness tool: convert PDF, Word, Excel, PowerPoint, HTML, CSV, EPUB, or a URL into Markdown the model can read.TypeScript0MIT2026-09-11
Jinsight-gif/dsh-plugin-gitbashDeepSeek Harness 插件:在 DSH 会话里运行 Windows 侧 Git for Windows Bash(WSL 自动探测路径)。Run commands on the Windows host's Git for Windows Bash from DeepSeek Harness — WSL-aware, auto-detects git-bash.JavaScript0MIT2026-08-23
joao-paulo-santos/dsh-approval-diffDSH plugin: replace file-change approval prompts with a real diff review (line diffs, word highlights, disk-sourced context, one file per card)JavaScript0MIT2026-08-31
joao-paulo-santos/dsh-approval-firstApproval-first edit/write for DeepSeek Harness: shadow tools ask the user BEFORE a mutation the standing sandbox policy would deny, so the model never has to repeat a tool call with sandbox_permissions. In-policy writes stay silent, out-of-policy targets get an approval card on the first call.JavaScript0MIT2026-08-31
joao-paulo-santos/dsh-bouncing-squares-exampleExample plugin for dsh-granular-settings: three bouncing squares, one per settings scope (session, workspace, global). Switch sessions and workspaces to watch each scope behave differentlyJavaScript0MIT2026-08-26
joao-paulo-santos/dsh-diff-viewDiff view: a reusable two-text diff viewer for DSH client plugins — line LCS, word highlights, split/unified views, true line numbers across context collapse.JavaScript0MIT2026-08-30
JohnXu22786/secret-guarddsh security plugin: blocks agents from reading/writing sensitive files (.env, credentials), masks leaked secrets in tool results, audit journal, safe sg_* inspection toolsTypeScript0MIT2026-09-09
jonah791/dsh-agent-preflight沙盒预检插件(从 dsh-agent-watch 拆分):重启/启动前强制预检服务——插件静态健康(lib/src 时效/schema DSL)、磁盘、profile manifest 校验、patch 文件校验、peer 依赖、环境变量、TypeScript02026-09-07
jonah791/dsh-plugin-forge插件创建插件:声明式 spec → 完整可构建的 DSH 插件项目(src/index.ts + package.json + tsconfig + cordis.patch.yml + README)。工具 DSL 正确性由生成器保证,高TypeScript02026-09-07
JUANWANG-BUAA/dsh-session-gitConversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs. 从已完成轮次新建对话分支并画出家族树;不回退文件、不合并日志。TypeScript0MIT2026-08-21
judgeou/dsh-minimal-winDSH agent preset: minimal Windows preset with persistent Git Bash + str_replace_editorJavaScript02026-08-17
julescules/dsh-windows-workspace-guardWindows agent safety for DeepSeek Harness: preview risky calls, protect workspace boundaries, and explain audit decisions.JavaScript0MIT2026-09-05
JunbaoCao/wealth-device-inspector设备监察师(Device Inspector):一键自检系统/硬件/语言/编码/时区,自动生成设备档案 device-report.md,防止环境错误;含后台守护与 RAG 接入。JavaScript0MIT2026-08-30
jwilson411/dsh-modelprintDeepSeek Harness plugin: fingerprint provider, model id, sampling, tool schemas, and system-prompt prefix; pin the card and fail structured on drift.JavaScript0MIT2026-08-30
jwilson411/dsh-mutation-receiptDeepSeek Harness plugin: append-only JSONL of filesystem touches (path, op, sha256 before/after) with no file contentsJavaScript0MIT2026-09-01
jwilson411/dsh-spend-receiptA cache-aware JSONL cost receipt plugin for DeepSeek Harness.JavaScript0MIT2026-09-01
KeLearns/dsh-update-checkerDeepSeek Harness official runtime update checker pluginJavaScript0MIT2026-08-24
kolawong/dsh-plugin-toolkitDeepSeek Harness personal toolkit: runtime-toggleable quality-of-life optimizations, each shipped as one card in the Toolkit settings page.JavaScript0NOASSERTION2026-09-05
lisycotana/dsh-workflow-worktreeGit worktree isolation backend for DeepSeek Harness workflows: implements the registerIsolationAdapter() seam so isolation: 'worktree' works.JavaScript0MIT2026-08-14
liuhange789/data-asset-inspector???????TypeScript02026-08-27
liuyangdongdong/dsh-session-rerunDeepSeek Harness plugin for inspecting and replaying completed main-agent and subagent session stepsJavaScript0MIT2026-09-01
lucifergzsz414/dsh-windows-nativeNative-Windows (non-WSL) shell/encoding/filesystem gotchas for the DeepSeek Harness system promptJavaScript0MIT2026-08-31
lvguqingyou/dsh-xmapxmap Excel schema-map tools for DeepSeek Harness (7 tools: sheets/headers/hash/extract/verify/save-spec/aggregate)JavaScript0MIT2026-09-05
lzxcs/edit-diff-proClaude Code 风格的 edit/write diff 卡片:±3 行上下文、绝对行号、可配置默认展开(默认折叠)。JavaScript0MIT2026-08-26
lzxcs/file-diff-pro产物文件点击弹窗查看本轮 diff(代码类文件);非代码文件维持桌面打开。JavaScript0MIT2026-08-26
mario03690/dsh-devkitThe small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema v0MIT2026-08-22
mario03690/dsh-tablesMessy CSV in, checkable table out: dedupe, merge, reshape, diff two tables on a key, reconcile ledgers in integer cents — every count carries an in-code arithmetic proof.0MIT2026-08-22
Marsax110/dsh-model-fixer模型无关的沙箱升级修正 + 按模型定制的协议提示段:任何模型(GPT 系最常见)在工具调用中错误携带 sandbox_permissions/justification 导致 'not strictly wider' 死循环时自动剥离;并按会话模型动态注入适配提示段。非 bundle 插件,HMR 实时生效。JavaScript0MIT2026-08-26
Mide69/dsh-boot-doctorDeepSeek Harness plugin: console log sink and stuck-plugin warningsTypeScript0MIT2026-08-27
MkaliezZ/dsh-secret-guardFail-closed secret-like payload guard for DSH tool calls: inspects model tool arguments at tools/pre-execute.TypeScript0MIT2026-08-29
Modole/dsh-plugin-git-laoboshi为 DSH 提供受约束的 Git Agent 工具和劳博士桌面版本中心。JavaScript0MIT2026-08-15
Monicaxixi/dsh-loglensDeepSeek Harness dsh-plugin for bounded, cursor-aware log inspectionJavaScript0MIT2026-08-24
muyuanjin/dsh-element-inspectordsh-element-inspector:识别 DSH 页面元素的插件归属,导出所选元素,并隐藏不需要的界面元素。JavaScript0MIT2026-08-20
nicecx/dsh-reset-handoffDSH never restarts itself: host plugin that hands reset requests to an external ops agent (e.g. Hermes) via a versioned JSON protocol — preflight → gate → restart → health-check → recover → deliver backPython0MIT2026-08-31
nicecx/dsh-task-queueTiered task queue for DSH↔Hermes: queue.json single source of truth, lease/claim model, concurrency-1; Hermes-side cron consumes, DSH-side enqueues. Includes busy-mutex for the approve fast path.Python0MIT2026-09-03
Nico0713520/dsh-plugin-guardianRead-only plugin doctor for DeepSeek Harness — diagnose before you install, scan cross-plugin conflicts, promote ephemeral plugins to durable assets.TypeScript0MIT2026-08-17
NinjaSln-labs/dsh-session-slm-routerShadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes shadow JSONL logTypeScript0MIT2026-09-02
niushuanan/dsh-model-usageInspect model quotas, periods, and refresh state by provider in Settings, with data loaded only when the user opens the page.TypeScript0MIT2026-08-29
niushuanan/dsh-multi-windowOpen multiple independent conversations side by side, each with isolated navigation, drafts, and runtime state.TypeScript0MIT2026-08-26
niushuanan/dsh-parallel-worktreeMove parallel tasks into isolated Git worktrees, inspect conflicts, and merge the results safely into the current branch.JavaScript0MIT2026-08-26
NiuZhuang/dsh-git-aiA DeepSeek Harness plugin that records which files the agent edited, with which model, and in which session into git-aiTypeScript0MIT2026-08-23
p2coder/dsh-trace-repeat会话任务 Trace 原子记录/回放:把每次推理完成与工具执行记为不可变版本(含可复现元数据),支持版本时间线回放与从任意版本经 git worktree 恢复执行。JavaScript0MIT2026-08-15
Pasumao/dsh-plugin-windows-guardDeepSeek Harness (dsh) Windows 环境防坑插件:防坑 skill + 三层主动防护(乱码检测提示 / 危险写拦截 / 编码诊断修复工具)。Windows guard plugin for DeepSeek Harness (dsh).JavaScript0MIT2026-09-05
pengkodam/dsh-labProduction-grade DeepSeek Harness plugin laboratory, featuring read-only Git worktree intelligence.JavaScript0MIT2026-08-16
PerryLink/dsh-plugin-doctorZero-dependency static + sandbox smoke detector for DeepSeek Harness plugins (R/K/D/CC layers)JavaScript0Apache-2.02026-09-11
qingmumingyang/dsh-doc-toolkitDSH 文档读写工具包 - PDF/DOCX/XLSX/CSV 读写与 PDF 导出(利用dsh制作的,希望能帮到你们)JavaScript0MIT2026-09-04
qt-11564/dsh-git-seamStructured git tools for DeepSeek Harness: diff-before-commit gate + deterministic porcelain parsing (Chinese/UTF-8 paths, Windows)JavaScript0MIT2026-08-29
QWE13-ART/dsh-tool-folderFold the DSH tool surface per request + ChainGuard firewall (high-risk block + exfil-chain detection + anti-obfuscation) + BM25/bge-m3 hybrid tools_search. Shrinks schema tokens 80-90% while keeping selection accuracy. v0.2.0 adds a semantic retrieval leg (local Ollama bge-m3, RRF hybrid) and ChainGuard obfuscation detection. npm: dsh-tool-folderJavaScript02026-09-02
Rainflowers686/deepseek-harness-minimal-omniDeepSeek Harness Minimal Omni Developer Preview: minimal-by-default runtime with on-demand capabilities and model-invisible governanceJavaScript0MIT2026-09-08
Rosmeowtis/dsh-esDSH 使用 Everything(es.exe) 工具进行 NTFS 全盘搜索,使用 POSIX 风格路径进行交互,兼容 MSYS(git bash) 路径。JavaScript02026-09-10
roushanyyzz/dsh-diff-vis让 AI 在对话中每修改一个文件,你就立刻看到它改了什么。 DSH(DeepSeek Harness)插件:拦截 write / edit 工具调用,在对话流的工具卡片位置直接渲染 git 风格文件差异——支持上下对比与左右对比,逐行高亮TypeScript0MIT2026-08-20
ruanhaodong-tt/dsh-security-guardDSH runtime security guard plugin - loader import confinement, HTTP Host header validation (QVD-2026-52631/57410). AI-assisted.JavaScript0MIT2026-09-05
rudyz666/dsh-bili-asr解析 B站视频链接,提取完整脚本/字幕:优先字幕轨,无字幕用本地 whisper 转写,导出 SRT/TXT/JSON。DeepSeek Harness 插件,跨平台 Windows/macOS/Linux(纯 Node)。JavaScript0MIT2026-08-23
runseal-labs/dsh-tool-runsealRunSeal 沙箱插件:为 dsh 提供 OS 原生策略执行边界(Windows/macOS/Linux) | RunSeal sandbox provider for DeepSeek Harness — OS-native policy-enforced command executionTypeScript0MIT2026-08-18
SeaOf0/dsh-mcp-studioDeepSeek Harness (dsh) 的 MCP 服务器工作台:实时挂载、真实连接状态、工具预览、JSON 一键导入TypeScript0MIT2026-08-19
ShatterDusk/dsh-porterDSH session data ops: cross-root migrate (cwd convert), inspect, repair, format convert. Zero dsh dependency.JavaScript0MIT2026-08-16
shenhuanageshei/dsh-session-link-proSession deep links + full session export (markdown/JSON) + approved cross-session messaging with pairing for DeepSeek Harness (dsh).JavaScript0MIT2026-09-10
ShenXuAkaEkstasis/dsh-ai-saas-deal-finderDSH plugin that finds the cheapest legitimate AI/SaaS purchase option based on region, eligibility, payment methods, taxes, and service policies.JavaScript0MIT2026-09-09
SlAltum/dsh-godotGodot capability family for DeepSeek Harness: headless project tools (validate/run/format/inspect/editor-script), GDScript LSP navigation, and a scripted debugger.TypeScript0MIT2026-08-18
songofhawk/dsh-alphaMulti-machine, multi-agent orchestration and control platform for DSH: route tasks across devices, workspaces, and Agent runtimes with streaming, approvals, and recovery.JavaScript02026-09-10
stimQQ/dshpluginsVerified marketplace of DeepSeek Harness (dsh) plugins — every entry checked against its published npm tarball. 719 installable plugins, 688 passing all seven structural checks. Free public JSON API. | dsh 插件市场:逐个复核发布包,告诉你哪个真的能装。TypeScript02026-08-16
sublatesublate-design/dsh-doctor-windowsWindows environment diagnostics for DeepSeek HarnessTypeScript0MIT2026-08-14
sunzeJAVA/dsh-session-importerdsh plugin: import session records from other coding agents (Claude Code, Codex CLI, Kimi Code CLI, generic JSONL, Markdown) into the DeepSeek HarnessJavaScript0MIT2026-08-17
TARS-snail/dsh-guard-sensitive-pathsApproval guard for DeepSeek Harness: write/edit/editor/bash calls touching sensitive paths (.env, .git, SSH keys, .pem) become an approval ask.TypeScript0MIT2026-09-02
theinfluencecompany/dsh-realtimeavatarRealtime Avatar (realtimeavatar.ai) for the DeepSeek Harness (dsh): harness-held API key, public docs as skills, rta_* tools, /rta onboarding, zero runtime dependenciesJavaScript0MIT2026-09-04
TOBYCAI/dsh-patch-reasoningDSH 升级后幂等重打的模型调优补丁:DeepSeek 推理拓宽为 7 档、workflow/ralph 默认模型 deepseek-v4-flash。Idempotent DSH model-tuning patch. | Platforms: macOS/Linux (Bash); Windows: Git Bash/WSLShell0MIT2026-08-25
TonyWang-hub/dsh-plugin-trust-centerEvidence-first inspection, compatibility verification, and quarantine tooling for DeepSeek Harness plugins.TypeScript0Apache-2.02026-08-16
uckkk/dsh-csv-parse健壮 CSV 解析器JavaScript0MIT2026-08-19
uckkk/dsh-csv-to-mdCSV 转 Markdown 表格JavaScript0MIT2026-08-19
uckkk/dsh-difference集合差集JavaScript0MIT2026-08-19
uckkk/dsh-diffuser-use香薰机用量JavaScript0MIT2026-08-20
uckkk/dsh-digital-root数字根JavaScript0MIT2026-08-21
uckkk/dsh-env-json.env ↔ JSONJavaScript0MIT2026-08-19
uckkk/dsh-future-digital-human数字人JavaScript0MIT2026-08-21
uckkk/dsh-iniINI ↔ JSON 转换JavaScript0MIT2026-08-19
uckkk/dsh-inspection年检周期JavaScript0MIT2026-08-20
uckkk/dsh-json-csvCSV ↔ JSON 转换JavaScript0MIT2026-08-19
uckkk/dsh-json-diffJSON 语义对比:深比较两个 JSON 返回增删改键路径JavaScript0MIT2026-08-19
uckkk/dsh-json-escapeJSON 转义JavaScript0MIT2026-08-19
uckkk/dsh-json-mergeJSON 深合并JavaScript0MIT2026-08-19
uckkk/dsh-json-patchJSON Patch(RFC 6902)JavaScript0MIT2026-08-19
uckkk/dsh-json-pointerJSON PointerJavaScript0MIT2026-08-19
uckkk/dsh-json-queryJSON 路径查询/设置JavaScript0MIT2026-08-19
uckkk/dsh-json-schemaJSON Schema 校验JavaScript0MIT2026-08-19
uckkk/dsh-json-sizeJSON 统计JavaScript0MIT2026-08-19
uckkk/dsh-json-to-goJSON 转 Go:JSON → 带 json tag 的 Go 结构体JavaScript0MIT2026-08-19
uckkk/dsh-json-to-rustJSON 转 Rust:JSON → serde Rust 结构体JavaScript0MIT2026-08-19
uckkk/dsh-json-to-sqlJSON 转 SQLJavaScript0MIT2026-08-19
uckkk/dsh-json-to-tableJSON 转 ASCII 表格JavaScript0MIT2026-08-19
uckkk/dsh-json-validateJSON 校验与修复:定位语法错误行列,修复注释/尾逗号/单引号JavaScript0MIT2026-08-19
uckkk/dsh-json5JSON5 解析与序列化JavaScript0MIT2026-08-19
uckkk/dsh-jsonlJSONL 转换JavaScript0MIT2026-08-19
uckkk/dsh-ndjsonNDJSON 转换JavaScript0MIT2026-08-19
uckkk/dsh-regex正则工具:测试匹配/替换/转义JavaScript0MIT2026-08-19
uckkk/dsh-repo-health项目体检:检查 README/LICENSE/.gitignore/测试/CI/锁文件等最佳实践并返回体检报告JavaScript0MIT2026-08-19
uckkk/dsh-scaffold项目脚手架:生成 LICENSE/.gitignore/.editorconfigJavaScript0MIT2026-08-19
uckkk/dsh-session-exportDSH 会话导出/备份工具:列出本地会话并把任意会话导出为 Markdown/JSON(支持 zstd 与明文存储)。Session export & backup for DeepSeek Harness.JavaScript0MIT2026-08-17
uckkk/dsh-text-diff行级文本 diffJavaScript0MIT2026-08-19
uckkk/dsh-timezone-diff时差换算JavaScript0MIT2026-08-20
uckkk/dsh-xmlXML ↔ JSON 转换JavaScript0MIT2026-08-19
uckkk/dsh-yamlYAML ↔ JSON 转换JavaScript0MIT2026-08-19
Wang-Lin-Chang/dsh-macosmacOS backend for dsh-witness/dsh-anchor: uchg + sandbox-exec sandbox recipes. Every claim carries an experiment number.TypeScript0Apache-2.02026-09-11
wanghj040530/dsh-swarmAutonomous team collaboration plugin for DeepSeek Harness: captain splits tasks, specialized members with independent API/plugins run in isolated DSH subprocesses, JSONL mailbox IPCJavaScript0MIT2026-08-24
wave-av/wave-runtime-registryWAVE's curated index of the agent-harness plugin ecosystem — measured stars + WAVE verdicts per entry. Public, CI-gated.TypeScript0Apache-2.02026-09-05
welltop-jim-wang/nomicoreA self-describing, governed data core for AI agents—schemas, authority, validation, and semantic context travel with the data.TypeScript0MIT2026-09-11
welsione/dsh-skill-managerSkill manager for DeepSeek Harness (DSH): settings-page panel to enable/disable skills; disabled skills are never discovered by agents at runtime.JavaScript0MIT2026-08-18
winterhuan/dsh-shadow-mindParallel cognitive runtime for DeepSeek Harness, ported from pi-shadow-mindTypeScript0MIT2026-08-25
winyh/dsh-growthdsh-growth 是一个本地优先的 DeepSeek Harness 插件,用于把 Markdown、CSV 和 JSONL 中的增长资料与业务数据,转化为可解释的增长诊断、落地方案和执行 SOP。 dsh-growth is a local-first DeepSeek Harness bundle for evidence-backed user growth and customer acquisition analysis, actionable plans and execution SOPs.TypeScript0MIT2026-08-21
Wisper-beep/dsh-runboxIsolated execution substrate for DeepSeek Harness (dsh): run agent shell / fs / process / terminal / jobs inside disposable containers.TypeScript0MIT2026-09-11
WODE25500/dsh-token-dietDSH token-saving toolkit: proactively slim large text/JSON/CSV before they enter context (diet_text / diet_json / diet_csv / diet_estimate). Zero-dependency pure functions.TypeScript0MIT2026-08-26
WODE25500/dsh-tool-sqliteDSH SQLite data tool: list databases, tables, schema and run read-only SQL over local .db files. Zero-dependency (node:sqlite). DeepSeek Harness plugin.TypeScript0MIT2026-08-26
wwumit/skills-tools通用工具技能(Excel/CSV/PPT/健身等)Python0MIT2026-08-24
wyhgoodjob/dsh-checkpointGit-snapshot checkpoint/rollback capability for DeepSeek Harness: revert files and conversation to a previous completed turn.TypeScript0MIT2026-09-06
xarleyn/dsh-session-scopePer-session workspace scoping for DeepSeek Harness — expose only selected directories to agents with focused and isolated enforcement.TypeScript0MIT2026-09-06
xby-skill/xby-calculator一个功能完整的基于 Model Context Protocol (MCP) 的计算器服务器,提供丰富的数学运算功能,包括基础算术、根式运算、三角函数、对数运算、统计学、组合数学、数论、复数运算、矩阵运算、数值分析、金融计算、单位转换和几何计算等 13 个专业数学模块。TypeScript0MIT2026-09-02
xby-skill/xby-calculator-kel基于Model Context Protocol (MCP)的数值计算器,提供加减乘除、幂运算、平方根和整数阶乘运算功能。TypeScript0MIT2026-09-02
xby-skill/xby-csv2json一个基于FastMCP的CSV到JSON转换MCP服务器,提供高效的CSV数据转换服务。TypeScript0MIT2026-09-02
xby-skill/xby-json-rpc一个基于OpenRPC的Model Context Protocol (MCP)服务器,提供JSON-RPC功能调用和方法发现服务。TypeScript0MIT2026-09-02
xby-skill/xby-jsondiff基于MCP协议的高效JSON对比工具,专为AI对话场景设计,提供智能对比、快速响应和清晰输出。TypeScript0MIT2026-09-02
xby-skill/xby-osrs-stat一个提供实时《Old School RuneScape》玩家统计数据和排行榜数据的Model Context Protocol (MCP)服务器,支持多种游戏模式和玩家比较功能。TypeScript0MIT2026-09-02
xby-skill/xby-source-coop一个用于发现和访问800TB+地理空间数据的MCP服务器,支持AI客户端通过JSON-RPC协议进行交互,提供智能搜索和高效数据访问功能。TypeScript0MIT2026-09-02
xby-skill/xby-subnet-calculator一个基于Model Context Protocol的服务,提供IPv4子网规划工具,包括子网大小计算、通配符掩码生成、网关选择和主机验证等功能。TypeScript0MIT2026-09-02
xby-skill/xby-toronto-open-data-server一个通过CKAN API直接访问多伦多开放数据的MCP服务器,支持智能数据集发现、灵活查询和CSV数据预览,专为LLM代理设计。TypeScript0MIT2026-09-02
xianfanwindy/dsh-doctor-windowsRead-only Windows startup diagnostics for DeepSeek Harness.TypeScript0MIT2026-08-21
xiangyun0519/dsh-trace-narratorDeepSeek Harness 插件:把 dsh 最被称赞的 trajectory 特性从本地私有日志变成可分享、可复盘、可教学的结构化报告。 内置 5 套 schema(summary / postmortem / tutorial / debug / executive),支持中英日三语,严格脱敏默认开启,数据不出本地。TypeScript0MIT2026-08-22
XiaoYuOvO/dsh-external-sessionPortable Git-backed external session persistence plugin for DeepSeek HarnessJavaScript02026-09-04
xiixii005-tech/dsh-file-diffdeepseek harness 会话文件修改总览插件(by dsh deepseek v4 flash)JavaScript02026-09-11
xingzhen199186/dsh-insight-treeDSH runtime observability and plugin diagnostics panelTypeScript0MIT2026-09-09
xiongjiamu/dsh-gitmodules-dirgit-partial-submodule bundle for DeepSeek Harness (dsh): lets dsh users add, clone, and manage partial git submodulesPython02026-08-19
xuqingsakura/dsh-workspaceDeepSeek Harness 独立工作台窗口插件:VSCode 风格的文件树 / 编辑器 / 终端 / Git / 浏览器,按会话隔离。JavaScript02026-08-21
yajiangandchenchen/dsh-sandbox-permissions-not-strictly-wider-justification-empty-fix修复 sandbox_permissions 和 justification 字段在 pwsh/bash/fs/dsh-sandbox 中的 no-op 升级报错。当会话已是 danger-full-access 模式时,模型携带空 justification 或重申同一模式被拒的问题。JavaScript0MIT2026-08-31
yh01010/dsh-mcp-matlabDSH plugin: bridge to the MATLAB MCP server (matlab-mcp-server-windows-x64). Registers mcp__matlab__* tools: evaluate code, run scripts and tests, inspect toolboxes.JavaScript0MIT2026-09-09
yingtianlan/dsh-tauri-turnrewind每次 Agent 改动自动建私有快照,/undo 一键预览红绿 diff 并回滚本轮文件——卡内确认、冲突检测、不动你的 git历史TypeScript0MIT2026-09-09
yongshuai0314/dsh-turnsnapZero-config per-turn git checkpoints for DeepSeek Harness: every completed agent turn in a git workspace becomes one tagged [turnsnap] commitJavaScript0MIT2026-08-27
youkongling/dsh-plugin-gateStandalone pre-install security gate for DeepSeek Harness plugins, with npm, Git, and local source review.JavaScript0Apache-2.02026-08-16
yujiaoliang/dsh-plugin-amdgpu-inspectStructured AMDGPU code-object and ISA inspection for DeepSeek Harness.JavaScript0MIT2026-08-15
YYfather/dsh-token-vaultSecure credential vault for DeepSeek Harness: tokens never leave the host — the agent runs gh/npm/npx/node/git with the token injected in the environment. Manage from 设置 → 凭证库 / 市场 → 已安装.JavaScript0MIT2026-08-23
yzhangjy/dsh-pattern-searchDSH plugin: regex pattern search over the current conversation — /pattern-search window + pattern_search tool to observe model output behaviorTypeScript0MIT2026-08-25
yzxxy010/dsh-workspace-write-plusDSH 第四档权限 工作区修改++:文件仍锁工作区,通配符放行 Git Bash 等进程沙箱。JavaScript0MIT2026-09-08
zhang8019/dsh-permission-matrixPermission matrix for DeepSeek Harness: 3 sandbox modes x 4 approval strategies = 9 presets, with global and LLM-robot defaults, three-tier risk policies, audit log and git checkpoint.JavaScript0MIT2026-09-11
zhangjiabo522/dsh-tool-docDeepSeek Harness 文档工具插件:read/create/edit PDF/DOCX/XLSX/PPTX/CSV/Markdown(read_document、create_document、edit_document)TypeScript0MIT2026-08-15
zhao-wuyan/dsh-maestro-runtimeDSH host plugin for maestro-flow: guard, context, KG sync, delegate/team/coordinator runtimeJavaScript0MIT2026-09-09
zhaoyaqi18/dsh-pdfslimPDF compression MCP tools for DeepSeek Harness (dsh). Compress/optimize/inspect PDFs via api.pdfslim.app — free 20 calls/day, pro key on Ko-fi.02026-08-17
ZhenMoon/dsh-httpGeneric HTTP/API client plugin for DeepSeek Harness (DSH): one http_request tool for any method, headers, JSON/text bodies, redirects, timeouts and truncation, over a zero-dependency Node fetch driverJavaScript0MIT2026-08-16
zhongjie10086/dsh-adaptive-nativeWindows-native Adaptive preset for DeepSeek HarnessJavaScript0NOASSERTION2026-09-09

其他分册 / Other volumes

生态与资源 / Ecosystem & Resources · 界面与体验 / UI & Experience · 设计、媒体与视觉 / Design, Media & Vision · 网页与浏览器 / Web & Browser · 集成与分享 / Integrations & Sharing · 知识与研究 / Knowledge & Research · 多 Agent 编排与协作 / Multi-Agent Orchestration & Teams · Agent、自动化与工作流(A–M) / Agents, Automation & Workflows (A–M) · Agent、自动化与工作流(N–Z) / Agents, Automation & Workflows (N–Z) · 实用工具与其他 / Utilities & Other

Data source

Generated by node scripts/merge.mjs from data/repositories.json.