deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:overact/dsh-peak-indicator
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
English | 中文 (Chinese)
DeepSeek Peak / Off-Peak Time Indicator for DSH Web GUI: Real-time pricing window status chip, live countdown, multi-timezone auto-conversion, 24-hour visual schedule timeline, and official DeepSeek V4 API pricing reference table.
Following DeepSeek API's new dynamic pricing policy effective August 17, 2026 00:00 (Beijing Time / UTC+8), API requests during peak hours are billed at regular rates, while off-peak hours enjoy a 50% discount (half price) across cache-hit input, cache-miss input, and output tokens.
dsh-peak-indicator integrates seamlessly into the DeepSeek Harness (DSH) Web GUI to give developers and teams instantaneous awareness of current pricing windows, countdowns to the next schedule switch, and transparent cost references.
Concise & Non-Intrusive Typography:
Peak Rate & Off-Peak.高峰价 & 平峰.Native Session Header Docking (Zero Overlay Conflict):
conversation.session.header.actions slot at order 35 (immediately adjacent to the quota chip, safely positioned to the left of the Session Log export button).top-right, top-left, top-center).Accurate DeepSeek V4 Peak & Off-Peak Schedule Rules:
09:00~12:00 & 14:00~18:00 (Beijing Time / UTC+8).00:00~09:00, 12:00~14:00, 18:00~24:00), where all tokens are discounted by 50%.DeepSeek-V4-Flash-0731 and DeepSeek-V4-Pro-0813.Multi-Timezone Auto-Detection & Dual Clocks:
Live Per-Second Countdown:
To Peak in 02:28:15 / To Off-Peak in 01:14:02).Interactive 24-Hour Visual Schedule Timeline:
Native DSH Internationalization (i18n):
ctx.locale (dsh-peak-indicator).Sidebar Footer Quick-Access Action:
sidebar.footer.action, order 1000) without disturbing existing action buttons.| Model | Base Input (Miss) (Off-Peak / Peak) |
Cache Hit Input (Off-Peak / Peak) |
Model Output (Off-Peak / Peak) |
|---|---|---|---|
| DeepSeek-V4-Flash | ¥1.50 / ¥3.00 | ¥0.05 / ¥0.10 | ¥4.50 / ¥9.00 |
| DeepSeek-V4-Pro | ¥4.50 / ¥9.00 | ¥0.15 / ¥0.30 | ¥13.50 / ¥27.00 |
Prices in CNY (¥) per 1 Million Tokens.
~/.dsh/profiles/web/package.jsonAdd the dependency:
{
"dependencies": {
"dsh-peak-indicator": "link:/path/to/dsh-peak-indicator"
},
"dsh": {
"profile": {
"bundles": [
"@deepseek-ai/dsh-base",
"@deepseek-ai/dsh-web-app",
"dsh-peak-indicator"
]
}
}
}
cordis.patch.ymlThe plugin provides its own bundle patch declaration, which is automatically merged into the profile roster upon launch.
MIT License.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。