跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 50 个插件

P

dsh-serendipity

pocketswpu/dsh-serendipity

把用户本人当作 RPG 主角:每轮对话结束后有几率触发随机「奇遇」,事件库 700+,覆盖科幻/玄幻/远古/动漫/小说/武侠/都市七大主题,增减力量/智力/敏捷/魅力/幸运/体魄六维属性,积累经验升级并随等级解锁更宏大的事件,含属性加权分支与设置页可视化配置。

25天前娱乐MIT
Y

dsh-git-workflow

yangyongzhen/dsh-git-workflow

规范提交(Conventional Commits)、自动 changelog、PR 描述生成与分支推送,纯 git CLI 实现。

29天前Git 与代码评审
L

dsh-git-hygiene

lucky8197/dsh-git-hygiene

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

29天前Git 与代码评审BSD-3-Clause
J

worktree-mgr

johnxu22786/worktree-mgr

按任务隔离的 git worktree 工作区,覆盖创建/同步/收尾全生命周期:任务名自动派生分支、合并目标双重校验、内置批量清理——全程零手工 git 操作。

220小时前Git 与代码评审MIT
F

dsh-handoff

fleetingecho/dsh-handoff

每个工作目录与 git 分支自动维护 handoff.md:记录回合、折叠为简洁 Markdown 并注入后续会话,存储于 ~/.agent/agent-handoff,与 pi-handoff 字节级兼容。

24天前记忆
L

dsh-tool-git

lxj808624/dsh-tool-git

为 DeepSeek Harness 提供的结构化安全 Git 工具族:status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout,带破坏性命令保护

29天前工具与能力MIT
L

dsh-gitflow

lonelymoon87/dsh-gitflow

增加需要审批的 Git 状态、diff、日志、提交、分支和可选检查点工具。

23天前Git 与代码评审MIT
T

dsh-plugin-git-workflow

truelove-dreamer/dsh-plugin-git-workflow

一等公民的 Git 工具:status / diff / log / commit / branch,参数与路径校验、零 shell 调用,杜绝注入。

27天前Git 与代码评审
C

deepseek-kanban-plugin

callmesoul/deepseek-kanban-plugin

DSH 任务看板:任务状态机 + git 分支隔离,agent 自动执行、审核后自动合并回基础分支。

1前天工作流与自动化
P

dsh-workflow-canvas

piedpiper911/dsh-workflow-canvas

DSH 可视化工作流编排画布,基于 React Flow 拖拽编排工具调用、子智能体与条件分支。

16天前工作流与自动化
L

dsh-task-worktree

letter2025/dsh-task-worktree

任务级 git worktree:per-repo manifest 持久保存;Worktree 模式在首条消息注入创建指引并统一 worktree/ 分支前缀,头部徽标替代工作区注册,支持带回主目录或强制删除收尾。

13天前Git 与代码评审MIT
M

dsh-git

mojiexuan/dsh-git

Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.

16天前UI 增强MIT
W

dsh-git-status

wongzexu/dsh-git-status

专精于 Git 分支与状态处理:Web 右缘 Git 状态浮窗,commit DAG 泳道图、未提交改动与 stash、行内 diff,右键分支/tag 切换、合并、重命名、删除、新建,一键拉取全部远程。

13天前Git 与代码评审MIT
T

dsh-workspace-snapshot

txy-ucas/dsh-workspace-snapshot

以结构化数据返回有界、相对仓库根的 Git 状态,不暂存、不提交,也不切换分支。

18天前Git 与代码评审MIT
L

dsh-git-worktree

laoyuehanni/dsh-git-worktree

在 Web 输入框切换分支、以真实工作区方式创建隔离的 git worktree。

13天前Git 与代码评审
C

dsh-fork-graph

chouyong/dsh-fork-graph

会话标题栏内联的 Git 风格 fork 血缘图:用彩色轨道与分叉曲线显示会话从何处分支,并可点击跳转。

18天前会话与消息MIT
W

dsh-git

wanghaoyihaoyi/dsh-git

Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.

0前天Git 与代码评审MIT
A

dock-git

aks1st/dock-git

dock 系列 Git 历史可视化插件:泳道式提交图、分支/标签管理、暂存/提交/推送与远端操作。

05小时前UI 增强MIT
N

dsh-serverchan-notify

nickhelion/dsh-serverchan-notify

回合结束时向 Server酱3 推送微信通知——标题、模型、项目目录、Git 分支、状态与回复摘要,支持子代理过滤,fire-and-forget 不阻塞主流程。

03天前集成与远程MIT已归档
D

dsh-wending-git-workbench

dd2673/dsh-wending-git-workbench

Codex 风格 Git 工作台:工作区级更改、diff、暂存、提交、受守卫的分支操作、提交图谱、fetch、pull --ff-only 与经官方插件 API 的上游推送。

08天前Git 与代码评审Apache-2.0
K

dsh-git-workbench

kaixinbaba/dsh-git-workbench

DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees throug

06天前会话与消息MIT
S

dsh-risk-guard

shuxue6662-a11y/dsh-risk-guard

零打扰审计与保险丝拦截:静默记录每次工具调用并做纯规则风险评分(含累积加分、风险等级分布、归档保留期清理),只拦不可逆灾难(受保护路径删除、磁盘擦除、force push 到受保护分支/引用、凭据外发),/risk-guard 输出脱敏操作账单并支持 --since 时间过滤。

07天前安全与权限MIT
J

dsh-git-nexus

jfwaskin/dsh-git-nexus

DSH Web 的 Git 与 GitHub 面板:暂存/撤销/丢弃/差异、分支、提交、推送/拉取/同步、日志、文件浏览、工作流看板,以及带 PR 创建的 GitHub OAuth。

08天前Git 与代码评审MIT
C

dsh-branch-review

chouyong/dsh-branch-review

为相关 DSH 会话分支记录人工决策:保留、淘汰或待跟进,并保存理由、标签与外部链接。

06天前会话与消息