christophersmith2737-commits/OffPeak3

dsh-offpeak

Peak-hour price guard for DeepSeek API tidal pricing: intercept sends during peak hours (Beijing 09:00-12:00 / 14:00-18:00) and schedule them to run at off-peak prices. / DeepSeek 峰谷定价高峰拦截提醒:高峰时段拦截发送,定时到低价时段自动执行。

AI Analysis

在早晚高峰时段拦截 API 请求,并支持定时到低价时段自动执行。适合希望通过避开高峰期来降低 DeepSeek API 使用成本的用户。

Package
dsh-offpeak
Version
1.0.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:christophersmith2737-commits/OffPeak

Configuration

KeyDefaultMeaning
effectiveFrom"2026-08-17"Tidal-pricing start date (Beijing); plugin is dormant before it
debugfalseBypass effectiveFrom; enables /ds-offpeak/debug-remind
peakWindows09:00–12:00, 14:00–18:00Peak windows in minutes ({ start, end }), overridable
profileauto (web)Profile that owns the state file