HeathHe/dsh-worktree-panel ↗★ 2
dsh-worktree-panel
Worktree + git branch management panel for the DSH Web GUI: orca-style project -> worktree -> sessions tree in the sidebar, with branch/worktree create, open and cleanup backed by real git worktrees and the DSH workspace registry.
AI 분석
将 Git Worktree 维度引入 DSH 工作区。适合使用 Git 进行多分支并行开发、希望将会话与特定代码分支绑定的开发者。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HeathHe/dsh-worktree-panel使用 / Usage
安装 / Install
dsh plugin --profile web add dsh-worktree-panel
装完重启 dsh web,工作区侧边栏即出现 worktree 维度。/ Restart dsh web afterwards; the worktree dimension appears in the sidebar.
安装指定版本 / Install a specific version:
dsh plugin --profile web add dsh-worktree-panel@0.1.1
升级 / Upgrade
dsh plugin --profile web add dsh-worktree-panel@