geokkjer/dsh-peak

geokkjer★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

README 摘要

dsh-peak A live peak/off-peak pricing indicator for the DeepSeek Harness, shipped as an installable dual-face bundle. DeepSeek's API moved to peak/off-peak pricing on 2026-08-16 16:00 UTC : during peak windows the rate is 2× the off-peak rate , and the windows line up almost exactly with Chinese work hours. This plugin makes that visible: - Composer pill (browser): a small always-visible control at the left of the input row — red "PEAK" during peak windows, green "OFF-PEAK" otherwise, with a live countdown to the next switch and a hover tooltip showing UTC + Beijing times. - dsh peak status tool (host): the agent can call it before suggesting or running long/expensive work, so it can warn you when you're about to pay the peak rate. Pricing windows Window UTC Beijing Peak 1 01:00–04:00 09:00–12:00 Peak 2 06:00–10:00 14:00–18:00 Off-peak everything else — (half of peak) Requirements - A DeepSeek Harness web profile (the pill mounts in the browser; the tool registers host-side) - No runtime dependencies — the host half uses a raw ctx.tools.register definition and the client bundle's only external is react Install Or from a local checkout of this repo: dsh plugin runs pnpm add in the p…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类