YMRYMR/deepseek-peak

YMRYMR★ 0HTML最后同步: 2026-08-14

在 GitHub 打开

Live DeepSeek V4 API peak/off-peak status widget — drop-in dsh-plugin for deepseek-ai/deepseek-harness, plus a standalone browser widget.

README 摘要

deepseek-peak A small live widget that shows whether the DeepSeek V4 API is currently in peak (2×) or off-peak pricing, with a countdown to the next phase change. Source of truth: api-docs.deepseek.com/quick start/pricing/ Peak hours: 01:00–04:00 UTC and 06:00–10:00 UTC (everything else is off-peak). Effective 2026-08-16 16:00 UTC . Peak rates are 2× the off-peak baseline. This repo ships two things: 1. harness-plugin/ — a dsh-plugin Cordis client package for the deepseek-ai/deepseek-harness web UI. Renders a compact status pill in the session header (left of the Session log button). This is the real integration. 2. widget.html + serve.js — a self-contained browser widget you can pin as a tab in any browser, no harness required. Useful as a fallback or for users who don't run the harness. The standalone widget is the simpler thing; the harness plugin is the "always visible inside the harness UI" experience. Install (harness plugin) Requires: - A checked-out deepseek-harness working tree (any recent commit) - node ≥ 22.19 - pnpm ≥ 11 (install once with npm i -g pnpm ) What the installer does (each step is idempotent and skipped if already done): 1. Copies harness-plugin/ → /packages…

在 GitHub 查看完整 README →
Tools / Devdeepseekdeepseek-apidsh-pluginpeak-hoursweb ui

分类