dsh-cc-switch
Sync cc-switch provider profiles (Claude Code / Codex relays) into DeepSeek Harness as llm-pi-ai routes, credentials stored via the DSH credential seam.
AI Analysis
自动将 Claude Code 或 Codex 转发配置同步为 DSH 的模型路由,并安全存储凭据。适合同时使用 cc-switch 和 DSH、需要快速同步模型通道的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LKRCharon/dsh-cc-switchREADME
Read the full README ↗Usage
Three planes, pick any:
| plane | how | needs a working model? | needs DSH running? |
|---|---|---|---|
| Terminal CLI | npx dsh-cc-switch (--dry-run to preview) | no | no — works before first boot |
| Startup | automatic (syncOnStart, default on) | no | — |
| Human command | type /ccswitch in the composer (/ccswitch dry to preview) | no | yes |
| Agent tool | ask the agent to run ccswitch_sync | yes | yes |