dsh-worktree-panel
DSH Web 的 Git worktree 面板:将工作区侧栏替换为项目 → 主/关联 worktree → 会话分组,支持创建和删除 worktree、切换主分支,并在脏工作树与活跃会话保护下迁移可配置的项目内或全局存储位置。
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 plugin add dsh-worktree-panel 简介
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…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 8
- 月下载
- –
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- branch-management, deepseek-harness, dsh, dsh-plugin, dsh-plugins, worktree
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。