dsh-worktree
极简 worktree 管理方案,只有一个按钮和一个弹窗。
A minimal worktree management solution with only one button and one dialog.
怎么安装
dsh plugin add @alpacachen/dsh-simple-worktree 简介
dsh-simple-worktree A lightweight Git worktree plugin for DeepSeek Harness. 简体中文 · **English** Features Create a Git worktree from any Git Workspace. Choose the current branch or the repository's main branch. Register and open the new worktree as a DSH Workspace. Create task branches as task/<name>. No additional service or project configuration. Supports DSH themes, Chinese, and English. Usage Install sh dsh plugin --profile web add @alpacachen/dsh-simple-worktree Restart dsh web after installation. You can also install from GitHub with dsh plugin --profile web add github:alpacachen/dsh-workt…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- 149
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
在 Web 输入框切换分支、以真实工作区方式创建隔离的 git worktree。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。