GooDAnDReaDY/dsh-clinebot ↗★ 0
@goodandready/dsh-clinebot
DeepSeek Harness companion for ClineBot / ClinePass: dedicated settings page, live quota usage limits dashboard, in-UI credentials saving, static & custom models catalog, model picker control, and /cline slash-command.
AI Analysis
核心用途是无缝集成 Cline 服务。适合使用 ClineBot/ClinePass 渠道,并需要在 DSH 界面内直观管理 API 密钥、监控额度和切换模型的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-clinebotREADME
Read the full README ↗⚙️ Configuration Reference (settings.yaml)
dsh-clinebot:
enabled: true
baseUrl: https://api.cline.bot/api/v1
apiKeyEnv: CLINEBOT_API_KEY
defaultModel: cline-pass/deepseek-v4-flash
timeoutMs: 15000
smokeTimeoutMs: 25000
enabledModels:
- cline-pass/deepseek-v4-flash
- cline-pass/deepseek-v4-pro
- cline-pass/kimi-k3
- cline-pass/qwen3.7-max
customModels: []