king-bcolor/dsh-gh-plugin0

dsh-gh-plugin

DeepSeek Harness plugin wrapping the GitHub CLI (gh) with a browser settings UI.

包名
dsh-gh-plugin
版本
0.2.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:king-bcolor/dsh-gh-plugin

Usage

dsh --profile default

## Configuration
```yaml
- id: gh
  name: dsh-gh-plugin
  config:
    ghBin: /usr/local/bin/gh
    timeoutMs: 30000
    confirmDangerous: true