Huasfan/dsh-tool-git

插件 ⭐ 2 MIT codingtools

DeepSeek Harness 代理的 Git 工具

catalog 简介:Git tools for DeepSeek Harness agent

安装

# 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>

Huasfan/dsh-tool-git 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。