king-bcolor/dsh-gh-plugin ↗★ 0
dsh-gh-plugin
DeepSeek Harness plugin wrapping the GitHub CLI (gh) with a browser settings UI.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:king-bcolor/dsh-gh-plugin说明文档
阅读完整 README ↗Usage
dsh --profile default
## Configuration
```yaml
- id: gh
name: dsh-gh-plugin
config:
ghBin: /usr/local/bin/gh
timeoutMs: 30000
confirmDangerous: true