Huasfan/dsh-tool-git

Plugin ⭐ 2 MIT codingtools

Git tools for DeepSeek Harness agent

Install

# From GitHub (pnpm runs the prepare build automatically)
dsh plugin --profile web add github:Huasfan/dsh-tool-git

# First git install: pnpm refuses to run build scripts until explicitly allowed —
# dsh prints the exact key to add to the profile's pnpm-workspace.yaml:
#   allowBuilds:
#     dsh-tool-git: true
# Consider pinning a commit: github:Huasfan/dsh-tool-git#<commit-sha>

Add Huasfan/dsh-tool-git to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.