jiay98528-dev/dsh-model-sync ↗★ 0
dsh-model-sync
Sync live provider model lists into DSH settings and show 5h/7d quota rings for the current session model.
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiay98528-dev/dsh-model-sync说明文档
阅读完整 README ↗dsh-model-sync
English · 中文
把各提供方线上模型列表同步进 DeepSeek Harness 设置,并在输入框旁显示 5 小时 / 7 天额度圆环。对话里的圆环只跟当前会话正在用的模型。
设置 → 模型同步 展示全部已配置提供方:启停本插件、发现并写入新模型、查看各家额度。输入框旁的圆环只标注当前会话模型;全部家底仍在设置页。
效果
设置页:发现并一键写入新模型

输入框:悬停圆环查看当前 提供方 / 模型

内环是 5 小时,外环是 7 天。悬停标题为 提供方 / 模型。按量计费用「上次充值 = 100%」对照当前余额。
安装
npm(推荐,预构建,不用开 allowBuilds):
dsh plugin --profile web add dsh-model-sync
GitHub(同样带 lib/,也不用 allowBuilds):
dsh plugin --profile web add github:jiay98528-dev/dsh-model-sync
然后重启 dsh web,刷新页面,打开 设置 → 模型同步。
包已声明 dsh.bundle(cordis.patch.yml)和 dsh.client.immediately: true,设置页和圆环会自己挂上,不依赖别的包 inject。
使用
1. 设置页
- 启动
dsh web,打开 设置。 - 左侧点 模型同步。