xohmai/dsh-cpa-status1

dsh-cpa-status

DeepSeek Harness 插件:CLIProxyAPI(CPA) 账号池状态面板——配额、健康刻度、流量一览 / CPA status panel for DSH

包名
dsh-cpa-status
版本
0.1.0
许可证
Apache-2.0
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xohmai/dsh-cpa-status

配置

点侧栏「连接 CPA」填两项:

  • Base URL:CPA 地址,如 http://127.0.0.1:8317;反代场景填到子路径根(https://example.com/abc123
  • Management Key:CPA 管理密钥,仅存本机凭据库,界面只显示末两位

Public URL 可选(「管理页 ↗」外链,默认 {Base URL}/management.html)。也可用环境变量预置:CPA_BASE_URL / CPA_MANAGEMENT_KEY(注入时表单内密钥只读)。