Letter2025/dsh-task-worktree

插件 ⭐ 0 MIT coding

安装

Local session                                Worktree session (open <.dsh-worktrees/<name>> as workspace)
   │  agent calls worktree_create                 │
   ├─────────────────────────────────────────────►│ isolated checkout, normal dev & commits
   └──────────────────────────────────────────────┴─ done, back to the local session
        │
        ├─ /worktree bring-back <name>  → merge worktree branch into the main branch
        │                                 (requires a clean main workspace)
        ├─ /worktree finish <name> <msg> → commit on the worktree branch, keep it there
        └─ /worktree remove <name>       → delete the worktree + branch

Letter2025/dsh-task-worktree 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。