dsh plugins中文
← Back to popular plugin directory

Git Worktree Manager

FlashingChen/dsh-worktree · skills

Codex-style permanent git worktrees for DeepSeek Harness: worktreecreate/list/remove agent tools, a /worktree chat command, and durable per-repo manifests.

★ 5GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
MITLicense

Project overview

Codex-style permanent git worktrees for DeepSeek Harness — a Cordis plugin that gives a DSH profile the same durable-worktree workflow as codex worktree create --permanent.

When a session's workspace is inside a registered permanent worktree, the agent is told once: which worktree, of which repo, at which base commit, plus the management commands. Sandbox note

Install command

dsh plugin --profile web add github:FlashingChen/dsh-worktree
View GitHub repository ↗Back to popular plugin directory