GooDAnDReaDY/dsh-clinebot ↗★ 0
@goodandready/dsh-clinebot
ClineBot / ClinePass 专属配套插件,提供专用设置页、实时额度限制仪表盘、凭据保存及模型选择器控制。
AI 分析
核心用途是无缝集成 Cline 服务。适合使用 ClineBot/ClinePass 渠道,并需要在 DSH 界面内直观管理 API 密钥、监控额度和切换模型的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-clinebot說明文件
閱讀完整 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: []