Palaiologos1453/dsh-worktree-studio

Palaiologos1453★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Human-operated Git worktree task board for DeepSeek Harness

README 摘要

Worktree Studio English 简体中文 Worktree Studio is a human-operated Git worktree task board for DeepSeek Harness. It creates an isolated branch and linked worktree, opens that checkout as a native DSH Workspace and Session, records validation against the exact Git content state, previews mergeability, and rechecks every delivery condition before merging. It does not register model tools, alter the system prompt, or add tool schemas. The board and /worktree-studio command stay outside model context, so installing the plugin does not increase prompt tokens or change prefix-cache behavior. Screenshots When to use it Use Worktree Studio when a person wants to open and supervise several isolated coding sessions while retaining the final delivery decision. It is deliberately not a subagent orchestrator: the plugin creates the checkout and session, while the user or an existing agent workflow decides what work happens there. - One task maps to one branch, linked worktree, DSH Workspace, and Session. - The sidebar board shows committed, staged, unstaged, and untracked work across repositories. - Review output includes a bounded diff, stat summary, and untracked paths. - Validation results are…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-plugingit-worktree

分类