插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 6 个插件
dsh-agent-arena
leemancheung/dsh-agent-arena
Compares coding agents in isolated Git worktrees with deterministic validation, scoring, and explicit winner application.
dsh-worktrees
lwklbb/dsh-worktrees
Manage Git worktrees inside DSH: scan workspace repositories, create worktrees, add them as DSH workspaces, open folders, remove worktrees, and prune stale records.
dsh-git-worktree
laoyuehanni/dsh-git-worktree
在 Web 输入框切换分支、以真实工作区方式创建隔离的 git worktree。
worktree-mgr
johnxu22786/worktree-mgr
按任务隔离的 git worktree 工作区,覆盖创建/同步/收尾全生命周期:任务名自动派生分支、合并目标双重校验、内置批量清理——全程零手工 git 操作。
dsh-task-worktree
letter2025/dsh-task-worktree
Complete Git worktree support for DeepSeek Harness: task-scoped isolated worktrees with per-repo manifests, workspace registration, bring-back to main, direct commit, and durable state. Reference: Qoder / Codex / Claude Code worktrees.
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