Eleven-is-cool/dsh-worktree

Eleven-is-cool★ 0TypeScriptLast synced: 2026-08-17

Open on GitHub

Git worktree plugin for DeepSeek Harness web: browse/create worktrees from the workspace panel

README excerpt

dsh-worktree Git worktree management for DeepSeek Harness Web. Browse all worktrees in a repository, open any worktree as a DSH workspace, and create new worktrees from existing or new branches — directly from the DSH Web interface. English 简体中文 Features - Browse repository worktrees — view the primary worktree, branch, path, lock state, and detached HEAD state. - Open a worktree as a DSH workspace — register a worktree directory and jump directly into it. - Create worktrees from existing branches — select a local branch and create a linked worktree for it. - Create new branches and worktrees together — enter a new branch name and create both in one step. - Automatic target paths — when no target directory is specified, worktrees are created next to the repository as - . - Repository discovery — if the current workspace is not itself a Git repository, direct child directories are scanned for repositories. - No shell execution — Git commands are executed with execFile() and explicit argument lists rather than through a shell. - Works with stock DSH — a sidebar footer action provides the worktree panel without modifying DeepSeek Harness. - Optional workspace menu integration — an ups…

View full README on GitHub →
Tools / Devdsh-plugindsh-plugins

Category