Mars-Sea/dsh-commandcode-provider ↗★ 42
@mars-sea/dsh-commandcode-provider
非官方的 DeepSeek Harness LLM 服务商插件,移植自 pi-commandcode-provider。注册 'commandcode' 服务商路由,提供模型页面卡片和实时模型目录。
AI 分析
用于在 DSH 中接入 Command Code 语言模型服务。适合需要使用 Command Code 模型,并希望在模型页面进行可视化管理与状态查询的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Mars-Sea/dsh-commandcode-provider说明文档
阅读完整 README ↗Usage dashboard
The plugin registers a /commandcode slash command (requires the dsh commands service, present in the standard web profile) showing your account state from the official account endpoints:
/commandcode (or /commandcode status)

Each endpoint degrades independently — a temporary failure of one leaves the rest visible and notes the failure inline.