DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Peak Status — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-peak-status

Peak Status

DSH Web GUI 的高峰时段指示器:原生头部胶囊,显示当前北京时间是否处于 DeepSeek API 高峰时段(工作日 09:00–12:00 / 14:00–18:00;周末全天谷价),并提供实时钟表、倒计时和 ×2/非高峰价格提示。法定节假日全天谷价,

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-peak-status@1.0.4
README兼容性版本
peak indicator preview

说明

DSH Web GUI 高峰指示灯:原生会话头部胶囊,实时显示当前北京时间是否处于 DeepSeek API 高峰时段(工作日 09:00–12:00 / 14:00–18:00,周末全天谷价;法定节假日全天谷价、调休上班日按工作日高峰,节假日表联网获取并缓存),并提供实时钟表、倒计时和 ×2/非高峰价格提示。

兼容性与来源证明

Peak Status 以 dsh-peak-status 发布,当前版本为 1.0.4。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/18

版本

1.0.4stable
2026/9/18
1.0.3stable
2026/9/1
1.0.2stable
2026/8/24

相关插件

正在加载相关插件…

最新版
1.0.4
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
81.1 kB
文件数
9
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
0
最近提交
2026/9/18
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 models-usage 分类下经过校验的插件。

Usage@linxin666/dsh-usagedsh Web GUI 的使用统计插件:检测各提供商余额和编码计划配额,并提供实时令牌使用记录,以及当前提供商的专属宠物气泡Whale Widgetdsh-whale-widgetDSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件:余额/今日已用/峰谷定价、自定义泡泡点击序列(文本/余额/今日/峰谷/图片/随机语句与并列加权选择)、逐行样式与字体、悬浮快捷编辑、音效与每轮消耗、自定义角色/动图/音效、吸附与翻转自定义Usage Stats@ychris12138/dsh-usage-statsdsh Web GUI 的令牌使用热力图、提供商余额和订阅配额Codex Connectdsh-codex-connect用于 DeepSeek Harness 的 ChatGPT OAuth 和 Codex 模型。

README

dsh-peak-status

English | 中文

peak indicator preview

A peak-hour indicator for the DeepSeek Harness web GUI. A small native chip in the session header shows whether the current Beijing time is inside DeepSeek's API peak window, with a live clock, a countdown to the next transition, and a pricing hint.

Peak windows

DeepSeek's official peak/valley API pricing (effective 2026-08-17, weekends adjusted 2026-08-23):

StateWhen (Beijing time)Price
🔴 Peakweekdays 09:00–12:00 and 14:00–18:00peak price (= off-peak ×2)
🟢 Off-peakeverything else — including all of Saturday & Sundayhalf of peak

Weekends (Saturday and Sunday) are charged at the valley price all day — no peak windows on weekends.

The Chinese official work calendar refines the weekend half of that rule:

DayState (Beijing time)
法定节假日 (statutory holiday)valley for the whole day, exactly like a weekend
调休 makeup workday (a weekend worked)the normal weekday windows apply

So the chip shows 🟢 国庆节 instead of a red peak on 1 October, and 🔴 peak windows on a 调休 Saturday.

What you get

  • A colored status dot — red = peak, green = off-peak — plus the live Beijing clock (HH:MM:SS, timezone Asia/Shanghai, independent of your machine's timezone)
  • A countdown: 剩 3h 54m · 价格 ×2 during peak / 距高峰 3h 54m · 半价 off-peak
  • Holiday awareness: on a 法定节假日 the chip names the festival (e.g. 国庆节) and counts down to the first peak window after the break; on a 调休 workday it shows the normal peak state and tags the day
  • Click the chip to expand a detail card: peak windows, the next transition with a HH:MM:SS countdown, and a progress bar of the current phase
  • Fully themed with the web UI's native --dsw-alias-* variables — it blends into the interface instead of floating over it
  • Mounted persistently: it survives dsh web restarts

Install

dsh plugin --profile web add dsh-peak-status

Prefer installing straight from GitHub:

dsh plugin --profile web add github:xiaoyi-xx/dsh-peak-status

Then restart dsh web (or refresh the page). The chip appears at the top-right of the conversation header.

Usage

The chip updates every second. Click it to expand/collapse the detail card; hover for a quick tooltip. Peak/off-peak state follows the official schedule above, computed in Beijing time over the official work calendar.

If DeepSeek ever changes the peak schedule, a new release will ship with the updated windows — open an issue on this repository if you notice a mismatch.

Holiday calendar

The calendar (法定节假日 + 调休 makeup days) is fetched over the network, with three layers of fallback:

  1. Host route — the plugin's host half serves a same-origin route /dsh-peak-status/holiday/<year>. It tries jiejiariapi first and apihubs second, normalizes both shapes and caches the result in memory for 6 hours, so every browser tab shares one fetch.
  2. Browser fallback — if that route is unavailable, the browser half calls api.apihubs.cn directly (it is CORS-enabled).
  3. Plain weekend rule — with no calendar at all the chip behaves exactly like 1.0.3: weekday windows plus weekend valley.

Normalized days are cached in localStorage for 24 hours, so a restart or a spell offline still renders the right state, and the detail card always reports the source (已同步 · jiejiariapi / 未同步 · 暂按周末规则).

This is the official Chinese work calendar reading of the pricing: statutory holidays are valley and 调休 days are workdays. DeepSeek's published adjustment only mentions Saturday and Sunday — if the calendar ever diverges from what is billed, the chip follows the calendar.

License

MIT