dsh-worktree-panel
Git worktree panel for DSH Web: replaces the workspace sidebar with project → main/linked worktree → session groups, creates and removes worktrees, switches the main branch, and migrates configurable project-local or global storage with dirty-tree and active-session safeguards.
DSH Web 的 Git worktree 面板:将工作区侧栏替换为项目 → 主/关联 worktree → 会话分组,支持创建和删除 worktree、切换主分支,并在脏工作树与活跃会话保护下迁移可配置的项目内或全局存储位置。
How to install
dsh plugin add dsh-worktree-panel About
dsh-worktree-panel A Git worktree and branch-management panel for the DeepSeek Harness Web GUI. It extends the official workspace/session sidebar with a **project → main working tree / branch worktree → session** hierarchy while preserving the original workspace interactions. --- Usage Install sh dsh plugin --profile web add dsh-worktree-panel Restart dsh web after installation. The worktree hierarchy will then appear in the workspace sidebar. Install a specific version: sh dsh plugin --profile web add dsh-worktree-panel@0.1.5 Upgrade sh dsh plugin --profile web add dsh-worktree-panel@<version…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 8
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- branch-management, deepseek-harness, dsh, dsh-plugin, dsh-plugins, worktree
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.