CSY656/dsh-worktree

Plugin ⭐ 1 MIT agent-orchestrationcoding

Filesystem isolation for DeepSeek Harness subagents via git worktrees. Subagents already isolate messages, permission policy, and tool sets — this plugin isolates the filesystem: each child runs in its own worktree under /.dsh/worktrees/, sharing the repository object store while keeping the working tree private.

catalog description:Git worktree filesystem isolation for DeepSeek Harness subagents — each child works in its own worktree; clean ones auto-remove, dirty ones are kept for review.

Install

dsh plugin --profile default add github:you/dsh-worktree

Add CSY656/dsh-worktree to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.