yuzuki-natsumi/dsh-peak-avoidance ↗★ 0
dsh-peak-avoidance
DeepSeek Harness 高峰期模型自动切换插件:高峰前自动切到指定替代模型,高峰后切回官方模型。· Auto-switch to an alternate model before DeepSeek peak hours and back to the official model afterwards. · 本插件由 AI 全权开发,作者无编程经验,请自行测试安全性;安装说明可能含 AI 幻觉。· Developed by AI; test at your own risk; install docs may contain AI hallucinations.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuzuki-natsumi/dsh-peak-avoidance说明文档
阅读完整 README ↗Usage
- Settings → Plugins → Configurable → Peak Avoidance card: status, config, manual enter/restore.
- Config lives in DSH settings (
peak-avoidancesection ofsettings.yaml); changes apply immediately. - Required:
peakModel(avoidance target) andnormalModel(official model; copy the current default on first run).