Coding & Development plugins

DSH coding plugins target software work in DeepSeek Harness — code review, refactoring, test generation, diff analysis, linting, and repository navigation.

132 cataloged

Recommended projects

Cataloged projects

Repositories with traceable evidence of a DeepSeek Harness relationship. They have not been reviewed, install tested, or security checked — the signal below each one is the whole of what the registry currently knows.

How cataloging works

dsh-coding-agent-preset

Saikel-Orado-Liu
Cataloged

Windows-adapted DSH coding agent preset with persistent PowerShell 7 (pwsh) and str_replace_editor, mirroring the official minimal preset.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DeepSeek Harness (DSH) plugin status panel & profile ops console: pending-restart (SSE), one-click restart, multi-profile sync install (web+desktop), supply-chain preview, rollback/undo, updates/align, health, diff, boot report, audit log & agent tools.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DSH 插件:Git 卫生巡检——只读扫描已合并/过期分支、大文件、未跟踪文件与未提交修改,输出体检报告与清理建议,不自动删除任何东西。Git Hygiene Checker for DeepSeek Harness.

README documents a DSH install command Package metadata declares a DSH dependency

dsh-git-graph

WhitePlusMS
Cataloged

Read-only Git Graph view for the DeepSeek Harness web interface. Inspect commit topology, branches, tags, remotes, HEAD, and working-tree status in a dedicated view beside Chat and Trajectory.

README documents a DSH install command Bundle manifest found in repository Package metadata declares a DSH dependency

kurenai

kurenai-studio
Cataloged

DSH-native Cocos vibe coding studio with headless preview and runtime inspector

Bundle manifest found in repository Package metadata declares a DSH dependency

dsh-wakatime

dingyi222666
Cataloged

WakaTime plugin for DeepSeek Harness (dsh) — track AI coding activity, lines of code, and time spent

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

A customized DeepSeek Harness git branch UI plugin.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DSH 插件:审计仓库的文档-代码一致性——版本号/更新记录表/结构树/模块清单/测试计数/文档间引用漂移检测,按严重度输出修复建议,全程只读。Document-Code Consistency Guard for DeepSeek Harness.

README documents a DSH install command Package metadata declares a DSH dependency

ironlaw

Porphyrioon
Cataloged

IronLaw: evidence-backed completion and repair layer for coding agents

README documents a DSH install command
Cataloged

用于拉取nature中最新的生物化学信息学论文。最初的想法来源于想要一个实时推送论文的应用来辅助我日常的学习,受deepseek harness“一切皆插件”理念的启发,我打算vibecoding出一个插件,顺便开源。

Package metadata declares a DSH dependency
Cataloged

Read-only Git status, diff, log, blame, stash, and worktree tools for DeepSeek Harness

README documents a DSH install command Package metadata declares a DSH dependency

dsh-git

mojiexuan
Cataloged

A VS Code-style Git source control panel plugin for DeepSeek Harness.为 DeepSeek Harness 开发的一个类似 VS Code 的 Git 源代码管理面板插件。

README documents a DSH install command Package metadata declares a DSH dependency

Coding & Development plugins: common questions

What is a DSH coding plugin?
A plugin specialised for software tasks: reading a repository, reviewing diffs, generating tests, or driving a refactor.
Do coding plugins need filesystem access?
Almost always. Reading and writing source files is the point of the category.
Do they work in the headless profile?
Many do, which is what makes them usable in CI. Check the profile support listed on each record.