dsh-git-plugin
已验证作者 MashedPotato817 · Git 与 DevOps
Git workflow plugin for DeepSeek Harness: slash commands and read-only git tools
已验证插件
依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的 dsh 插件加载。
我们在仓库里找到了什么
- — 依赖 @deepseek-ai/cordis
- — 依赖 @deepseek-ai/dsh-commands
- — npm 包 dsh-git-plugin
安装方式
先安装这个包,再在你的 cordis.yml 里注册它:
npm install dsh-git-plugin# cordis.yml
plugins:
dsh-git-plugin:
插件的 key 和配置项各不相同——照抄之前请先看仓库的 README。dsh 还处于开发者预览阶段,加载器格式仍在变动。
安装之前
本站的收录不是安全审计。上面的分级只说明这个仓库是否接线为真正的 dsh 插件——不代表它可以放心运行。插件以你的 agent 的权限执行:你的文件、你的 shell、你的网络。安装前如何审查一个 dsh 插件
在这个仓库里发现了恶意代码或仿冒行为? 举报此条目
仓库信息
- Star
- 2
- Fork
- 0
- 未关闭 issue
- 0
- 语言
- JavaScript
- 开源协议
- MIT
- npm 包
dsh-git-plugin@ 0.1.0- 创建于
- 2026-08-13
- 最后推送
- 2026-08-13
标签
Git 与 DevOps 分类下的更多插件
dsh-find-plugin
已验证awesome-dsh-plugin
Find DSH plugins inside the agent — live GitHub dsh-plugin topic search, star-ranked / 会话内搜索发现 DSH 插件
dsh-user-experience
已验证DietCokewithSugar
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-milestone
已验证SnowCrescenter-tech
Git-style milestone timeline for DeepSeek Harness - hover for metadata, click to jump to any message. 会话里程碑导航条:像 Git 提交图一眼定位每条提问,悬停看时间/轮次/耗时/TTFT,点击即跳转。
dsh-md-notes
已验证XieZongChen
A note-taking plugin for DeepSeek Harness (DSH). It provides a full MD notes manager and MD notes editor, letting you quickly capture conversation content into notes. Notes can be maintained by syncing to a Git repository
deepseek-harness-zh-cn
已验证imlishiyuan
让 DeepSeek Harness 的推理(reasoning)与输出默认使用简体中文的中文插件。A Chinese-first plugin that makes [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) reason (`reasoning`) and answer in Simplified Chinese by default.
dsh-prompt-persona
已验证Xilin3
DSH plugin: edit the system prompt (deployment persona) from the Settings page, with live preview.