Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
6 plugins trouvés
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
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
worktree-mgr
johnxu22786/worktree-mgr
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.
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